DataConnector | ComponentOne
C1.AdoNet.CSV Assembly / C1.AdoNet.CSV Namespace / C1CSVCommand Class / Cancel Method

In This Topic
    Cancel Method (C1CSVCommand)
    In This Topic
    Attempts to cancel the execution of this command
    Syntax
    'Declaration
     
    Public Sub Cancel() 
    public void Cancel()
    See Also