StreamTypeEnum
Specifies the type of data stored in a Stream object.
Constant |
Value |
Description |
adTypeBinary |
1 |
Indicates binary data. |
adTypeText |
2 |
Default. Indicates text data, which is in the character set specified by Charset. |
ADO/WFC Equivalent
These constants do not have ADO/WFC equivalents.