다음을 통해 공유


IEdmDirectValueAnnotationBinding 인터페이스

정의

즉치 값을 갖는 EDM 주석과 해당 주석이 연결된 요소의 조합을 나타냅니다.

public interface IEdmDirectValueAnnotationBinding
type IEdmDirectValueAnnotationBinding = interface
Public Interface IEdmDirectValueAnnotationBinding
파생

속성

Element

주석이 연결된 요소를 가져옵니다.

Name

이 주석의 로컬 이름을 가져옵니다.

NamespaceUri

주석의 네임스페이스 URI를 가져옵니다.

Value

이 주석의 값을 가져옵니다.

적용 대상