TeamFoundationBaseRegistryService 類別

繼承階層架構

System.Object
  Microsoft.TeamFoundation.Framework.Server.TeamFoundationBaseRegistryService
    Microsoft.TeamFoundation.Framework.Server.TeamFoundationRegistryService

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

語法

'宣告
<TeamFoundationServiceDependency(GetType(IdentityService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationRegistryService))> _
<DefaultServiceImplementationAttribute(GetType(TeamFoundationRegistryService))> _
Public MustInherit Class TeamFoundationBaseRegistryService _
    Implements ITeamFoundationService
[TeamFoundationServiceDependency(typeof(IdentityService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationRegistryService))]
[DefaultServiceImplementationAttribute(typeof(TeamFoundationRegistryService))]
public abstract class TeamFoundationBaseRegistryService : ITeamFoundationService

TeamFoundationBaseRegistryService 類型會公開下列成員。

屬性

  名稱 描述
受保護的屬性靜態成員 RegistryEntryDataSerializer

回頁首

方法

  名稱 描述
公用方法 DeleteEntries(TeamFoundationRequestContext, array<String[])
公用方法 DeleteEntries(TeamFoundationRequestContext, Identity, array<String[])
公用方法 DeleteEntries(TeamFoundationRequestContext, Guid, array<String[])
公用方法 Equals 判斷指定的物件是否等於目前物件。 (繼承自 Object)。
受保護的方法靜態成員 FilterEntries 使用提供的篩選條件路徑,篩選登錄項目清單。
受保護的方法 Finalize 允許物件在記憶體回收進行回收之前,嘗試釋放資源並執行其他清除作業。 (繼承自 Object)。
公用方法 GetHashCode 做為預設雜湊函式。 (繼承自 Object)。
公用方法 GetType 取得目前執行個體的 Type。 (繼承自 Object)。
公用方法 GetValue(TeamFoundationRequestContext, String) 擷取指定之路徑的值。
公用方法 GetValue(TeamFoundationRequestContext, Identity, String)
公用方法 GetValue(TeamFoundationRequestContext, Guid, String)
公用方法 GetValue(TeamFoundationRequestContext, String, Boolean, String) GetValue 會傳回指定之路徑的值做為字串。
公用方法 GetValue(TeamFoundationRequestContext, Identity, String, Boolean, String)
公用方法 GetValue(TeamFoundationRequestContext, Guid, String, Boolean, String)
公用方法 GetValue<T>(TeamFoundationRequestContext, String) 擷取指定之路徑的值,轉換為 T. 所指定的型別。
公用方法 GetValue<T>(TeamFoundationRequestContext, Identity, String)
公用方法 GetValue<T>(TeamFoundationRequestContext, Guid, String)
公用方法 GetValue<T>(TeamFoundationRequestContext, String, T) 擷取指定之路徑的值,轉換為 T. 所指定的型別。
公用方法 GetValue<T>(TeamFoundationRequestContext, Identity, String, T)
公用方法 GetValue<T>(TeamFoundationRequestContext, Guid, String, T)
公用方法 GetValue<T>(TeamFoundationRequestContext, String, Boolean, T) GetValue<T>() 會擷取指定路徑的值。 然後將轉換成 T. 所指定的型別。
公用方法 GetValue<T>(TeamFoundationRequestContext, Identity, String, Boolean, T)
公用方法 GetValue<T>(TeamFoundationRequestContext, Guid, String, Boolean, T)
受保護的方法 LogRegistryChangesEnabled
受保護的方法 MemberwiseClone 建立目前 Object 的淺層複本 (Shallow Copy)。 (繼承自 Object)。
公用方法 QueryAuditLog QueryAuditLog 用來讀取失敗對簽入的變更。
公用方法 ReadEntries(TeamFoundationRequestContext, String)
公用方法 ReadEntries(TeamFoundationRequestContext, Identity, String)
公用方法 ReadEntries(TeamFoundationRequestContext, Guid, String)
公用方法 ReadEntries(TeamFoundationRequestContext, String, Boolean) 特殊區段樣式:「/"/」和「/* */」符合零或多個區段在路徑。 「/*/」符合零或一個路徑分割。 包含「…」的區段, 「*」除了其他字元 (例如「/f b/…」, 「/......./") 無效或文字。 其他樣式:包含「*」和其他字元的區段可用來比對區段在路徑。 e.g. /f 「*/」則會比對「不是 /folder/」,但是「/afolder/」。 目前只特殊區段樣式支援,,而且只能是最後一個區段。
公用方法 ReadEntries(TeamFoundationRequestContext, Identity, String, Boolean)
公用方法 ReadEntries(TeamFoundationRequestContext, Guid, String, Boolean)
公用方法 ReadEntriesFallThru(TeamFoundationRequestContext, String) ReadEntries 用來讀取多個登錄值是由以註冊呼叫的唯一值是包含的順序是根據出現在登錄中不會發生。
公用方法 ReadEntriesFallThru(TeamFoundationRequestContext, Identity, String)
公用方法 ReadEntriesFallThru(TeamFoundationRequestContext, Guid, String)
受保護的方法 ReadEntriesInternal 警告:做為並傳回完成登錄路徑包括這個登錄區。
公用方法 ServiceEnd ITeamFoundationService.ServiceEnd 的實作
公用方法 ServiceStart ITeamFoundationService.ServiceStart 的實作
公用方法 SetValue(TeamFoundationRequestContext, String, String)
公用方法 SetValue(TeamFoundationRequestContext, Identity, String, String)
公用方法 SetValue(TeamFoundationRequestContext, Guid, String, String)
公用方法 SetValue<T>(TeamFoundationRequestContext, String, T)
公用方法 SetValue<T>(TeamFoundationRequestContext, Identity, String, T)
公用方法 SetValue<T>(TeamFoundationRequestContext, Guid, String, T)
公用方法 ToString 傳回表示目前物件的字串。 (繼承自 Object)。
公用方法 WriteEntries(TeamFoundationRequestContext, IEnumerable<RegistryEntry>)
公用方法 WriteEntries(TeamFoundationRequestContext, Identity, IEnumerable<RegistryEntry>)
公用方法 WriteEntries(TeamFoundationRequestContext, Guid, IEnumerable<RegistryEntry>)
受保護的方法 WriteEntriesInternal WriteEntries 用來同時更新一組登錄項目全部。要註冊的所有更新性。這表示所有或更新都未認可。

回頁首

執行緒安全

這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。

請參閱

參考

Microsoft.TeamFoundation.Framework.Server 命名空間