ProtocolBase Members
The ProtocolBase class represents a protocol used on a Microsoft SQL Server client or a SQL Server server.
The following tables list the members exposed by the ProtocolBase type.
Public Properties
Nom | Description | |
---|---|---|
Name | Gets or sets the name of the referenced Windows Management Instrumentation (WMI) object. (inherited from WmiSmoObject) | |
Properties | Represents a collection of Property objects. Each Property object represents a property defined on the Windows Management Instrumentation (WMI) object. (inherited from WmiSmoObject) | |
ProtocolProperties | Represents a collection of ProtocolProperty objects. Each ProtocolProperty object represents an attribute defined on the referenced protocol. | |
State | Gets the state of the referenced object. (inherited from SmoObjectBase) | |
Urn | Gets the Uniform Resource Name (URN) address that represents the Windows Management Instrumentation (WMI) object. (inherited from WmiSmoObject) | |
UserData | Gets or sets user-defined data associated with the referenced object. (inherited from SmoObjectBase) |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
Alter | Updates any Protocol object property changes on an instance of SQL Server. | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
Initialize | Initializes the referenced object. (inherited from WmiSmoObject) | |
ReferenceEquals | (inherited from Object ) | |
Refresh | Overridden. Refreshes the properties of the referenced object. | |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
AlterProtocolProperties | (inherited from WmiSmoObject ) | |
CheckObjectState | Checks the state of the referenced object. (inherited from WmiSmoObject) | |
CreateProtocolPropertyCollection | Creates a set of protocol attributes for the referenced object. (inherited from WmiSmoObject) | |
Finalize | (inherited from Object ) | |
GetManagementObject | Returns the object that manages the referenced protocol object. | |
GetPropertyManagementObject | (inherited from WmiSmoObject ) | |
GetPropertyObject | (inherited from WmiSmoObject ) | |
GetProtocolPropertyCollection | Returns the protocol property collection for the referenced object. (inherited from WmiSmoObject) | |
ImplInitialize | (inherited from WmiSmoObject ) | |
InvokeMgmtMethod | Overloaded. (inherited from WmiSmoObject ) | |
IsObjectInitialized | Specifies whether the referenced object is initialized. (inherited from WmiSmoObject) | |
MemberwiseClone | (inherited from Object ) | |
SetName | (inherited from WmiSmoObject ) | |
SetParentImpl | (inherited from WmiSmoObject ) | |
Trace | (inherited from WmiSmoObject ) | |
UpdateObjectState | Updates the object state. (inherited from WmiSmoObject) |
Haut de la page
Voir aussi
Référence
ProtocolBase Class
Microsoft.SqlServer.Management.Smo.Wmi Namespace
Autres ressources
Managing Services and Network Settings by Using WMI Provider
WMI and SQL Server
Connexion au moteur de base de données SQL Server