EnsuredQueryableTable Class
Represents a table that Ignition ensured to be queryable during during bootstrapping
Namespace: Ignition.ConfigurationAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public class EnsuredQueryableTable
Public Class EnsuredQueryableTable
public ref class EnsuredQueryableTable
type EnsuredQueryableTable = class end
- Inheritance
- Object EnsuredQueryableTable
Alias |
The alias defined on the new From Table entry, if the required entry is missing.
|
JoinExpression |
The Join Expression defined on the new From Table entry, if the required entry is missing.
|
JoinType |
The type of SQL join to perform on the new From Table entry, if the required entry is missing.
|
Table |
The destination table, which the List Table in question should reference
|
Type |
The entity whose business object's List Table is being examined
|