다음을 통해 공유


UserPreferencesDeleteRequest.DeleteAllUserPreferences 필드

When set to true, deletes all preferences for the current user; otherwise, false.

네임스페이스:  Microsoft.MasterDataServices
어셈블리:  Microsoft.MasterDataServices(Microsoft.MasterDataServices.dll)

구문

‘선언
<MessageBodyMemberAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",  _
    Order := )> _
Public DeleteAllUserPreferences As Boolean
‘사용 방법
Dim instance As UserPreferencesDeleteRequest
Dim value As Boolean

value = instance.DeleteAllUserPreferences

instance.DeleteAllUserPreferences = value
[MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )]
public bool DeleteAllUserPreferences
[MessageBodyMemberAttribute(Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )]
public:
bool DeleteAllUserPreferences
[<MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )>]
val mutable DeleteAllUserPreferences: bool
public var DeleteAllUserPreferences : boolean

참고 항목

참조

UserPreferencesDeleteRequest 클래스

Microsoft.MasterDataServices 네임스페이스