SqlTable.UpdateRange Method (Object[])

Executes UPDATE commands for the specified entities.

Namespace:  DbExtensions
Assembly: DbExtensions.dll

Syntax

public void UpdateRange(
	params Object[] entities
)

Parameters

entities

Type: System.Object[]
The entities whose UPDATE commands are to be executed.

See Also

Reference

SqlTable Class
DbExtensions Namespace

© Max Toro Q.