ClientProtocol 類別

定義

封裝 : ManagedComputer[@Name='']/ClientProtocol

public sealed class ClientProtocol : Microsoft.SqlServer.Management.Smo.Wmi.ProtocolBase
type ClientProtocol = class
    inherit ProtocolBase
Public NotInheritable Class ClientProtocol
Inherits ProtocolBase
繼承

屬性

名稱 Description
DisplayName

封裝 : ManagedComputer[@Name='']/ClientProtocol

IsEnabled

封裝 : ManagedComputer[@Name='']/ClientProtocol

Name

封裝 : ManagedComputer[@Name='']/ClientProtocol

(繼承來源 WmiSmoObject)
NetLibInfo

封裝的 NetLibInfo 物件

NetworkLibrary

封裝 : ManagedComputer[@Name='']/ClientProtocol

Order

封裝 : ManagedComputer[@Name='']/ClientProtocol

Parent

封裝 : ManagedComputer[@Name='']/ClientProtocol

Properties

物件的財產袋

(繼承來源 WmiSmoObject)
ProtocolProperties

這是一個存放伺服器與用戶端協定屬性的屬性袋

(繼承來源 ProtocolBase)
State

回傳物件的狀態

(繼承來源 SmoObjectBase)
Urn

回傳物件的 Urn 值,該物件即時計算

(繼承來源 WmiSmoObject)
UserData

封裝 : ManagedComputer[@Name='']/ClientProtocol

(繼承來源 SmoObjectBase)

方法

名稱 Description
Alter()

根據其成員的變化來改變物件

(繼承來源 ProtocolBase)
AlterProtocolProperties(ProtocolPropertyCollection)

封裝 : ManagedComputer[@Name='']/ClientProtocol

(繼承來源 WmiSmoObject)
CheckObjectState()

封裝 : ManagedComputer[@Name='']/ClientProtocol

(繼承來源 WmiSmoObject)
CreateProtocolPropertyCollection()

封裝 : ManagedComputer[@Name='']/ClientProtocol

(繼承來源 WmiSmoObject)
GetManagementObject()

封裝 : ManagedComputer[@Name='']/ClientProtocol

(繼承來源 ProtocolBase)
GetPropertyManagementObject(ProtocolProperty)

封裝 : ManagedComputer[@Name='']/ClientProtocol

(繼承來源 WmiSmoObject)
GetPropertyObject(PropertyCollection, DataRow, Object)

封裝 : ManagedComputer[@Name='']/ClientProtocol

(繼承來源 WmiSmoObject)
GetProtocolPropertyCollection()

封裝 : ManagedComputer[@Name='']/ClientProtocol

(繼承來源 WmiSmoObject)
ImplInitialize(String[], OrderBy[])

封裝 : ManagedComputer[@Name='']/ClientProtocol

(繼承來源 WmiSmoObject)
Initialize()

透過從列舉器讀取物件的屬性來初始化物件

(繼承來源 WmiSmoObject)
InvokeMgmtMethod(ManagementObject, ManagementOperationObserver, String, Object[])

Wraps InvokeMethod 呼叫。 當呼叫失敗時,回傳錯誤代碼
映射為例外。

(繼承來源 WmiSmoObject)
InvokeMgmtMethod(ManagementObject, String, Object[])

封裝 : ManagedComputer[@Name='']/ClientProtocol

(繼承來源 WmiSmoObject)
IsObjectInitialized()

封裝 : ManagedComputer[@Name='']/ClientProtocol

(繼承來源 WmiSmoObject)
Refresh()

重新整理屬性包和 ProtocolProperties 集合

SetName(String)

封裝 : ManagedComputer[@Name='']/ClientProtocol

(繼承來源 WmiSmoObject)
SetParentImpl(WmiSmoObject)

封裝 : ManagedComputer[@Name='']/ClientProtocol

(繼承來源 WmiSmoObject)
SetState(SqlSmoState)

設定物件狀態(存在、丟棄等)應用程式應避免使用此方法。

(繼承來源 SmoObjectBase)
UpdateObjectState()

封裝 : ManagedComputer[@Name='']/ClientProtocol

(繼承來源 WmiSmoObject)
Validate(String, Object[])

封裝 : ManagedComputer[@Name='']/ClientProtocol

(繼承來源 SmoObjectBase)

適用於