Report |
The ReportSource type exposes the following members.
| Name | Description | |
|---|---|---|
| AddColumn |
Add a MetaColumn in a MetaTable
(Inherited from MetaSource) | |
| AddColumnsFromCatalog |
Fill a list of columns from a table catalog
(Inherited from MetaSource) | |
| AddConnection |
Create a MetaConnection in the source
(Inherited from MetaSource) | |
| AddDefaultConnection |
Add a default MetaConnection to the source
(Inherited from MetaSource) | |
| AddEnum |
Add a MetaEnum to the MetaData
(Inherited from MetaSource) | |
| AddJoin |
Add a MetaJoin to the MetaData
(Inherited from MetaSource) | |
| AddSchemaTables |
Fill list of MetaTable from the catalog
(Inherited from MetaSource) | |
| AddTable |
Add a MetaTable in the source
(Inherited from MetaSource) | |
| CheckLINQ |
Check a LINQ statement
(Inherited from MetaSource) | |
| CheckSQL |
Check a SQL statement, the check includes also all the Pre/Post SQL statements defined.
(Inherited from MetaSource) | |
| Create | Creates a basic ReportSource | |
| CreateEnumFromColumn |
Helper to create a MetaEnum for a given MetaColumn
(Inherited from MetaSource) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetColumnName |
Returns a full column name from a raw name
(Inherited from MetaSource) | |
| GetColumnsSchemaTable |
Returns a datatable containing the columns definiton of the table
(Inherited from MetaSource) | |
| GetFromTempReferences | (Inherited from MetaSource) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetJoinsFromCatalog |
Return list of Joins from the catalog
(Inherited from MetaSource) | |
| GetMetaInfo |
Get a meta information value from its key
(Inherited from MetaSource) | |
| GetOpenConnection |
Returns an open DbConnection
(Inherited from MetaSource) | |
| GetTableKeysSchemaTable |
Returns a datatable containing the key definition of the current database
(Inherited from MetaSource) | |
| GetTableName |
Returns a full table name from a raw name
(Inherited from MetaSource) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| Init |
Init the editor objects
(Inherited from RootEditor) | |
| InitDefaultValues |
Init the default values
(Inherited from RootEditor) | |
| InitEditor |
Init the editor objects and the default values
(Inherited from RootEditor) | |
| InitReferences |
Init all object references
(Inherited from MetaSource) | |
| LoadRepositoryMetaSources | Load the available MetaSources defined in the repository | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| Refresh |
Refresh all tables having dynamic columns and needed a refresh
(Inherited from MetaSource) | |
| RefreshEnumsOnDbConnection | Refresh the enumerated list values | |
| RemoveConnection |
Remove a MetaConnection from the source
(Inherited from MetaSource) | |
| RemoveEnum |
Remove a MetaEnum from the MetaData
(Inherited from MetaSource) | |
| RemoveJoin |
Remove a MetaJoin from the MetaData
(Inherited from MetaSource) | |
| RemoveTable |
Remove a MetaTable from the source
(Inherited from MetaSource) | |
| RemoveTableLink |
Remove a MetaTableLink from the source
(Inherited from MetaSource) | |
| SaveToFile |
Save to the current file
(Inherited from MetaSource) | |
| SaveToFile(String) |
Save MetaSource to a file
(Inherited from MetaSource) | |
| SetMetaInfo |
Set a meta information value from its key
(Inherited from MetaSource) | |
| SetReadOnly |
Set all properties to readonly
(Inherited from RootEditor) | |
| SetToTempReferences | (Inherited from MetaSource) | |
| ShouldSerializeDataSourceReferences | (Inherited from MetaSource) | |
| ShouldSerializeMetaInfo | (Inherited from MetaSource) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| UpdateEditor |
Update editor attributes
(Inherited from RootEditor) | |
| UpdateEditorAttributes |
Refresh properties attrivutes
(Inherited from RootEditor) |