ADO Flush Method
Complete Stream Object Reference
The Flush method is used when you need to send the contents of the Stream
buffer to the associated underlying object. For example, a node or file represented by the URL that is the source of the Stream
object. This will ensure that all changes made to the contents have been written.
Note: ADO flushes the buffer as much as possible in the background,
therefore; it is not usually necessary to call this method.
Syntax
Complete Stream Object Reference
 |
W3Schools' Online Certification Program
The perfect solution for professionals who need to balance work, family, and career building.
More than 4000 certificates already issued!
|
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
|