Share via


KeyValuePairInt32Int32Table.SetRecord 方法

這個成員會覆寫 TeamFoundationTableValueParameter<T>.SetRecord(T, SqlDataRecord)

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Public Overrides Sub SetRecord ( _
    row As KeyValuePair(Of Integer, Integer), _
    record As SqlDataRecord _
)
public override void SetRecord(
    KeyValuePair<int, int> row,
    SqlDataRecord record
)

參數

.NET Framework 安全性

請參閱

參考

KeyValuePairInt32Int32Table 類別

Microsoft.TeamFoundation.Framework.Server 命名空間