Partager via


TeamFoundationTableValueParameter<T>.SetNullableInt32, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Sub SetNullableInt32 ( _
    record As SqlDataRecord, _
    ordinal As Integer, _
    value As Nullable(Of Integer) _
)
public void SetNullableInt32(
    SqlDataRecord record,
    int ordinal,
    Nullable<int> value
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationTableValueParameter<T> Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms