Specifies the Open Client and Open Server datatype to which a DB2 access service converts DB2 GRAPHIC, VARGRAPHIC, and LONGVARGRAPHIC results.
GraphicResults=[binary | char]
binary
binary indicates that results of XNLChar and XNLVarChar configuration property values or less are returned as CS_BINARY; those with XNLChar and XNLVarChar configuration property values or more are returned as CS_IMAGE.
char indicates that results of XNLChar and XNLVarChar configuration property values or less are returned as CS_CHAR; those with XNLChar and XNLVarChar configuration property values or greater are returned as CS_TEXT.
Copyright © 2005. Sybase Inc. All rights reserved. |