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

Search Toolkit Book for TDS_PARSED_PARAM

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

+ Collaboration diagram for TDS_PARSED_PARAM:

Public Attributes

const char * p
 
size_t len
 

Detailed Description

Definition at line 538 of file odbc.h.

Member Data Documentation

◆ len

size_t TDS_PARSED_PARAM::len

Definition at line 540 of file odbc.h.

Referenced by _SQLDriverConnect(), assert_equal_str(), and odbc_parse_connect_string().

◆ p

const char * TDS_PARSED_PARAM::p

Definition at line 539 of file odbc.h.

Referenced by _SQLDriverConnect(), assert_equal_str(), and odbc_parse_connect_string().


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