Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Deutsch) » SQL Anywhere Server - Programmierung » SQL Anywhere Datenzugriff-APIs » SQL Anywhere .NET 2.0 API-Referenz » iAnywhere.Data.SQLAnywhere-Namespace (.NET 2.0) » SAErrorCollection-Klasse

 

Count-Eigenschaft

Gibt die Anzahl der Fehler in der Sammlung zurück.

Syntax
Visual Basic

NotOverridable Public Readonly Property Count As Integer
C#

public int Count { get;}
Siehe auch