In This Topic
Represents row offset within DML array binding operation that generates the error.
Syntax
'Declaration
Public ReadOnly Property ArrayBindIndex As Integer
public int ArrayBindIndex {get;}
Property Value
Returns one-based row index that generates the error.
See Also