UpdateBatchSize Property
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Data.SqlClient Namespac ...
SqlDataAdapter Class
SqlDataAdapter Properties
UpdateBatchSize Property
UpdateBatchSize Property
SqlDataAdapter Properties
DeleteCommand Property
IDbDataAdapter.DeleteCommand P ...
IDbDataAdapter.InsertCommand P ...
IDbDataAdapter.SelectCommand P ...
IDbDataAdapter.UpdateCommand P ...
InsertCommand Property
SelectCommand Property
UpdateBatchSize Property
UpdateCommand Property
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
SqlDataAdapter
.
.
::
.
UpdateBatchSize Property
Overload List
Name
Description
UpdateBatchSize
Gets or sets a value that enables or disables batch processing support, and specifies the number of commands that can be executed in a batch.
(Inherited from
DbDataAdapter
.)
UpdateBatchSize
Gets or sets the number of rows that are processed in each round-trip to the server.
(Overrides
DbDataAdapter
.
.
::
.
UpdateBatchSize
.)
Top
See Also
Reference
SqlDataAdapter Class
SqlDataAdapter Members
System.Data.SqlClient Namespace
Tags :