UpdateSetDbCommandBuilder<(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 UpdateSetDbCommandBuilder<TCommand, TParameter> All()
Public Function All As UpdateSetDbCommandBuilder(Of TCommand, TParameter)
public: UpdateSetDbCommandBuilder<TCommand, TParameter>^ All()