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
|
|
Get Your Diploma!
W3Schools' Online Certification Program is the perfect solution for busy
professionals who need to balance work, family, and career building.
The HTML Certificate is for developers who want to document their knowledge of HTML, XHTML, and CSS.
The JavaScript Certificate is for developers who want to document their knowledge of JavaScript and the HTML DOM.
The XML Certificate is for developers who want to document their knowledge of XML, XML DOM and XSLT.
The ASP Certificate is for developers who want to document their knowledge of ASP, SQL, and ADO.
The PHP Certificate is for developers who want to document their knowledge of PHP and SQL (MySQL).
|
|