共用方式為


ISqlResourceComponent 介面

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

語法

'宣告
Public Interface ISqlResourceComponent _
    Inherits IDisposable, ICancelable
public interface ISqlResourceComponent : IDisposable, 
    ICancelable

ISqlResourceComponent 類型會公開下列成員。

方法

  名稱 描述
公用方法 Cancel 取消目前作業。 (繼承自 ICancelable)。
公用方法 Dispose 執行與釋放 (Free)、釋放 (Release) 或重設 Unmanaged 資源相關聯之應用程式定義的工作。 (繼承自 IDisposable)。
公用方法 Initialize(TeamFoundationRequestContext, String, Int32, ITFLogger)
公用方法 Initialize(ISqlConnectionInfo, Int32, Int32, Int32, Int32, ITFLogger)
公用方法 VerifyServiceVersion

回頁首

請參閱

參考

Microsoft.TeamFoundation.Framework.Server 命名空間