Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
See Also
Applies To: Type Property (ADO Stream)