Name

LineSeparatorEnum Enumeration — (Versions 2.5, 2.6)

Synopsis

The LineSeparatorEnum enumeration indicates the character(s) used as line separators for text in Stream objects.

Table E-28. The LineSeparator Enumeration

Enumeration

Value

Description

adCR
13

Carriage return.

adCRLF
-1 (&HFFFFFFFF)

Default. Carriage return and line feed.

adLF
10

Line feed.

ADO/WFC

The LineSeparatorEnum enumeration does not have ADO/WFC constants.

See Also

Stream.LineSeparator Property, Stream.SkipLine Method

Get ADO: ActiveX Data Objects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.