Click or drag to resize
ISearchIndexInfo Properties

The ISearchIndexInfo type exposes the following members.

Properties
  NameDescription
Public propertyColumnNames
Column names.
(Inherited from IDataContainer.)
Public propertyHasChanged
Returns true if the object changed.
(Inherited from IAdvancedDataContainer.)
Public propertyIndexBatchSize
Gets or sets the batch size for data loading.
Public propertyIndexCodeName
Gets index code name.
Public propertyIndexSettings
Search index settings for current object.
Public propertyIndexType
Gets or sets the index type (documents, forums, etc).
Public propertyIsComplete
Returns true if the object is complete (has all columns).
(Inherited from IAdvancedDataContainer.)
Public propertyItem
Gets or sets the value of the column.
(Inherited from ISimpleDataContainer.)
Top
See Also