@tsonic/efcore-sqlserver 0.1.2 → 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 +21 -21
  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 +613 -613
  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 +117 -117
  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 +467 -467
  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 +28 -28
  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 +162 -162
  141. package/System.Configuration/bindings.json +4011 -12374
  142. package/System.Configuration/internal/index.d.ts +531 -531
  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
@@ -21,8 +21,8 @@ import * as Microsoft_EntityFrameworkCore_Update_Internal from "@tsonic/efcore/M
21
21
  import type { AffectedCountModificationCommandBatch, IModificationCommand, IModificationCommandBatchFactory, IModificationCommandFactory, INonTrackedModificationCommand, IReadOnlyModificationCommand, IUpdateSqlGenerator, ModificationCommand, ModificationCommandBatch, ModificationCommandBatchFactoryDependencies, ModificationCommandParameters, NonTrackedModificationCommandParameters, ResultSetMapping, UpdateAndSelectSqlGenerator, UpdateSqlGeneratorDependencies } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Update.js";
22
22
 
23
23
  export interface ISqlServerUpdateSqlGenerator$instance extends IUpdateSqlGenerator {
24
- appendBulkInsertOperation(commandStringBuilder: StringBuilder, modificationCommands: IReadOnlyList<IReadOnlyModificationCommand>, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
25
- appendBulkInsertOperation(commandStringBuilder: StringBuilder, modificationCommands: IReadOnlyList<IReadOnlyModificationCommand>, commandPosition: int): ResultSetMapping;
24
+ AppendBulkInsertOperation(commandStringBuilder: StringBuilder, modificationCommands: IReadOnlyList<IReadOnlyModificationCommand>, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
25
+ AppendBulkInsertOperation(commandStringBuilder: StringBuilder, modificationCommands: IReadOnlyList<IReadOnlyModificationCommand>, commandPosition: int): ResultSetMapping;
26
26
  }
27
27
 
28
28
 
@@ -41,10 +41,10 @@ export const SqlServerModificationCommand: {
41
41
  export type SqlServerModificationCommand = SqlServerModificationCommand$instance;
42
42
 
43
43
  export interface SqlServerModificationCommandBatch$instance extends AffectedCountModificationCommandBatch {
44
- complete(moreBatchesExpected: boolean): void;
45
- execute(connection: IRelationalConnection): void;
46
- executeAsync(connection: IRelationalConnection, cancellationToken?: CancellationToken): Task;
47
- tryAddCommand(modificationCommand: IReadOnlyModificationCommand): boolean;
44
+ Complete(moreBatchesExpected: boolean): void;
45
+ Execute(connection: IRelationalConnection): void;
46
+ ExecuteAsync(connection: IRelationalConnection, cancellationToken?: CancellationToken): Task;
47
+ TryAddCommand(modificationCommand: IReadOnlyModificationCommand): boolean;
48
48
  }
49
49
 
50
50
 
@@ -56,7 +56,7 @@ export const SqlServerModificationCommandBatch: {
56
56
  export type SqlServerModificationCommandBatch = SqlServerModificationCommandBatch$instance;
57
57
 
58
58
  export interface SqlServerModificationCommandBatchFactory$instance {
59
- create(): ModificationCommandBatch;
59
+ Create(): ModificationCommandBatch;
60
60
  }
61
61
 
62
62
 
@@ -68,8 +68,8 @@ export const SqlServerModificationCommandBatchFactory: {
68
68
  export type SqlServerModificationCommandBatchFactory = SqlServerModificationCommandBatchFactory$instance;
69
69
 
70
70
  export interface SqlServerModificationCommandFactory$instance {
71
- createModificationCommand(modificationCommandParameters: ModificationCommandParameters): IModificationCommand;
72
- createNonTrackedModificationCommand(modificationCommandParameters: NonTrackedModificationCommandParameters): INonTrackedModificationCommand;
71
+ CreateModificationCommand(modificationCommandParameters: ModificationCommandParameters): IModificationCommand;
72
+ CreateNonTrackedModificationCommand(modificationCommandParameters: NonTrackedModificationCommandParameters): INonTrackedModificationCommand;
73
73
  }
74
74
 
75
75
 
@@ -81,13 +81,13 @@ export const SqlServerModificationCommandFactory: {
81
81
  export type SqlServerModificationCommandFactory = SqlServerModificationCommandFactory$instance;
82
82
 
83
83
  export interface SqlServerUpdateSqlGenerator$instance extends UpdateAndSelectSqlGenerator {
84
- appendBatchHeader(commandStringBuilder: StringBuilder): void;
85
- appendBulkInsertOperation(commandStringBuilder: StringBuilder, modificationCommands: IReadOnlyList<IReadOnlyModificationCommand>, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
86
- appendDeleteOperation(commandStringBuilder: StringBuilder, command: IReadOnlyModificationCommand, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
87
- appendInsertOperation(commandStringBuilder: StringBuilder, command: IReadOnlyModificationCommand, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
88
- appendStoredProcedureCall(commandStringBuilder: StringBuilder, command: IReadOnlyModificationCommand, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
89
- appendUpdateOperation(commandStringBuilder: StringBuilder, command: IReadOnlyModificationCommand, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
90
- prependEnsureAutocommit(commandStringBuilder: StringBuilder): void;
84
+ AppendBatchHeader(commandStringBuilder: StringBuilder): void;
85
+ AppendBulkInsertOperation(commandStringBuilder: StringBuilder, modificationCommands: IReadOnlyList<IReadOnlyModificationCommand>, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
86
+ AppendDeleteOperation(commandStringBuilder: StringBuilder, command: IReadOnlyModificationCommand, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
87
+ AppendInsertOperation(commandStringBuilder: StringBuilder, command: IReadOnlyModificationCommand, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
88
+ AppendStoredProcedureCall(commandStringBuilder: StringBuilder, command: IReadOnlyModificationCommand, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
89
+ AppendUpdateOperation(commandStringBuilder: StringBuilder, command: IReadOnlyModificationCommand, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
90
+ PrependEnsureAutocommit(commandStringBuilder: StringBuilder): void;
91
91
  }
92
92
 
93
93
 
@@ -1,23 +1,36 @@
1
1
  {
2
2
  "namespace": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal",
3
+ "contributingAssemblies": [
4
+ "Microsoft.EntityFrameworkCore.SqlServer"
5
+ ],
3
6
  "types": [
4
7
  {
5
8
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory",
6
9
  "clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory",
7
- "tsEmitName": "ISqlServerSequenceValueGeneratorFactory",
8
10
  "assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
9
11
  "metadataToken": 0,
12
+ "kind": "Interface",
13
+ "accessibility": "Public",
14
+ "isAbstract": true,
15
+ "isSealed": false,
16
+ "isStatic": false,
17
+ "arity": 0,
10
18
  "methods": [
11
19
  {
12
20
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory::TryCreate(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator",
13
21
  "clrName": "TryCreate",
14
- "tsEmitName": "tryCreate",
15
22
  "metadataToken": 100664429,
16
23
  "canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator",
17
24
  "normalizedSignature": "TryCreate|(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator|static=false",
18
25
  "emitScope": "ClassSurface",
26
+ "provenance": "Original",
19
27
  "arity": 0,
20
28
  "parameterCount": 6,
29
+ "isStatic": false,
30
+ "isAbstract": true,
31
+ "isVirtual": true,
32
+ "isOverride": false,
33
+ "isSealed": false,
21
34
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory",
22
35
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
23
36
  "isExtensionMethod": false
@@ -26,37 +39,35 @@
26
39
  "properties": [],
27
40
  "fields": [],
28
41
  "events": [],
29
- "constructors": [],
30
- "exposedMethods": [
31
- {
32
- "tsName": "tryCreate",
33
- "isStatic": false,
34
- "tsSignatureId": "TryCreate|(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator|static=false",
35
- "target": {
36
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory",
37
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
38
- "metadataToken": 100664429
39
- }
40
- }
41
- ]
42
+ "constructors": []
42
43
  },
43
44
  {
44
45
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
45
46
  "clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
46
- "tsEmitName": "ISqlServerValueGeneratorCache",
47
47
  "assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
48
48
  "metadataToken": 0,
49
+ "kind": "Interface",
50
+ "accessibility": "Public",
51
+ "isAbstract": true,
52
+ "isSealed": false,
53
+ "isStatic": false,
54
+ "arity": 0,
49
55
  "methods": [
50
56
  {
51
57
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache::GetOrAddSequenceState(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
52
58
  "clrName": "GetOrAddSequenceState",
53
- "tsEmitName": "getOrAddSequenceState",
54
59
  "metadataToken": 100664430,
55
60
  "canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
56
61
  "normalizedSignature": "GetOrAddSequenceState|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState|static=false",
57
62
  "emitScope": "ClassSurface",
63
+ "provenance": "Original",
58
64
  "arity": 0,
59
65
  "parameterCount": 2,
66
+ "isStatic": false,
67
+ "isAbstract": true,
68
+ "isVirtual": true,
69
+ "isOverride": false,
70
+ "isSealed": false,
60
71
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
61
72
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
62
73
  "isExtensionMethod": false
@@ -65,39 +76,36 @@
65
76
  "properties": [],
66
77
  "fields": [],
67
78
  "events": [],
68
- "constructors": [],
69
- "exposedMethods": [
70
- {
71
- "tsName": "getOrAddSequenceState",
72
- "isStatic": false,
73
- "tsSignatureId": "GetOrAddSequenceState|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState|static=false",
74
- "target": {
75
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
76
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
77
- "metadataToken": 100664430
78
- }
79
- }
80
- ]
79
+ "constructors": []
81
80
  },
82
81
  {
83
82
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceHiLoValueGenerator\u00601",
84
83
  "clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceHiLoValueGenerator\u00601",
85
- "tsEmitName": "SqlServerSequenceHiLoValueGenerator_1",
86
84
  "assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
87
85
  "metadataToken": 0,
86
+ "kind": "Class",
87
+ "accessibility": "Public",
88
+ "isAbstract": false,
89
+ "isSealed": false,
90
+ "isStatic": false,
91
+ "arity": 1,
88
92
  "methods": [],
89
93
  "properties": [
90
94
  {
91
95
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceHiLoValueGenerator\u00601::GeneratesTemporaryValues:System.Boolean",
92
96
  "clrName": "GeneratesTemporaryValues",
93
- "tsEmitName": "generatesTemporaryValues",
94
97
  "metadataToken": 385876096,
95
98
  "canonicalSignature": ":System.Boolean",
96
99
  "normalizedSignature": "GeneratesTemporaryValues|:System.Boolean|static=false|accessor=get",
97
100
  "emitScope": "ClassSurface",
101
+ "provenance": "Original",
98
102
  "isIndexer": false,
99
103
  "hasGetter": true,
100
104
  "hasSetter": false,
105
+ "isStatic": false,
106
+ "isAbstract": false,
107
+ "isVirtual": true,
108
+ "isOverride": true,
101
109
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceHiLoValueGenerator\u00601",
102
110
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
103
111
  }
@@ -115,48 +123,35 @@
115
123
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceHiLoValueGenerator\u00601",
116
124
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
117
125
  }
118
- ],
119
- "exposedProperties": [
120
- {
121
- "tsName": "generatesTemporaryValues",
122
- "isStatic": false,
123
- "tsSignatureId": "GeneratesTemporaryValues|:System.Boolean|static=false|accessor=get",
124
- "target": {
125
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceHiLoValueGenerator\u00601",
126
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
127
- "metadataToken": 385876096
128
- }
129
- }
130
- ],
131
- "exposedConstructors": [
132
- {
133
- "isStatic": false,
134
- "tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):void|static=false",
135
- "target": {
136
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceHiLoValueGenerator\u00601",
137
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
138
- "metadataToken": 100664431
139
- }
140
- }
141
126
  ]
142
127
  },
143
128
  {
144
129
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorFactory",
145
130
  "clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorFactory",
146
- "tsEmitName": "SqlServerSequenceValueGeneratorFactory",
147
131
  "assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
148
132
  "metadataToken": 0,
133
+ "kind": "Class",
134
+ "accessibility": "Public",
135
+ "isAbstract": false,
136
+ "isSealed": false,
137
+ "isStatic": false,
138
+ "arity": 0,
149
139
  "methods": [
150
140
  {
151
141
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorFactory::TryCreate(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator",
152
142
  "clrName": "TryCreate",
153
- "tsEmitName": "tryCreate",
154
143
  "metadataToken": 100664436,
155
144
  "canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator",
156
145
  "normalizedSignature": "TryCreate|(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator|static=false",
157
146
  "emitScope": "ClassSurface",
147
+ "provenance": "Original",
158
148
  "arity": 0,
159
149
  "parameterCount": 6,
150
+ "isStatic": false,
151
+ "isAbstract": false,
152
+ "isVirtual": true,
153
+ "isOverride": false,
154
+ "isSealed": false,
160
155
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorFactory",
161
156
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
162
157
  "isExtensionMethod": false
@@ -164,16 +159,22 @@
164
159
  {
165
160
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory::TryCreate(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator",
166
161
  "clrName": "TryCreate",
167
- "tsEmitName": "tryCreate$view",
168
162
  "metadataToken": 100664429,
169
163
  "canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator",
170
164
  "normalizedSignature": "TryCreate|(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator|static=false",
171
165
  "emitScope": "ViewOnly",
166
+ "provenance": "ExplicitView",
172
167
  "arity": 0,
173
168
  "parameterCount": 6,
169
+ "isStatic": false,
170
+ "isAbstract": false,
171
+ "isVirtual": true,
172
+ "isOverride": false,
173
+ "isSealed": false,
174
174
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory",
175
175
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
176
- "isExtensionMethod": false
176
+ "isExtensionMethod": false,
177
+ "sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory"
177
178
  }
178
179
  ],
179
180
  "properties": [],
@@ -190,60 +191,36 @@
190
191
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorFactory",
191
192
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
192
193
  }
193
- ],
194
- "exposedMethods": [
195
- {
196
- "tsName": "tryCreate",
197
- "isStatic": false,
198
- "tsSignatureId": "TryCreate|(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator|static=false",
199
- "target": {
200
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorFactory",
201
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
202
- "metadataToken": 100664436
203
- }
204
- },
205
- {
206
- "tsName": "tryCreate$view",
207
- "isStatic": false,
208
- "tsSignatureId": "TryCreate|(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator|static=false",
209
- "target": {
210
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory",
211
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
212
- "metadataToken": 100664429
213
- }
214
- }
215
- ],
216
- "exposedConstructors": [
217
- {
218
- "isStatic": false,
219
- "tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator):void|static=false",
220
- "target": {
221
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorFactory",
222
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
223
- "metadataToken": 100664435
224
- }
225
- }
226
194
  ]
227
195
  },
228
196
  {
229
197
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
230
198
  "clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
231
- "tsEmitName": "SqlServerSequenceValueGeneratorState",
232
199
  "assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
233
200
  "metadataToken": 0,
201
+ "kind": "Class",
202
+ "accessibility": "Public",
203
+ "isAbstract": false,
204
+ "isSealed": false,
205
+ "isStatic": false,
206
+ "arity": 0,
234
207
  "methods": [],
235
208
  "properties": [
236
209
  {
237
210
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState::Sequence:Microsoft.EntityFrameworkCore.Metadata.ISequence",
238
211
  "clrName": "Sequence",
239
- "tsEmitName": "sequence",
240
212
  "metadataToken": 385876097,
241
213
  "canonicalSignature": ":Microsoft.EntityFrameworkCore.Metadata.ISequence",
242
214
  "normalizedSignature": "Sequence|:Microsoft.EntityFrameworkCore.Metadata.ISequence|static=false|accessor=get",
243
215
  "emitScope": "ClassSurface",
216
+ "provenance": "Original",
244
217
  "isIndexer": false,
245
218
  "hasGetter": true,
246
219
  "hasSetter": false,
220
+ "isStatic": false,
221
+ "isAbstract": false,
222
+ "isVirtual": true,
223
+ "isOverride": false,
247
224
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
248
225
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
249
226
  }
@@ -261,48 +238,35 @@
261
238
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
262
239
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
263
240
  }
264
- ],
265
- "exposedProperties": [
266
- {
267
- "tsName": "sequence",
268
- "isStatic": false,
269
- "tsSignatureId": "Sequence|:Microsoft.EntityFrameworkCore.Metadata.ISequence|static=false|accessor=get",
270
- "target": {
271
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
272
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
273
- "metadataToken": 385876097
274
- }
275
- }
276
- ],
277
- "exposedConstructors": [
278
- {
279
- "isStatic": false,
280
- "tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.ISequence):void|static=false",
281
- "target": {
282
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
283
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
284
- "metadataToken": 100664437
285
- }
286
- }
287
241
  ]
288
242
  },
289
243
  {
290
244
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorCache",
291
245
  "clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorCache",
292
- "tsEmitName": "SqlServerValueGeneratorCache",
293
246
  "assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
294
247
  "metadataToken": 0,
248
+ "kind": "Class",
249
+ "accessibility": "Public",
250
+ "isAbstract": false,
251
+ "isSealed": false,
252
+ "isStatic": false,
253
+ "arity": 0,
295
254
  "methods": [
296
255
  {
297
256
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorCache::GetOrAddSequenceState(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
298
257
  "clrName": "GetOrAddSequenceState",
299
- "tsEmitName": "getOrAddSequenceState",
300
258
  "metadataToken": 100664440,
301
259
  "canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
302
260
  "normalizedSignature": "GetOrAddSequenceState|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState|static=false",
303
261
  "emitScope": "ClassSurface",
262
+ "provenance": "Original",
304
263
  "arity": 0,
305
264
  "parameterCount": 2,
265
+ "isStatic": false,
266
+ "isAbstract": false,
267
+ "isVirtual": true,
268
+ "isOverride": false,
269
+ "isSealed": false,
306
270
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorCache",
307
271
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
308
272
  "isExtensionMethod": false
@@ -310,16 +274,22 @@
310
274
  {
311
275
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache::GetOrAddSequenceState(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
312
276
  "clrName": "GetOrAddSequenceState",
313
- "tsEmitName": "getOrAddSequenceState$view",
314
277
  "metadataToken": 100664430,
315
278
  "canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
316
279
  "normalizedSignature": "GetOrAddSequenceState|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState|static=false",
317
280
  "emitScope": "ViewOnly",
281
+ "provenance": "ExplicitView",
318
282
  "arity": 0,
319
283
  "parameterCount": 2,
284
+ "isStatic": false,
285
+ "isAbstract": false,
286
+ "isVirtual": true,
287
+ "isOverride": false,
288
+ "isSealed": false,
320
289
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
321
290
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
322
- "isExtensionMethod": false
291
+ "isExtensionMethod": false,
292
+ "sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache"
323
293
  }
324
294
  ],
325
295
  "properties": [],
@@ -336,58 +306,35 @@
336
306
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorCache",
337
307
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
338
308
  }
339
- ],
340
- "exposedMethods": [
341
- {
342
- "tsName": "getOrAddSequenceState",
343
- "isStatic": false,
344
- "tsSignatureId": "GetOrAddSequenceState|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState|static=false",
345
- "target": {
346
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorCache",
347
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
348
- "metadataToken": 100664440
349
- }
350
- },
351
- {
352
- "tsName": "getOrAddSequenceState$view",
353
- "isStatic": false,
354
- "tsSignatureId": "GetOrAddSequenceState|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState|static=false",
355
- "target": {
356
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
357
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
358
- "metadataToken": 100664430
359
- }
360
- }
361
- ],
362
- "exposedConstructors": [
363
- {
364
- "isStatic": false,
365
- "tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.ValueGeneration.ValueGeneratorCacheDependencies):void|static=false",
366
- "target": {
367
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorCache",
368
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
369
- "metadataToken": 100664439
370
- }
371
- }
372
309
  ]
373
310
  },
374
311
  {
375
312
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
376
313
  "clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
377
- "tsEmitName": "SqlServerValueGeneratorSelector",
378
314
  "assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
379
315
  "metadataToken": 0,
316
+ "kind": "Class",
317
+ "accessibility": "Public",
318
+ "isAbstract": false,
319
+ "isSealed": false,
320
+ "isStatic": false,
321
+ "arity": 0,
380
322
  "methods": [
381
323
  {
382
324
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector::Select(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator",
383
325
  "clrName": "Select",
384
- "tsEmitName": "select",
385
326
  "metadataToken": 100664444,
386
327
  "canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator",
387
328
  "normalizedSignature": "Select|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator|static=false",
388
329
  "emitScope": "ClassSurface",
330
+ "provenance": "Original",
389
331
  "arity": 0,
390
332
  "parameterCount": 2,
333
+ "isStatic": false,
334
+ "isAbstract": false,
335
+ "isVirtual": true,
336
+ "isOverride": true,
337
+ "isSealed": false,
391
338
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
392
339
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
393
340
  "isExtensionMethod": false
@@ -395,13 +342,18 @@
395
342
  {
396
343
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector::TrySelect(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase,Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator\u0026):System.Boolean",
397
344
  "clrName": "TrySelect",
398
- "tsEmitName": "trySelect",
399
345
  "metadataToken": 100664445,
400
346
  "canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase,Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator\u0026):System.Boolean",
401
347
  "normalizedSignature": "TrySelect|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase,Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator\u0026):System.Boolean|static=false",
402
348
  "emitScope": "ClassSurface",
349
+ "provenance": "Original",
403
350
  "arity": 0,
404
351
  "parameterCount": 3,
352
+ "isStatic": false,
353
+ "isAbstract": false,
354
+ "isVirtual": true,
355
+ "isOverride": true,
356
+ "isSealed": false,
405
357
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
406
358
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
407
359
  "isExtensionMethod": false,
@@ -417,14 +369,18 @@
417
369
  {
418
370
  "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector::Cache:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
419
371
  "clrName": "Cache",
420
- "tsEmitName": "cache",
421
372
  "metadataToken": 385876098,
422
373
  "canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
423
374
  "normalizedSignature": "Cache|:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache|static=false|accessor=get",
424
375
  "emitScope": "ClassSurface",
376
+ "provenance": "Original",
425
377
  "isIndexer": false,
426
378
  "hasGetter": true,
427
379
  "hasSetter": false,
380
+ "isStatic": false,
381
+ "isAbstract": false,
382
+ "isVirtual": true,
383
+ "isOverride": false,
428
384
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
429
385
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
430
386
  }
@@ -442,51 +398,6 @@
442
398
  "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
443
399
  "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
444
400
  }
445
- ],
446
- "exposedMethods": [
447
- {
448
- "tsName": "select",
449
- "isStatic": false,
450
- "tsSignatureId": "Select|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator|static=false",
451
- "target": {
452
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
453
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
454
- "metadataToken": 100664444
455
- }
456
- },
457
- {
458
- "tsName": "trySelect",
459
- "isStatic": false,
460
- "tsSignatureId": "TrySelect|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase,Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator\u0026):System.Boolean|static=false",
461
- "target": {
462
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
463
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
464
- "metadataToken": 100664445
465
- }
466
- }
467
- ],
468
- "exposedProperties": [
469
- {
470
- "tsName": "cache",
471
- "isStatic": false,
472
- "tsSignatureId": "Cache|:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache|static=false|accessor=get",
473
- "target": {
474
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
475
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
476
- "metadataToken": 385876098
477
- }
478
- }
479
- ],
480
- "exposedConstructors": [
481
- {
482
- "isStatic": false,
483
- "tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.ValueGeneration.ValueGeneratorSelectorDependencies,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):void|static=false",
484
- "target": {
485
- "declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
486
- "declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
487
- "metadataToken": 100664442
488
- }
489
- }
490
401
  ]
491
402
  }
492
403
  ]