DMFDataSourceProperties::findByExecIdAndDefGroup Method
Finds the DMFDataSourceProperties table buffer, based on DMFExecutionId and DMFdefinitionGroupName values
Syntax
client server public static DMFDataSourceProperties findByExecIdAndDefGroup(DMFExecutionId _execId, DMFDefinationGroupName _defGroup)
Run On
Called
Parameters
- _execId
Type: DMFExecutionId Extended Data Type
The job ID that is passed to find the DMFDataSourceProperties record.
- _defGroup
Type: DMFDefinationGroupName Extended Data Type
The processing group that is passed to find the DMFDataSourceProperties record.
Return Value
Type: DMFDataSourceProperties Table
A DMFDataSourceProperties table buffer.