Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.