Public Attributes | List of all members
AppSecInc::Databases::ODBC::ODBCDiagnosticsMessage Struct Reference

A diagnostics message, see http://msdn.microsoft.com/en-us/library/ms713606(VS.85).aspx. More...

#include <Handle.h>

Public Attributes

std::wstring vendor
 Identifies the vendor of the component in which the error or warning occurred or that received the error or warning directly from the data source. More...
 
std::wstring component
 Identifies the component in which the error or warning occurred or that received the error or warning directly from the data source. More...
 
std::wstring datasource
 Identifies the data source. For file-based drivers, this is typically a file format, such as Xbase[1] For DBMS-based drivers, this is the DBMS product. More...
 
std::wstring text
 Generated by the ODBC component. More...
 

Detailed Description

A diagnostics message, see http://msdn.microsoft.com/en-us/library/ms713606(VS.85).aspx.

Member Data Documentation

std::wstring AppSecInc::Databases::ODBC::ODBCDiagnosticsMessage::component

Identifies the component in which the error or warning occurred or that received the error or warning directly from the data source.

std::wstring AppSecInc::Databases::ODBC::ODBCDiagnosticsMessage::datasource

Identifies the data source. For file-based drivers, this is typically a file format, such as Xbase[1] For DBMS-based drivers, this is the DBMS product.

std::wstring AppSecInc::Databases::ODBC::ODBCDiagnosticsMessage::text

Generated by the ODBC component.

std::wstring AppSecInc::Databases::ODBC::ODBCDiagnosticsMessage::vendor

Identifies the vendor of the component in which the error or warning occurred or that received the error or warning directly from the data source.


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


© Application Security Inc. - All Rights Reserved http://msiext.codeplex.com