<< Click to Display Table of Contents >>
IDMLogTarget
This interface provides information about the data module.
Method Detail
ODIName
public string ODIName()
Gets the ODI name that executed query command.
DataSetName
public string DataSetName()
Gets the dataset name that executed query command.
DataStoreName
public string DataStoreName()
Gets the data store name that executed query command.
Parameters
public System.Connection.IDictionary Parameters
Gets OZ user-set parameters in the form of a dictionary.