ExpressionDescriptorData Class |
Namespace: Dundas.BI.WebApi.Models
The ExpressionDescriptorData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExpressionDescriptorData |
Initializes a new instance of the ExpressionDescriptorData class.
|
Name | Description | |
---|---|---|
![]() | Description |
Gets or sets the object description.
(Inherited from DescriptorBaseData.) |
![]() | Format |
Gets the statement format.
|
![]() | Id |
Gets the object ID.
(Inherited from DescriptorBaseData.) |
![]() | Name |
Gets or sets the object name.
(Inherited from DescriptorBaseData.) |
![]() | Placeholders |
Gets the expression parameter placeholders.
|
![]() | Statement |
Gets or sets the expression statement.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
![]() ![]() | ToDataContractMapping |
Get the mapping rules from the entity to the data contract.
|
![]() ![]() | ToEntityMapping |
Get the mapping rules from the data contract to entity.
|