FullTextIndex 成員
The FullTextIndex object represents a Microsoft Search full-text index.
FullTextIndex 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
![]() |
FullTextIndex() () () () | Initializes a new instance of the FullTextIndex class. |
![]() |
FullTextIndex(TableViewBase) | Initializes a new instance of the FullTextCatalog class on the specified parent table or view object. |
頂端
方法
頂端
屬性
名稱 | 描述 | |
---|---|---|
![]() |
CatalogName | Gets or sets the full-text catalog that supports full-text queries for the referenced full-text index. |
![]() |
ChangeTracking | Gets or sets the type of change tracking that is used by the referenced full-text index. |
![]() |
DocumentsProcessed | Gets the number of documents already processed in the current active crawl on the referenced full-text index. |
![]() |
ExecuteForScalar | Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (繼承自 SqlSmoObject。) |
![]() |
FilegroupName | Gets the name of the file group in which the full-text index is stored. |
![]() |
IndexedColumns | Represents a collection of FullTextIndexColumn objects. Each FullTextIndexColumn object represents a full-text indexed column on the full-text index. |
![]() |
IsEnabled | Gets the Boolean property value that specifies whether the referenced full-text index is configured to participate in Microsoft Search full-text indexing. |
![]() |
IsTouched | Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server. (繼承自 SqlSmoObject。) |
![]() |
ItemCount | Gets the number of full-text indexed items. |
![]() |
NumberOfFailures | Gets the number of documents that failed to be full-text indexed. |
![]() |
ObjectInSpace | Gets the Boolean property value that specifies whether the object exists in isolation, or whether it is directly or indirectly connected to the instance of SQL Server. (繼承自 SqlSmoObject。) |
![]() |
Parent | Gets the Table object that is the parent of the FullTextIndex object. |
![]() |
PendingChanges | Gets the number of pending entries the full-text index has to process. |
![]() |
PopulationStatus | Gets the type of population in progress. |
![]() |
Properties | Gets a collection of Property objects that represent the object properties. (繼承自 SqlSmoObject。) |
![]() |
ScalarResult | Gets the scalar result for the referenced object. (繼承自 SqlSmoObject。) |
![]() |
State | Gets the state of the referenced object. (繼承自 SmoObjectBase。) |
![]() |
StopListName | Gets the name of the full-text Search stop list. |
![]() |
StopListOption | Gets the stop list option associated with the full-text index. |
![]() |
UniqueIndexName | Gets or sets a unique name for the full-text index. |
![]() |
Urn | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (繼承自 SqlSmoObject。) |
![]() |
UserData | Gets or sets user-defined data associated with the referenced object. (繼承自 SmoObjectBase。) |
頂端
明確繼承實作
名稱 | 描述 | |
---|---|---|
![]() ![]() |
IAlienObjectDiscover | (繼承自 SqlSmoObject。) |
![]() ![]() |
IAlienObjectGetParent | (繼承自 SqlSmoObject。) |
![]() ![]() |
IAlienObjectGetProperty | (繼承自 SqlSmoObject。) |
![]() ![]() |
ISfcPropertyProviderGetPropertySet | (繼承自 SqlSmoObject。) |
![]() ![]() |
IAlienObjectGetUrn | (繼承自 SqlSmoObject。) |
![]() ![]() |
IAlienObjectResolve | (繼承自 SqlSmoObject。) |
![]() ![]() |
IAlienObjectSetProperty | (繼承自 SqlSmoObject。) |
頂端