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 » ULIndexSchema-Klasse

 

IsOpen-Eigenschaft

Ermittelt, ob das Indexschema geöffnet oder geschlossen ist.

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

TRUE, wenn das Indexschema geöffnet ist, andernfalls FALSE.

Siehe auch