Share via


TriggerStatementBody Constructor

Initializes a new instance of the TriggerStatementBody class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New TriggerStatementBody()
protected TriggerStatementBody()
protected:
TriggerStatementBody()
protected function TriggerStatementBody()

.NET Framework Security

See Also

Reference

TriggerStatementBody Class

TriggerStatementBody Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace