프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ValidateArguments ( ) : void |
메소드 | 설명 | |
---|---|---|
GetConnectionFromEnvironment ( NuGetGallery.Operations.DeploymentEnvironment environment ) : System.Data.SqlClient.SqlConnectionStringBuilder | ||
OpenConnection ( ) : |
||
OpenMasterConnection ( ) : |
||
WithConnection ( Func |
||
WithConnection ( SqlExecutor>.Action |
||
WithConnection ( Action |
||
WithMasterConnection ( Func |
||
WithMasterConnection ( SqlExecutor>.Action |
||
WithMasterConnection ( Action |
||
WithTableType ( |
protected abstract GetConnectionFromEnvironment ( NuGetGallery.Operations.DeploymentEnvironment environment ) : System.Data.SqlClient.SqlConnectionStringBuilder | ||
environment | NuGetGallery.Operations.DeploymentEnvironment | |
리턴 | System.Data.SqlClient.SqlConnectionStringBuilder |
protected OpenConnection ( ) : |
||
리턴 |
protected OpenMasterConnection ( ) : |
||
리턴 |
protected WithConnection ( SqlExecutor>.Action |
||
act | SqlExecutor>.Action | |
리턴 | void |
protected WithMasterConnection ( SqlExecutor>.Action |
||
act | SqlExecutor>.Action | |
리턴 | void |
protected WithMasterConnection ( Action |
||
act | Action |
|
리턴 | void |
protected static WithTableType ( |
||
connection | ||
name | string | |
definition | string | |
act | System.Action | |
리턴 | void |