หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Represents the types of endpoint affinity.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public Enumeration AffinityKind
'Usage
Dim instance As AffinityKind
public enum AffinityKind
public enum class AffinityKind
type AffinityKind
public enum AffinityKind
Members
| Member name | Description | |
|---|---|---|
| Admin | The kind is Admin. | |
| Integer | The kind is Integer. | |
| None | The kind is None. | |
| NotSpecified | The kind is NotSpecified. |