TRANSLATIONS Rowset

OLE DB Programmer's Reference

GUID: DBSCHEMA_TRANSLATIONS

Number of restriction columns: 3

Restriction columns: TRANSLATION_CATALOG, TRANSLATION_SCHEMA, TRANSLATION_NAME

Default sort order: TRANSLATION_CATALOG, TRANSLATION_SCHEMA, TRANSLATION_NAME

Description: The TRANSLATIONS rowset identifies the character translations defined in the catalog that are accessible to a given user.

Column name Type indicator Description
TRANSLATION_CATALOG DBTYPE_WSTR Catalog name. NULL if the provider does not support catalogs.
TRANSLATION_SCHEMA DBTYPE_WSTR Unqualified schema name. NULL if the provider does not support schemas.
TRANSLATION_NAME DBTYPE_WSTR Translation name.
SOURCE_CHARACTER_SET_CATALOG DBTYPE_WSTR Catalog name containing the source character set on which the translation is defined. NULL if the provider does not support catalogs.
SOURCE_CHARACTER_SET_SCHEMA DBTYPE_WSTR Unqualified schema name containing the source character set on which the translation is defined. NULL if the provider does not support schemas.
SOURCE_CHARACTER_SET_NAME DBTYPE_WSTR Source character set name on which the translation is defined.
TARGET_CHARACTER_SET_CATALOG DBTYPE_WSTR Catalog name containing the target character set on which the translation is defined. NULL if the provider does not support catalogs.
TARGET_CHARACTER_SET_SCHEMA DBTYPE_WSTR Unqualified schema name containing the target character set on which the translation is defined. NULL if the provider does not support schemas.
TARGET_CHARACTER_SET_NAME DBTYPE_WSTR Target character set name on which the translation is defined.

1998-2001 Microsoft Corporation. All rights reserved.



Microsoft Ole Db 2.0 Programmer's Reference and Data Access SDK
Microsoft OLE DB 2.0 Programmers Reference and Data Access SDK (Microsoft Professional Editions)
ISBN: 0735605904
EAN: 2147483647
Year: 1998
Pages: 1083

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net