Compartilhar via


Método DatabasePartitionComponent.TryCreateComponent

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

Sintaxe

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

Parâmetros

Valor de retorno

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

DatabasePartitionComponent Classe

Namespace Microsoft.TeamFoundation.Framework.Server