Compartir a través de


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

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

Arriba

Public Methods

(see also Protected Methods )

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

Arriba

Protected Methods

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

Arriba

Vea también

Referencia

SqlPropertyInfo Class
Microsoft.SqlServer.Management.Smo Namespace

Otros recursos

Setting Properties