getSharedTransientFileName
getSharedTransientFileName(): String;
The getSharedTransientFileName method of the Node class returns the name of the shared 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 "