EdmTypeAttribute Class

Definition

Base attribute for schematized types

public abstract class EdmTypeAttribute : Attribute
type EdmTypeAttribute = class
    inherit Attribute
Public MustInherit Class EdmTypeAttribute
Inherits Attribute
Inheritance
EdmTypeAttribute
Derived

Properties

Name

The name of the type in the conceptual schema that maps to the class to which this attribute is applied.

NamespaceName

The namespace name of the entity object type or complex type in the conceptual schema that maps to this type.

Applies to