Méthode | Description | |
---|---|---|
GetCommandStatus ( IImmutableSet |
||
PublishSProcCommand ( IApplicationShell appShell, IProjectSystemServices pss, IFileSystem fs, IDacPackageServicesProvider dacServicesProvider, ISettingsStorage settings ) : System | ||
TryHandleCommand ( IImmutableSet |
Méthode | Description | |
---|---|---|
Handle ( ) : void | ||
PublishSProcCommand ( IApplicationShell appShell, IProjectSystemServices pss, IDacPackageServicesProvider dacServicesProvider, ISettingsStorage settings ) : System |
public GetCommandStatus ( IImmutableSet |
||
nodes | IImmutableSet |
|
commandId | long | |
focused | bool | |
commandText | string | |
progressiveStatus | CommandStatus | |
Résultat | CommandStatusResult |
public PublishSProcCommand ( IApplicationShell appShell, IProjectSystemServices pss, IFileSystem fs, IDacPackageServicesProvider dacServicesProvider, ISettingsStorage settings ) : System | ||
appShell | IApplicationShell | |
pss | IProjectSystemServices | |
fs | IFileSystem | |
dacServicesProvider | IDacPackageServicesProvider | |
settings | ISettingsStorage | |
Résultat | System |
public TryHandleCommand ( IImmutableSet |
||
nodes | IImmutableSet |
|
commandId | long | |
focused | bool | |
commandExecuteOptions | long | |
variantArgIn | ||
variantArgOut | ||
Résultat | bool |