Public Attributes

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>

List of all members.

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.
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.
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.
std::wstring text
 Generated by the ODBC component.

Detailed Description

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


Member Data Documentation

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

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.

Generated by the ODBC component.

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