DbServer.PaintedStructure Property | |
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
public virtual Usual PaintedStructure { get; }
Request Example
View SourceProperty Value
Type:
UsualA DBSTRUCT array based on the DataFields and Fieldspecs that were painter in the server editor.
See Also