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