4#include <system/enum_helpers.h>
5#include <system/details/enum_meta_info.h>
7namespace System {
namespace IO {
17 ReadWrite = Read | Write
24DECLARE_USING_GLOBAL_OPERATORS
32struct EnumMetaInfo<
System::IO::FileAccess>
35 static ASPOSECPP_SHARED_API
const std::array<std::pair<System::IO::FileAccess, const char16_t*>, 3>& values();
FileAccess
Specifies the type of access when opening the file.
Definition: file_access.h:11
Definition: db_command.h:9