Struct that stores information about a unique key using the most common data types. More...
#include <DSInfo.h>
Public Attributes | |
| std::string | name |
| Unique Key Name. More... | |
| std::vector< std::string > | porperties |
| Unique Key Properties in a string vector. More... | |
Struct that stores information about a unique key using the most common data types.
| std::vector<std::string> UKInfo::porperties |