Class TWorkspace (unit DAODatabase)
Inherits from
TPersistent
TWorkspace provides properties, which are necessary for work with secured databases.
Properties
property Password : string
Provides password, which requires for creating Workspace object.
property UserName : string
Provides username, which requires for creating Workspace object.