protected override 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.