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