LinqDataSourceView.ContextType Özellik

Tanım

Veri bağlamı sınıfının türünü alır.

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

Özellik Değeri

Type

Özellikte belirtilen veri bağlamı sınıfıyla ilişkili tür ContextTypeName .

Şunlara uygulanır