IObjectSpace.FirstOrDefault Method
Name | Parameters | Description |
---|---|---|
First |
criteria |
Searches for the first object that matches the specified lambda expression. The generic parameter determines the object’s type. This method takes uncommitted changes into account. |
First |
criteria |
Searches for the first object that matches the specified lambda expression. The generic parameter determines the object’s type. |