Compartilhar via


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

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

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

Int32StringTable Classe

Sobrecargas Int32StringTable

Namespace Microsoft.TeamFoundation.Framework.Server