FSharp.QueryProvider


TypeSource

Namespace: FSharp.QueryProvider
Parent Module: QueryTranslatorUtilities

Wrap different sources of type.

Union Cases

Union CaseDescription
Method(MethodInfo)
Signature: MethodInfo
Property(PropertyInfo)
Signature: PropertyInfo
Type(Type)
Signature: Type
Value(obj)
Signature: obj
Fork me on GitHub