Model type class for FullTextIndex
命名空間: Microsoft.SqlServer.Dac.Model
組件: Microsoft.SqlServer.Dac.Extensions (在 Microsoft.SqlServer.Dac.Extensions.dll 中)
語法
'宣告
Public Shared ReadOnly FullTextIndex As ModelTypeClass
'用途
Dim value As ModelTypeClass
value = ModelSchema.FullTextIndex
public static readonly ModelTypeClass FullTextIndex
public:
static initonly ModelTypeClass^ FullTextIndex
static val FullTextIndex: ModelTypeClass
public static final var FullTextIndex : ModelTypeClass