Send feedback on this topic.
Teradata.Client.Provider
Flush Method



Teradata.Client.Provider Namespace > TdStream Class : Flush Method
Not supported.
Syntax
'Declaration
 
Public Overrides NotOverridable Sub Flush() 
'Usage
 
Dim instance As TdStream
 
instance.Flush()
public override void Flush()
public:
void Flush(); override 
Exceptions
ExceptionDescription
The Flush method is not supported.
Remarks
TdStream is read-only and does not support the Flush method.
Requirements

Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019

See Also

Reference

TdStream Class
TdStream Members