InitializeGetExternalStoreCountCommand Method

Summary
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
C#
C++/CLI
protected abstract void InitializeGetExternalStoreCountCommand( 
   DbCommand 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

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

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly

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