Freigeben über


AlterFullTextCatalogStatement-Konstruktor

Initializes a new instance of the AlterFullTextCatalogStatement class.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New AlterFullTextCatalogStatement()
public AlterFullTextCatalogStatement()
public:
AlterFullTextCatalogStatement()
new : unit -> AlterFullTextCatalogStatement
public function AlterFullTextCatalogStatement()

Siehe auch

Verweis

AlterFullTextCatalogStatement Klasse

Microsoft.SqlServer.TransactSql.ScriptDom-Namespace