CDSCSource | return an interface pointer to the connection CDSC source |
Connection |
|
ConnectionProperties | The properties collection in the connection string. |
ConnectionString | The ConnectionString. |
DataBase | Name of the Database to access. |
DataSourceComponent | The data source component. Example "mrRdbDsc". |
Description | Data source description |
InitialCatalog | The location of metadata. Optional. Example : "C:\Temp\5816YN.MDD". |
InitialProject | The name of the project. |
IsCreatingOutputDataSource | Flag stands whether is creating output data source |
IsOpen | Tells whether the datasource has been opened. |
JoinKey | The name of the column to join over when doing a merge |
JoinKeySorted | Specifies whether the joinkey is already sorted, so that the ORDER BY clause will not be used in the select query. |
JoinType | The join type for merge |
Location | Location of data source if file based. Example : "C:\Temp\5816YN.SAV". |
MDMDocument | MDM Pointer |
MetaDataOutputName | The new name of the transformed metadata (Used especially with multiple outputs) |
Mode | The mode to open the data source in. Example : DataSourceOpenMode.ReadWrite. |
MRInitAllowDirty | Contains the initialization information for aloowing dirty data |
MRInitCategoryNames | Contains the initialization information for using Category Names |
MRInitCategoryValues | Contains the initialization information for using Category Values |
MRInitCustom | Contains the initialization information for the custom property |
MRInitInputLocale | Contains the initialization information for the input locale |
MRInitMDMAccess | Contains the metadata access intialization information |
MRInitMDMContext | Contains the metadata context intialization information(e.g. what context to use when loading from MDM) |
MRInitMDMDocument | Contains the metadata labeltype intialization information(e.g. what labeltype to use when loading from MDM) |
MRInitMDMLabelType | Contains the metadata labeltype intialization information(e.g. what labeltype to use when loading from MDM) |
MRInitMDMLanguage | Contains the metadata language intialization information(e.g. what language to use when loading from MDM) |
MRInitMDMVersion | Contains the metadata version intialization information(e.g. what version to use when loading from MDM) |
MRInitMDSC | Contains the metadata DSC intialization information |
MRInitOutputLocale | Contains the initialization information for the output locale |
MRInitProject | Contains the initialization information for the project |
MRInitValidation | Contains the initialization information for validation |
Name | The name of the datasource |
OLEDBProvider | The OLEDB provider. You typically set this to "mrOleDB.Provider.2". |
OriginalConnectionString | The Original and unmodified ConnectionString. |
OriginalMetaDataOutputName | The original metadata output name string. |
Password | Password of user. This will be used to connect to a database data souce. |
ProjectDirectory | Project directory used to specify DBQuestion DB file location |
ProviderSubType | Get/Set Transformation provider sub type |
QueryString | Contains the SQL statement for the Rowsets |
SQLParser | Contains the SQLParser result for the input DataSource |
TableOutputName | The new table name (Used only for NON MROLEDB Exports) |
TransformationContent | Sets/gets the metadata contents of the transformation Also detect the provider type and provider sub type used. Possible values are enumerated in TransformationContent |
TransformationProvider | Get/Set Transformation provider type |
TransformationStopped | indicates wether transformation is stopped because of writet errors |
TransformationType | Get/Set the transformation type. Either ADD or UPDATE |
UpdateQueryString | The SQL statement to execute just before a transformation finishes |
UseInputAsOutput | If this is non null the input dataset is used for output |
UserID | User ID of user. This will be used to connect to a database data souce. |
VariableOutputOrder | Specifies the output order of the variables. |