Hazelcast C++ Client
Hazelcast C++ Client Library
hazelcast::client::sql::sql_column_metadata Struct Reference

Public Attributes

std::string name
 
sql_column_type type
 
bool nullable
 

Friends

bool HAZELCAST_API operator== (const sql_column_metadata &lhs, const sql_column_metadata &rhs)
 

Detailed Description

Definition at line 27 of file sql_column_metadata.h.


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