FileHeaderBlockSnapshotSequenceNumber Property
Maintains a sequential number that represents the version of the file.
Namespace: SnapDB.IO.FileStructureAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public uint SnapshotSequenceNumber { get; }
Public ReadOnly Property SnapshotSequenceNumber As UInteger
Get
public:
property unsigned int SnapshotSequenceNumber {
unsigned int get ();
}
function get_SnapshotSequenceNumber();
Property Value
UInt32
This will be updated every time the file system has been modified. Initially, it will be one.