CDSCSource | return an interface pointer to the connection CDSC source |
ConnectionString | The ConnectionString. |
DataBase | Name of the Database to access. |
DataSourceComponent | The data source component. Example "mrRdbDsc". |
Description | The DataSource Description. |
InitialCatalog | The location of metadata. Optional. Example : "C:\Temp\5816YN.MDD". |
InitialProject | The name of the project. |
IsOpen | Tells whether the datasource has been opened. |
JoinKey | The join key for 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 | Returns an interface pointer to the underlying MDM document object. Property is Read-Only. |
MetaDataOutputName | Output name of transformed metadata (especially when transforming to 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 DataSource Name. |
OLEDBProvider | The OLEDB provider. You typically set this to "mrOleDB.Provider.2". |
OriginalConnectionString | The original ConnectionString. |
Password | Password of user. This will be used to connect to a database data souce. |
ProviderSubType | Get/Set Transformation provider sub type |
QueryString | Contains the SQL statement for the Rowsets |
TableOutputName | New table name (used only with 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 | A direct SQL string for UPDATES,INSERT and DELETE |
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. |