IndexesIndexDescriptors Property |
[Missing <summary> documentation for "P:VelocityDb.Indexing.Indexes.IndexDescriptors"]
Namespace:
VelocityDb.Indexing
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public BTreeSetOidShort<IndexDescriptor> IndexDescriptors { get; }
Public ReadOnly Property IndexDescriptors As BTreeSetOidShort(Of IndexDescriptor)
Get
public:
property BTreeSetOidShort<IndexDescriptor^>^ IndexDescriptors {
BTreeSetOidShort<IndexDescriptor^>^ get ();
}
member IndexDescriptors : BTreeSetOidShort<IndexDescriptor> with get
Property Value
Type:
BTreeSetOidShortIndexDescriptorSee Also