메소드 | 설명 | |
---|---|---|
ExportDatabaseTask ( IAsyncDatabaseCommands databaseCommands, string databaseName, bool includeAttachements, bool includeDocuments, bool includeIndexes, bool includeTransformers, bool shouldExcludeExpired, int batchSize, string transformScript, List |
||
OnError ( ) : void |
메소드 | 설명 | |
---|---|---|
RunImplementation ( ) : Task |
public ExportDatabaseTask ( IAsyncDatabaseCommands databaseCommands, string databaseName, bool includeAttachements, bool includeDocuments, bool includeIndexes, bool includeTransformers, bool shouldExcludeExpired, int batchSize, string transformScript, List |
||
databaseCommands | IAsyncDatabaseCommands | |
databaseName | string | |
includeAttachements | bool | |
includeDocuments | bool | |
includeIndexes | bool | |
includeTransformers | bool | |
shouldExcludeExpired | bool | |
batchSize | int | |
transformScript | string | |
filterSettings | List |
|
리턴 | System |