AdomdProperty Miembros
Represents a property of a command.
El tipo AdomdProperty expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
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. |
Principio
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object). |
![]() |
Finalize | (Se hereda de Object). |
![]() |
GetHashCode | (Se hereda de Object). |
![]() |
GetType | (Se hereda de Object). |
![]() |
MemberwiseClone | (Se hereda de Object). |
![]() |
ToString | (Se hereda de Object). |
Principio
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
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. |
Principio
Vea también
.gif)
.gif)
.gif)