Aracılığıyla paylaş


IComponentCreator.Create Yöntem (String, Int32, Int32, Int32)

Bağlantı dizesi kullanarak bir bileşen oluşturur.

Ad alanı:  Microsoft.TeamFoundation.Framework.Server
Derleme:  Microsoft.TeamFoundation.Framework.Server (Microsoft.TeamFoundation.Framework.Server.dll içinde)

Sözdizimi

'Bildirim
Function Create ( _
    connectionString As String, _
    commandTimeout As Integer, _
    deadlockPause As Integer, _
    maxDeadlockRetries As Integer _
) As TeamFoundationSqlResourceComponent
TeamFoundationSqlResourceComponent Create(
    string connectionString,
    int commandTimeout,
    int deadlockPause,
    int maxDeadlockRetries
)

Parametreler

  • maxDeadlockRetries
    Tür: System.Int32
    Yeniden deneme sayısı üst sınırı.

Dönüş Değeri

Tür: Microsoft.TeamFoundation.Framework.Server.TeamFoundationSqlResourceComponent

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IComponentCreator Arabirim

Create Fazla Yük

Microsoft.TeamFoundation.Framework.Server Ad Alanı