共用方式為


DataServiceRequest<TElement>.ElementType 屬性

定義

取得用於建立 DataServiceRequest<TElement> 執行個體的物件型別。

public:
 virtual property Type ^ ElementType { Type ^ get(); };
public override Type ElementType { get; }
member this.ElementType : Type
Public Overrides ReadOnly Property ElementType As Type

屬性值

Type 值,表示傳回的資料型別。

適用於