Share via


SqlColumnBinder.IsNull-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Function IsNull ( _
    reader As DbDataReader _
) As Boolean
public bool IsNull(
    DbDataReader reader
)

Parameter

Rückgabewert

Typ: System.Boolean
Gibt Boolean zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

SqlColumnBinder Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace