Interface IDataSource
Represents a data source interface for CRUD operations.
public interface IDataSource : IDataCrud
- Inherited Members
- Extension Methods
Properties
IsInitialized
bool IsInitialized { get; }
Property Value
IsLoaded
bool IsLoaded { get; }