C# Class Framework.MSBuild.Database.ConfigureDatabase

Reads database configuration from config specified.
Inheritance: Microsoft.Build.Utilities.Task
Datei anzeigen Open project: coreframework/Core-Framework

Private Properties

Property Type Description
ConfigureApplication Framework.Core.Application
GetConfigKey String

Public Methods

Method Description
Execute ( ) : bool

When overridden in a derived class, executes the task.

Private Methods

Method Description
ConfigureApplication ( ) : Application
GetConfigKey ( ) : String

Method Details

Execute() public method

When overridden in a derived class, executes the task.
public Execute ( ) : bool
return bool