Interfaccia IEdmVocabularyAnnotatable
Spazio dei nomi Microsoft.Data.Edm
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Sintassi
'Dichiarazione
Public Interface IEdmVocabularyAnnotatable _
Inherits IEdmElement
'Utilizzo
Dim instance As IEdmVocabularyAnnotatable
public interface IEdmVocabularyAnnotatable : IEdmElement
public interface class IEdmVocabularyAnnotatable : IEdmElement
type IEdmVocabularyAnnotatable =
interface
interface IEdmElement
end
public interface IEdmVocabularyAnnotatable extends IEdmElement