Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

IOpenDataSource Interface

This represents a data source that wraps a connection, and optional transaction, that it does not own.

Namespace:  Tortuga.Chain.DataSources
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


public interface IOpenDataSource
Public Interface IOpenDataSource
public interface class IOpenDataSource

Remarks


This interface is primarily for testing purposes.