NCBI C++ ToolKit
Public Attributes | List of all members
_cs_locale Struct Reference

Search Toolkit Book for _cs_locale

#include <dbapi/driver/ftds100/freetds/ctlib.h>

Public Attributes

char * language
 
char * charset
 
char * time
 
char * collate
 

Detailed Description

Definition at line 253 of file ctlib.h.

Member Data Documentation

◆ charset

char * _cs_locale::charset

Definition at line 256 of file ctlib.h.

Referenced by _cs_locale_copy(), _cs_locale_copy_inplace(), and ct_connect().

◆ collate

char * _cs_locale::collate

Definition at line 258 of file ctlib.h.

Referenced by _cs_locale_copy(), and _cs_locale_copy_inplace().

◆ language

char * _cs_locale::language

Definition at line 255 of file ctlib.h.

Referenced by _cs_locale_copy(), _cs_locale_copy_inplace(), and ct_connect().

◆ time

char * _cs_locale::time

Definition at line 257 of file ctlib.h.

Referenced by _cs_locale_copy(), _cs_locale_copy_inplace(), and ct_connect().


The documentation for this struct was generated from the following file:
Modified on Tue Jun 18 13:38:14 2024 by modify_doxy.py rev. 669887