Click or drag to resize
DataSourceBaseTExecuteAsync Method
Overload List
  NameDescription
Explicit interface implementationPrivate methodILLBLGenProQueryExecuteAsync
Async variant of Execute. Executes the query this object represents.
Explicit interface implementationPrivate methodILLBLGenProQueryExecuteAsyncTResult
Async variant of Execute. Executes the query this object represents
Explicit interface implementationPrivate methodILLBLGenProQueryExecuteAsync(CancellationToken)
Async variant of Execute. Executes the query this object represents.
Explicit interface implementationPrivate methodILLBLGenProQueryExecuteAsyncTResult(CancellationToken)
Async variant of Execute. Executes the query this object represents
Top
See Also