API Reference OSGeo FDO Provider for ODBC
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

FdoSqlServerOverrides Namespace Reference


Detailed Description

XML string constants corresponding to the enumerated type SqlServerOvTextInRowOption.


Variables

const FdoString * TextInRowOption_Default = L"Default"
const FdoString * TextInRowOption_InRow = L"InRow"
const FdoString * TextInRowOption_NotInRow = L"NotInRow"

Variable Documentation

const FdoString* FdoSqlServerOverrides::TextInRowOption_Default = L"Default" [static]
 

Definition at line 47 of file SqlServerOvTextInRowOption.h.

const FdoString* FdoSqlServerOverrides::TextInRowOption_InRow = L"InRow" [static]
 

Definition at line 45 of file SqlServerOvTextInRowOption.h.

const FdoString* FdoSqlServerOverrides::TextInRowOption_NotInRow = L"NotInRow" [static]
 

Definition at line 46 of file SqlServerOvTextInRowOption.h.


Comments?