For a list of all members of this type, see Expression members.
| Name | Description | |
|---|---|---|
| CreateLoadExpression | Creates and returns an Expression that is used to load an instance of the given persistent object. | |
| CreatePersistExpression | Creates and returns an Expression that is used to do a persist of a persistent object. | |
| ToCompiledQuery | Compiles the ObjectExpression to a CompiledQuery. Compiled Queries can only be executed on the type of storage they have been compiled for. |