Freigeben über


StringTable-Konstruktor (IEnumerable<String>, Boolean, Int32, Boolean)

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

Syntax

'Declaration
Public Sub New ( _
    strings As IEnumerable(Of String), _
    treatNullAsEmpty As Boolean, _
    maxLength As Integer, _
    isnvarchar As Boolean _
)
public StringTable(
    IEnumerable<string> strings,
    bool treatNullAsEmpty,
    int maxLength,
    bool isnvarchar
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

StringTable Klasse

StringTable-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace