次の方法で共有


HeterogeneousColumn.MappingId プロパティ

定義

現在のインスタンスのマッピング ID を取得または設定します。

public:
 property int MappingId { int get(); void set(int value); };
public int MappingId { get; set; }
member this.MappingId : int with get, set
Public Property MappingId As Integer

プロパティ値

現在のインスタンスのマッピング ID。

適用対象