IExpressionFieldElement Interface |
Namespace: SD.LLBLGen.Pro.ORMSupportClasses
The IExpressionFieldElement type exposes the following members.
Name | Description | |
---|---|---|
Contents |
The contents of the element
(Inherited from IExpressionElement.) | |
PersistenceInfo |
The persistence info for the field contained in the field.
| |
Type |
The type of the element
(Inherited from IExpressionElement.) |
Name | Description | |
---|---|---|
ReadXml |
Deserializes the data on the xml reader into an expression element instance
(Inherited from IExpressionElement.) | |
WriteXml |
Serializes object as xml to the writer specified.
(Inherited from IExpressionElement.) |