WmiSmoObject.GetProtocolPropertyCollection 메서드
Returns the protocol property collection for the referenced object.
네임스페이스: Microsoft.SqlServer.Management.Smo.Wmi
어셈블리: Microsoft.SqlServer.SqlWmiManagement(Microsoft.SqlServer.SqlWmiManagement.dll)
구문
‘선언
Protected Function GetProtocolPropertyCollection As ProtocolPropertyCollection
‘사용 방법
Dim returnValue As ProtocolPropertyCollection
returnValue = Me.GetProtocolPropertyCollection()
protected ProtocolPropertyCollection GetProtocolPropertyCollection()
protected:
ProtocolPropertyCollection^ GetProtocolPropertyCollection()
member GetProtocolPropertyCollection : unit -> ProtocolPropertyCollection
protected function GetProtocolPropertyCollection() : ProtocolPropertyCollection
반환 값
유형: Microsoft.SqlServer.Management.Smo.Wmi.ProtocolPropertyCollection
A ProtocolPropertyCollection object that specifies the protocol property collection for the referenced object.
예
WMI 공급자를 사용하여 서비스 및 네트워크 설정 관리
참고 항목
참조
Microsoft.SqlServer.Management.Smo.Wmi 네임스페이스