次の方法で共有


IEdmDirectValueAnnotationBinding インターフェイス

イミディエイト値を持つ EDM 注釈とそれがアタッチされている要素の組み合わせを表します。

名前空間:  Microsoft.Data.Edm.Annotations
アセンブリ:  Microsoft.Data.Edm (Microsoft.Data.Edm.dll)

構文

'宣言
Public Interface IEdmDirectValueAnnotationBinding
'使用
Dim instance As IEdmDirectValueAnnotationBinding
public interface IEdmDirectValueAnnotationBinding
public interface class IEdmDirectValueAnnotationBinding
type IEdmDirectValueAnnotationBinding =  interface end
public interface IEdmDirectValueAnnotationBinding

IEdmDirectValueAnnotationBinding 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ Element 注釈がアタッチされている要素を取得します。
パブリック プロパティ LocalName この要素のローカル名を取得します。
パブリック プロパティ NamespaceUri 注釈の名前空間を取得します。
パブリック プロパティ Value この注釈の値を取得します。

先頭に戻る

関連項目

参照

Microsoft.Data.Edm.Annotations 名前空間