Click or drag to resize

DbcTable.Indexes Property

X#
The collection of indexes

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 PROPERTY Indexes AS List<DbcIndex> GET SET 
Request Example View Source

Property Value

Type: ListDbcIndex
See Also