MetaTable.DataContextType Tulajdonság

Definíció

Lekéri a táblához társított adatkörnyezet típusát.

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

Tulajdonság értéke

Az adatkörnyezet típusa.

Megjegyzések

További információkért tekintse meg az osztály áttekintését System.Data.Linq.DataContext .

A következőre érvényes: