Membres SqlPropertyInfo

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

Le type SqlPropertyInfo expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique IsExpensive Gets the Boolean property value that specifies whether the property is expensive.
Propriété publique IsWriteable Gets the Boolean property value that specifies whether the property can be modified.
Propriété publique Name Gets the name of the property.
Propriété publique PropertyType Gets the property type.
Propriété publique Versions Gets the version of SQL Server.

Haut de la page