Meta |
The MetaTable type exposes the following members.
Name | Description | |
---|---|---|
_dctd | (Inherited from RootEditor) | |
_GUID | (Inherited from RootComponent) | |
_name | (Inherited from RootComponent) | |
IsEditable | True if the table is editable | |
LoadDate | Load date time to handle caching for No SQL tables | |
Log | Current execution log | |
Model | Report Model when the MetaTable comes from a SQL Model or when is a SubTable of a LINQ query | |
MongoStages | Pipeline stages for Mongo queries | |
NoSQLCacheTable | DataTable used for Cache Table (No SQL Source) | |
NoSQLModel | ReportModel set for No SQL Source | |
NoSQLTable | DataTable used for No SQL Source | |
ParameterNameMongoArrayName | ||
ParameterNameMongoCollection | ||
ParameterNameMongoDatabase | ||
ParameterNameMongoRestrictionOperator | ||
ParameterNameMongoSync | ||
WithDataLoad | Set to true if the Load of the table must also include data |