getTransientFileName(): String;
The getTransientFileName method of the Process class returns the name of the transient database file in use by the executing process; that is, the current thread executing the current method.
To obtain the path for this file, use the
See also "