LinqDataSourceView.ContextType Свойство

Определение

Возвращает тип класса контекста данных.

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

Значение свойства

Type

Тип, связанный с классом контекста данных, указанным в свойстве ContextTypeName.

Применяется к