DataServiceRequest.ElementType プロパティ

定義

データ サービスにバッチとして送信されたオブジェクトの型を取得します。

public:
 abstract property Type ^ ElementType { Type ^ get(); };
public abstract Type ElementType { get; }
member this.ElementType : Type
Public MustOverride ReadOnly Property ElementType As Type

プロパティ値

型オブジェクト。

適用対象