IndexStatement Constructor

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

.NET Framework Security

See Also

Reference

IndexStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace