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

SQL Anywhere 10.0.1 » UltraLite - AppForge Programming » UltraLite for AppForge API Reference » ULDatabaseSchema class

Properties Next Page

GetDatabaseProperty method


Returns the value of the named database property.

Syntax

GetDatabaseProperty( property_name As String ) As
String Member of UltraLiteAFLib.ULDatabaseSchema

Parameters

property_name    The property_name specifies the property name which is being queried.

Following is a list of property name strings. For more information about the meaning of the properties, see UltraLite Database Settings Reference.

Returns

Returns the named property value.