Click or drag to resize

DslIndexKeyDefinition Properties

The DslIndexKeyDefinition type exposes the following members.

Properties
  NameDescription
Public propertyIndexType
The type of index for that attribute. For ascending index, specify a value of 1. For descending index, specify a value of -1.
Public propertyName
Attribute name that include in the index
Top
See Also