Error processing SSI file
LEADTOOLS Medical External Store DataAccessLayer (Leadtools.Medical.ExternalStore.DataAccessLayer assembly)

Show in webframe

InitializeGetExternalStoreCountCommand Method (ExternalStoreDBDataAccessAgent)






Type: System.Data.IDbCommand The database command that will be initialized to execute the query.
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'
Syntax
protected abstract void InitializeGetExternalStoreCountCommand( 
   DbCommand command
)
'Declaration
 
Protected MustOverride Sub InitializeGetExternalStoreCountCommand( _
   ByVal command As DbCommand _
) 
'Usage
 
Dim instance As ExternalStoreDBDataAccessAgent
Dim command As DbCommand
 
instance.InitializeGetExternalStoreCountCommand(command)

            

            
protected:
abstract void InitializeGetExternalStoreCountCommand( 
   DbCommand^ command
) 

Parameters

command
Type: System.Data.IDbCommand The database command that will be initialized to execute the query.
Requirements

Target Platforms

See Also

Reference

ExternalStoreDBDataAccessAgent Class
ExternalStoreDBDataAccessAgent Members

Error processing SSI file
Leadtools.Medical.ExternalStore.DataAccessLayer requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features