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.
Applies to: Access 2013, Office 2013
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.