Name

StreamWriteEnum Enumeration — (Versions 2.5, 2.6)

Synopsis

The StreamWriteEnum enumeration indicates whether a line separator is appending to a String written to a Stream object.

Table E-50. The StreamWriteEnum Enumeration

Enumeration

Value

Description

adWriteChar
0

Default. Indicates that the specified text string is written to the Stream object.

adWriteLine
1

Indicates that the specified text string followed by a line separator will be written to the Stream object.

ADO/WFC

The StreamWriteEnum enumeration does not have ADO/WFC constants.

See Also

Stream.WriteText 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.