다음을 통해 공유


PolicyStore 속성

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

네임스페이스:  Microsoft.SqlServer.Management.Utility
어셈블리:  Microsoft.SqlServer.Management.Utility(Microsoft.SqlServer.Management.Utility.dll)

구문

‘선언
Public ReadOnly Property PolicyStore As PolicyStore
    Get
‘사용 방법
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

속성 값

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

주의

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