Miscelleanous
Module | Type | Description |
---|---|---|
DynamicDataSource | CloseSource | Closes the specified source connection |
CloseTarget | Closes the specified target connection | |
DeleteRecord | Deletes the specified target record | |
GetNextRecord | Fetches the next record from the specified source connection | |
InitializeSource | Initializes a source for reading records at run time. | |
InitializeTarget | Initializes a connection where output records will be saved. | |
LookupRecord | Fetches a specific record |
Last updated