SE_serverinfo_set_detect8Xnullshape

This function is obsolete. It sets the DETECT8XNULLSHAPE value in an SE_SERVERINFO object. DETECT8XNULLSHAPE is valid only with Oracle 8i databases, which are no longer supported with ArcSDE.

Usage syntax

LONG SE_serverinfo_set_detect8Xnullshape (const SE_SERVERINFO svrInfo, BOOL detect8xnullshape);

Parameters
svrInfo The SE_SERVERINFO object
detect8xnullshape DETECT8XNULLSHAPE value (TRUE or FALSE)
Description

This function sets the DETECT8XNULLSHAPE in a SE_SERVERINFO object.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_SERVERINFO_OBJECT

SE_SDE_NOT_STARTED