IdentityValueKeyOption Constructor

Initializes a new instance of the IdentityValueKeyOption class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Sub New
public IdentityValueKeyOption()
public:
IdentityValueKeyOption()
new : unit -> IdentityValueKeyOption
public function IdentityValueKeyOption()

.NET Framework Security

See Also

Reference

IdentityValueKeyOption Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace