[]
        
(Showing Draft Content)

C1.AdoNet.Salesforce.C1SalesforceCommand.CanGetNextData

CanGetNextData Property

CanGetNextData

To check whether or not more data can be retrieved from the source as the result of executing this C1SalesforceCommand.

Declaration
protected override bool CanGetNextData { get; }
Overrides