deDFSFileStorage Members
The deDFSFileStorage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
deDFSFileStorage(String, String, IErrorProvider) |
Initializes a new instance of the deDFSSynchronization class.
|
![]() |
deDFSFileStorage(deUserSession) |
Initializes a new instance of the deDFSSynchronization class.
|
![]() |
deDFSFileStorage(String, String, String) |
Initializes a new instance of the deDFSFileStorage class.
|
Methods
Name | Description | |
---|---|---|
![]() |
copyDFSConnector |
Copies the DFS connector.
|
![]() |
createDFSConnector |
Creates the DFS connector.
|
![]() |
exportDFSConnector |
Exports the DFS connector.
|
![]() |
exportDFSConnectorToSQL |
Exports the DFS connector to SQL
|
![]() |
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
![]() |
getDefaultFileStoreConfiguration |
Gets the default file store configuration.
|
![]() |
getDFSConnector(clsDFSFileStoreConfig) |
Gets the DFS connector.
|
![]() |
getDFSConnector(String) |
Gets the DFS connector.
|
![]() |
getDFSConnectorByID |
Gets the DFS connector by identifier.
|
![]() |
getDFSConnectorIDUsingName |
Gets the name of the DFS connector identifier using.
|
![]() |
getDFSConnectorsData |
Gets the DFS connectors data.
|
![]() |
getDFSDefaultConnector |
Gets the DFS default connector.
|
![]() |
getDFSStorageConfig |
Gets the DFS storage configuration.
|
![]() |
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.) |
![]() |
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
![]() |
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
![]() |
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
![]() |
hasDFSConnector |
Determines whether [has DFS connector] [the specified DLL name space].
|
![]() |
hasDFSConnectorName |
Determines whether [has DFS connector name] [the specified s connection name].
|
![]() |
importDFSConnector |
Imports the DFS connector.
|
![]() |
removeDFSConnector |
Removes the DFS connector.
|
![]() |
updateDefaultFileStoreConfiguration |
Updates the default file store configuration.
|
![]() |
updateDFSConnector |
Updates the DFS connector.
|
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.) |