Interfaz IEdmVocabularyAnnotatable
Espacio de nombres: Microsoft.Data.Edm
Ensamblado: Microsoft.Data.Edm (en Microsoft.Data.Edm.dll)
Sintaxis
'Declaración
Public Interface IEdmVocabularyAnnotatable _
Inherits IEdmElement
'Uso
Dim instance As IEdmVocabularyAnnotatable
public interface IEdmVocabularyAnnotatable : IEdmElement
public interface class IEdmVocabularyAnnotatable : IEdmElement
type IEdmVocabularyAnnotatable =
interface
interface IEdmElement
end
public interface IEdmVocabularyAnnotatable extends IEdmElement