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
public DropRuleStatement()
public:
DropRuleStatement()
new : unit -> DropRuleStatement
public function DropRuleStatement()

.NET Framework Security

See Also

Reference

DropRuleStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace