메소드 | 설명 | |
---|---|---|
Create ( string contextKey, string deployerVersion, string targetAssemblyPath, |
||
Extract ( string deploymentId, |
||
ExtractCurrent ( string contextKey, |
||
Setup ( |
메소드 | 설명 | |
---|---|---|
GetDeploymentBinaries ( |
||
GetIsDeploymentHistoryTableExists ( |
||
Save ( string contextKey, string assemblyFileName, byte binaries, byte hashes, string deployerVersion, |
public static Create ( string contextKey, string deployerVersion, string targetAssemblyPath, |
||
contextKey | string | |
deployerVersion | string | |
targetAssemblyPath | string | |
connection | ||
schemaName | string | |
리턴 | void |
public static Extract ( string deploymentId, |
||
deploymentId | string | |
connection | ||
schemaName | string | |
extractDirectoryPath | string | |
disableVerification | bool | |
리턴 | string |
public static ExtractCurrent ( string contextKey, |
||
contextKey | string | |
connection | ||
schemaName | string | |
extractDirectoryPath | string | |
리턴 | string |
public static Setup ( |
||
connection | ||
schemaName | string | |
리턴 | void |