DropClusteredConstraintFragmentOption Constructor

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

.NET Framework Security

See Also

Reference

DropClusteredConstraintFragmentOption Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace