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

Search Toolkit Book for tds_locale

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

Public Attributes

char * language
 
char * server_charset
 
char * date_fmt
 
char * datetime_fmt
 
char * time_fmt
 

Detailed Description

Definition at line 646 of file tds.h.

Member Data Documentation

◆ date_fmt

char * tds_locale::date_fmt

◆ datetime_fmt

char* tds_locale::datetime_fmt

◆ language

char * tds_locale::language

Definition at line 648 of file tds.h.

◆ server_charset

char * tds_locale::server_charset

Definition at line 649 of file tds.h.

◆ time_fmt

char* tds_locale::time_fmt

Definition at line 613 of file tds.h.

Referenced by main(), and tds_convert_datetimeall().


The documentation for this struct was generated from the following file:
Modified on Tue Apr 30 06:42:38 2024 by modify_doxy.py rev. 669887