Share via


DropClusteredConstraintOption Constructor

Initializes a new instance of the DropClusteredConstraintOption 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
protected DropClusteredConstraintOption()
protected:
DropClusteredConstraintOption()
new : unit -> DropClusteredConstraintOption
protected function DropClusteredConstraintOption()

.NET Framework Security

See Also

Reference

DropClusteredConstraintOption Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace