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


Элементы Property

Represents a property of various ADOMD.NET objects.

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

Методы

  Имя Описание
Открытый метод Equals Determines whether two instances of an Object are equal. (Перезаписывает Object. . :: . .Equals(Object).)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Перезаписывает Object. . :: . .GetHashCode() () () ().)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString Returns a String that represents the current Property. (Перезаписывает Object. . :: . .ToString() () () ().)

В начало

Операторы

  Имя Описание
Открытый операторСтатический элемент Equality Determines whether two specified instances of Property are equal.
Открытый операторСтатический элемент Inequality Determines whether two specified instances of Property are not equal.

В начало

Свойства

  Имя Описание
Открытое свойство Name Gets a String representing the name of the Property.
Открытое свойство Type Gets a Type representing the type of the Property.
Открытое свойство Value Gets an Object representing the value of the Property.

В начало