| title | StringFormatEnum | Microsoft Docs | |
|---|---|---|
| ms.prod | sql | |
| ms.prod_service | connectivity | |
| ms.technology | connectivity | |
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.reviewer | ||
| ms.topic | conceptual | |
| apitype | COM | |
| f1_keywords |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | 28f7d1ec-092b-4323-a39d-d3f882c6c81a | |
| author | MightyPen | |
| ms.author | genemi |
Specifies the format when retrieving a Recordset as a string.
| Constant | Value | Description |
|---|---|---|
| adClipString | 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 adClipString. |
Package: com.ms.wfc.data
| Constant |
|---|
| AdoEnums.StringFormat.CLIPSTRING |