Share via


ProtocolProperty Members

The ProtocolProperty class represents an attribute of a protocol on the Windows Management Instrumentation (WMI) installation.

The following tables list the members exposed by the ProtocolProperty type.

Public Properties

  Nom Description
ms220717.pubproperty(fr-fr,SQL.90).gif Dirty  Gets the Boolean property value that specifies whether the property correctly reflects the current value of the entity that it represents on the instance of Microsoft SQL Server. (inherited from Property)
ms220717.pubproperty(fr-fr,SQL.90).gif Expensive  Gets the Boolean property value that specifies whether it takes a long time to load the property's values. (inherited from Property)
ms220717.pubproperty(fr-fr,SQL.90).gif IsNull  Gets the Boolean property value that specifies whether the property is set to null. (inherited from Property)
ms220717.pubproperty(fr-fr,SQL.90).gif Name  Gets the name of the property. (inherited from Property)
ms220717.pubproperty(fr-fr,SQL.90).gif Readable  Gets the Boolean property value that specifies whether the value of the property can be retrieved. (inherited from Property)
ms220717.pubproperty(fr-fr,SQL.90).gif Retrieved  Gets the Boolean property value that specifies whether the property has been retrieved already. (inherited from Property)
ms220717.pubproperty(fr-fr,SQL.90).gif Type  Gets the type of property. (inherited from Property)
ms220717.pubproperty(fr-fr,SQL.90).gif Value  Gets or sets the value of the property. (inherited from Property)
ms220717.pubproperty(fr-fr,SQL.90).gif Writable  Gets the Boolean property value that specifies whether the property can be modified. (inherited from Property)

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms220717.pubmethod(fr-fr,SQL.90).gif CompareTo  (inherited from Property )
ms220717.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Property )
ms220717.pubmethod(fr-fr,SQL.90).gif GetHashCode  Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (inherited from Property)
ms220717.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms220717.pubmethod(fr-fr,SQL.90).gifms220717.static(fr-fr,SQL.90).gif op_Equality  (inherited from Property )
ms220717.pubmethod(fr-fr,SQL.90).gifms220717.static(fr-fr,SQL.90).gif op_GreaterThan  (inherited from Property )
ms220717.pubmethod(fr-fr,SQL.90).gifms220717.static(fr-fr,SQL.90).gif op_Inequality  (inherited from Property )
ms220717.pubmethod(fr-fr,SQL.90).gifms220717.static(fr-fr,SQL.90).gif op_LessThan  (inherited from Property )
ms220717.pubmethod(fr-fr,SQL.90).gifms220717.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220717.pubmethod(fr-fr,SQL.90).gif ToString  Returns a String value that represents the current object. (inherited from Property)

Haut de la page

Protected Methods

  Nom Description
ms220717.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms220717.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

ProtocolProperty Class
Microsoft.SqlServer.Management.Smo.Wmi Namespace

Autres ressources

Using Collections