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です。

適用対象