FullTextIndex 클래스
Model schema container class for FullTextIndex
상속 계층
System.Object
Microsoft.SqlServer.Dac.Model.FullTextIndex
네임스페이스: Microsoft.SqlServer.Dac.Model
어셈블리: Microsoft.SqlServer.Dac.Extensions(Microsoft.SqlServer.Dac.Extensions.dll)
구문
‘선언
Public NotInheritable Class FullTextIndex
‘사용 방법
public static class FullTextIndex
public ref class FullTextIndex abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type FullTextIndex = class end
public final class FullTextIndex
FullTextIndex 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
Catalog | Catalog relationship class of FullTextIndex | |
ChangeTracking | ChangeTracking property class of FullTextIndex | |
Columns | Columns relationship class of FullTextIndex | |
Disabled | Disabled property class of FullTextIndex | |
Filegroup | Filegroup relationship class of FullTextIndex | |
IndexedObject | IndexedObject relationship class of FullTextIndex | |
Replicated | Replicated property class of FullTextIndex | |
SearchPropertyList | SearchPropertyList relationship class of FullTextIndex | |
StopList | StopList relationship class of FullTextIndex | |
StopListOff | StopListOff property class of FullTextIndex | |
TypeClass | Type class for FullTextIndex | |
UniqueIndexName | UniqueIndexName relationship class of FullTextIndex | |
UseSystemStopList | UseSystemStopList property class of FullTextIndex |
맨 위로 이동
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.