File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 <Key >
1919 <PropertyRef Name =" ID" />
2020 </Key >
21- <Property Name =" ID" Type =" Edm.String" Nullable =" false" >
22- <Annotation Term =" Org.OData.Core.V1.ComputedDefaultValue" />
23- </Property >
21+ <Property Name =" ID" Type =" Edm.String" Nullable =" false" />
2422 <Property Name =" Description" Type =" Edm.String" >
2523 <Annotation Term =" Core.IsLanguageDependent" />
2624 </Property >
5048 <Key >
5149 <PropertyRef Name =" ID" />
5250 </Key >
53- <Property Name =" ID" Type =" Edm.String" Nullable =" false" />
51+ <Property Name =" ID" Type =" Edm.String" Nullable =" false" >
52+ <Annotation Term =" Org.OData.Core.V1.ComputedDefaultValue" />
53+ </Property >
5454 <Property Name =" Name" Type =" Edm.String" />
5555 <Property Name =" Address" Type =" ODataDemo.Address" Nullable =" false" />
5656 <Property Name =" Concurrency" Type =" Edm.Int32" Nullable =" false" />
You can’t perform that action at this time.
0 commit comments