Dela via


DropIndexClauseBase Constructor

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

.NET Framework Security

See Also

Reference

DropIndexClauseBase Class

DropIndexClauseBase Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace