Commit d0b7b9e
Patch 1 (#1147)
* Update generating-fsharp-types-from-edmx.md
Removed erroneous ) from the select statement in the example demonstrating a where clause
* Update generating-fsharp-types-from-edmx.md
Correcting the join statement in the example for joining two tables
* Update generating-fsharp-types-from-edmx.md
Under the section "Creating an EDMX file," adding the link to the "Configuring the Entity Data Model" section.
* Update generating-fsharp-types-from-edmx.md
Correcting indentation for the changeHireDate function1 parent b89cf76 commit d0b7b9e
File tree
1 file changed
+10
-10
lines changed- docs/fsharp/tutorials/type-providers
1 file changed
+10
-10
lines changedLines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
0 commit comments