IEntityDataProvider Interface

Definition

Namespace: Firefly.Box.Data.DataProvider
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public interface IEntityDataProvider : IDisposable
Implements
IDisposable

Properties

Methods

BeginTransaction 
Contains 
CountRows 
DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
Drop 
ProvideRowsSource 
Truncate 

See Also