Click or drag to resize

ReportSource Fields

The ReportSource type exposes the following members.

Fields
 NameDescription
Protected field_connectionGUID GUID of the connection currently used for this data source
(Inherited from MetaSource)
Protected field_dctd Type descriptor used to edit the properties in the PropertyGrid, null if the editor is not initialized
(Inherited from RootEditor)
Protected field_GUID Field of the GUID property
(Inherited from RootComponent)
Protected field_name Field of the Name property
(Inherited from RootComponent)
Protected field_report Field of the Report property
(Inherited from ReportComponent)
Public fieldStatic memberDefaultReportConnectionGUID Identifier of the connection defined in the report source
Public fieldStatic memberDefaultRepositoryConnectionGUID Identifier of the connection defined in the repository source
Public fieldFilePath Current file path of the source
(Inherited from MetaSource)
Public fieldLastMetadataModification Last modification Date Time of the Metadata (used for optimization)
(Inherited from MetaSource)
Public fieldLastModification Last modification Date Time
(Inherited from MetaSource)
Public fieldLoaded True if the source has been initialized from the repository
Public fieldRepository Current repository
(Inherited from MetaSource)
Public fieldTag Object that can be used at run-time for any purpose
(Inherited from MetaSource)
Public fieldTempConnections Temporary list of connections used for serialization
(Inherited from MetaSource)
Public fieldTempEnums Temporary list of enums used for serialization
(Inherited from MetaSource)
Public fieldTempJoins Temporary list of joins used for serialization
(Inherited from MetaSource)
Public fieldTempLinks Temporary list of table links used for serialization
(Inherited from MetaSource)
Public fieldTempTables Temporary list of tables used for serialization
(Inherited from MetaSource)
Top
See Also