←Select platform
In This Topic ▼

ExternalStoreSqlCeDataAccessAgent Class Members

Summary

The following tables list the members exposed by ExternalStoreSqlCeDataAccessAgent.

Public Constructors

Name Description
Public Constructor ExternalStoreSqlCeDataAccessAgent Initializes a new instance of the ExternalStoreSqlCeDataAccessAgent class.
Public Constructor ExternalStoreSqlDataAccessAgent Initializes a new instance of the ExternalStoreSqlDataAccessAgent class. (Inherited from ExternalStoreSqlDataAccessAgent)

Protected Methods

Name Description
Protected Method CreateDatabaseProvider Creates the database provider for connecting and working with External Store database.
Protected Method InitializeGetClearCountCommand Initializes a System.Data.IDbCommand object to query for the count of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that need to be cleared from the 'Local Store' (Inherited from ExternalStoreSqlDataAccessAgent)
Protected Method InitializeGetClearListCommand Initializes a System.Data.IDbCommand object to query for the list of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that need to be cleared from the ''Local Store'' (Inherited from ExternalStoreSqlDataAccessAgent)
Protected Method InitializeGetExternalStoreCountCommand Initializes a System.Data.IDbCommand object to query for the count of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that can be copied from the 'External Store' back to the 'Local Store' (Inherited from ExternalStoreSqlDataAccessAgent)
Protected Method InitializeGetExternalStoreGuidCommand Initializes a System.Data.IDbCommand object to get the 'External Store' GUID that corresponds to the _sopInstanceUid_ in the 'External Store'. (Inherited from ExternalStoreSqlDataAccessAgent)
Protected Method InitializeGetExternalStoreListCommand Initializes a System.Data.IDbCommand object to query for the list of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that need to be sent to the External Store (Inherited from ExternalStoreSqlDataAccessAgent)
Protected Method InitializeGetResetCountCommand Initializes a System.Data.IDbCommand object to get the reset count from the 'External Store' with the Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that fall within the _range_. (Inherited from ExternalStoreSqlDataAccessAgent)
Protected Method InitializeGetRestoreCountCommand Initializes a System.Data.IDbCommand object to query for the count of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that can be copied from the 'External Store' back to the 'Local Store' (Inherited from ExternalStoreSqlDataAccessAgent)
Protected Method InitializeGetRestoreListCommand Initializes a System.Data.IDbCommand object to query for the list of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that can be copied from the 'External Store' back to the ''Local Store'' (Inherited from ExternalStoreSqlDataAccessAgent)
Protected Method InitializeGetTokenCommand Initializes a System.Data.IDbCommand object to set the 'External Store' token that corresponds to the _sopInstanceUid_. (Inherited from ExternalStoreSqlDataAccessAgent)
Protected Method InitializeInsertCommand Initializes a System.Data.IDbCommand object to insert a record into the 'External Store' (Inherited from ExternalStoreSqlDataAccessAgent)
Protected Method InitializeIsExternalStoredCommand Initializes a System.Data.IDbCommand object to determine if the instance corresponding to the _sopInstanceUid_ has been copied to the 'External Store'. (Inherited from ExternalStoreSqlDataAccessAgent)
Protected Method InitializeResetCommand Initializes a System.Data.IDbCommand object to reset the 'External Store' with the Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that fall within the _range_. (Inherited from ExternalStoreSqlDataAccessAgent)
Protected Method InitializeSetExternalStoreGuidCommand Initializes a System.Data.IDbCommand object to set the _sopInstanceUid_ and _externalStoreGuid_ in the database that identifies which external addin is used for the 'External Store'. (Inherited from ExternalStoreSqlDataAccessAgent)
Protected Method InitializeSetOverwriteCommand Initializes a System.Data.IDbCommand object to delete all rows from the ExternalStore database table that match the _sopInstanceUid_. (Inherited from ExternalStoreSqlDataAccessAgent)
Protected Method InitializeSetReferencedCommand Initializes a System.Data.IDbCommand object to set _referencedFile_ that corresponds to the _sopInstanceUid_ in the 'Local Store'. (Inherited from ExternalStoreSqlDataAccessAgent)
Protected Method InitializeSetTokenCommand Initializes the set token command. (Inherited from ExternalStoreSqlDataAccessAgent)

See Also

Reference

ExternalStoreSqlCeDataAccessAgent Class

Leadtools.Medical.ExternalStore.DataAccessLayer Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.