Элементы AdomdProperty
Represents a property of a command.
Тип AdomdProperty предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
AdomdProperty(String, Object) | Initializes a new instance of the AdomdProperty class with the name and value of the property. |
![]() |
AdomdProperty(String, String, Object) | Initializes a new instance of the AdomdProperty class with the name, namespace, and value of the property. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Name | Gets or sets a String representing the name of the AdomdProperty. |
![]() |
Namespace | Gets or sets a String representing the namespace of the AdomdProperty. |
![]() |
Parent | Gets an Object representing the parent of the AdomdProperty. |
![]() |
Value | Gets or sets an Object representing the value of the AdomdProperty. |
В начало
.gif)
.gif)
.gif)