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

Search Toolkit Book for TDS71_COLLATION

TDS 7.1 collation informations. More...

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

Public Attributes

TDS_USMALLINT locale_id
 
TDS_USMALLINT flags
 
TDS_UCHAR charset_id
 

Detailed Description

TDS 7.1 collation informations.

Definition at line 350 of file proto.h.

Member Data Documentation

◆ charset_id

TDS_UCHAR TDS71_COLLATION::charset_id

Definition at line 354 of file proto.h.

Referenced by get_encoding_coll(), and test_column_encoding().

◆ flags

TDS_USMALLINT TDS71_COLLATION::flags

Definition at line 353 of file proto.h.

Referenced by get_encoding_coll(), and test_column_encoding().

◆ locale_id

TDS_USMALLINT TDS71_COLLATION::locale_id

Definition at line 352 of file proto.h.

Referenced by get_encoding_coll(), and test_column_encoding().


The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:57:36 2024 by modify_doxy.py rev. 669887