System.Data.SqlTypes.SqlChars.get_Stream Method ()
Gets the character stream. The assembly that contains this class has a friend relationship with SQLAccess.dll. It is intended for use by SQL Server. For other databases, use the hosting mechanism provided by that database.
Namespace: System.Data.SqlTypes
Assembly: System.Data (in System.Data.dll)
Private Sub get_Stream ByVal As SqlStreamChars
private SqlStreamChars get_Stream ();
Return Values
A SqlStreamChars object that is the character stream.
Version Information
.NET Framework
Supported in: 2.0, 3.0, 3.5