Click or drag to resize

DbServer.IndexList Property (Typed)

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

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY IndexList AS ARRAY GET 
Request Example View Source

Property Value

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