IDynamicDataSource.ContextType Свойство

Определение

Возвращает тип класса DataContext.

public:
 property Type ^ ContextType { Type ^ get(); void set(Type ^ value); };
public Type ContextType { get; set; }
member this.ContextType : Type with get, set
Public Property ContextType As Type

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

Тип, связанный с данным классом.

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