Click or drag to resize

DbServer.FieldDesc Property

X#
This returns an empty array. For servers that were painted in the DbServer editor this returns the array of DataFields.

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

Property Value

Type: Usual
An empty array. For servers that were painted in the DbServer editor this returns the array of DataFields.
See Also