Share via


LinqDataSourceView.ContextType Eigenschaft

Definition

Ruft den Typ der Datenkontextklasse ab.

protected public:
 virtual property Type ^ ContextType { Type ^ get(); };
public:
 virtual property Type ^ ContextType { Type ^ get(); };
protected internal virtual Type ContextType { get; }
public override Type ContextType { get; }
member this.ContextType : Type
Protected Friend Overridable ReadOnly Property ContextType As Type
Public Overrides ReadOnly Property ContextType As Type

Eigenschaftswert

Type

Der Typ, der der in der ContextTypeName-Eigenschaft angegebenen Datenkontextklasse zugeordnet ist.

Gilt für