共用方式為


AffinityKind 列舉

Represents the types of endpoint affinity.

命名空間:  Microsoft.SqlServer.TransactSql.ScriptDom
組件:  Microsoft.SqlServer.TransactSql.ScriptDom (在 Microsoft.SqlServer.TransactSql.ScriptDom.dll 中)

語法

'宣告
Public Enumeration AffinityKind
'用途
Dim instance As AffinityKind
public enum AffinityKind
public enum class AffinityKind
type AffinityKind
public enum AffinityKind

成員

成員名稱 說明
Admin The kind is Admin.
Integer The kind is Integer.
None The kind is None.
NotSpecified The kind is NotSpecified.

請參閱

參考

Microsoft.SqlServer.TransactSql.ScriptDom 命名空間