C# Class Sitecore.Bootcamp.Processors.InstallDatabaseProcessorBase

Inheritance: Processor
Show file Open project: Sitecore/Sitecore-Bootcamp

Protected Methods

Method Description
AddConnectionString ( [ connectionStrings, [ name, [ connectionString ) : void

Method Details

AddConnectionString() protected method

protected AddConnectionString ( [ connectionStrings, [ name, [ connectionString ) : void
connectionStrings [
name [
connectionString [
return void