Partager via


Propriété PolicyStore

Gets the PolicyStore object that defines the policies of the SQL Store connection.

Espace de noms :  Microsoft.SqlServer.Management.Utility
Assembly :  Microsoft.SqlServer.Management.Utility (en Microsoft.SqlServer.Management.Utility.dll)

Syntaxe

'Déclaration
Public ReadOnly Property PolicyStore As PolicyStore
    Get
'Utilisation
Dim instance As Utility
Dim value As PolicyStore

value = instance.PolicyStore
public PolicyStore PolicyStore { get; }
public:
property PolicyStore^ PolicyStore {
    PolicyStore^ get ();
}
member PolicyStore : PolicyStore
function get PolicyStore () : PolicyStore

Valeur de propriété

Type : Microsoft.SqlServer.Management.Dmf. . :: . .PolicyStore
A PolicyStore object that defines the policies of the SQL Store connection.

Notes

The SQL Store connection is used to retrieve information on the UCP.