Class DefaultValueFallback
Uses the type default when no result column matches a member.
public class DefaultValueFallback : IFallbackParserGetter
- Inheritance
-
DefaultValueFallback
- Implements
- Inherited Members
- Extension Methods
Fields
Instance
Singleton
public static readonly DefaultValueFallback Instance
Field Value
Methods
FallbackTryGetParser(Type)
A parser to use for type when the normal column matching found none, or
null to leave it unmatched.
public DbItemPlan? FallbackTryGetParser(Type type)
Parameters
typeType