IComponentCreator 介面
元件的介面。
命名空間: Microsoft.TeamFoundation.Framework.Server
組件: Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)
語法
'宣告
Public Interface IComponentCreator
public interface IComponentCreator
IComponentCreator 型別會公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
![]() |
IsTransitionCreator | 當我們轉換服務使用資源管理員時,必須指定要建立的元件" component Factory,直到服務登錄。 |
![]() |
ServiceVersion | 服務的版本。 |
回頁首
方法
名稱 | 說明 | |
---|---|---|
![]() |
Create(TeamFoundationRequestContext, String) | 使用這個命令會要求內容和資料庫類別,建立元件。 |
![]() |
Create(String, Int32, Int32, Int32) | 使用連接字串 (Connection String),建立元件。 |
![]() |
CreateHttp |
回頁首