Click or drag to resize

MetaTable Fields

The MetaTable type exposes the following members.

Fields
 NameDescription
Protected field_dctd
(Inherited from RootEditor)
Protected field_GUID
(Inherited from RootComponent)
Protected field_name
(Inherited from RootComponent)
Public fieldIsEditable True if the table is editable
Public fieldLoadDate Load date time to handle caching for No SQL tables
Public fieldLog Current execution log
Public fieldModel Report Model when the MetaTable comes from a SQL Model or when is a SubTable of a LINQ query
Public fieldMongoStages Pipeline stages for Mongo queries
Public fieldNoSQLCacheTable DataTable used for Cache Table (No SQL Source)
Public fieldNoSQLModel ReportModel set for No SQL Source
Public fieldNoSQLTable DataTable used for No SQL Source
Public fieldStatic memberParameterNameMongoArrayName 
Public fieldStatic memberParameterNameMongoCollection 
Public fieldStatic memberParameterNameMongoDatabase 
Public fieldStatic memberParameterNameMongoRestrictionOperator 
Public fieldStatic memberParameterNameMongoSync 
Public fieldWithDataLoad Set to true if the Load of the table must also include data
Top
See Also