Firebird ADO.NET Provider SDK Documentation - v1.7
FbErrorCollection Members
FbErrorCollection overview
Public Instance Properties
Count
Gets the number of
FbError
objects in the collection.
Item
Public Instance Methods
CopyTo
Copies the elements of the
FbErrorCollection
collection into an
Array
, starting at the given index within the
Array
.
Equals
(inherited from
Object
)
GetHashCode
(inherited from
Object
)
GetType
(inherited from
Object
)
ToString
(inherited from
Object
)
See Also
FbErrorCollection Class
|
FirebirdSql.Data.Firebird Namespace