@tsonic/efcore-sqlserver 0.1.1 → 10.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (237) hide show
  1. package/Azure/bindings.json +965 -2423
  2. package/Azure/internal/index.d.ts +135 -135
  3. package/Azure.Core/bindings.json +1909 -3815
  4. package/Azure.Core/internal/index.d.ts +291 -291
  5. package/Azure.Core.Cryptography/bindings.json +46 -65
  6. package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
  7. package/Azure.Core.Diagnostics/bindings.json +23 -69
  8. package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
  9. package/Azure.Core.Extensions/bindings.json +54 -57
  10. package/Azure.Core.Extensions/internal/index.d.ts +4 -4
  11. package/Azure.Core.GeoJson/bindings.json +457 -1384
  12. package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
  13. package/Azure.Core.Pipeline/bindings.json +412 -892
  14. package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
  15. package/Azure.Core.Serialization/bindings.json +167 -306
  16. package/Azure.Core.Serialization/internal/index.d.ts +21 -21
  17. package/Azure.Identity/bindings.json +1852 -7050
  18. package/Azure.Identity/internal/index.d.ts +227 -227
  19. package/Azure.Messaging/bindings.json +97 -230
  20. package/Azure.Messaging/internal/index.d.ts +23 -23
  21. package/Microsoft.Data/bindings.json +18 -27
  22. package/Microsoft.Data/internal/index.d.ts +2 -2
  23. package/Microsoft.Data.Sql/bindings.json +41 -94
  24. package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
  25. package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
  26. package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
  27. package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
  28. package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
  29. package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
  30. package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
  31. package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
  32. package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
  33. package/Microsoft.Data.SqlTypes/bindings.json +184 -405
  34. package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
  35. package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
  36. package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
  37. package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
  38. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
  39. package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
  40. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
  41. package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
  42. package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
  43. package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
  44. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
  45. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
  46. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
  47. package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
  48. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
  49. package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
  50. package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
  51. package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
  52. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
  53. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
  54. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
  55. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
  56. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
  57. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
  58. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
  59. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
  60. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
  61. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
  62. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
  63. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
  64. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
  65. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
  66. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
  67. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
  68. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
  69. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
  70. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
  71. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
  72. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
  73. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
  74. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
  75. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
  76. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
  77. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
  78. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
  79. package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
  80. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
  81. package/Microsoft.Identity.Client/bindings.json +4310 -13498
  82. package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
  83. package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
  84. package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
  85. package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
  86. package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
  87. package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
  88. package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
  89. package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
  90. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
  91. package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
  92. package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
  93. package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
  94. package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
  95. package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
  96. package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
  97. package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
  98. package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
  99. package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
  100. package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
  101. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
  102. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
  103. package/Microsoft.Identity.Client.RP/bindings.json +29 -30
  104. package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
  105. package/Microsoft.Identity.Client.Region/bindings.json +17 -81
  106. package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
  107. package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
  108. package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
  109. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
  110. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
  111. package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
  112. package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
  113. package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
  114. package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
  115. package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
  116. package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
  117. package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
  118. package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
  119. package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
  120. package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
  121. package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
  122. package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
  123. package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
  124. package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
  125. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
  126. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
  127. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
  128. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
  129. package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
  130. package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
  131. package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
  132. package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
  133. package/Microsoft.SqlServer.Server/bindings.json +243 -635
  134. package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
  135. package/System/bindings.json +173 -402
  136. package/System/internal/index.d.ts +30 -30
  137. package/System.ClientModel/bindings.json +229 -459
  138. package/System.ClientModel/internal/index.d.ts +28 -28
  139. package/System.ClientModel.Primitives/bindings.json +1169 -2367
  140. package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
  141. package/System.Configuration/bindings.json +4011 -12374
  142. package/System.Configuration/internal/index.d.ts +538 -538
  143. package/System.Configuration.Internal/bindings.json +797 -1446
  144. package/System.Configuration.Internal/internal/index.d.ts +115 -115
  145. package/System.Configuration.Provider/bindings.json +94 -195
  146. package/System.Configuration.Provider/internal/index.d.ts +13 -13
  147. package/System.Diagnostics/bindings.json +23 -15
  148. package/System.Diagnostics/internal/index.d.ts +1 -1
  149. package/System.Drawing.Configuration/bindings.json +14 -137
  150. package/System.Drawing.Configuration/internal/index.d.ts +1 -1
  151. package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
  152. package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
  153. package/System.Security.Cryptography/bindings.json +35 -63
  154. package/System.Security.Cryptography/internal/index.d.ts +4 -4
  155. package/System.Text.Json.Serialization/bindings.json +22 -36
  156. package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
  157. package/__build/scripts/generate.sh +4 -4
  158. package/__internal/extensions/index.d.ts +27 -27
  159. package/package.json +5 -5
  160. package/Azure/internal/metadata.json +0 -2772
  161. package/Azure.Core/internal/metadata.json +0 -5291
  162. package/Azure.Core.Cryptography/internal/metadata.json +0 -122
  163. package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
  164. package/Azure.Core.Extensions/internal/metadata.json +0 -139
  165. package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
  166. package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
  167. package/Azure.Core.Serialization/internal/metadata.json +0 -468
  168. package/Azure.Identity/internal/metadata.json +0 -5255
  169. package/Azure.Messaging/internal/metadata.json +0 -316
  170. package/Microsoft.Data/internal/metadata.json +0 -59
  171. package/Microsoft.Data.Sql/internal/metadata.json +0 -136
  172. package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
  173. package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
  174. package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
  175. package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
  176. package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
  177. package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
  178. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
  179. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
  180. package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
  181. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
  182. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
  183. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
  184. package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
  185. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
  186. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
  187. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
  188. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
  189. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
  190. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
  191. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
  192. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
  193. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
  194. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
  195. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
  196. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
  197. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
  198. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
  199. package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
  200. package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
  201. package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
  202. package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
  203. package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
  204. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
  205. package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
  206. package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
  207. package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
  208. package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
  209. package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
  210. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
  211. package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
  212. package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
  213. package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
  214. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
  215. package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
  216. package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
  217. package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
  218. package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
  219. package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
  220. package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
  221. package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
  222. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
  223. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
  224. package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
  225. package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
  226. package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
  227. package/System/internal/metadata.json +0 -523
  228. package/System.ClientModel/internal/metadata.json +0 -637
  229. package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
  230. package/System.Configuration/internal/metadata.json +0 -11888
  231. package/System.Configuration.Internal/internal/metadata.json +0 -2269
  232. package/System.Configuration.Provider/internal/metadata.json +0 -284
  233. package/System.Diagnostics/internal/metadata.json +0 -48
  234. package/System.Drawing.Configuration/internal/metadata.json +0 -46
  235. package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
  236. package/System.Security.Cryptography/internal/metadata.json +0 -104
  237. package/System.Text.Json.Serialization/internal/metadata.json +0 -70
