FullTextIndexColumnSpecifier の Model 型クラス
名前空間: Microsoft.SqlServer.Dac.Model
アセンブリ: Microsoft.SqlServer.Dac.Extensions (Microsoft.SqlServer.Dac.Extensions.dll)
構文
'宣言
Public Shared ReadOnly FullTextIndexColumnSpecifier As ModelTypeClass
'使用
Dim value As ModelTypeClass
value = ModelSchema.FullTextIndexColumnSpecifier
public static readonly ModelTypeClass FullTextIndexColumnSpecifier
public:
static initonly ModelTypeClass^ FullTextIndexColumnSpecifier
static val FullTextIndexColumnSpecifier: ModelTypeClass
public static final var FullTextIndexColumnSpecifier : ModelTypeClass