ISingleRowDbCommandBuilder<(Of <(<'TObject>)>)> Interface
This allows the use of scalar and single row materializers against a command builder.
Namespace:
Tortuga.Chain.CommandBuildersAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
public interface ISingleRowDbCommandBuilder<TObject> : ISingleRowDbCommandBuilder
Public Interface ISingleRowDbCommandBuilder(Of TObject) _ Inherits ISingleRowDbCommandBuilder
generic<typename TObject> public interface class ISingleRowDbCommandBuilder : ISingleRowDbCommandBuilder
Type Parameters
- TObject