MetaTable.DataContextType Properti

Definisi

Mendapatkan jenis konteks data yang terkait dengan tabel.

public:
 property Type ^ DataContextType { Type ^ get(); };
public Type DataContextType { get; }
member this.DataContextType : Type
Public ReadOnly Property DataContextType As Type

Nilai Properti

Jenis konteks data.

Keterangan

Untuk informasi selengkapnya, lihat gambaran System.Data.Linq.DataContext umum kelas.

Berlaku untuk