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.
Specifies the full text function type.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
Public Enumeration FullTextFunctionType
public enum FullTextFunctionType
public enum class FullTextFunctionType
type FullTextFunctionType
public enum FullTextFunctionType
Members
Member name | Description | |
---|---|---|
None | Type is None. | |
Contains | Type is Contains. | |
FreeText | Type is FreeText. |