Interface IDataLoader
public interface IDataLoader
- Extension Methods
Properties
LastLoadedCount
Gets the number of records loaded in the last Load operation.
int LastLoadedCount { get; }
public interface IDataLoader
Gets the number of records loaded in the last Load operation.
int LastLoadedCount { get; }