PatchFeatureTree.PatchFeatureTreeObject 属性

定义

获取修补功能树对象。

public:
 static property Microsoft::SqlServer::Configuration::PatchFeatureTree ^ PatchFeatureTreeObject { Microsoft::SqlServer::Configuration::PatchFeatureTree ^ get(); };
public static Microsoft.SqlServer.Configuration.PatchFeatureTree PatchFeatureTreeObject { get; }
member this.PatchFeatureTreeObject : Microsoft.SqlServer.Configuration.PatchFeatureTree
Public Shared ReadOnly Property PatchFeatureTreeObject As PatchFeatureTree

属性值

修补功能树对象。

适用于