SPPatchableUnitInfo members
Include protected members
Include inherited members
一個 patchable 單位的版本資訊。
The SPPatchableUnitInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
DisplayName | 這個 patchable 單位的顯示名稱。 | |
Id | 這個 patchable 單位的唯一識別碼。 | |
LatestPatch | 這個 patchable 單位的版本。相同,所有的修補程式套用的最大版本。 | |
Patches | 修補程式套用到這個 patchable 的單位。 | |
PatchesByVersion | 修補程式套用到由版本排序這個 patchable 單位。 | |
Servers | [Microsoft.SharePoint.Administration.SPPatchableUnitInfo] 安裝所在的所有伺服器的相關資訊。 | |
ServersMissingThis | 缺少此[Microsoft.SharePoint.Administration.SPPatchableUnitInfo]或 null 安裝在所有伺服器上的伺服器清單。 |
Top
Methods
Name | Description | |
---|---|---|
BaseVersionOnServer | 會傳回指定伺服器上的安裝基底版本。 | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetMissingPatches | 擷取 (如果有的話) 所需的修補程式的清單,遺漏的特定伺服器上。 | |
GetPatchInfo | 擷取指定的修補程式安裝此 patchable 單位的相關資訊。 | |
GetStatus | 擷取的動作所需的此產品。 | |
GetType | (Inherited from Object.) | |
LatestPatchOnServer | 擷取指定之伺服器上安裝最新修補程式。 | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top