ILabel interface | QSYS API Reference Guide
Represents information on a database label
Namespace: ASNA.DataGate.Client.DatabaseLabel Assembly: ASNA.QSys.DataGate.Client.dll
Extends: doesn’t extend any other interfaces.
Properties
Type | Name | Description |
---|---|---|
Boolean | AutoRecover | Gets or sets a value indicating whether the AutoRecover feature is enabled for the label. |
Boolean | IsOpen | Gets a value indicating whether the label is currently open. |
Boolean | Level20 | Gets or sets a value indicating whether the Level20 feature is enabled for the label. |
Boolean | Maintenance | Gets a value indicating whether the label is currently in maintenance mode. |
String | Name | Get or Set the unique name |
Boolean | Offline | Gets a value indicating whether the label is currently offline. |
Boolean | Private | Gets a value indicating whether the label is private. |
String | RootPath | Get or Set root path of the database |
String | Text | Get or Set the description |
Boolean | UniqueQtemp | Gets or sets a value indicating whether the UniqueQtemp feature is enabled for the label. |