FilterString.Generate<T> Method (Expression<TDelegate>)

 

Namespace:   Microsoft.WindowsAzure.Common.OData
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

public static string Generate<T>(
	Expression<TDelegate> filter
)

Return Value

Type: System.String

Type Parameters

T

Return to top
Show: