Name | Description | |
---|---|---|
FileDatabase Constructor |
The following tables list the members exposed by FileDatabase.
Name | Description | |
---|---|---|
FileDatabase Constructor |
Name | Description | |
---|---|---|
CopyDirectory | Copy the source directory to the dest directory | |
CreateDirectory | Create a directory in the specified path | |
DeleteDirectory | Delete the specified directory | |
DeleteFile | Delete a file | |
DirectoryExists | Returns true if the directory exists in the specified path | |
Dispose | Release any resources used | |
FileExists | Returns true if the file exists | |
StreamFactory | Create a FileStream to be used in the database |