ADO SetEOS Method
![Stream Object Reference](/images/up.gif)
The SetEOS method is used to set the current position to be the end of the stream (EOS). This method also updates the EOS property.
Note: Any data beyond the new EOS will be truncated and lost.
Syntax
objStream.SetEOS
![Stream Object Reference](/images/up.gif)
The SetEOS method is used to set the current position to be the end of the stream (EOS). This method also updates the EOS property.
Note: Any data beyond the new EOS will be truncated and lost.
objStream.SetEOS
Your message has been sent to W3Schools.