dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleErrorCollection Class / Count Property

In This Topic
Count Property (OracleErrorCollection)
In This Topic
Gets the number of errors in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 

Property Value

The total number of errors in the collection.
See Also