Property Name | Description |
---|---|
SourceName | Path and file name of the source. |
Unicode | Indicates whether source file is Unicode. Default value is FALSE. |
Action | Description |
---|---|
Connect | Opens a persistent connection to the component source. |
Disconnect | Break the connection with the component source. |
GetMessage | Returns data from the Iterator in a djmessage object. The size limit for DJMessage is 25 GB or more, though actual support may vary depending on system resources and available memory. |
Action | Parameter | Description |
---|---|---|
Connect | Database | Name of the database. |
GetMessage | Message | Message string. |