Compartilhar via


Método SqlColumnBinder.GetGuid (DbDataReader)

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

Sintaxe

'Declaração
Public Function GetGuid ( _
    reader As DbDataReader _
) As Guid
public Guid GetGuid(
    DbDataReader reader
)

Parâmetros

Valor de retorno

Tipo: System.Guid
Retorna Guid.

Segurança do .NET Framework

Consulte também

Referência

SqlColumnBinder Classe

Sobrecargas GetGuid

Namespace Microsoft.TeamFoundation.Framework.Server