次の方法で共有


ODataBatchReader.GetCurrentGroupIdImplementation メソッド

定義

現在の要求のグループ ID を取得します。 ここでは、null を返す既定の実装が提供されています。

protected virtual string GetCurrentGroupIdImplementation ();
abstract member GetCurrentGroupIdImplementation : unit -> string
override this.GetCurrentGroupIdImplementation : unit -> string
Protected Overridable Function GetCurrentGroupIdImplementation () As String

戻り値

現在の要求のグループ ID。

適用対象