Jegyzet
Az oldalhoz való hozzáférés engedélyezést igényel. Próbálhatod be jelentkezni vagy könyvtárat váltani.
Az oldalhoz való hozzáférés engedélyezést igényel. Megpróbálhatod a könyvtár váltását.
Specifies the fulltext function types.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public Enumeration FullTextFunctionType
'Usage
Dim instance As FullTextFunctionType
public enum FullTextFunctionType
public enum class FullTextFunctionType
type FullTextFunctionType
public enum FullTextFunctionType
Members
| Member name | Description | |
|---|---|---|
| Contains | The Type is Contains. | |
| FreeText | The Type is FreeText. | |
| None | The Type is None. |