Dela 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
'Usage
Dim instance As New DropIndexStatement()
public DropIndexStatement()
public:
DropIndexStatement()
public function DropIndexStatement()

.NET Framework Security

See Also

Reference

DropIndexStatement Class

DropIndexStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace