SqlSet.ResultType Property
The type of objects this set returns. This property can be null.
Namespace: DbExtensions
Assembly: DbExtensions.dll
Syntax
public Type? ResultType { get; }
The type of objects this set returns. This property can be null.
Namespace: DbExtensions
Assembly: DbExtensions.dll
public Type? ResultType { get; }