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 - Database Management and Reference » UltraLite Database Settings Reference » Read-only properties in UltraLite

UltraLite encryption property Next Page

UltraLite file property


Returns the type of encryption used for database or table encryption.

Returns the file name of the database root file for the current connection, including path.

Remarks

The character file returned is determined matches the DBF connection parameter value.

See also
Examples

UltraLite employs different methods that allow you to check the value property:

In Sybase Central    Right click the database you have connected to and choose Properties. The Database Properties dialog box appears, displaying the configured values for all existing database properties. The database file is listed near the top of the General tab.

In C/C++    Call GetDatabaseProperty( ul_database_property_id file ).