Table of Contents

Class Nullability

Namespace
LinqToDB.Internal.Mapping
Assembly
linq2db.dll
public static class Nullability
Inheritance
object
Nullability

Methods

TryAnalyzeMember(MemberInfo, out bool)

public static bool TryAnalyzeMember(MemberInfo member, out bool isNullable)

Parameters

member MemberInfo
isNullable bool

Returns

bool