OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
StorageType Struct Reference

Encapsulates an enumeration of table storage type strings. More...

#include <TableDescriptor.h>

Static Public Attributes

static constexpr char const * FOREIGN_TABLE = "FOREIGN_TABLE"
 
static constexpr char const * LOCAL_TABLE = "LOCAL_TABLE"
 

Detailed Description

Encapsulates an enumeration of table storage type strings.

StorageType

Definition at line 31 of file TableDescriptor.h.

Member Data Documentation

constexpr char const* StorageType::LOCAL_TABLE = "LOCAL_TABLE"
static

Definition at line 33 of file TableDescriptor.h.


The documentation for this struct was generated from the following file: