Поделиться через


Элементы SqlPropertyInfo

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

Тип SqlPropertyInfo предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство IsExpensive Gets the Boolean property value that specifies whether the property is expensive.
Открытое свойство IsWriteable Gets the Boolean property value that specifies whether the property can be modified.
Открытое свойство Name Gets the name of the property.
Открытое свойство PropertyType Gets the property type.
Открытое свойство Versions Gets the version of SQL Server.

В начало