ActionDefinitionTable.SetRecord, méthode

Ce membre substitue TeamFoundationTableValueParameter<T>.SetRecord(T, SqlDataRecord).

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

Syntaxe

'Déclaration
Public Overrides Sub SetRecord ( _
    action As ActionDefinition, _
    record As SqlDataRecord _
)
public override void SetRecord(
    ActionDefinition action,
    SqlDataRecord record
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ActionDefinitionTable Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms