Click or drag to resize

GetIndexesResult Properties

The GetIndexesResult type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the count of indexes.
Public propertyItem
Gets the IndexInfo at the specified index.
Public propertyRawDocuments
Gets the raw BSON documents containing the information about the indexes.
Top
See Also