|
|
|
|
|
||||||
|
CLASS: |
|
|
|||||||
|
ADOStream |
|
|
|||||||
|
|
|||||||||
|
DESCRIPTION: |
|
|
|||||||
|
Represents a stream of binary data or text. |
|
||||||||
|
|
|
||||||||
|
SYNTAX: |
|
|
|||||||
|
[<oRef> =] new ADOStream() |
|
|
|||||||
|
|
|||||||||
|
|
|||||||||
|
PROPERTY: |
DEFAULT: |
DESCRIPTION: |
|
||||||
|
baseClassName |
ADOSTREAM |
Identifies the object as an instance of the ADOStream class |
|
||||||
|
className |
ADOSTREAM |
Identifies the object as an instance of a custom class. When no custom class exists, defaults to baseClassName |
|
||||||
|
Unicode |
Indicates the character set into which the contents of text stream are to be translated. |
|
|||||||
|
true |
Indicates whether the current position is at the end of the stream. |
|
|||||||
|
0 |
ADO statement handle. |
|
|||||||
|
0 - CRLF |
Indicates the binary character to be used as the line separator in text stream objects. |
|
|||||||
|
1 - Unknown |
Available permissions for modifying data. |
|
|||||||
|
0 |
Indicates the current position within a stream object. |
|
|||||||
|
0 |
Indicates the size of the stream in number of bytes. |
|
|||||||
|
Empty string |
Specifies the source of data for the stream object. |
|
|||||||
|
0 - Closed |
Indicates the state object. |
|
|||||||
|
0 - Text |
Indicates the type of data contained in the stream object. |
|
|||||||
|
|
|
|
|||||||
|
EVENT: |
PARAMETERS: |
DESCRIPTION: |
|
||||||
|
|
|
|
|||||||
|
|
|
||||||||
|
|
|
||||||||
|
METHOD: |
PARAMETERS: |
DESCRIPTION: |
|
||||||
|
|
Clears the contents of the stream object. |
|
|||||||
|
|
Closes a stream object. |
|
|||||||
|
<stream expO>[,<num expN>] |
Copies the binary contents to another stream object. |
|
|||||||
|
|
Sends the contents of the stream buffer to the associated underlying object. |
|
|||||||
|
<name expC> |
Loads the contents of a file into a stream object. |
|
|||||||
|
[<source expC>][,<user expC>][,<pass expC>] |
Opens a stream object. |
|
|||||||
|
[<num expN>] |
Reads character or binary data from a stream object. |
|
|||||||
|
<name expC> |
Saves the binary contents of a stream object to a file. |
|
|||||||
|
|
Skips a line when reading a text stream. |
|
|||||||
|
<data expC>[,<sep expL>] |
Writes character or binary data to a stream object. |
|
|||||||
|
cancel |
|
Cancels execution of a pending, asynchronous method call. |
|
||||||
|
|
|
||||||||
|
DESCRIPTION: |
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
||||||||
|
|
|
|
|
||||||