共用方式為


FrameworkSqlResourceComponent 建構函式 (String, Int32, Int32, Int32)

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Protected Sub New ( _
    connectionString As String, _
    commandTimeout As Integer, _
    deadlockPause As Integer, _
    maxDeadlockRetries As Integer _
)
protected FrameworkSqlResourceComponent(
    string connectionString,
    int commandTimeout,
    int deadlockPause,
    int maxDeadlockRetries
)

參數

.NET Framework 安全性

請參閱

參考

FrameworkSqlResourceComponent 類別

FrameworkSqlResourceComponent 多載

Microsoft.TeamFoundation.Framework.Server 命名空間