[]
        
(Showing Draft Content)

C1.AdoNet.Kintone.C1KintoneCommand.CanGetNextData

CanGetNextData Property

CanGetNextData

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

Declaration
protected override bool CanGetNextData { get; }
Overrides