Click or drag to resize

DbServer.PaintedStructure Property (Typed)

X#
This returns a DBSTRUCT array based on the DataFields and Fieldspecs that were painter in the server editor.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY PaintedStructure AS ARRAY GET 
Request Example View Source

Property Value

Type: Array
A DBSTRUCT array based on the DataFields and Fieldspecs that were painter in the server editor.
See Also