Name | Description | |
---|---|---|
![]() | ImportExportFacility Constructor |
The following tables list the members exposed by ImportExportFacility.
Name | Description | |
---|---|---|
![]() | ImportExportFacility Constructor |
Name | Description | |
---|---|---|
![]() | DataContext | |
![]() | Messages | Gets messages returned by the most recent operation. |
![]() | ObjectComparisonReports | Gets the ObjectComparison reports returned by ImportData if the ReturnComparisonReport is specified. |
Name | Description | |
---|---|---|
![]() | ExportData | Exports data to an XML document and returns the document. |
![]() | ExportDataToFile | Exports data and writes the results directly to a local file. |
![]() | ExportDataToStream | Exports data and writes the results to a stream. |
![]() | ImportData | Performs the import. |
![]() | ParseImportData | Parses the import source and returns information about its contents. |
![]() | SetSource | Sets the import source from a string. |
![]() | SetSourceFromFile | Sets the import source from a local file. |
![]() | SetSourceFromSnapshot | Sets the source from an object snapshot. |
![]() | SetSourceFromStream | Streams data to the server and sets the fileID to use to reference the data in subsequent calls. |