Compartilhar via


Método SqlColumnBinder.IsNull

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

Sintaxe

'Declaração
Public Function IsNull ( _
    reader As DbDataReader _
) As Boolean
public bool IsNull(
    DbDataReader reader
)

Parâmetros

Valor de retorno

Tipo: System.Boolean
Retorna Boolean.

Segurança do .NET Framework

Consulte também

Referência

SqlColumnBinder Classe

Namespace Microsoft.TeamFoundation.Framework.Server