Class Overview
A CSDL Annotation attribute.
Annotation attributes in conceptual schema definition language (CSDL) are custom XML attributes
in the conceptual model. Annotation attributes can be used to provide extra metadata about
the elements in a conceptual model.
Summary
| Public Constructors |
|
|
EdmAnnotationAttribute(String namespaceUri, String namespacePrefix, String name, String value)
|
Public Constructors
public
EdmAnnotationAttribute
(String namespaceUri, String namespacePrefix, String name, String value)
Parameters
| namespaceUri
| |
| namespacePrefix
| |
| name
| |
| value
| |