<< Click to Display Table of Contents >> AdoStream:Mode Access |
![]() ![]() ![]() |
The available permissions for modifying data
ACCESS Mode AS LONG PASCAL CLASS AdoStream
LONG One of the values of the AdoConnectModeEnum
The default value for a Stream associated with an underlying source (opened with a URL as the source, or as the default Stream of a Record) is adModeRead. The default value for a Stream not associated with an underlying source (instantiated in memory) is adModeUnknown
AdoStream, AdoConnectModeEnum, AdoStream:Mode