FileHeaderAttributes Enumeration

Defines a set of attribute flags associated with file header.

Definition

Namespace: SnapDB.IO.FileStructure
Assembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public enum FileHeaderAttributes

Members

EndOfAttributes0 Indicates the end of file header attributes.
UserAttributes1 Represents user-defined attributes stored in the file header.
FileFlags2 Represents file flags stored in the file header.
HistorianMetaDataVersion3 Represents the version of Historian metadata stored in the file header.

See Also