次の方法で共有


MetaFunction.Model プロパティ

定義

この関数を含む MetaModel を取得します。

public:
 abstract property System::Data::Linq::Mapping::MetaModel ^ Model { System::Data::Linq::Mapping::MetaModel ^ get(); };
public abstract System.Data.Linq.Mapping.MetaModel Model { get; }
member this.Model : System.Data.Linq.Mapping.MetaModel
Public MustOverride ReadOnly Property Model As MetaModel

プロパティ値

この関数を含む MetaModel オブジェクト。

適用対象