DbServer.IndexList Property | |
This returns an empty array. For servers that were painted in the DbServer editor this returns the array of Indexes.
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY IndexList AS USUAL GET
public virtual Usual IndexList { get; }
Request Example
View SourceProperty Value
Type:
UsualAn empty array. For servers that were painted in the DbServer editor this returns the array of Indexes.
See Also