Model.MetadataAccessPolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The policy applies to users with read permissions only and controls their access to various metadata elements.
public Microsoft.AnalysisServices.Tabular.MetadataCategory MetadataAccessPolicy { get; set; }
member this.MetadataAccessPolicy : Microsoft.AnalysisServices.Tabular.MetadataCategory with get, set
Public Property MetadataAccessPolicy As MetadataCategory
Property Value
Remarks
This property is only supported when the compatibility level of the database is at 1703 or above.