Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Attempts to cancel the execution of a SqlCeCommand.
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
Syntax
'Declaration
Public Overrides Sub Cancel
'Usage
Dim instance As SqlCeCommand
instance.Cancel()
public override void Cancel()
public:
virtual void Cancel() override
abstract Cancel : unit -> unit
override Cancel : unit -> unit
public override function Cancel()
Implements
IDbCommand. . :: . .Cancel() () () ()
Remarks
Cancel always throws an unsupported exception in .