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 schema container class for FullTextIndexColumnSpecifier
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dac.Model.FullTextIndexColumnSpecifier
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class FullTextIndexColumnSpecifier
'Usage
public static class FullTextIndexColumnSpecifier
public ref class FullTextIndexColumnSpecifier abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type FullTextIndexColumnSpecifier = class end
public final class FullTextIndexColumnSpecifier
The FullTextIndexColumnSpecifier type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
Column | Column relationship class of FullTextIndexColumnSpecifier |
![]() ![]() |
LanguageId | LanguageId property class of FullTextIndexColumnSpecifier |
![]() ![]() |
PartOfStatisticalSemantics | PartOfStatisticalSemantics property class of FullTextIndexColumnSpecifier |
![]() ![]() |
TypeClass | Type class for FullTextIndexColumnSpecifier |
![]() ![]() |
TypeColumn | TypeColumn relationship class of FullTextIndexColumnSpecifier |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.