@@ -1,23 +1,36 @@
1
1
  {
2
2
  "namespace": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal",
3
+ "contributingAssemblies": [
4
+ "Microsoft.EntityFrameworkCore.SqlServer"
5
+ ],
3
6
  "types": [
4
7
  {
5
8
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
6
9
  "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
7
- "tsEmitName": "SqlServerAnnotationProvider",
8
10
  "assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
9
11
  "metadataToken": 0,
12
+ "kind": "Class",
13
+ "accessibility": "Public",
14
+ "isAbstract": false,
15
+ "isSealed": false,
16
+ "isStatic": false,
17
+ "arity": 0,
10
18
  "methods": [
11
19
  {
12
20
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider::For(Microsoft.EntityFrameworkCore.Metadata.IRelationalModel,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
13
21
  "clrName": "For",
14
- "tsEmitName": "for_",
15
22
  "metadataToken": 100665171,
16
23
  "canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IRelationalModel,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
17
24
  "normalizedSignature": "For|(Microsoft.EntityFrameworkCore.Metadata.IRelationalModel,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
18
25
  "emitScope": "ClassSurface",
26
+ "provenance": "Original",
19
27
  "arity": 0,
20
28
  "parameterCount": 2,
29
+ "isStatic": false,
30
+ "isAbstract": false,
31
+ "isVirtual": true,
32
+ "isOverride": true,
33
+ "isSealed": false,
21
34
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
22
35
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
23
36
  "isExtensionMethod": false
@@ -25,13 +38,18 @@
25
38
  {
26
39
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider::For(Microsoft.EntityFrameworkCore.Metadata.ITable,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
27
40
  "clrName": "For",
28
- "tsEmitName": "for_",
29
41
  "metadataToken": 100665172,
30
42
  "canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.ITable,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
31
43
  "normalizedSignature": "For|(Microsoft.EntityFrameworkCore.Metadata.ITable,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
32
44
  "emitScope": "ClassSurface",
45
+ "provenance": "Original",
33
46
  "arity": 0,
34
47
  "parameterCount": 2,
48
+ "isStatic": false,
49
+ "isAbstract": false,
50
+ "isVirtual": true,
51
+ "isOverride": true,
52
+ "isSealed": false,
35
53
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
36
54
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
37
55
  "isExtensionMethod": false
@@ -39,13 +57,18 @@
39
57
  {
40
58
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider::For(Microsoft.EntityFrameworkCore.Metadata.IUniqueConstraint,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
41
59
  "clrName": "For",
42
- "tsEmitName": "for_",
43
60
  "metadataToken": 100665173,
44
61
  "canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IUniqueConstraint,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
45
62
  "normalizedSignature": "For|(Microsoft.EntityFrameworkCore.Metadata.IUniqueConstraint,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
46
63
  "emitScope": "ClassSurface",
64
+ "provenance": "Original",
47
65
  "arity": 0,
48
66
  "parameterCount": 2,
67
+ "isStatic": false,
68
+ "isAbstract": false,
69
+ "isVirtual": true,
70
+ "isOverride": true,
71
+ "isSealed": false,
49
72
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
50
73
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
51
74
  "isExtensionMethod": false
@@ -53,13 +76,18 @@
53
76
  {
54
77
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider::For(Microsoft.EntityFrameworkCore.Metadata.ITableIndex,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
55
78
  "clrName": "For",
56
- "tsEmitName": "for_",
57
79
  "metadataToken": 100665174,
58
80
  "canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.ITableIndex,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
59
81
  "normalizedSignature": "For|(Microsoft.EntityFrameworkCore.Metadata.ITableIndex,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
60
82
  "emitScope": "ClassSurface",
83
+ "provenance": "Original",
61
84
  "arity": 0,
62
85
  "parameterCount": 2,
86
+ "isStatic": false,
87
+ "isAbstract": false,
88
+ "isVirtual": true,
89
+ "isOverride": true,
90
+ "isSealed": false,
63
91
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
64
92
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
65
93
  "isExtensionMethod": false
@@ -67,13 +95,18 @@
67
95
  {
68
96
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider::For(Microsoft.EntityFrameworkCore.Metadata.IColumn,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
69
97
  "clrName": "For",
70
- "tsEmitName": "for_",
71
98
  "metadataToken": 100665175,
72
99
  "canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IColumn,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
73
100
  "normalizedSignature": "For|(Microsoft.EntityFrameworkCore.Metadata.IColumn,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
74
101
  "emitScope": "ClassSurface",
102
+ "provenance": "Original",
75
103
  "arity": 0,
76
104
  "parameterCount": 2,
105
+ "isStatic": false,
106
+ "isAbstract": false,
107
+ "isVirtual": true,
108
+ "isOverride": true,
109
+ "isSealed": false,
77
110
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
78
111
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
79
112
  "isExtensionMethod": false
@@ -93,841 +126,421 @@
93
126
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
94
127
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
95
128
  }
96
- ],
97
- "exposedMethods": [
98
- {
99
- "tsName": "for_",
100
- "isStatic": false,
101
- "tsSignatureId": "For|(Microsoft.EntityFrameworkCore.Metadata.IRelationalModel,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
102
- "target": {
103
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
104
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
105
- "metadataToken": 100665171
106
- }
107
- },
108
- {
109
- "tsName": "for_",
110
- "isStatic": false,
111
- "tsSignatureId": "For|(Microsoft.EntityFrameworkCore.Metadata.ITable,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
112
- "target": {
113
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
114
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
115
- "metadataToken": 100665172
116
- }
117
- },
118
- {
119
- "tsName": "for_",
120
- "isStatic": false,
121
- "tsSignatureId": "For|(Microsoft.EntityFrameworkCore.Metadata.IUniqueConstraint,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
122
- "target": {
123
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
124
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
125
- "metadataToken": 100665173
126
- }
127
- },
128
- {
129
- "tsName": "for_",
130
- "isStatic": false,
131
- "tsSignatureId": "For|(Microsoft.EntityFrameworkCore.Metadata.ITableIndex,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
132
- "target": {
133
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
134
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
135
- "metadataToken": 100665174
136
- }
137
- },
138
- {
139
- "tsName": "for_",
140
- "isStatic": false,
141
- "tsSignatureId": "For|(Microsoft.EntityFrameworkCore.Metadata.IColumn,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
142
- "target": {
143
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
144
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
145
- "metadataToken": 100665175
146
- }
147
- }
148
- ],
149
- "exposedConstructors": [
150
- {
151
- "isStatic": false,
152
- "tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.RelationalAnnotationProviderDependencies):void|static=false",
153
- "target": {
154
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
155
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
156
- "metadataToken": 100665170
157
- }
158
- }
159
129
  ]
160
130
  },
161
131
  {
162
132
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
163
133
  "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
164
- "tsEmitName": "SqlServerAnnotationNames",
165
134
  "assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
166
135
  "metadataToken": 0,
136
+ "kind": "StaticNamespace",
137
+ "accessibility": "Public",
138
+ "isAbstract": true,
139
+ "isSealed": true,
140
+ "isStatic": true,
141
+ "arity": 0,
167
142
  "methods": [],
168
143
  "properties": [],
169
144
  "fields": [
170
145
  {
171
146
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::PrefixSystem.String",
172
147
  "clrName": "Prefix",
173
- "tsEmitName": "prefix",
174
148
  "metadataToken": 67109379,
175
149
  "normalizedSignature": "Prefix|System.String|static=true|const=true",
176
150
  "isStatic": true,
177
151
  "isReadOnly": false,
152
+ "isLiteral": true,
178
153
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
179
154
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
180
155
  },
181
156
  {
182
157
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::ClusteredSystem.String",
183
158
  "clrName": "Clustered",
184
- "tsEmitName": "clustered",
185
159
  "metadataToken": 67109380,
186
160
  "normalizedSignature": "Clustered|System.String|static=true|const=true",
187
161
  "isStatic": true,
188
162
  "isReadOnly": false,
163
+ "isLiteral": true,
189
164
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
190
165
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
191
166
  },
192
167
  {
193
168
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::CreatedOnlineSystem.String",
194
169
  "clrName": "CreatedOnline",
195
- "tsEmitName": "createdOnline",
196
170
  "metadataToken": 67109381,
197
171
  "normalizedSignature": "CreatedOnline|System.String|static=true|const=true",
198
172
  "isStatic": true,
199
173
  "isReadOnly": false,
174
+ "isLiteral": true,
200
175
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
201
176
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
202
177
  },
203
178
  {
204
179
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::EditionOptionsSystem.String",
205
180
  "clrName": "EditionOptions",
206
- "tsEmitName": "editionOptions",
207
181
  "metadataToken": 67109382,
208
182
  "normalizedSignature": "EditionOptions|System.String|static=true|const=true",
209
183
  "isStatic": true,
210
184
  "isReadOnly": false,
185
+ "isLiteral": true,
211
186
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
212
187
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
213
188
  },
214
189
  {
215
190
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::FillFactorSystem.String",
216
191
  "clrName": "FillFactor",
217
- "tsEmitName": "fillFactor",
218
192
  "metadataToken": 67109383,
219
193
  "normalizedSignature": "FillFactor|System.String|static=true|const=true",
220
194
  "isStatic": true,
221
195
  "isReadOnly": false,
196
+ "isLiteral": true,
222
197
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
223
198
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
224
199
  },
225
200
  {
226
201
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::SortInTempDbSystem.String",
227
202
  "clrName": "SortInTempDb",
228
- "tsEmitName": "sortInTempDb",
229
203
  "metadataToken": 67109384,
230
204
  "normalizedSignature": "SortInTempDb|System.String|static=true|const=true",
231
205
  "isStatic": true,
232
206
  "isReadOnly": false,
207
+ "isLiteral": true,
233
208
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
234
209
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
235
210
  },
236
211
  {
237
212
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::DataCompressionSystem.String",
238
213
  "clrName": "DataCompression",
239
- "tsEmitName": "dataCompression",
240
214
  "metadataToken": 67109385,
241
215
  "normalizedSignature": "DataCompression|System.String|static=true|const=true",
242
216
  "isStatic": true,
243
217
  "isReadOnly": false,
218
+ "isLiteral": true,
244
219
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
245
220
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
246
221
  },
247
222
  {
248
223
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::HiLoSequenceNameSystem.String",
249
224
  "clrName": "HiLoSequenceName",
250
- "tsEmitName": "hiLoSequenceName",
251
225
  "metadataToken": 67109386,
252
226
  "normalizedSignature": "HiLoSequenceName|System.String|static=true|const=true",
253
227
  "isStatic": true,
254
228
  "isReadOnly": false,
229
+ "isLiteral": true,
255
230
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
256
231
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
257
232
  },
258
233
  {
259
234
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::HiLoSequenceSchemaSystem.String",
260
235
  "clrName": "HiLoSequenceSchema",
261
- "tsEmitName": "hiLoSequenceSchema",
262
236
  "metadataToken": 67109387,
263
237
  "normalizedSignature": "HiLoSequenceSchema|System.String|static=true|const=true",
264
238
  "isStatic": true,
265
239
  "isReadOnly": false,
240
+ "isLiteral": true,
266
241
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
267
242
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
268
243
  },
269
244
  {
270
245
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::SequenceNameSuffixSystem.String",
271
246
  "clrName": "SequenceNameSuffix",
272
- "tsEmitName": "sequenceNameSuffix",
273
247
  "metadataToken": 67109388,
274
248
  "normalizedSignature": "SequenceNameSuffix|System.String|static=true|const=true",
275
249
  "isStatic": true,
276
250
  "isReadOnly": false,
251
+ "isLiteral": true,
277
252
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
278
253
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
279
254
  },
280
255
  {
281
256
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::SequenceNameSystem.String",
282
257
  "clrName": "SequenceName",
283
- "tsEmitName": "sequenceName",
284
258
  "metadataToken": 67109389,
285
259
  "normalizedSignature": "SequenceName|System.String|static=true|const=true",
286
260
  "isStatic": true,
287
261
  "isReadOnly": false,
262
+ "isLiteral": true,
288
263
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
289
264
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
290
265
  },
291
266
  {
292
267
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::SequenceSchemaSystem.String",
293
268
  "clrName": "SequenceSchema",
294
- "tsEmitName": "sequenceSchema",
295
269
  "metadataToken": 67109390,
296
270
  "normalizedSignature": "SequenceSchema|System.String|static=true|const=true",
297
271
  "isStatic": true,
298
272
  "isReadOnly": false,
273
+ "isLiteral": true,
299
274
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
300
275
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
301
276
  },
302
277
  {
303
278
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::IdentitySystem.String",
304
279
  "clrName": "Identity",
305
- "tsEmitName": "identity",
306
280
  "metadataToken": 67109391,
307
281
  "normalizedSignature": "Identity|System.String|static=true|const=true",
308
282
  "isStatic": true,
309
283
  "isReadOnly": false,
284
+ "isLiteral": true,
310
285
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
311
286
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
312
287
  },
313
288
  {
314
289
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::IdentityIncrementSystem.String",
315
290
  "clrName": "IdentityIncrement",
316
- "tsEmitName": "identityIncrement",
317
291
  "metadataToken": 67109392,
318
292
  "normalizedSignature": "IdentityIncrement|System.String|static=true|const=true",
319
293
  "isStatic": true,
320
294
  "isReadOnly": false,
295
+ "isLiteral": true,
321
296
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
322
297
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
323
298
  },
324
299
  {
325
300
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::IdentitySeedSystem.String",
326
301
  "clrName": "IdentitySeed",
327
- "tsEmitName": "identitySeed",
328
302
  "metadataToken": 67109393,
329
303
  "normalizedSignature": "IdentitySeed|System.String|static=true|const=true",
330
304
  "isStatic": true,
331
305
  "isReadOnly": false,
306
+ "isLiteral": true,
332
307
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
333
308
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
334
309
  },
335
310
  {
336
311
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::IncludeSystem.String",
337
312
  "clrName": "Include",
338
- "tsEmitName": "include",
339
313
  "metadataToken": 67109394,
340
314
  "normalizedSignature": "Include|System.String|static=true|const=true",
341
315
  "isStatic": true,
342
316
  "isReadOnly": false,
317
+ "isLiteral": true,
343
318
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
344
319
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
345
320
  },
346
321
  {
347
322
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::MaxDatabaseSizeSystem.String",
348
323
  "clrName": "MaxDatabaseSize",
349
- "tsEmitName": "maxDatabaseSize",
350
324
  "metadataToken": 67109395,
351
325
  "normalizedSignature": "MaxDatabaseSize|System.String|static=true|const=true",
352
326
  "isStatic": true,
353
327
  "isReadOnly": false,
328
+ "isLiteral": true,
354
329
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
355
330
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
356
331
  },
357
332
  {
358
333
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::MemoryOptimizedSystem.String",
359
334
  "clrName": "MemoryOptimized",
360
- "tsEmitName": "memoryOptimized",
361
335
  "metadataToken": 67109396,
362
336
  "normalizedSignature": "MemoryOptimized|System.String|static=true|const=true",
363
337
  "isStatic": true,
364
338
  "isReadOnly": false,
339
+ "isLiteral": true,
365
340
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
366
341
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
367
342
  },
368
343
  {
369
344
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::PerformanceLevelSqlSystem.String",
370
345
  "clrName": "PerformanceLevelSql",
371
- "tsEmitName": "performanceLevelSql",
372
346
  "metadataToken": 67109397,
373
347
  "normalizedSignature": "PerformanceLevelSql|System.String|static=true|const=true",
374
348
  "isStatic": true,
375
349
  "isReadOnly": false,
350
+ "isLiteral": true,
376
351
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
377
352
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
378
353
  },
379
354
  {
380
355
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::ServiceTierSqlSystem.String",
381
356
  "clrName": "ServiceTierSql",
382
- "tsEmitName": "serviceTierSql",
383
357
  "metadataToken": 67109398,
384
358
  "normalizedSignature": "ServiceTierSql|System.String|static=true|const=true",
385
359
  "isStatic": true,
386
360
  "isReadOnly": false,
361
+ "isLiteral": true,
387
362
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
388
363
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
389
364
  },
390
365
  {
391
366
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::SparseSystem.String",
392
367
  "clrName": "Sparse",
393
- "tsEmitName": "sparse",
394
368
  "metadataToken": 67109399,
395
369
  "normalizedSignature": "Sparse|System.String|static=true|const=true",
396
370
  "isStatic": true,
397
371
  "isReadOnly": false,
372
+ "isLiteral": true,
398
373
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
399
374
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
400
375
  },
401
376
  {
402
377
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::IsTemporalSystem.String",
403
378
  "clrName": "IsTemporal",
404
- "tsEmitName": "isTemporal",
405
379
  "metadataToken": 67109400,
406
380
  "normalizedSignature": "IsTemporal|System.String|static=true|const=true",
407
381
  "isStatic": true,
408
382
  "isReadOnly": false,
383
+ "isLiteral": true,
409
384
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
410
385
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
411
386
  },
412
387
  {
413
388
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalHistoryTableNameSystem.String",
414
389
  "clrName": "TemporalHistoryTableName",
415
- "tsEmitName": "temporalHistoryTableName",
416
390
  "metadataToken": 67109401,
417
391
  "normalizedSignature": "TemporalHistoryTableName|System.String|static=true|const=true",
418
392
  "isStatic": true,
419
393
  "isReadOnly": false,
394
+ "isLiteral": true,
420
395
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
421
396
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
422
397
  },
423
398
  {
424
399
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalHistoryTableSchemaSystem.String",
425
400
  "clrName": "TemporalHistoryTableSchema",
426
- "tsEmitName": "temporalHistoryTableSchema",
427
401
  "metadataToken": 67109402,
428
402
  "normalizedSignature": "TemporalHistoryTableSchema|System.String|static=true|const=true",
429
403
  "isStatic": true,
430
404
  "isReadOnly": false,
405
+ "isLiteral": true,
431
406
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
432
407
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
433
408
  },
434
409
  {
435
410
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalPeriodStartPropertyNameSystem.String",
436
411
  "clrName": "TemporalPeriodStartPropertyName",
437
- "tsEmitName": "temporalPeriodStartPropertyName",
438
412
  "metadataToken": 67109403,
439
413
  "normalizedSignature": "TemporalPeriodStartPropertyName|System.String|static=true|const=true",
440
414
  "isStatic": true,
441
415
  "isReadOnly": false,
416
+ "isLiteral": true,
442
417
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
443
418
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
444
419
  },
445
420
  {
446
421
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalPeriodStartColumnNameSystem.String",
447
422
  "clrName": "TemporalPeriodStartColumnName",
448
- "tsEmitName": "temporalPeriodStartColumnName",
449
423
  "metadataToken": 67109404,
450
424
  "normalizedSignature": "TemporalPeriodStartColumnName|System.String|static=true|const=true",
451
425
  "isStatic": true,
452
426
  "isReadOnly": false,
427
+ "isLiteral": true,
453
428
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
454
429
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
455
430
  },
456
431
  {
457
432
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalPeriodEndPropertyNameSystem.String",
458
433
  "clrName": "TemporalPeriodEndPropertyName",
459
- "tsEmitName": "temporalPeriodEndPropertyName",
460
434
  "metadataToken": 67109405,
461
435
  "normalizedSignature": "TemporalPeriodEndPropertyName|System.String|static=true|const=true",
462
436
  "isStatic": true,
463
437
  "isReadOnly": false,
438
+ "isLiteral": true,
464
439
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
465
440
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
466
441
  },
467
442
  {
468
443
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalPeriodEndColumnNameSystem.String",
469
444
  "clrName": "TemporalPeriodEndColumnName",
470
- "tsEmitName": "temporalPeriodEndColumnName",
471
445
  "metadataToken": 67109406,
472
446
  "normalizedSignature": "TemporalPeriodEndColumnName|System.String|static=true|const=true",
473
447
  "isStatic": true,
474
448
  "isReadOnly": false,
449
+ "isLiteral": true,
475
450
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
476
451
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
477
452
  },
478
453
  {
479
454
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalOperationTypeSystem.String",
480
455
  "clrName": "TemporalOperationType",
481
- "tsEmitName": "temporalOperationType",
482
456
  "metadataToken": 67109407,
483
457
  "normalizedSignature": "TemporalOperationType|System.String|static=true|const=true",
484
458
  "isStatic": true,
485
459
  "isReadOnly": false,
460
+ "isLiteral": true,
486
461
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
487
462
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
488
463
  },
489
464
  {
490
465
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalAsOfPointInTimeSystem.String",
491
466
  "clrName": "TemporalAsOfPointInTime",
492
- "tsEmitName": "temporalAsOfPointInTime",
493
467
  "metadataToken": 67109408,
494
468
  "normalizedSignature": "TemporalAsOfPointInTime|System.String|static=true|const=true",
495
469
  "isStatic": true,
496
470
  "isReadOnly": false,
471
+ "isLiteral": true,
497
472
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
498
473
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
499
474
  },
500
475
  {
501
476
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalRangeOperationFromSystem.String",
502
477
  "clrName": "TemporalRangeOperationFrom",
503
- "tsEmitName": "temporalRangeOperationFrom",
504
478
  "metadataToken": 67109409,
505
479
  "normalizedSignature": "TemporalRangeOperationFrom|System.String|static=true|const=true",
506
480
  "isStatic": true,
507
481
  "isReadOnly": false,
482
+ "isLiteral": true,
508
483
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
509
484
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
510
485
  },
511
486
  {
512
487
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalRangeOperationToSystem.String",
513
488
  "clrName": "TemporalRangeOperationTo",
514
- "tsEmitName": "temporalRangeOperationTo",
515
489
  "metadataToken": 67109410,
516
490
  "normalizedSignature": "TemporalRangeOperationTo|System.String|static=true|const=true",
517
491
  "isStatic": true,
518
492
  "isReadOnly": false,
493
+ "isLiteral": true,
519
494
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
520
495
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
521
496
  },
522
497
  {
523
498
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::ValueGenerationStrategySystem.String",
524
499
  "clrName": "ValueGenerationStrategy",
525
- "tsEmitName": "valueGenerationStrategy",
526
500
  "metadataToken": 67109411,
527
501
  "normalizedSignature": "ValueGenerationStrategy|System.String|static=true|const=true",
528
502
  "isStatic": true,
529
503
  "isReadOnly": false,
504
+ "isLiteral": true,
530
505
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
531
506
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
532
507
  },
533
508
  {
534
509
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::UseSqlOutputClauseSystem.String",
535
510
  "clrName": "UseSqlOutputClause",
536
- "tsEmitName": "useSqlOutputClause",
537
511
  "metadataToken": 67109412,
538
512
  "normalizedSignature": "UseSqlOutputClause|System.String|static=true|const=true",
539
513
  "isStatic": true,
540
514
  "isReadOnly": false,
515
+ "isLiteral": true,
541
516
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
542
517
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
543
518
  },
544
519
  {
545
520
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalIsPeriodStartColumnSystem.String",
546
521
  "clrName": "TemporalIsPeriodStartColumn",
547
- "tsEmitName": "temporalIsPeriodStartColumn",
548
522
  "metadataToken": 67109413,
549
523
  "normalizedSignature": "TemporalIsPeriodStartColumn|System.String|static=true|const=true",
550
524
  "isStatic": true,
551
525
  "isReadOnly": false,
526
+ "isLiteral": true,
552
527
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
553
528
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
554
529
  },
555
530
  {
556
531
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalIsPeriodEndColumnSystem.String",
557
532
  "clrName": "TemporalIsPeriodEndColumn",
558
- "tsEmitName": "temporalIsPeriodEndColumn",
559
533
  "metadataToken": 67109414,
560
534
  "normalizedSignature": "TemporalIsPeriodEndColumn|System.String|static=true|const=true",
561
535
  "isStatic": true,
562
536
  "isReadOnly": false,
537
+ "isLiteral": true,
563
538
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
564
539
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
565
540
  }
566
541
  ],
567
542
  "events": [],
568
- "constructors": [],
569
- "exposedFields": [
570
- {
571
- "tsName": "prefix",
572
- "isStatic": true,
573
- "tsSignatureId": "Prefix|System.String|static=true|const=true",
574
- "target": {
575
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
576
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
577
- "metadataToken": 67109379
578
- }
579
- },
580
- {
581
- "tsName": "clustered",
582
- "isStatic": true,
583
- "tsSignatureId": "Clustered|System.String|static=true|const=true",
584
- "target": {
585
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
586
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
587
- "metadataToken": 67109380
588
- }
589
- },
590
- {
591
- "tsName": "createdOnline",
592
- "isStatic": true,
593
- "tsSignatureId": "CreatedOnline|System.String|static=true|const=true",
594
- "target": {
595
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
596
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
597
- "metadataToken": 67109381
598
- }
599
- },
600
- {
601
- "tsName": "editionOptions",
602
- "isStatic": true,
603
- "tsSignatureId": "EditionOptions|System.String|static=true|const=true",
604
- "target": {
605
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
606
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
607
- "metadataToken": 67109382
608
- }
609
- },
610
- {
611
- "tsName": "fillFactor",
612
- "isStatic": true,
613
- "tsSignatureId": "FillFactor|System.String|static=true|const=true",
614
- "target": {
615
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
616
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
617
- "metadataToken": 67109383
618
- }
619
- },
620
- {
621
- "tsName": "sortInTempDb",
622
- "isStatic": true,
623
- "tsSignatureId": "SortInTempDb|System.String|static=true|const=true",
624
- "target": {
625
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
626
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
627
- "metadataToken": 67109384
628
- }
629
- },
630
- {
631
- "tsName": "dataCompression",
632
- "isStatic": true,
633
- "tsSignatureId": "DataCompression|System.String|static=true|const=true",
634
- "target": {
635
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
636
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
637
- "metadataToken": 67109385
638
- }
639
- },
640
- {
641
- "tsName": "hiLoSequenceName",
642
- "isStatic": true,
643
- "tsSignatureId": "HiLoSequenceName|System.String|static=true|const=true",
644
- "target": {
645
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
646
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
647
- "metadataToken": 67109386
648
- }
649
- },
650
- {
651
- "tsName": "hiLoSequenceSchema",
652
- "isStatic": true,
653
- "tsSignatureId": "HiLoSequenceSchema|System.String|static=true|const=true",
654
- "target": {
655
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
656
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
657
- "metadataToken": 67109387
658
- }
659
- },
660
- {
661
- "tsName": "sequenceNameSuffix",
662
- "isStatic": true,
663
- "tsSignatureId": "SequenceNameSuffix|System.String|static=true|const=true",
664
- "target": {
665
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
666
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
667
- "metadataToken": 67109388
668
- }
669
- },
670
- {
671
- "tsName": "sequenceName",
672
- "isStatic": true,
673
- "tsSignatureId": "SequenceName|System.String|static=true|const=true",
674
- "target": {
675
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
676
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
677
- "metadataToken": 67109389
678
- }
679
- },
680
- {
681
- "tsName": "sequenceSchema",
682
- "isStatic": true,
683
- "tsSignatureId": "SequenceSchema|System.String|static=true|const=true",
684
- "target": {
685
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
686
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
687
- "metadataToken": 67109390
688
- }
689
- },
690
- {
691
- "tsName": "identity",
692
- "isStatic": true,
693
- "tsSignatureId": "Identity|System.String|static=true|const=true",
694
- "target": {
695
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
696
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
697
- "metadataToken": 67109391
698
- }
699
- },
700
- {
701
- "tsName": "identityIncrement",
702
- "isStatic": true,
703
- "tsSignatureId": "IdentityIncrement|System.String|static=true|const=true",
704
- "target": {
705
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
706
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
707
- "metadataToken": 67109392
708
- }
709
- },
710
- {
711
- "tsName": "identitySeed",
712
- "isStatic": true,
713
- "tsSignatureId": "IdentitySeed|System.String|static=true|const=true",
714
- "target": {
715
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
716
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
717
- "metadataToken": 67109393
718
- }
719
- },
720
- {
721
- "tsName": "include",
722
- "isStatic": true,
723
- "tsSignatureId": "Include|System.String|static=true|const=true",
724
- "target": {
725
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
726
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
727
- "metadataToken": 67109394
728
- }
729
- },
730
- {
731
- "tsName": "maxDatabaseSize",
732
- "isStatic": true,
733
- "tsSignatureId": "MaxDatabaseSize|System.String|static=true|const=true",
734
- "target": {
735
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
736
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
737
- "metadataToken": 67109395
738
- }
739
- },
740
- {
741
- "tsName": "memoryOptimized",
742
- "isStatic": true,
743
- "tsSignatureId": "MemoryOptimized|System.String|static=true|const=true",
744
- "target": {
745
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
746
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
747
- "metadataToken": 67109396
748
- }
749
- },
750
- {
751
- "tsName": "performanceLevelSql",
752
- "isStatic": true,
753
- "tsSignatureId": "PerformanceLevelSql|System.String|static=true|const=true",
754
- "target": {
755
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
756
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
757
- "metadataToken": 67109397
758
- }
759
- },
760
- {
761
- "tsName": "serviceTierSql",
762
- "isStatic": true,
763
- "tsSignatureId": "ServiceTierSql|System.String|static=true|const=true",
764
- "target": {
765
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
766
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
767
- "metadataToken": 67109398
768
- }
769
- },
770
- {
771
- "tsName": "sparse",
772
- "isStatic": true,
773
- "tsSignatureId": "Sparse|System.String|static=true|const=true",
774
- "target": {
775
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
776
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
777
- "metadataToken": 67109399
778
- }
779
- },
780
- {
781
- "tsName": "isTemporal",
782
- "isStatic": true,
783
- "tsSignatureId": "IsTemporal|System.String|static=true|const=true",
784
- "target": {
785
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
786
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
787
- "metadataToken": 67109400
788
- }
789
- },
790
- {
791
- "tsName": "temporalHistoryTableName",
792
- "isStatic": true,
793
- "tsSignatureId": "TemporalHistoryTableName|System.String|static=true|const=true",
794
- "target": {
795
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
796
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
797
- "metadataToken": 67109401
798
- }
799
- },
800
- {
801
- "tsName": "temporalHistoryTableSchema",
802
- "isStatic": true,
803
- "tsSignatureId": "TemporalHistoryTableSchema|System.String|static=true|const=true",
804
- "target": {
805
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
806
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
807
- "metadataToken": 67109402
808
- }
809
- },
810
- {
811
- "tsName": "temporalPeriodStartPropertyName",
812
- "isStatic": true,
813
- "tsSignatureId": "TemporalPeriodStartPropertyName|System.String|static=true|const=true",
814
- "target": {
815
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
816
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
817
- "metadataToken": 67109403
818
- }
819
- },
820
- {
821
- "tsName": "temporalPeriodStartColumnName",
822
- "isStatic": true,
823
- "tsSignatureId": "TemporalPeriodStartColumnName|System.String|static=true|const=true",
824
- "target": {
825
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
826
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
827
- "metadataToken": 67109404
828
- }
829
- },
830
- {
831
- "tsName": "temporalPeriodEndPropertyName",
832
- "isStatic": true,
833
- "tsSignatureId": "TemporalPeriodEndPropertyName|System.String|static=true|const=true",
834
- "target": {
835
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
836
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
837
- "metadataToken": 67109405
838
- }
839
- },
840
- {
841
- "tsName": "temporalPeriodEndColumnName",
842
- "isStatic": true,
843
- "tsSignatureId": "TemporalPeriodEndColumnName|System.String|static=true|const=true",
844
- "target": {
845
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
846
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
847
- "metadataToken": 67109406
848
- }
849
- },
850
- {
851
- "tsName": "temporalOperationType",
852
- "isStatic": true,
853
- "tsSignatureId": "TemporalOperationType|System.String|static=true|const=true",
854
- "target": {
855
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
856
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
857
- "metadataToken": 67109407
858
- }
859
- },
860
- {
861
- "tsName": "temporalAsOfPointInTime",
862
- "isStatic": true,
863
- "tsSignatureId": "TemporalAsOfPointInTime|System.String|static=true|const=true",
864
- "target": {
865
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
866
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
867
- "metadataToken": 67109408
868
- }
869
- },
870
- {
871
- "tsName": "temporalRangeOperationFrom",
872
- "isStatic": true,
873
- "tsSignatureId": "TemporalRangeOperationFrom|System.String|static=true|const=true",
874
- "target": {
875
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
876
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
877
- "metadataToken": 67109409
878
- }
879
- },
880
- {
881
- "tsName": "temporalRangeOperationTo",
882
- "isStatic": true,
883
- "tsSignatureId": "TemporalRangeOperationTo|System.String|static=true|const=true",
884
- "target": {
885
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
886
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
887
- "metadataToken": 67109410
888
- }
889
- },
890
- {
891
- "tsName": "valueGenerationStrategy",
892
- "isStatic": true,
893
- "tsSignatureId": "ValueGenerationStrategy|System.String|static=true|const=true",
894
- "target": {
895
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
896
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
897
- "metadataToken": 67109411
898
- }
899
- },
900
- {
901
- "tsName": "useSqlOutputClause",
902
- "isStatic": true,
903
- "tsSignatureId": "UseSqlOutputClause|System.String|static=true|const=true",
904
- "target": {
905
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
906
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
907
- "metadataToken": 67109412
908
- }
909
- },
910
- {
911
- "tsName": "temporalIsPeriodStartColumn",
912
- "isStatic": true,
913
- "tsSignatureId": "TemporalIsPeriodStartColumn|System.String|static=true|const=true",
914
- "target": {
915
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
916
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
917
- "metadataToken": 67109413
918
- }
919
- },
920
- {
921
- "tsName": "temporalIsPeriodEndColumn",
922
- "isStatic": true,
923
- "tsSignatureId": "TemporalIsPeriodEndColumn|System.String|static=true|const=true",
924
- "target": {
925
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
926
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
927
- "metadataToken": 67109414
928
- }
929
- }
930
- ]
543
+ "constructors": []
931
544
  }
932
545
  ]
933
546
  }