Compartilhar via


Construtor DdlTriggerBase

Initializes a new instance of the DatabaseDdlTrigger class.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Protected Friend Sub New
'Uso
Dim instance As New DdlTriggerBase()
protected internal DdlTriggerBase()
protected public:
DdlTriggerBase()
new : unit -> DdlTriggerBase
function DdlTriggerBase()

Exemplos

Chamando métodos

Consulte também

Referência

DdlTriggerBase Classe

Namespace Microsoft.SqlServer.Management.Smo

Outros recursos

Gatilhos DDL

CREATE TRIGGER (Transact-SQL)