Click or drag to resize

DbServer.DbStructure Property

X#
Return the original dbstructure array from the DbServer object.
Since this returns the original array and not a copy of it you should be extremely careful not to change it !

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

Property Value

Type: Usual
The original dbstructure array from the DbServer object.
See Also