public bool StartLocalDbNode() { return(_managementServer.StartLocalDbNode()); }
public void CreateLocalCluster() { dbMgtServer.StartLocalDbNode(); }