deDFSSynchronization Members
The deDFSSynchronization type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
deDFSSynchronization(String, String, IErrorProvider) |
Initializes a new instance of the deDFSSynchronization class.
|
![]() |
deDFSSynchronization(deUserSession) |
Initializes a new instance of the deDFSSynchronization class.
|
![]() |
deDFSSynchronization(String, String, String) |
Initializes a new instance of the deDFSSynchronization class.
|
Methods
Name | Description | |
---|---|---|
![]() |
clearAllRequests |
Clears all requests.
|
![]() |
clearAllRequestsByPeriod |
Clears all requests by period.
|
![]() |
createAllRequests |
Creates all requests.
|
![]() |
createUpdateFileRemoveRequest |
Creates the file remove request.
|
![]() |
createUpdateFileSynchRequest |
Creates the synch request.
|
![]() |
getAllRequestsByPeriod |
Gets all requests by period.
|
![]() |
getAllSyncRequests |
Gets all synchronize requests.
|
![]() |
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
![]() |
getErroredSynchInfo |
Gets the errored synch information.
|
![]() |
getFileContentUsingFilePath |
Gets the file content using file path.
|
![]() |
getFileIDUsingFilePath |
Gets the file identifier using file path.
|
![]() |
getNotProcessedSynchRequestsForServer |
Gets the not processed synch requests for server.
|
![]() |
getProcessedSynchRequestsForServer |
Gets the processed synch requests for server.
|
![]() |
getProperties |
Gets the properties.
(Inherited from deAPIBase.) |
![]() |
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
![]() |
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
![]() |
getRequestDataUsingFileID |
Gets the request data using file identifier.
|
![]() |
getServerList |
Gets the server list.
|
![]() |
getSyncDetailsUsingFileID |
Gets the synchronize details using file identifier.
|
![]() |
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
![]() |
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
![]() |
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
![]() |
hasNotProcessedSynchRequestsForServer |
Determines whether [has not processed synch requests for server] [the specified server name].
|
![]() |
isRequestFileContentEquals |
Requests the file contents equals.
|
![]() |
processNotProcessedSynchRequests |
Processes the not process synch requests.
|
![]() |
processSynchRequests |
Processes the synch requests.
|
![]() |
removeAllRequestsForServer |
Removes all requests for server.
|
![]() |
removeSynchRequest |
Removes the synch request.
|
![]() |
removeSynchRequestUsingFilePath |
Removes the synch request using file path.
|
![]() |
removeSyncInfo |
Removes the synchronize data.
|
![]() |
reSyncAllErrorRequestForServer |
Res the synchronize all error request for server.
|
![]() |
reSyncRequest |
Res the synchronize request.
|
![]() |
reSyncRequestForAllServers |
Res the synchronize request all servers.
|
Properties
Name | Description | |
---|---|---|
![]() |
connectionString |
gets the connection string for the database
(Inherited from deAPIBase.) |
![]() |
errorMsg |
return last error message
(Inherited from deAPIBase.) |
![]() |
externalUserID |
Gets the external user identifier.
(Inherited from deAPIBase.) |
![]() |
isMasterTenant |
return if the session is for the master tenant
(Inherited from deAPIBase.) |
![]() |
isMultiTenant |
returns if the API is being used on multi-tenant mode
(Inherited from deAPIBase.) |
![]() |
oErrorProvider |
Gets the o error provider.
(Inherited from deAPIBase.) |
![]() |
tenantMasterConnectionString |
gets the tenant master database connection string
(Inherited from deAPIBase.) |
![]() |
workflowUserID |
returns the user id
(Inherited from deAPIBase.) |