SortedTreeFileIsMemoryFile Property
Gets if the file is a memory file.
Namespace: SnapDB.Snap.StorageAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public bool IsMemoryFile { get; }
Public ReadOnly Property IsMemoryFile As Boolean
Get
public:
property bool IsMemoryFile {
bool get ();
}
function get_IsMemoryFile();
Property Value
Boolean