←Select platform

InitializeGetExternalStoreCountCommand Method (ExternalStoreSqlDataAccessAgent)

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#
VB
C++
protected override void InitializeGetExternalStoreCountCommand(  
   DbCommand command 
) 
Protected Overrides Sub InitializeGetExternalStoreCountCommand( _ 
   ByVal command As DbCommand _ 
) 
protected: 
void InitializeGetExternalStoreCountCommand(  
   DbCommand^ command 
) override 

Parameters

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.ExternalStore.DataAccessLayer Assembly
Click or drag to resize