Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
dbiplus::field_prop Struct Reference

#include <qry_dat.h>

Public Attributes

std::string name
 
std::string display_name
 
fType type
 
std::string field_table
 
bool read_only
 
unsigned int field_len
 
unsigned int field_flags
 
int idx
 

Member Data Documentation

◆ display_name

std::string dbiplus::field_prop::display_name

◆ field_flags

unsigned int dbiplus::field_prop::field_flags

◆ field_len

unsigned int dbiplus::field_prop::field_len

◆ field_table

std::string dbiplus::field_prop::field_table

◆ idx

int dbiplus::field_prop::idx

◆ name

std::string dbiplus::field_prop::name

◆ read_only

bool dbiplus::field_prop::read_only

◆ type

fType dbiplus::field_prop::type

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