Click or drag to resize

DbServer.PaintedStructure Property

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

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

Property Value

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