Share via


IndexStateOption Constructor

Initializes a new instance of the IndexStateOption class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New IndexStateOption()
public IndexStateOption()
public:
IndexStateOption()
new : unit -> IndexStateOption
public function IndexStateOption()

See Also

Reference

IndexStateOption Class

Microsoft.SqlServer.TransactSql.ScriptDom Namespace