Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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