ICRUDQueryExecutionContext InterfaceNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents a context (such as Sql Server connection + transaction scope, or Hadoop connect string etc.) for query execution. This is a marker interface implemented by particular providers

Namespace: NFX.DataAccess.CRUD
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public interface ICRUDQueryExecutionContext
See Also