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) » UltraLite - .NET-Programmierung » UltraLite .NET 2.0 API-Referenz » ULCursorSchema-Klasse

 

IsOpen-Eigenschaft

Prüft, ob das Cursorschema aktuell geöffnet ist

Syntax
Visual Basic
Public Readonly Property IsOpen As Boolean
C#
public bool IsOpen {get;}
Eigenschaftswert

TRUE, wenn das Cursorschema aktuell geöffnet ist, andernfalls FALSE

Siehe auch