System.Data.SqlTypes.SqlStreamChars.get_Length Method ()
Gets the length of the current 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)
Public MustOverride Function get_Length As Long
public abstract long get_Length ();
Return Values
The length of the stream as an Int64 value.
Version Information
.NET Framework
Supported in: 2.0, 3.0, 3.5