Compartir a través de


HttpComponentCreator<TComponent>.Create (Método) (String, Int32, Int32, Int32)

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

Sintaxis

'Declaración
Public Function Create ( _
    connectionString As String, _
    commandTimeout As Integer, _
    deadlockPause As Integer, _
    maxDeadlockRetries As Integer _
) As TeamFoundationSqlResourceComponent
public TeamFoundationSqlResourceComponent Create(
    string connectionString,
    int commandTimeout,
    int deadlockPause,
    int maxDeadlockRetries
)

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.Framework.Server.TeamFoundationSqlResourceComponent

Implementaciones

IComponentCreator.Create(String, Int32, Int32, Int32)

Seguridad de .NET Framework

Vea también

Referencia

HttpComponentCreator<TComponent> Clase

Create (Sobrecarga)

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