Compartir a través de


TextModificationStatement Constructor

Initializes a new instance of the TextModificationStatement class.

Espacio de nombres:  Microsoft.SqlServer.TransactSql.ScriptDom
Ensamblado:  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintaxis

'Declaración
Protected Sub New
'Uso
Dim instance As New TextModificationStatement()
protected TextModificationStatement()
protected:
TextModificationStatement()
new : unit -> TextModificationStatement
protected function TextModificationStatement()

Vea también

Referencia

TextModificationStatement Clase

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom