Freigeben über


DatabasePartitionComponent.TryCreateComponent-Methode

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

Syntax

'Declaration
Public Shared Function TryCreateComponent ( _
    connectionString As String, _
    <OutAttribute> ByRef component As DatabasePartitionComponent _
) As Boolean
public static bool TryCreateComponent(
    string connectionString,
    out DatabasePartitionComponent component
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

DatabasePartitionComponent Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace