Share via


KeyOption Constructor

Initializes a new instance of the KeyOption class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New KeyOption()
protected KeyOption()
protected:
KeyOption()
new : unit -> KeyOption
protected function KeyOption()

See Also

Reference

KeyOption Class

Microsoft.SqlServer.TransactSql.ScriptDom Namespace