MetadataPermission Enum

Definition

Access control to a data defined by a metadata object.

C#
public enum MetadataPermission
Inheritance
MetadataPermission

Fields

Name Value Description
Default 0

Default behavior - no access control is enforced

None 1

Access to the data is restricted

Read 2

Access to the data is unrestricted

Remarks

This enum is only supported when the compatibility level of the database is at 1400 or above.

Applies to

Produit Versions
Analysis Services SDK for .NET latest