ExpressionDescriptor Properties |
The ExpressionDescriptor type exposes the following members.
| Name | Description | |
|---|---|---|
| Description |
Gets or sets the object description.
(Inherited from DescriptorBase.) | |
| Format |
Gets the statement format.
| |
| Id |
Gets the object ID.
(Inherited from DescriptorBase.) | |
| Name |
Gets or sets the object name.
(Inherited from DescriptorBase.) | |
| Parameters |
Gets the expression parameters.
| |
| Placeholders |
Gets the expression parameter placeholders.
| |
| Statement |
Gets or sets the expression statement.
|