다음을 통해 공유


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 네임스페이스