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 maximum size limit for DJMessage is 2 GB. |
Action | Parameter | Description |
---|---|---|
Connect | Database | Name of the database. |
GetMessage | Message | Message string. |