หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Gets the PolicyStore object that defines the policies of the SQL Store connection.
Namespace: Microsoft.SqlServer.Management.Utility
Assembly: Microsoft.SqlServer.Management.Utility (in Microsoft.SqlServer.Management.Utility.dll)
Syntax
'Declaration
Public ReadOnly Property PolicyStore As PolicyStore
Get
'Usage
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
Property Value
Type: Microsoft.SqlServer.Management.Dmf.PolicyStore
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.