Share via


Int32StringTable-Konstruktor (IEnumerable<Tuple<Int32, String>>, Boolean)

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

Syntax

'Declaration
Public Sub New ( _
    rows As IEnumerable(Of Tuple(Of Integer, String)), _
    nvarchar As Boolean _
)
public Int32StringTable(
    IEnumerable<Tuple<int, string>> rows,
    bool nvarchar
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Int32StringTable Klasse

Int32StringTable-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace