FullTextIndex 속성

보호된 멤버 포함
상속된 멤버 포함

FullTextIndex 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 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.
공용 속성 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.
공용 속성 ItemCount Gets the number of full-text indexed items.
공용 속성 NumberOfFailures Gets the number of documents that failed to be full-text indexed.
공용 속성 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에서 상속됨)
공용 속성 SearchPropertyListName Gets or sets the String which contains the name of the SearchPropertyList associated with this object.
공용 속성 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에서 상속됨)

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 속성 ISfcSupportsDesignMode.IsDesignMode Gets a Boolean value that indicates whether the object supports design mode. 정보를 제공하기 위해서만 확인됩니다. 지원되지 않습니다. 향후 호환성은 보장되지 않습니다.

맨 위로 이동

참고 항목

참조

FullTextIndex 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스