Click or drag to resize

SqlIndexBuilder Class

Represents Sql Index Builder
Inheritance Hierarchy
SystemObject
  Dynamicweb.IndexingIndexBuilderBase
    Dynamicweb.Indexing.BuildersSqlIndexBuilder

Namespace:  Dynamicweb.Indexing.Builders
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public class SqlIndexBuilder : IndexBuilderBase

The SqlIndexBuilder type exposes the following members.

Constructors
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
Methods
See Also