WmiSmoObject.CreateProtocolPropertyCollection Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected virtual Microsoft.SqlServer.Management.Smo.Wmi.ProtocolPropertyCollection CreateProtocolPropertyCollection();
abstract member CreateProtocolPropertyCollection : unit -> Microsoft.SqlServer.Management.Smo.Wmi.ProtocolPropertyCollection
override this.CreateProtocolPropertyCollection : unit -> Microsoft.SqlServer.Management.Smo.Wmi.ProtocolPropertyCollection
Protected Overridable Function CreateProtocolPropertyCollection () As ProtocolPropertyCollection