| ISearchIndexInfo Properties |
The ISearchIndexInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnNames |
Column names.
(Inherited from IDataContainer.) | |
| HasChanged |
Returns true if the object changed.
(Inherited from IAdvancedDataContainer.) | |
| IndexBatchSize |
Gets or sets the batch size for data loading.
| |
| IndexCodeName |
Gets index code name.
| |
| IndexProvider |
Defines a provider which performs actions on search index.
| |
| IndexSettings |
Search index settings for current object.
| |
| IndexType |
Gets or sets the index type (documents, forums, etc).
| |
| IsComplete |
Returns true if the object is complete (has all columns).
(Inherited from IAdvancedDataContainer.) | |
| Item |
Gets or sets the value of the column.
(Inherited from ISimpleDataContainer.) |