fileName (Attribute)



Reflects the database file name used to instantiate this connection.

fileName get: Returns the file name used to open up the database connection in the new (Class method) method.
fileName set: The programmer can not set this attribute, it is set internally by the ooSQLite framework.
Remarks: The file name is set during initialization of the connection object. It never changed after that.