Harlinn.Windows 0.1
|
Variables | |
constexpr UInt32 | OCI_COLLATION_NONE = 0x00000000 |
undefined collation; no collation has been specified | |
constexpr UInt32 | None = 0x00000000 |
constexpr UInt32 | OCI_COLLATION_NLS_COMP = 0x00003FFE |
pseudo-collation USING_NLS_COMP | |
constexpr UInt32 | NlsComp = 0x00003FFE |
constexpr UInt32 | OCI_COLLATION_NLS_SORT = 0x00003FFD |
pseudo-collation USING_NLS_SORT | |
constexpr UInt32 | NlsSort = 0x00003FFD |
constexpr UInt32 | OCI_COLLATION_NLS_SORT_CI = 0x00003FFC |
pseudo-collation USING_NLS_SORT_CI | |
constexpr UInt32 | NlsSortCI = 0x00003FFC |
constexpr UInt32 | OCI_COLLATION_NLS_SORT_AI = 0x00003FFB |
pseudo-collation USING_NLS_SORT_AI | |
constexpr UInt32 | NlsSortAI = 0x00003FFB |
constexpr UInt32 | OCI_COLLATION_NLS_SORT_CS = 0x00003FFA |
pseudo-collation USING_NLS_SORT_CS | |
constexpr UInt32 | NlsSortCS = 0x00003FFA |
constexpr UInt32 | OCI_COLLATION_NLS_SORT_VAR1 = 0x00003FF9 |
pseudo-collation USING_NLS_SORT_VAR1 | |
constexpr UInt32 | NlsSortVar1 = 0x00003FF9 |
constexpr UInt32 | OCI_COLLATION_NLS_SORT_VAR1_CI = 0x00003FF8 |
pseudo-collation USING_NLS_SORT_VAR1_CI | |
constexpr UInt32 | NlsSortVar1CI = 0x00003FF8 |
constexpr UInt32 | OCI_COLLATION_NLS_SORT_VAR1_AI = 0x00003FF7 |
pseudo-collation USING_NLS_SORT_VAR1_AI | |
constexpr UInt32 | NlsSortVar1AI = 0x00003FF7 |
constexpr UInt32 | OCI_COLLATION_NLS_SORT_VAR1_CS = 0x00003FF6 |
pseudo-collation USING_NLS_SORT_VAR1_CS | |
constexpr UInt32 | NlsSortVar1CS = 0x00003FF6 |
constexpr UInt32 | OCI_COLLATION_BINARY = 0x00003FFF |
BINARY. | |
constexpr UInt32 | Binary = 0x00003FFF |
constexpr UInt32 | OCI_COLLATION_BINARY_CI = 0x00023FFF |
BINARY_CI. | |
constexpr UInt32 | BinaryCI = 0x00023FFF |
constexpr UInt32 | OCI_COLLATION_BINARY_AI = 0x00013FFF |
BINARY_AI. | |
constexpr UInt32 | BinaryAI = 0x00013FFF |
collation IDs of a number of frequently used collations, mainly pseudo-collations; they are returned as values of the attribute Attribute::COLLATION_ID; the SQL names of the collations corresponding to the IDs are given in comments below
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
BINARY.
|
constexpr |
BINARY_AI.
|
constexpr |
BINARY_CI.
|
constexpr |
pseudo-collation USING_NLS_COMP
|
constexpr |
pseudo-collation USING_NLS_SORT
|
constexpr |
pseudo-collation USING_NLS_SORT_AI
|
constexpr |
pseudo-collation USING_NLS_SORT_CI
|
constexpr |
pseudo-collation USING_NLS_SORT_CS
|
constexpr |
pseudo-collation USING_NLS_SORT_VAR1
|
constexpr |
pseudo-collation USING_NLS_SORT_VAR1_AI
|
constexpr |
pseudo-collation USING_NLS_SORT_VAR1_CI
|
constexpr |
pseudo-collation USING_NLS_SORT_VAR1_CS
|
constexpr |
undefined collation; no collation has been specified