File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
csharp/VS_Snippets_ProTools/data_wpfwcf/cs
visualbasic/VS_Snippets_ProTools/data_wpfwcf/vb Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
<!--
7
7
In the example below, the "SetAttributes" transform will change the value of
8
8
"connectionString" to use "ReleaseSQLServer" only when the "Match" locator
9
- finds an atrribute "name" that has a value of "MyDB".
9
+ finds an attribute "name" that has a value of "MyDB".
10
10
11
11
<connectionStrings>
12
12
<add name="MyDB"
Original file line number Diff line number Diff line change 6
6
<!--
7
7
In the example below, the "SetAttributes" transform will change the value of
8
8
"connectionString" to use "ReleaseSQLServer" only when the "Match" locator
9
- finds an atrribute "name" that has a value of "MyDB".
9
+ finds an attribute "name" that has a value of "MyDB".
10
10
11
11
<connectionStrings>
12
12
<add name="MyDB"
Original file line number Diff line number Diff line change 6
6
<!--
7
7
In the example below, the "SetAttributes" transform will change the value of
8
8
"connectionString" to use "ReleaseSQLServer" only when the "Match" locator
9
- finds an atrribute "name" that has a value of "MyDB".
9
+ finds an attribute "name" that has a value of "MyDB".
10
10
11
11
<connectionStrings>
12
12
<add name="MyDB"
Original file line number Diff line number Diff line change 6
6
<!--
7
7
In the example below, the "SetAttributes" transform will change the value of
8
8
"connectionString" to use "ReleaseSQLServer" only when the "Match" locator
9
- finds an atrribute "name" that has a value of "MyDB".
9
+ finds an attribute "name" that has a value of "MyDB".
10
10
11
11
<connectionStrings>
12
12
<add name="MyDB"
You can’t perform that action at this time.
0 commit comments