Visual RPG 9.0 Language Reference  

Database.DBName Property

DBName gets or sets the name of a database. 

database.DBName = <stringVal>

Property Value

<stringVal> containing the name of a database. 

Remarks

When set to a valid database name, the referenced database server becomes the database object upon connection. Setting the database name is a common means of overriding the database connection.  When set to a valid database name, the following properties are also set from the collateral content of the Database name's registry content: Label, PlatformAttribute, PoolingTimeOut, Port, Server, Text, User

Requirements

Namespace: ASNA.VisualRPG.Runtime

Assembly: ASNA Visual RPG Runtime (in ASNA.VisualRPG.Runtime.dll)

Platforms: Windows 2000 Professional SP4, Windows 2000 Server SP4, Windows Server 2003, Windows XP Professional SP2, Windows Vista Business Edition 

See Also

ASNA.VisualRPG.Runtime
Database Class
Database Class Members
Database Class Properties
DCLDB