C# 클래스 Acme.Northwind.Install.InstallSettings

파일 보기 프로젝트 열기: nHydrate/nHydrate 1 사용 예제들

공개 메소드들

메소드 설명
GetCloudConnectionString ( ) : string

GetPrimaryConnectionString ( ) : string

InstallSettings ( ) : System
Kill ( ) : void
Load ( ) : bool
Save ( ) : bool

메소드 상세

GetCloudConnectionString() 공개 메소드

public GetCloudConnectionString ( ) : string
리턴 string

GetPrimaryConnectionString() 공개 메소드

public GetPrimaryConnectionString ( ) : string
리턴 string

InstallSettings() 공개 메소드

public InstallSettings ( ) : System
리턴 System

Kill() 공개 메소드

public Kill ( ) : void
리턴 void

Load() 공개 메소드

public Load ( ) : bool
리턴 bool

Save() 공개 메소드

public Save ( ) : bool
리턴 bool