Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation.DataAccessLayer assembly)

Show in webframe

InitializeReadConfigurationCommand Method (WorkstationDataAccessAgent)







The System.Data.Common.DbCommand to be initialized.
The component name having configuration to be read.
Initializes a System.Data.Common.DbCommand to read a component configuration.
Syntax
protected abstract void InitializeReadConfigurationCommand( 
   DbCommand readConfigurationCommand,
   string componentName
)
'Declaration
 
Protected MustOverride Sub InitializeReadConfigurationCommand( _
   ByVal readConfigurationCommand As DbCommand, _
   ByVal componentName As String _
) 
'Usage
 
Dim instance As WorkstationDataAccessAgent
Dim readConfigurationCommand As DbCommand
Dim componentName As String
 
instance.InitializeReadConfigurationCommand(readConfigurationCommand, componentName)

            

            
protected: abstract void InitializeReadConfigurationCommand( 
   DbCommand* readConfigurationCommand,
   string* componentName
) 
protected:
abstract void InitializeReadConfigurationCommand( 
   DbCommand^ readConfigurationCommand,
   String^ componentName
) 

Parameters

readConfigurationCommand
The System.Data.Common.DbCommand to be initialized.
componentName
The component name having configuration to be read.
Remarks
Override this method to provide the database specific behavior for selecting the component configuration.
Requirements

Target Platforms

See Also

Reference

WorkstationDataAccessAgent Class
WorkstationDataAccessAgent Members

Error processing SSI file
   Leadtools.Medical.Workstation.DataAccessLayer requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features