Visual RPG Language Reference  

Database.RemoveDirectory Method

RemoveDirectory removes the specified directory from the database.

      database.RemoveDirectory (DirectoryName)
Parameters
DirectoryName
Required.  A string containing the name of the directory to remove.
Remarks

Use the RemoveDirectory method to programmatically remove a database directory.

Requirements

Namespace: ASNA.VisualRPG.Runtime

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

Platforms: Windows Server 2003, Windows Server 2008, Windows XP Professional SP2, Windows Vista Business Edition, Windows 7.

See Also