Share via


System.Data.SqlTypes.SqlChars.set_Stream Method (System.Data.SqlTypes.SqlStreamChars)

Sets 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 set_Stream (ByVal value As SqlStreamChars)
private void set_Stream (SqlStreamChars value);

Parameters

Parameter

Description

value

A SqlStreamChars object that is the character stream.

Version Information

.NET Framework

Supported in: 2.0, 3.0, 3.5