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

属性值

补丁特征树对象。

适用于