Name

StreamOpenOptionsEnum Enumeration — (Versions 2.5, 2.6)

Synopsis

The StreamOpenOptionsEnum enumeration specifies options for opening a Stream object.

Table E-47. The StreamOpenOptionsEnum Enumeration

Enumeration

Value

Description

adOpenStreamAsync
1

Indicates that the Stream will be opened asynchronously.

adOpenStreamFromRecord
4

Indicates that the contents of the Source parameter to the Open method contain an already open Record object.

adOpenStreamUnspecified
-1 (&HFFFFFFFF)

Default. Indicates that no special options are selected.

ADO/WFC

The StreamOpenOptionsEnum enumeration does not have ADO/WFC constants.

See Also

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