Microsoft SDK for Java

AdoEnums.StringFormat Class Fields

The StringFormat class contains the following field.

Constant Value Description
CLIPSTRING 2 Delimits rows by RowDelimiter, columns by ColumnDelimiter, and NULL values by NullExpr. These three parameters of the getString method are valid only with a StringFormat of CLIPSTRING.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.