Свойство | Type | Description | |
---|---|---|---|
ProcessWithConnectionContext | void | ||
ProcessWithServerName | void |
Méthode | Description | |
---|---|---|
ExecuteCmdlet ( ) : void |
Process the command.
|
Méthode | Description | |
---|---|---|
ProcessWithConnectionContext ( string databaseName ) : void |
Process the request with the connection context
|
|
ProcessWithServerName ( string databaseName ) : void |
Process the request using a temporary connection context.
|