Delegate TranslationRegistration.TranslateUnaryFunc
- Namespace
- LinqToDB.Internal.DataProvider.Translation
- Assembly
- linq2db.dll
public delegate Expression? TranslationRegistration.TranslateUnaryFunc(ITranslationContext translationContext, UnaryExpression unaryExpression, TranslationFlags translationFlags)
Parameters
translationContextITranslationContextunaryExpressionUnaryExpressiontranslationFlagsTranslationFlags
Returns
- Extension Methods