UpdateName takes the current values of the database name object and writes them out as new values of the database name in the registry.
database.UpdateName()
UpdateName takes the current values of the database name object and writes them out as new values of the database name in the registry.
You can use the CreateName method to take all the current values of the database name, except for the name itself, and create a new 'Database Name' in the registry with the name given in NewName.
UpdateName modifies the 'Database Name' in the registry corresponding the name given in the Dbname property. The updated content of the database name registry entries are defined by the values of the Label, PlatformAttribute, PoolingTimeOut, Password, Port, Server, Text, and User properties.
Namespace: ASNA.VisualRPG.Runtime
Assembly: ASNA.VisualRPG.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
ASNA.VisualRPG.Runtime
Database Class
Database Class Members
Database Class Methods
Database Class Properties
DCLDB
CreateName Method