Defines the visibility of an Annotation element.
语法
<Annotation>
   ...
   <Visibility>...</Visibility>
   ...
</Annotation>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | String (enumeration) | 
| Default value | None | 
| Cardinality | 0-1: Optional element that can occur once and only once. | 
Element Relationships
| Relationship | Element | 
|---|---|
| Parent element | |
| Child elements | None | 
备注
The value of this element is limited to one of the strings listed in the following table.
| Value | Description | 
|---|---|
| SchemaRowset | The annotation is visible in the schema rowset. | 
| None | The annotation is not visible. | 
The enumeration that corresponds to the allowed values for Visibility in the Analysis Management Objects (AMO) object model is Annotation.