次の方法で共有


ODataQuery<T>.Implicit(String to ODataQuery<T>) 演算子

定義

public static implicit operator Microsoft.Rest.Azure.OData.ODataQuery<T> (string filter);
static member op_Implicit : string -> Microsoft.Rest.Azure.OData.ODataQuery<'T>
Public Shared Widening Operator CType (filter As String) As ODataQuery(Of T)

パラメーター

filter
String

戻り値

適用対象