Utility.PolicyStore Property
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.
Gets the PolicyStore object that defines the policies of the SQL Store connection.
public:
property Microsoft::SqlServer::Management::Dmf::PolicyStore ^ PolicyStore { Microsoft::SqlServer::Management::Dmf::PolicyStore ^ get(); };
public Microsoft.SqlServer.Management.Dmf.PolicyStore PolicyStore { get; }
member this.PolicyStore : Microsoft.SqlServer.Management.Dmf.PolicyStore
Public ReadOnly Property PolicyStore As PolicyStore
Property Value
A PolicyStore object that defines the policies of the SQL Store connection.
Remarks
The SQL Store connection is used to retrieve information on the UCP.