Main Page
Namespaces
Classes
Files
Namespace List
Namespace Members
FdoSqlServerOverrides Namespace Reference
Detailed Description
XML string constants corresponding to the enumerated type SqlServerOvTextInRowOption.
Variables
static const FdoString *
TextInRowOption_Default
= L"Default"
static const FdoString *
TextInRowOption_InRow
= L"InRow"
static const FdoString *
TextInRowOption_NotInRow
= L"NotInRow"