ServerProtocol Class
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.
Instance class encapsulating : ManagedComputer[@Name='']/ServerInstance/ServerProtocol
public sealed class ServerProtocol : Microsoft.SqlServer.Management.Smo.Wmi.ProtocolBase
type ServerProtocol = class
inherit ProtocolBase
Public NotInheritable Class ServerProtocol
Inherits ProtocolBase
- Inheritance
Properties
DisplayName | |
HasMultiIPAddresses | |
IPAddresses | |
IsEnabled | |
Name | (Inherited from WmiSmoObject) |
Parent | |
Properties |
The property bag of the object (Inherited from WmiSmoObject) |
ProtocolProperties |
This is a property bag that holds the Server and Client Protocol properties (Inherited from ProtocolBase) |
State |
Returns the state of the object (Inherited from SmoObjectBase) |
Urn |
Returns the Urn of the object, computed on the fly (Inherited from WmiSmoObject) |
UserData | (Inherited from SmoObjectBase) |