Partager via


SqlPropertyInfo Members

The SqlPropertyInfo class is an abstract class used to store information about properties.

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

Public Properties

  Nom Description
ms220370.pubproperty(fr-fr,SQL.90).gif IsExpensive Gets the Boolean property value that specifies whether the property is expensive.
ms220370.pubproperty(fr-fr,SQL.90).gif IsWriteable Gets the Boolean property value that specifies whether the property can be modified.
ms220370.pubproperty(fr-fr,SQL.90).gif Name Gets the name of the property.
ms220370.pubproperty(fr-fr,SQL.90).gif PropertyType Gets the property type.
ms220370.pubproperty(fr-fr,SQL.90).gif Versions Gets the version of Microsoft SQL Server.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms220370.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220370.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms220370.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms220370.pubmethod(fr-fr,SQL.90).gifms220370.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220370.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

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

Haut de la page

Voir aussi

Référence

SqlPropertyInfo Class
Microsoft.SqlServer.Management.Smo Namespace

Autres ressources

Setting Properties