'Declaration Protected Function AddToBatch( _ ByVal command As IDbCommand _ ) As Integer
protected int AddToBatch( IDbCommand command )
Parameters
- command
- The System.Data.IDbCommand to add to the batch.
'Declaration Protected Function AddToBatch( _ ByVal command As IDbCommand _ ) As Integer
protected int AddToBatch( IDbCommand command )