DataConnector | ComponentOne
C1.AdoNet.OData Assembly / C1.AdoNet.OData Namespace / C1ODataCommand Class / Cancel Method

In This Topic
    Cancel Method (C1ODataCommand)
    In This Topic
    Cancels the execution of this command
    Syntax
    'Declaration
     
    Public Sub Cancel() 
    public void Cancel()
    See Also