Share via


Int32StringTable, constructeur (IEnumerable<Tuple<Int32, String>>, Boolean)

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

Syntaxe

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

Int32StringTable Classe

Int32StringTable, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms