Click or drag to resize

EnsuredQueryableTable Properties

The EnsuredQueryableTable type exposes the following members.

Properties
 NameDescription
Public propertyAlias The alias defined on the new From Table entry, if the required entry is missing.
Public propertyJoinExpression The Join Expression defined on the new From Table entry, if the required entry is missing.
Public propertyJoinType The type of SQL join to perform on the new From Table entry, if the required entry is missing.
Public propertyTable The destination table, which the List Table in question should reference
Public propertyType The entity whose business object's List Table is being examined
Top
See Also