Share via


System.Data.SqlTypes.SqlStreamChars.get_CanSeek Method ()

Returns a value that indicates whether the current steam supports the seek operation. 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_CanSeek () As Boolean
public abstract bool get_CanSeek ();

Return Values

A Boolean value.

Version Information

.NET Framework

Supported in: 2.0, 3.0, 3.5