AnnotationVisibility-Enumeration

Defines and contains the allowed values for visibility for an Annotation.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public enum AnnotationVisibility

Elemente

Elementname Beschreibung
None The annotation is not visible in the schema rowset.
SchemaRowset The annotation is visible in the schema rowset.

Siehe auch

Verweis

Microsoft.AnalysisServices-Namespace