Свойство | Type | Description | |
---|---|---|---|
ProcessWithConnectionContext | void | ||
ProcessWithServerName | void |
Méthode | Description | |
---|---|---|
ExecuteCmdlet ( ) : void |
Process the command.
|
Méthode | Description | |
---|---|---|
ProcessWithConnectionContext ( int maxSizeGb, long maxSizeBytes ) : void |
Process the request using the connection context.
|
|
ProcessWithServerName ( int maxSizeGb, long maxSizeBytes ) : void |
Process the request using the server name
|