The AdoEnums.StringFormat class of the com.ms.wfc.data package specifies the format when retrieving a Recordset as a string.
class AdoEnums.StringFormat extends com.ms.wfc.core.Enum { // Fields public static final int CLIPSTRING; }