IUpdateSetDbCommandBuilder<(Of <(<'TCommand, TParameter>)>)>..::..All Method
Applies this command to all rows.
Namespace:
Tortuga.Chain.CommandBuildersAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
MultipleRowDbCommandBuilder<TCommand, TParameter> All()
Function All As MultipleRowDbCommandBuilder(Of TCommand, TParameter)
MultipleRowDbCommandBuilder<TCommand, TParameter>^ All()