Interface ICRUDDataStoreImplementation
Inherited Members
      System.IDisposable.Dispose()
    
    
    
    
    
    
    
  Namespace: NFX.DataAccess.CRUD
Assembly: NFX.dll
Syntax
public interface ICRUDDataStoreImplementation : ICRUDDataStore, ICRUDOperations, ICRUDTransactionOperations, IDataStoreImplementation, IDataStore, IApplicationComponent, IDisposable, IConfigurable, IInstrumentable, IExternallyParameterized
  Methods
MakeScriptQueryHandler(QuerySource)
Declaration
CRUDQueryHandler MakeScriptQueryHandler(QuerySource querySource)
  Parameters
| Type | Name | Description | 
|---|---|---|
| QuerySource | querySource | 
Returns
| Type | Description | 
|---|---|
| CRUDQueryHandler |