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
'Usage
Dim instance As New DropClusteredConstraintOption()
protected DropClusteredConstraintOption()
protected:
DropClusteredConstraintOption()
protected function DropClusteredConstraintOption()

.NET Framework Security

See Also

Reference

DropClusteredConstraintOption Class

DropClusteredConstraintOption Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace