FullTextFunctionType 枚举
Specifies the fulltext function types.
命名空间: Microsoft.SqlServer.TransactSql.ScriptDom
程序集: Microsoft.SqlServer.TransactSql.ScriptDom(在 Microsoft.SqlServer.TransactSql.ScriptDom.dll 中)
语法
声明
Public Enumeration FullTextFunctionType
用法
Dim instance As FullTextFunctionType
public enum FullTextFunctionType
public enum class FullTextFunctionType
type FullTextFunctionType
public enum FullTextFunctionType
成员
成员名称 | 说明 | |
---|---|---|
Contains | The Type is Contains. | |
FreeText | The Type is FreeText. | |
None | The Type is None. |