ArrayBindRowsAffected
This property returns the number of affected rows for each iteration while executing a DML using array binding.
Declaration
// C# public long[] ArrayBindRowsAffected ;
Property Value
This property returns the number of affected rows for each iteration while executing a DML using array binding.
Declaration
// C# public long[] ArrayBindRowsAffected ;
Property Value