Click or drag to resize

DataContextFirstOrDefault Method

Overload List
 NameDescription
Public methodFirstOrDefault(Type, SqlStatement) First or default returns only the first object or null if not found
Public methodFirstOrDefaultTModel(ExpressionFuncTModel, Boolean) First or default returns only the first object or null if not found
Public methodFirstOrDefaultTModel(SqlStatement) First or default returns only the first object or null if not found
Top
See Also