Initializes a System.Data.Common.DbCommand to check if a component's name is inserted into the configuration table.
protected abstract void InitializeIsComponentConfigurationInsertedCommand(DbCommand command,string componentName)
Protected MustOverride Sub InitializeIsComponentConfigurationInsertedCommand( _ByVal command As DbCommand, _ByVal componentName As String _)
protected:abstract void InitializeIsComponentConfigurationInsertedCommand(DbCommand^ command,String^ componentName)
command
The System.Data.Common.DbCommand to be initialized.
componentName
The component name to check on.
Override this method to provide the database specific behavior for checking if a configuration row has been inserted for a component.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
