CustomTypeNullableExt<S> extension
Extension methods for accessing the encoded value of a custom data type expression.
- on
-
- Expr<
CustomDataType< S> ?>
- Expr<
Methods
-
asEncoded(
) → Expr< S?> -
Available on Expr<
Get an expression containing the encoded value of the CustomDataType implementation.CustomDataType< , provided by the CustomTypeNullableExt extensionS> ?>