Share via


DropIndexStatement Constructor

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

.NET Framework Security

See Also

Reference

DropIndexStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace