Pull Method
Downloads data from a remote database and stores that data in a single table in a local database.
Overload List
Name | Description | |
---|---|---|
Pull(String, String, String) | Downloads data from a remote database and stores that data in a single table in a local database. | |
Pull(String, String, String, RdaTrackOption) | Downloads data from a remote database and stores that data in a single table in a local database. | |
Pull(String, String, String, RdaTrackOption, String) | Downloads data from a remote database and stores that data in a single table in a local database. |
Top