Dela via


DropRuleStatement Constructor

Initializes a new instance of the DropRuleStatement class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New DropRuleStatement()
public DropRuleStatement()
public:
DropRuleStatement()
public function DropRuleStatement()

.NET Framework Security

See Also

Reference

DropRuleStatement Class

DropRuleStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace