IEdmVocabularyAnnotatable Interface
Represents the EDM vocabulary annotatable.
Namespace: Microsoft.Data.Edm
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Syntax
'Declaration
Public Interface IEdmVocabularyAnnotatable _
Inherits IEdmElement
'Usage
Dim instance As IEdmVocabularyAnnotatable
public interface IEdmVocabularyAnnotatable : IEdmElement
public interface class IEdmVocabularyAnnotatable : IEdmElement
type IEdmVocabularyAnnotatable =
interface
interface IEdmElement
end
public interface IEdmVocabularyAnnotatable extends IEdmElement