Share via


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

Returns true when the stream is null (Nothing in Visual Basic). 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_IsNull() As Boolean
public abstract bool get_IsNull();

Return Value

A Boolean value.

Version Information

.NET Framework

Supported in: 2.0, 3.0, 3.5