C# 클래스 Framework.MSBuild.Database.ConfigureDatabase

Reads database configuration from config specified.
상속: Microsoft.Build.Utilities.Task
파일 보기 프로젝트 열기: coreframework/Core-Framework

Private Properties

프로퍼티 타입 설명
ConfigureApplication Framework.Core.Application
GetConfigKey String

공개 메소드들

메소드 설명
Execute ( ) : bool

When overridden in a derived class, executes the task.

비공개 메소드들

메소드 설명
ConfigureApplication ( ) : Application
GetConfigKey ( ) : String

메소드 상세

Execute() 공개 메소드

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