หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Specifies the key option kind.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public Enumeration KeyOptionKind
'Usage
Dim instance As KeyOptionKind
public enum KeyOptionKind
public enum class KeyOptionKind
type KeyOptionKind
public enum KeyOptionKind
Members
| Member name | Description | |
|---|---|---|
| Algorithm | The Algorithm option. | |
| CreationDisposition | The CreationDisposition option. | |
| IdentityValue | The IdentityValue option. | |
| KeySource | The KeySource option. | |
| ProviderKeyName | The ProviderKeyName option. |