Click or drag to resize

SqlIndexBuilder Properties

The SqlIndexBuilder type exposes the following members.

Properties
  NameDescription
Public propertyAction
Index builder action
(Inherited from IndexBuilderBase.)
Public propertyDefaultSettings
Gets default settings collection
(Overrides IndexBuilderBaseDefaultSettings.)
Public propertyExtenders
List of Index builder extenders
(Inherited from IndexBuilderBase.)
Public propertyMeta
Meta information
(Inherited from IndexBuilderBase.)
Public propertyName
Index builder name
(Inherited from IndexBuilderBase.)
Public propertyNotification
Gets or sets notification
(Inherited from IndexBuilderBase.)
Public propertySchema
Schema
(Inherited from IndexBuilderBase.)
Public propertySettings
Settings
(Inherited from IndexBuilderBase.)
Public propertySupportedActions
List of supported actions
(Overrides IndexBuilderBaseSupportedActions.)
Public propertyType
Index builder type
(Inherited from IndexBuilderBase.)
Top
See Also