共用方式為


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.

請參閱

參考

Microsoft.SqlServer.TransactSql.ScriptDom 命名空間