AnnotationVisibility Enum
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.
Defines and contains the allowed values for visibility for an Annotation.
public enum AnnotationVisibility
type AnnotationVisibility =
Public Enum AnnotationVisibility
- Inheritance
-
AnnotationVisibility
Fields
Name | Value | Description |
---|---|---|
SchemaRowset | 0 | The annotation is visible in the schema rowset. |
None | 1 | The annotation is not visible in the schema rowset. |