共用方式為


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 屬性所指定之資料內容類別相關聯的型別。

適用於