Partager via


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
ms220663.pubproperty(fr-fr,SQL.90).gif Name  Gets or sets the name of the referenced Windows Management Instrumentation (WMI) object. (inherited from WmiSmoObject)
ms220663.pubproperty(fr-fr,SQL.90).gif Properties  Represents a collection of Property objects. Each Property object represents a property defined on the Windows Management Instrumentation (WMI) object. (inherited from WmiSmoObject)
ms220663.pubproperty(fr-fr,SQL.90).gif ProtocolProperties Represents a collection of ProtocolProperty objects. Each ProtocolProperty object represents an attribute defined on the referenced protocol.
ms220663.pubproperty(fr-fr,SQL.90).gif State  Gets the state of the referenced object. (inherited from SmoObjectBase)
ms220663.pubproperty(fr-fr,SQL.90).gif Urn  Gets the Uniform Resource Name (URN) address that represents the Windows Management Instrumentation (WMI) object. (inherited from WmiSmoObject)
ms220663.pubproperty(fr-fr,SQL.90).gif 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
ms220663.pubmethod(fr-fr,SQL.90).gif Alter Updates any Protocol object property changes on an instance of SQL Server.
ms220663.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220663.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms220663.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms220663.pubmethod(fr-fr,SQL.90).gif Initialize  Initializes the referenced object. (inherited from WmiSmoObject)
ms220663.pubmethod(fr-fr,SQL.90).gifms220663.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220663.pubmethod(fr-fr,SQL.90).gif Refresh Overridden. Refreshes the properties of the referenced object.
ms220663.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms220663.protmethod(fr-fr,SQL.90).gif AlterProtocolProperties  (inherited from WmiSmoObject )
ms220663.protmethod(fr-fr,SQL.90).gif CheckObjectState  Checks the state of the referenced object. (inherited from WmiSmoObject)
ms220663.protmethod(fr-fr,SQL.90).gif CreateProtocolPropertyCollection  Creates a set of protocol attributes for the referenced object. (inherited from WmiSmoObject)
ms220663.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms220663.protmethod(fr-fr,SQL.90).gif GetManagementObject Returns the object that manages the referenced protocol object.
ms220663.protmethod(fr-fr,SQL.90).gif GetPropertyManagementObject  (inherited from WmiSmoObject )
ms220663.protmethod(fr-fr,SQL.90).gif GetPropertyObject  (inherited from WmiSmoObject )
ms220663.protmethod(fr-fr,SQL.90).gif GetProtocolPropertyCollection  Returns the protocol property collection for the referenced object. (inherited from WmiSmoObject)
ms220663.protmethod(fr-fr,SQL.90).gif ImplInitialize  (inherited from WmiSmoObject )
ms220663.protmethod(fr-fr,SQL.90).gif InvokeMgmtMethod  Overloaded. (inherited from WmiSmoObject )
ms220663.protmethod(fr-fr,SQL.90).gif IsObjectInitialized  Specifies whether the referenced object is initialized. (inherited from WmiSmoObject)
ms220663.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )
ms220663.protmethod(fr-fr,SQL.90).gif SetName  (inherited from WmiSmoObject )
ms220663.protmethod(fr-fr,SQL.90).gif SetParentImpl  (inherited from WmiSmoObject )
ms220663.protmethod(fr-fr,SQL.90).gifms220663.static(fr-fr,SQL.90).gif Trace  (inherited from WmiSmoObject )
ms220663.protmethod(fr-fr,SQL.90).gif 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