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


Элементы AdomdRestriction

Restricts the information returned when retrieving schema information from a connection.

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

Конструкторы

  Имя Описание
Открытый метод AdomdRestriction(String, Object) Initializes a new instance of the AdomdRestriction class using name and value parameters.
Открытый метод AdomdRestriction(String, String, Object) Initializes a new instance of the AdomdRestriction class, using name, namespace, and value parameters.

В начало

Методы

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

В начало

Свойства

  Имя Описание
Открытое свойство Name Gets or sets the name of the AdomdRestriction.
Открытое свойство Namespace Gets or sets the XML namespace with which the AdomdRestriction will be serialized.
Открытое свойство Parent Gets the containing collection, or null if the AdomdRestriction is not in a collection.
Открытое свойство Value Gets or sets the value of the AdomdRestriction.

В начало