Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Model type class for FullTextIndex
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Shared ReadOnly FullTextIndex As ModelTypeClass
'Usage
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