Mimer SQL Data Provider
Count Property (MimerErrorCollection)




Mimer.Data.Client Namespace > MimerErrorCollection Class : Count Property
Gets the number of errors in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
public int Count {get;}
public read-only property Count: Integer; 
public function get Count : int
public: __property int get_Count();

Property Value

The number of errors in the collection.
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerErrorCollection Class
MimerErrorCollection Members