CSQLLanguages, CSQLLanguageInfo
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at CSQLLanguages, CSQLLanguageInfo.
Call the typedef class CSQLLanguages to implement its parameter class CSQLLanguageInfo.
Remarks
See Schema Rowset Classes and Typedef Classes for more information on using typedef classes.
This class identifies the conformance levels, options, and dialects supported by the SQL-implementation processing data defined in the catalog.
The following table lists the class data members and their corresponding OLE DB Columns. See SQL_LANGUAGES Rowset in the OLE DB Programmer's Reference for more information about the schema and columns.
Data members | OLE DB columns |
---|---|
m_szSource | SQL_LANGUAGE_SOURCE |
m_szYear | SQL_LANGUAGE_YEAR |
m_szConformance | SQL_LANGUAGE_CONFORMANCE |
m_szIntegrity | SQL_LANGUAGE_INTEGRITY |
m_szImplementation | SQL_LANGUAGE_IMPLEMENTATION |
m_szBindingStyle | SQL_LANGUAGE_BINDING_STYLE |
m_szProgrammingLanguage | SQL_LANGUAGE_PROGRAMMING_LANGUAGE |
Requirements
Header: atldbsch.h