AnnotationVisibility Enumeration
Applies To: SQL Server (starting with 2016)
Defines and contains the allowed values for visibility for an Annotation.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Member name | Description | |
|---|---|---|
| None | The annotation is not visible in the schema rowset. | |
| SchemaRowset | The annotation is visible in the schema rowset. |
Show: