IndexType Constructor ()

 

Applies To: SQL Server 2016 Preview

Namespace:   Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

public IndexType()
public:
IndexType()
new : unit -> IndexType
Public Sub New

See Also

IndexType Class
Microsoft.SqlServer.TransactSql.ScriptDom Namespace

Return to top