Delen via


AlterFullTextCatalogStatement Constructor

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()

See Also

Reference

AlterFullTextCatalogStatement Class

Microsoft.SqlServer.TransactSql.ScriptDom Namespace