Skip to content

File extract_schema.hpp

FileList > cubrid > src > executables > extract_schema.hpp

Go to the source code of this file

  • #include "dbtype_def.h"
  • #include <stdio.h>
  • #include <vector>
  • #include <string>

Classes

Type Name
struct extract_context

Public Types

Type Name
enum EMIT_STORAGE_ORDER

Public Types Documentation

enum EMIT_STORAGE_ORDER

enum EMIT_STORAGE_ORDER {
    FOLLOW_STORAGE_ORDER = 0,
    FOLLOW_ATTRIBUTE_ORDER = 1
};


The documentation for this class was generated from the following file cubrid/src/executables/extract_schema.hpp