This allows executing command builders without returning anything.
Namespace:
Tortuga.Chain.CommandBuilders
Assembly:
Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
public interface IDbCommandBuilder
Public Interface IDbCommandBuilder
public interface class IDbCommandBuilder
Warning: This interface is meant to simulate multiple inheritance and work-around some issues with exposing generic types. Do not implement it in client code, as new method will be added over time.