PatchFeatureTree.InitializePatchFeatureTree(ServiceContainer) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes the patch feature tree.
public:
static void InitializePatchFeatureTree(Microsoft::SqlServer::Chainer::Infrastructure::ServiceContainer ^ context);
public static void InitializePatchFeatureTree(Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer context);
static member InitializePatchFeatureTree : Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer -> unit
Public Shared Sub InitializePatchFeatureTree (context As ServiceContainer)
Parameters
- context
- Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer
The service context.