Compartir a través de


DatabasePartitionComponent.TryCreateComponent (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
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 devuelto

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

DatabasePartitionComponent Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)