DataConnector | ComponentOne
C1.AdoNet.Salesforce Assembly / C1.AdoNet.Salesforce Namespace / C1SalesforceCommand Class / Cancel Method

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