Data Port Sync 1.0.500

SqlCeCommand. Method 

[This is preliminary documentation and subject to change.]

Tries to cancel command execution.

[Visual Basic]
Overrides Public Sub () _
    Implements IDbCommand.
[C#]
public override void ();

Implements

IDbCommand.

Remarks

Not implemented.

See Also

SqlCeCommand Class | Primeworks.DesktopSqlCe Namespace