다음을 통해 공유


DdlTriggerBase 생성자

Initializes a new instance of the DatabaseDdlTrigger class.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Protected Friend Sub New
‘사용 방법
Dim instance As New DdlTriggerBase()
protected internal DdlTriggerBase()
protected public:
DdlTriggerBase()
new : unit -> DdlTriggerBase
function DdlTriggerBase()

메서드 호출

참고 항목

참조

DdlTriggerBase 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스

관련 자료

DDL 트리거

CREATE TRIGGER(Transact-SQL)