KeyOptionKind Enumeration
Specifies the key option kind.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Algorithm | The Algorithm option. | |
| CreationDisposition | The CreationDisposition option. | |
| IdentityValue | The IdentityValue option. | |
| KeySource | The KeySource option. | |
| ProviderKeyName | The ProviderKeyName option. |
Show: