Creates a FileTransfer object for transferring files to or from MobiLink.
FileTransfer DatabaseManager.createFileTransfer( String fileName, int streamType, String userName, String version ) throws ULjException
fileName The name of the server file to transfer. This parameter must not contain any path information.
streamType One of the constants defined in the SyncParms class used to identify the type of communication stream.
userName The MobiLink user name.
version The MobiLink script version.
The FileTransfer object.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |