Metoda IDbCommand.Cancel
Próbuje anulować wykonanie IDbCommand.
Przestrzeń nazw: Microsoft.ReportingServices.DataProcessing
Zestawy: Microsoft.ReportingServices.SharePoint.UI.WebParts (w Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (w Microsoft.ReportingServices.Interfaces.dll)
Składnia
'Deklaracja
Sub Cancel
'Użycie
Dim instance As IDbCommand
instance.Cancel()
void Cancel()
void Cancel()
abstract Cancel : unit -> unit
function Cancel()
Uwagi
Jeśli nie ma nic do anulowania, nic się nie dzieje.Jeśli proces jest polecenie, a nie powiedzie się Próba anulowania, wyjątek.
Zobacz także