Compartir a través de


AlterTriggerStatement Constructor

Initializes a new instance of the AlterTriggerStatement class.

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

Sintaxis

'Declaración
Public Sub New
'Uso
Dim instance As New AlterTriggerStatement()
public AlterTriggerStatement()
public:
AlterTriggerStatement()
new : unit -> AlterTriggerStatement
public function AlterTriggerStatement()

Vea también

Referencia

AlterTriggerStatement Clase

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom