@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,1697 +0,0 @@
1
- {
2
- "namespace": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal",
3
- "contributingAssemblies": [
4
- "Microsoft.EntityFrameworkCore.SqlServer"
5
- ],
6
- "types": [
7
- {
8
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
9
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
10
- "tsEmitName": "ISqlServerConnection",
11
- "kind": "Interface",
12
- "accessibility": "Public",
13
- "isAbstract": true,
14
- "isSealed": false,
15
- "isStatic": false,
16
- "arity": 0,
17
- "methods": [
18
- {
19
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection::CreateMasterConnection():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
20
- "clrName": "CreateMasterConnection",
21
- "tsEmitName": "createMasterConnection",
22
- "normalizedSignature": "CreateMasterConnection|():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection|static=false",
23
- "provenance": "Original",
24
- "emitScope": "ClassSurface",
25
- "isStatic": false,
26
- "isAbstract": true,
27
- "isVirtual": true,
28
- "isOverride": false,
29
- "isSealed": false,
30
- "arity": 0,
31
- "parameterCount": 0,
32
- "isExtensionMethod": false
33
- }
34
- ],
35
- "properties": [
36
- {
37
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection::IsMultipleActiveResultSetsEnabled:System.Boolean",
38
- "clrName": "IsMultipleActiveResultSetsEnabled",
39
- "tsEmitName": "isMultipleActiveResultSetsEnabled",
40
- "normalizedSignature": "IsMultipleActiveResultSetsEnabled|:System.Boolean|static=false|accessor=get",
41
- "provenance": "Original",
42
- "emitScope": "ClassSurface",
43
- "isStatic": false,
44
- "isAbstract": true,
45
- "isVirtual": true,
46
- "isOverride": false,
47
- "isIndexer": false,
48
- "hasGetter": true,
49
- "hasSetter": false
50
- }
51
- ],
52
- "fields": [],
53
- "events": [],
54
- "constructors": []
55
- },
56
- {
57
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerBoolTypeMapping",
58
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerBoolTypeMapping",
59
- "tsEmitName": "SqlServerBoolTypeMapping",
60
- "kind": "Class",
61
- "accessibility": "Public",
62
- "isAbstract": false,
63
- "isSealed": false,
64
- "isStatic": false,
65
- "arity": 0,
66
- "methods": [],
67
- "properties": [
68
- {
69
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerBoolTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerBoolTypeMapping",
70
- "clrName": "Default",
71
- "tsEmitName": "default_",
72
- "normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerBoolTypeMapping|static=true|accessor=get",
73
- "provenance": "Original",
74
- "emitScope": "ClassSurface",
75
- "isStatic": true,
76
- "isAbstract": false,
77
- "isVirtual": false,
78
- "isOverride": false,
79
- "isIndexer": false,
80
- "hasGetter": true,
81
- "hasSetter": false
82
- }
83
- ],
84
- "fields": [],
85
- "events": [],
86
- "constructors": [
87
- {
88
- "normalizedSignature": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):void|static=false",
89
- "isStatic": false,
90
- "parameterCount": 2
91
- }
92
- ]
93
- },
94
- {
95
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteArrayTypeMapping",
96
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteArrayTypeMapping",
97
- "tsEmitName": "SqlServerByteArrayTypeMapping",
98
- "kind": "Class",
99
- "accessibility": "Public",
100
- "isAbstract": false,
101
- "isSealed": false,
102
- "isStatic": false,
103
- "arity": 0,
104
- "methods": [],
105
- "properties": [
106
- {
107
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteArrayTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteArrayTypeMapping",
108
- "clrName": "Default",
109
- "tsEmitName": "default_",
110
- "normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteArrayTypeMapping|static=true|accessor=get",
111
- "provenance": "Original",
112
- "emitScope": "ClassSurface",
113
- "isStatic": true,
114
- "isAbstract": false,
115
- "isVirtual": false,
116
- "isOverride": false,
117
- "isIndexer": false,
118
- "hasGetter": true,
119
- "hasSetter": false
120
- }
121
- ],
122
- "fields": [],
123
- "events": [],
124
- "constructors": [
125
- {
126
- "normalizedSignature": "constructor|(System.String,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean,Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer,System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],System.Nullable_1[[Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):void|static=false",
127
- "isStatic": false,
128
- "parameterCount": 6
129
- }
130
- ]
131
- },
132
- {
133
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteTypeMapping",
134
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteTypeMapping",
135
- "tsEmitName": "SqlServerByteTypeMapping",
136
- "kind": "Class",
137
- "accessibility": "Public",
138
- "isAbstract": false,
139
- "isSealed": false,
140
- "isStatic": false,
141
- "arity": 0,
142
- "methods": [],
143
- "properties": [
144
- {
145
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteTypeMapping",
146
- "clrName": "Default",
147
- "tsEmitName": "default_",
148
- "normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteTypeMapping|static=true|accessor=get",
149
- "provenance": "Original",
150
- "emitScope": "ClassSurface",
151
- "isStatic": true,
152
- "isAbstract": false,
153
- "isVirtual": false,
154
- "isOverride": false,
155
- "isIndexer": false,
156
- "hasGetter": true,
157
- "hasSetter": false
158
- }
159
- ],
160
- "fields": [],
161
- "events": [],
162
- "constructors": [
163
- {
164
- "normalizedSignature": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):void|static=false",
165
- "isStatic": false,
166
- "parameterCount": 2
167
- }
168
- ]
169
- },
170
- {
171
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection",
172
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection",
173
- "tsEmitName": "SqlServerConnection",
174
- "kind": "Class",
175
- "accessibility": "Public",
176
- "isAbstract": false,
177
- "isSealed": false,
178
- "isStatic": false,
179
- "arity": 0,
180
- "methods": [
181
- {
182
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection::CreateMasterConnection():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
183
- "clrName": "CreateMasterConnection",
184
- "tsEmitName": "createMasterConnection",
185
- "normalizedSignature": "CreateMasterConnection|():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection|static=false",
186
- "provenance": "Original",
187
- "emitScope": "ClassSurface",
188
- "isStatic": false,
189
- "isAbstract": false,
190
- "isVirtual": true,
191
- "isOverride": false,
192
- "isSealed": false,
193
- "arity": 0,
194
- "parameterCount": 0,
195
- "isExtensionMethod": false
196
- },
197
- {
198
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection::CreateMasterConnection():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
199
- "clrName": "CreateMasterConnection",
200
- "tsEmitName": "createMasterConnection$view",
201
- "normalizedSignature": "CreateMasterConnection|():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection|static=false",
202
- "provenance": "ExplicitView",
203
- "emitScope": "ViewOnly",
204
- "isStatic": false,
205
- "isAbstract": false,
206
- "isVirtual": true,
207
- "isOverride": false,
208
- "isSealed": false,
209
- "arity": 0,
210
- "parameterCount": 0,
211
- "sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
212
- "isExtensionMethod": false
213
- }
214
- ],
215
- "properties": [
216
- {
217
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection::ConnectionString:System.String",
218
- "clrName": "ConnectionString",
219
- "tsEmitName": "connectionString",
220
- "normalizedSignature": "ConnectionString|:System.String|static=false|accessor=getset",
221
- "provenance": "Original",
222
- "emitScope": "ClassSurface",
223
- "isStatic": false,
224
- "isAbstract": false,
225
- "isVirtual": true,
226
- "isOverride": true,
227
- "isIndexer": false,
228
- "hasGetter": true,
229
- "hasSetter": true
230
- },
231
- {
232
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection::IsMultipleActiveResultSetsEnabled:System.Boolean",
233
- "clrName": "IsMultipleActiveResultSetsEnabled",
234
- "tsEmitName": "isMultipleActiveResultSetsEnabled",
235
- "normalizedSignature": "IsMultipleActiveResultSetsEnabled|:System.Boolean|static=false|accessor=get",
236
- "provenance": "Original",
237
- "emitScope": "ClassSurface",
238
- "isStatic": false,
239
- "isAbstract": false,
240
- "isVirtual": true,
241
- "isOverride": false,
242
- "isIndexer": false,
243
- "hasGetter": true,
244
- "hasSetter": false
245
- },
246
- {
247
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection::IsMultipleActiveResultSetsEnabled:System.Boolean",
248
- "clrName": "IsMultipleActiveResultSetsEnabled",
249
- "tsEmitName": "isMultipleActiveResultSetsEnabled$view",
250
- "normalizedSignature": "IsMultipleActiveResultSetsEnabled|:System.Boolean|static=false|accessor=get",
251
- "provenance": "ExplicitView",
252
- "emitScope": "ViewOnly",
253
- "isStatic": false,
254
- "isAbstract": false,
255
- "isVirtual": true,
256
- "isOverride": false,
257
- "isIndexer": false,
258
- "hasGetter": true,
259
- "hasSetter": false,
260
- "sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection"
261
- }
262
- ],
263
- "fields": [],
264
- "events": [],
265
- "constructors": [
266
- {
267
- "normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Storage.RelationalConnectionDependencies):void|static=false",
268
- "isStatic": false,
269
- "parameterCount": 1
270
- }
271
- ]
272
- },
273
- {
274
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
275
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
276
- "tsEmitName": "SqlServerDatabaseCreator",
277
- "kind": "Class",
278
- "accessibility": "Public",
279
- "isAbstract": false,
280
- "isSealed": false,
281
- "isStatic": false,
282
- "arity": 0,
283
- "methods": [
284
- {
285
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::Create():System.Void",
286
- "clrName": "Create",
287
- "tsEmitName": "create",
288
- "normalizedSignature": "Create|():System.Void|static=false",
289
- "provenance": "Original",
290
- "emitScope": "ClassSurface",
291
- "isStatic": false,
292
- "isAbstract": false,
293
- "isVirtual": true,
294
- "isOverride": true,
295
- "isSealed": false,
296
- "arity": 0,
297
- "parameterCount": 0,
298
- "isExtensionMethod": false
299
- },
300
- {
301
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::CreateAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task",
302
- "clrName": "CreateAsync",
303
- "tsEmitName": "createAsync",
304
- "normalizedSignature": "CreateAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
305
- "provenance": "Original",
306
- "emitScope": "ClassSurface",
307
- "isStatic": false,
308
- "isAbstract": false,
309
- "isVirtual": true,
310
- "isOverride": true,
311
- "isSealed": false,
312
- "arity": 0,
313
- "parameterCount": 1,
314
- "isExtensionMethod": false
315
- },
316
- {
317
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::HasTables():System.Boolean",
318
- "clrName": "HasTables",
319
- "tsEmitName": "hasTables",
320
- "normalizedSignature": "HasTables|():System.Boolean|static=false",
321
- "provenance": "Original",
322
- "emitScope": "ClassSurface",
323
- "isStatic": false,
324
- "isAbstract": false,
325
- "isVirtual": true,
326
- "isOverride": true,
327
- "isSealed": false,
328
- "arity": 0,
329
- "parameterCount": 0,
330
- "isExtensionMethod": false
331
- },
332
- {
333
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::HasTablesAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
334
- "clrName": "HasTablesAsync",
335
- "tsEmitName": "hasTablesAsync",
336
- "normalizedSignature": "HasTablesAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
337
- "provenance": "Original",
338
- "emitScope": "ClassSurface",
339
- "isStatic": false,
340
- "isAbstract": false,
341
- "isVirtual": true,
342
- "isOverride": true,
343
- "isSealed": false,
344
- "arity": 0,
345
- "parameterCount": 1,
346
- "isExtensionMethod": false
347
- },
348
- {
349
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::Exists():System.Boolean",
350
- "clrName": "Exists",
351
- "tsEmitName": "exists",
352
- "normalizedSignature": "Exists|():System.Boolean|static=false",
353
- "provenance": "Original",
354
- "emitScope": "ClassSurface",
355
- "isStatic": false,
356
- "isAbstract": false,
357
- "isVirtual": true,
358
- "isOverride": true,
359
- "isSealed": false,
360
- "arity": 0,
361
- "parameterCount": 0,
362
- "isExtensionMethod": false
363
- },
364
- {
365
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::ExistsAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
366
- "clrName": "ExistsAsync",
367
- "tsEmitName": "existsAsync",
368
- "normalizedSignature": "ExistsAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
369
- "provenance": "Original",
370
- "emitScope": "ClassSurface",
371
- "isStatic": false,
372
- "isAbstract": false,
373
- "isVirtual": true,
374
- "isOverride": true,
375
- "isSealed": false,
376
- "arity": 0,
377
- "parameterCount": 1,
378
- "isExtensionMethod": false
379
- },
380
- {
381
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::Delete():System.Void",
382
- "clrName": "Delete",
383
- "tsEmitName": "delete_",
384
- "normalizedSignature": "Delete|():System.Void|static=false",
385
- "provenance": "Original",
386
- "emitScope": "ClassSurface",
387
- "isStatic": false,
388
- "isAbstract": false,
389
- "isVirtual": true,
390
- "isOverride": true,
391
- "isSealed": false,
392
- "arity": 0,
393
- "parameterCount": 0,
394
- "isExtensionMethod": false
395
- },
396
- {
397
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::DeleteAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task",
398
- "clrName": "DeleteAsync",
399
- "tsEmitName": "deleteAsync",
400
- "normalizedSignature": "DeleteAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
401
- "provenance": "Original",
402
- "emitScope": "ClassSurface",
403
- "isStatic": false,
404
- "isAbstract": false,
405
- "isVirtual": true,
406
- "isOverride": true,
407
- "isSealed": false,
408
- "arity": 0,
409
- "parameterCount": 1,
410
- "isExtensionMethod": false
411
- }
412
- ],
413
- "properties": [
414
- {
415
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::RetryDelay:System.TimeSpan",
416
- "clrName": "RetryDelay",
417
- "tsEmitName": "retryDelay",
418
- "normalizedSignature": "RetryDelay|:System.TimeSpan|static=false|accessor=getset",
419
- "provenance": "Original",
420
- "emitScope": "ClassSurface",
421
- "isStatic": false,
422
- "isAbstract": false,
423
- "isVirtual": true,
424
- "isOverride": false,
425
- "isIndexer": false,
426
- "hasGetter": true,
427
- "hasSetter": true
428
- },
429
- {
430
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::RetryTimeout:System.TimeSpan",
431
- "clrName": "RetryTimeout",
432
- "tsEmitName": "retryTimeout",
433
- "normalizedSignature": "RetryTimeout|:System.TimeSpan|static=false|accessor=getset",
434
- "provenance": "Original",
435
- "emitScope": "ClassSurface",
436
- "isStatic": false,
437
- "isAbstract": false,
438
- "isVirtual": true,
439
- "isOverride": false,
440
- "isIndexer": false,
441
- "hasGetter": true,
442
- "hasSetter": true
443
- }
444
- ],
445
- "fields": [],
446
- "events": [],
447
- "constructors": [
448
- {
449
- "normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Storage.RelationalDatabaseCreatorDependencies,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder):void|static=false",
450
- "isStatic": false,
451
- "parameterCount": 3
452
- }
453
- ]
454
- },
455
- {
456
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateOnlyTypeMapping",
457
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateOnlyTypeMapping",
458
- "tsEmitName": "SqlServerDateOnlyTypeMapping",
459
- "kind": "Class",
460
- "accessibility": "Public",
461
- "isAbstract": false,
462
- "isSealed": false,
463
- "isStatic": false,
464
- "arity": 0,
465
- "methods": [],
466
- "properties": [
467
- {
468
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateOnlyTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateOnlyTypeMapping",
469
- "clrName": "Default",
470
- "tsEmitName": "default_",
471
- "normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateOnlyTypeMapping|static=true|accessor=get",
472
- "provenance": "Original",
473
- "emitScope": "ClassSurface",
474
- "isStatic": true,
475
- "isAbstract": false,
476
- "isVirtual": false,
477
- "isOverride": false,
478
- "isIndexer": false,
479
- "hasGetter": true,
480
- "hasSetter": false
481
- }
482
- ],
483
- "fields": [],
484
- "events": [],
485
- "constructors": []
486
- },
487
- {
488
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeOffsetTypeMapping",
489
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeOffsetTypeMapping",
490
- "tsEmitName": "SqlServerDateTimeOffsetTypeMapping",
491
- "kind": "Class",
492
- "accessibility": "Public",
493
- "isAbstract": false,
494
- "isSealed": false,
495
- "isStatic": false,
496
- "arity": 0,
497
- "methods": [],
498
- "properties": [
499
- {
500
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeOffsetTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeOffsetTypeMapping",
501
- "clrName": "Default",
502
- "tsEmitName": "default_",
503
- "normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeOffsetTypeMapping|static=true|accessor=get",
504
- "provenance": "Original",
505
- "emitScope": "ClassSurface",
506
- "isStatic": true,
507
- "isAbstract": false,
508
- "isVirtual": false,
509
- "isOverride": false,
510
- "isIndexer": false,
511
- "hasGetter": true,
512
- "hasSetter": false
513
- }
514
- ],
515
- "fields": [],
516
- "events": [],
517
- "constructors": [
518
- {
519
- "normalizedSignature": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix):void|static=false",
520
- "isStatic": false,
521
- "parameterCount": 3
522
- }
523
- ]
524
- },
525
- {
526
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping",
527
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping",
528
- "tsEmitName": "SqlServerDateTimeTypeMapping",
529
- "kind": "Class",
530
- "accessibility": "Public",
531
- "isAbstract": false,
532
- "isSealed": false,
533
- "isStatic": false,
534
- "arity": 0,
535
- "methods": [],
536
- "properties": [
537
- {
538
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping",
539
- "clrName": "Default",
540
- "tsEmitName": "default_",
541
- "normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping|static=true|accessor=get",
542
- "provenance": "Original",
543
- "emitScope": "ClassSurface",
544
- "isStatic": true,
545
- "isAbstract": false,
546
- "isVirtual": false,
547
- "isOverride": false,
548
- "isIndexer": false,
549
- "hasGetter": true,
550
- "hasSetter": false
551
- },
552
- {
553
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping::SqlType:System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]",
554
- "clrName": "SqlType",
555
- "tsEmitName": "sqlType",
556
- "normalizedSignature": "SqlType|:System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]|static=false|accessor=get",
557
- "provenance": "Original",
558
- "emitScope": "ClassSurface",
559
- "isStatic": false,
560
- "isAbstract": false,
561
- "isVirtual": true,
562
- "isOverride": false,
563
- "isIndexer": false,
564
- "hasGetter": true,
565
- "hasSetter": false
566
- }
567
- ],
568
- "fields": [],
569
- "events": [],
570
- "constructors": [
571
- {
572
- "normalizedSignature": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix):void|static=false",
573
- "isStatic": false,
574
- "parameterCount": 4
575
- }
576
- ]
577
- },
578
- {
579
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping",
580
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping",
581
- "tsEmitName": "SqlServerDecimalTypeMapping",
582
- "kind": "Class",
583
- "accessibility": "Public",
584
- "isAbstract": false,
585
- "isSealed": false,
586
- "isStatic": false,
587
- "arity": 0,
588
- "methods": [],
589
- "properties": [
590
- {
591
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping",
592
- "clrName": "Default",
593
- "tsEmitName": "default_",
594
- "normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping|static=true|accessor=get",
595
- "provenance": "Original",
596
- "emitScope": "ClassSurface",
597
- "isStatic": true,
598
- "isAbstract": false,
599
- "isVirtual": false,
600
- "isOverride": false,
601
- "isIndexer": false,
602
- "hasGetter": true,
603
- "hasSetter": false
604
- },
605
- {
606
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping::SqlType:System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]",
607
- "clrName": "SqlType",
608
- "tsEmitName": "sqlType",
609
- "normalizedSignature": "SqlType|:System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]|static=false|accessor=get",
610
- "provenance": "Original",
611
- "emitScope": "ClassSurface",
612
- "isStatic": false,
613
- "isAbstract": false,
614
- "isVirtual": true,
615
- "isOverride": false,
616
- "isIndexer": false,
617
- "hasGetter": true,
618
- "hasSetter": false
619
- }
620
- ],
621
- "fields": [],
622
- "events": [],
623
- "constructors": [
624
- {
625
- "normalizedSignature": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix):void|static=false",
626
- "isStatic": false,
627
- "parameterCount": 6
628
- }
629
- ]
630
- },
631
- {
632
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping",
633
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping",
634
- "tsEmitName": "SqlServerDoubleTypeMapping",
635
- "kind": "Class",
636
- "accessibility": "Public",
637
- "isAbstract": false,
638
- "isSealed": false,
639
- "isStatic": false,
640
- "arity": 0,
641
- "methods": [
642
- {
643
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping::GetDataReaderMethod():System.Reflection.MethodInfo",
644
- "clrName": "GetDataReaderMethod",
645
- "tsEmitName": "getDataReaderMethod",
646
- "normalizedSignature": "GetDataReaderMethod|():System.Reflection.MethodInfo|static=false",
647
- "provenance": "Original",
648
- "emitScope": "ClassSurface",
649
- "isStatic": false,
650
- "isAbstract": false,
651
- "isVirtual": true,
652
- "isOverride": true,
653
- "isSealed": false,
654
- "arity": 0,
655
- "parameterCount": 0,
656
- "isExtensionMethod": false
657
- },
658
- {
659
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping::CustomizeDataReaderExpression(System.Linq.Expressions.Expression):System.Linq.Expressions.Expression",
660
- "clrName": "CustomizeDataReaderExpression",
661
- "tsEmitName": "customizeDataReaderExpression",
662
- "normalizedSignature": "CustomizeDataReaderExpression|(System.Linq.Expressions.Expression):System.Linq.Expressions.Expression|static=false",
663
- "provenance": "Original",
664
- "emitScope": "ClassSurface",
665
- "isStatic": false,
666
- "isAbstract": false,
667
- "isVirtual": true,
668
- "isOverride": true,
669
- "isSealed": false,
670
- "arity": 0,
671
- "parameterCount": 1,
672
- "isExtensionMethod": false
673
- }
674
- ],
675
- "properties": [
676
- {
677
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping",
678
- "clrName": "Default",
679
- "tsEmitName": "default_",
680
- "normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping|static=true|accessor=get",
681
- "provenance": "Original",
682
- "emitScope": "ClassSurface",
683
- "isStatic": true,
684
- "isAbstract": false,
685
- "isVirtual": false,
686
- "isOverride": false,
687
- "isIndexer": false,
688
- "hasGetter": true,
689
- "hasSetter": false
690
- }
691
- ],
692
- "fields": [],
693
- "events": [],
694
- "constructors": [
695
- {
696
- "normalizedSignature": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix):void|static=false",
697
- "isStatic": false,
698
- "parameterCount": 3
699
- }
700
- ]
701
- },
702
- {
703
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExceptionDetector",
704
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExceptionDetector",
705
- "tsEmitName": "SqlServerExceptionDetector",
706
- "kind": "Class",
707
- "accessibility": "Public",
708
- "isAbstract": false,
709
- "isSealed": false,
710
- "isStatic": false,
711
- "arity": 0,
712
- "methods": [
713
- {
714
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExceptionDetector::IsCancellation(System.Exception,System.Threading.CancellationToken):System.Boolean",
715
- "clrName": "IsCancellation",
716
- "tsEmitName": "isCancellation",
717
- "normalizedSignature": "IsCancellation|(System.Exception,System.Threading.CancellationToken):System.Boolean|static=false",
718
- "provenance": "Original",
719
- "emitScope": "ClassSurface",
720
- "isStatic": false,
721
- "isAbstract": false,
722
- "isVirtual": true,
723
- "isOverride": false,
724
- "isSealed": false,
725
- "arity": 0,
726
- "parameterCount": 2,
727
- "isExtensionMethod": false
728
- }
729
- ],
730
- "properties": [],
731
- "fields": [],
732
- "events": [],
733
- "constructors": [
734
- {
735
- "normalizedSignature": "constructor|():void|static=false",
736
- "isStatic": false,
737
- "parameterCount": 0
738
- }
739
- ]
740
- },
741
- {
742
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy",
743
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy",
744
- "tsEmitName": "SqlServerExecutionStrategy",
745
- "kind": "Class",
746
- "accessibility": "Public",
747
- "isAbstract": false,
748
- "isSealed": false,
749
- "isStatic": false,
750
- "arity": 0,
751
- "methods": [
752
- {
753
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy::Execute(TState,Func_3,Func_3):TResult",
754
- "clrName": "Execute",
755
- "tsEmitName": "execute",
756
- "normalizedSignature": "Execute|(TState,Func_3,Func_3):TResult|static=false",
757
- "provenance": "Original",
758
- "emitScope": "ClassSurface",
759
- "isStatic": false,
760
- "isAbstract": false,
761
- "isVirtual": true,
762
- "isOverride": false,
763
- "isSealed": false,
764
- "arity": 2,
765
- "parameterCount": 3,
766
- "isExtensionMethod": false
767
- },
768
- {
769
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy::ExecuteAsync(TState,Func_4,Func_4,System.Threading.CancellationToken):Task_1",
770
- "clrName": "ExecuteAsync",
771
- "tsEmitName": "executeAsync",
772
- "normalizedSignature": "ExecuteAsync|(TState,Func_4,Func_4,System.Threading.CancellationToken):Task_1|static=false",
773
- "provenance": "Original",
774
- "emitScope": "ClassSurface",
775
- "isStatic": false,
776
- "isAbstract": false,
777
- "isVirtual": true,
778
- "isOverride": false,
779
- "isSealed": false,
780
- "arity": 2,
781
- "parameterCount": 4,
782
- "isExtensionMethod": false
783
- }
784
- ],
785
- "properties": [
786
- {
787
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy::RetriesOnFailure:System.Boolean",
788
- "clrName": "RetriesOnFailure",
789
- "tsEmitName": "retriesOnFailure",
790
- "normalizedSignature": "RetriesOnFailure|:System.Boolean|static=false|accessor=get",
791
- "provenance": "Original",
792
- "emitScope": "ClassSurface",
793
- "isStatic": false,
794
- "isAbstract": false,
795
- "isVirtual": true,
796
- "isOverride": false,
797
- "isIndexer": false,
798
- "hasGetter": true,
799
- "hasSetter": false
800
- }
801
- ],
802
- "fields": [],
803
- "events": [],
804
- "constructors": [
805
- {
806
- "normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Storage.ExecutionStrategyDependencies):void|static=false",
807
- "isStatic": false,
808
- "parameterCount": 1
809
- }
810
- ]
811
- },
812
- {
813
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategyFactory",
814
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategyFactory",
815
- "tsEmitName": "SqlServerExecutionStrategyFactory",
816
- "kind": "Class",
817
- "accessibility": "Public",
818
- "isAbstract": false,
819
- "isSealed": false,
820
- "isStatic": false,
821
- "arity": 0,
822
- "methods": [],
823
- "properties": [],
824
- "fields": [],
825
- "events": [],
826
- "constructors": [
827
- {
828
- "normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Storage.ExecutionStrategyDependencies):void|static=false",
829
- "isStatic": false,
830
- "parameterCount": 1
831
- }
832
- ]
833
- },
834
- {
835
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerFloatTypeMapping",
836
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerFloatTypeMapping",
837
- "tsEmitName": "SqlServerFloatTypeMapping",
838
- "kind": "Class",
839
- "accessibility": "Public",
840
- "isAbstract": false,
841
- "isSealed": false,
842
- "isStatic": false,
843
- "arity": 0,
844
- "methods": [],
845
- "properties": [
846
- {
847
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerFloatTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerFloatTypeMapping",
848
- "clrName": "Default",
849
- "tsEmitName": "default_",
850
- "normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerFloatTypeMapping|static=true|accessor=get",
851
- "provenance": "Original",
852
- "emitScope": "ClassSurface",
853
- "isStatic": true,
854
- "isAbstract": false,
855
- "isVirtual": false,
856
- "isOverride": false,
857
- "isIndexer": false,
858
- "hasGetter": true,
859
- "hasSetter": false
860
- }
861
- ],
862
- "fields": [],
863
- "events": [],
864
- "constructors": [
865
- {
866
- "normalizedSignature": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix):void|static=false",
867
- "isStatic": false,
868
- "parameterCount": 3
869
- }
870
- ]
871
- },
872
- {
873
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerLongTypeMapping",
874
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerLongTypeMapping",
875
- "tsEmitName": "SqlServerLongTypeMapping",
876
- "kind": "Class",
877
- "accessibility": "Public",
878
- "isAbstract": false,
879
- "isSealed": false,
880
- "isStatic": false,
881
- "arity": 0,
882
- "methods": [],
883
- "properties": [
884
- {
885
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerLongTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerLongTypeMapping",
886
- "clrName": "Default",
887
- "tsEmitName": "default_",
888
- "normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerLongTypeMapping|static=true|accessor=get",
889
- "provenance": "Original",
890
- "emitScope": "ClassSurface",
891
- "isStatic": true,
892
- "isAbstract": false,
893
- "isVirtual": false,
894
- "isOverride": false,
895
- "isIndexer": false,
896
- "hasGetter": true,
897
- "hasSetter": false
898
- }
899
- ],
900
- "fields": [],
901
- "events": [],
902
- "constructors": [
903
- {
904
- "normalizedSignature": "constructor|(System.String,Microsoft.EntityFrameworkCore.Storage.ValueConversion.ValueConverter,Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer,Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):void|static=false",
905
- "isStatic": false,
906
- "parameterCount": 5
907
- }
908
- ]
909
- },
910
- {
911
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerShortTypeMapping",
912
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerShortTypeMapping",
913
- "tsEmitName": "SqlServerShortTypeMapping",
914
- "kind": "Class",
915
- "accessibility": "Public",
916
- "isAbstract": false,
917
- "isSealed": false,
918
- "isStatic": false,
919
- "arity": 0,
920
- "methods": [],
921
- "properties": [
922
- {
923
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerShortTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerShortTypeMapping",
924
- "clrName": "Default",
925
- "tsEmitName": "default_",
926
- "normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerShortTypeMapping|static=true|accessor=get",
927
- "provenance": "Original",
928
- "emitScope": "ClassSurface",
929
- "isStatic": true,
930
- "isAbstract": false,
931
- "isVirtual": false,
932
- "isOverride": false,
933
- "isIndexer": false,
934
- "hasGetter": true,
935
- "hasSetter": false
936
- }
937
- ],
938
- "fields": [],
939
- "events": [],
940
- "constructors": [
941
- {
942
- "normalizedSignature": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):void|static=false",
943
- "isStatic": false,
944
- "parameterCount": 2
945
- }
946
- ]
947
- },
948
- {
949
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
950
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
951
- "tsEmitName": "SqlServerSqlGenerationHelper",
952
- "kind": "Class",
953
- "accessibility": "Public",
954
- "isAbstract": false,
955
- "isSealed": false,
956
- "isStatic": false,
957
- "arity": 0,
958
- "methods": [
959
- {
960
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::EscapeIdentifier(System.String):System.String",
961
- "clrName": "EscapeIdentifier",
962
- "tsEmitName": "escapeIdentifier",
963
- "normalizedSignature": "EscapeIdentifier|(System.String):System.String|static=false",
964
- "provenance": "Original",
965
- "emitScope": "ClassSurface",
966
- "isStatic": false,
967
- "isAbstract": false,
968
- "isVirtual": true,
969
- "isOverride": true,
970
- "isSealed": false,
971
- "arity": 0,
972
- "parameterCount": 1,
973
- "isExtensionMethod": false
974
- },
975
- {
976
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::EscapeIdentifier(System.Text.StringBuilder,System.String):System.Void",
977
- "clrName": "EscapeIdentifier",
978
- "tsEmitName": "escapeIdentifier",
979
- "normalizedSignature": "EscapeIdentifier|(System.Text.StringBuilder,System.String):System.Void|static=false",
980
- "provenance": "Original",
981
- "emitScope": "ClassSurface",
982
- "isStatic": false,
983
- "isAbstract": false,
984
- "isVirtual": true,
985
- "isOverride": true,
986
- "isSealed": false,
987
- "arity": 0,
988
- "parameterCount": 2,
989
- "isExtensionMethod": false
990
- },
991
- {
992
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::DelimitIdentifier(System.String):System.String",
993
- "clrName": "DelimitIdentifier",
994
- "tsEmitName": "delimitIdentifier",
995
- "normalizedSignature": "DelimitIdentifier|(System.String):System.String|static=false",
996
- "provenance": "Original",
997
- "emitScope": "ClassSurface",
998
- "isStatic": false,
999
- "isAbstract": false,
1000
- "isVirtual": true,
1001
- "isOverride": true,
1002
- "isSealed": false,
1003
- "arity": 0,
1004
- "parameterCount": 1,
1005
- "isExtensionMethod": false
1006
- },
1007
- {
1008
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::DelimitIdentifier(System.Text.StringBuilder,System.String):System.Void",
1009
- "clrName": "DelimitIdentifier",
1010
- "tsEmitName": "delimitIdentifier",
1011
- "normalizedSignature": "DelimitIdentifier|(System.Text.StringBuilder,System.String):System.Void|static=false",
1012
- "provenance": "Original",
1013
- "emitScope": "ClassSurface",
1014
- "isStatic": false,
1015
- "isAbstract": false,
1016
- "isVirtual": true,
1017
- "isOverride": true,
1018
- "isSealed": false,
1019
- "arity": 0,
1020
- "parameterCount": 2,
1021
- "isExtensionMethod": false
1022
- },
1023
- {
1024
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::GenerateCreateSavepointStatement(System.String):System.String",
1025
- "clrName": "GenerateCreateSavepointStatement",
1026
- "tsEmitName": "generateCreateSavepointStatement",
1027
- "normalizedSignature": "GenerateCreateSavepointStatement|(System.String):System.String|static=false",
1028
- "provenance": "Original",
1029
- "emitScope": "ClassSurface",
1030
- "isStatic": false,
1031
- "isAbstract": false,
1032
- "isVirtual": true,
1033
- "isOverride": true,
1034
- "isSealed": false,
1035
- "arity": 0,
1036
- "parameterCount": 1,
1037
- "isExtensionMethod": false
1038
- },
1039
- {
1040
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::GenerateRollbackToSavepointStatement(System.String):System.String",
1041
- "clrName": "GenerateRollbackToSavepointStatement",
1042
- "tsEmitName": "generateRollbackToSavepointStatement",
1043
- "normalizedSignature": "GenerateRollbackToSavepointStatement|(System.String):System.String|static=false",
1044
- "provenance": "Original",
1045
- "emitScope": "ClassSurface",
1046
- "isStatic": false,
1047
- "isAbstract": false,
1048
- "isVirtual": true,
1049
- "isOverride": true,
1050
- "isSealed": false,
1051
- "arity": 0,
1052
- "parameterCount": 1,
1053
- "isExtensionMethod": false
1054
- },
1055
- {
1056
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::GenerateReleaseSavepointStatement(System.String):System.String",
1057
- "clrName": "GenerateReleaseSavepointStatement",
1058
- "tsEmitName": "generateReleaseSavepointStatement",
1059
- "normalizedSignature": "GenerateReleaseSavepointStatement|(System.String):System.String|static=false",
1060
- "provenance": "Original",
1061
- "emitScope": "ClassSurface",
1062
- "isStatic": false,
1063
- "isAbstract": false,
1064
- "isVirtual": true,
1065
- "isOverride": true,
1066
- "isSealed": false,
1067
- "arity": 0,
1068
- "parameterCount": 1,
1069
- "isExtensionMethod": false
1070
- },
1071
- {
1072
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::DelimitJsonPathElement(System.String):System.String",
1073
- "clrName": "DelimitJsonPathElement",
1074
- "tsEmitName": "delimitJsonPathElement",
1075
- "normalizedSignature": "DelimitJsonPathElement|(System.String):System.String|static=false",
1076
- "provenance": "Original",
1077
- "emitScope": "ClassSurface",
1078
- "isStatic": false,
1079
- "isAbstract": false,
1080
- "isVirtual": true,
1081
- "isOverride": true,
1082
- "isSealed": false,
1083
- "arity": 0,
1084
- "parameterCount": 1,
1085
- "isExtensionMethod": false
1086
- }
1087
- ],
1088
- "properties": [
1089
- {
1090
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::BatchTerminator:System.String",
1091
- "clrName": "BatchTerminator",
1092
- "tsEmitName": "batchTerminator",
1093
- "normalizedSignature": "BatchTerminator|:System.String|static=false|accessor=get",
1094
- "provenance": "Original",
1095
- "emitScope": "ClassSurface",
1096
- "isStatic": false,
1097
- "isAbstract": false,
1098
- "isVirtual": true,
1099
- "isOverride": true,
1100
- "isIndexer": false,
1101
- "hasGetter": true,
1102
- "hasSetter": false
1103
- },
1104
- {
1105
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::StartTransactionStatement:System.String",
1106
- "clrName": "StartTransactionStatement",
1107
- "tsEmitName": "startTransactionStatement",
1108
- "normalizedSignature": "StartTransactionStatement|:System.String|static=false|accessor=get",
1109
- "provenance": "Original",
1110
- "emitScope": "ClassSurface",
1111
- "isStatic": false,
1112
- "isAbstract": false,
1113
- "isVirtual": true,
1114
- "isOverride": true,
1115
- "isIndexer": false,
1116
- "hasGetter": true,
1117
- "hasSetter": false
1118
- }
1119
- ],
1120
- "fields": [],
1121
- "events": [],
1122
- "constructors": [
1123
- {
1124
- "normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Storage.RelationalSqlGenerationHelperDependencies):void|static=false",
1125
- "isStatic": false,
1126
- "parameterCount": 1
1127
- }
1128
- ]
1129
- },
1130
- {
1131
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlVariantTypeMapping",
1132
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlVariantTypeMapping",
1133
- "tsEmitName": "SqlServerSqlVariantTypeMapping",
1134
- "kind": "Class",
1135
- "accessibility": "Public",
1136
- "isAbstract": false,
1137
- "isSealed": false,
1138
- "isStatic": false,
1139
- "arity": 0,
1140
- "methods": [],
1141
- "properties": [
1142
- {
1143
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlVariantTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlVariantTypeMapping",
1144
- "clrName": "Default",
1145
- "tsEmitName": "default_",
1146
- "normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlVariantTypeMapping|static=true|accessor=get",
1147
- "provenance": "Original",
1148
- "emitScope": "ClassSurface",
1149
- "isStatic": true,
1150
- "isAbstract": false,
1151
- "isVirtual": false,
1152
- "isOverride": false,
1153
- "isIndexer": false,
1154
- "hasGetter": true,
1155
- "hasSetter": false
1156
- }
1157
- ],
1158
- "fields": [],
1159
- "events": [],
1160
- "constructors": [
1161
- {
1162
- "normalizedSignature": "constructor|(System.String):void|static=false",
1163
- "isStatic": false,
1164
- "parameterCount": 1
1165
- }
1166
- ]
1167
- },
1168
- {
1169
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
1170
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
1171
- "tsEmitName": "SqlServerStringTypeMapping",
1172
- "kind": "Class",
1173
- "accessibility": "Public",
1174
- "isAbstract": false,
1175
- "isSealed": false,
1176
- "isStatic": false,
1177
- "arity": 0,
1178
- "methods": [],
1179
- "properties": [
1180
- {
1181
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
1182
- "clrName": "Default",
1183
- "tsEmitName": "default_",
1184
- "normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping|static=true|accessor=get",
1185
- "provenance": "Original",
1186
- "emitScope": "ClassSurface",
1187
- "isStatic": true,
1188
- "isAbstract": false,
1189
- "isVirtual": false,
1190
- "isOverride": false,
1191
- "isIndexer": false,
1192
- "hasGetter": true,
1193
- "hasSetter": false
1194
- },
1195
- {
1196
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping::JsonTypeDefault:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
1197
- "clrName": "JsonTypeDefault",
1198
- "tsEmitName": "jsonTypeDefault",
1199
- "normalizedSignature": "JsonTypeDefault|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping|static=true|accessor=get",
1200
- "provenance": "Original",
1201
- "emitScope": "ClassSurface",
1202
- "isStatic": true,
1203
- "isAbstract": false,
1204
- "isVirtual": false,
1205
- "isOverride": false,
1206
- "isIndexer": false,
1207
- "hasGetter": true,
1208
- "hasSetter": false
1209
- },
1210
- {
1211
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping::UnicodeDefault:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
1212
- "clrName": "UnicodeDefault",
1213
- "tsEmitName": "unicodeDefault",
1214
- "normalizedSignature": "UnicodeDefault|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping|static=true|accessor=get",
1215
- "provenance": "Original",
1216
- "emitScope": "ClassSurface",
1217
- "isStatic": true,
1218
- "isAbstract": false,
1219
- "isVirtual": false,
1220
- "isOverride": false,
1221
- "isIndexer": false,
1222
- "hasGetter": true,
1223
- "hasSetter": false
1224
- }
1225
- ],
1226
- "fields": [],
1227
- "events": [],
1228
- "constructors": [
1229
- {
1230
- "normalizedSignature": "constructor|(System.String,System.Boolean,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean,System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],System.Nullable_1[[Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Boolean):void|static=false",
1231
- "isStatic": false,
1232
- "parameterCount": 7
1233
- }
1234
- ]
1235
- },
1236
- {
1237
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
1238
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
1239
- "tsEmitName": "SqlServerStructuralJsonTypeMapping",
1240
- "kind": "Class",
1241
- "accessibility": "Public",
1242
- "isAbstract": false,
1243
- "isSealed": false,
1244
- "isStatic": false,
1245
- "arity": 0,
1246
- "methods": [
1247
- {
1248
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping::GetDataReaderMethod():System.Reflection.MethodInfo",
1249
- "clrName": "GetDataReaderMethod",
1250
- "tsEmitName": "getDataReaderMethod",
1251
- "normalizedSignature": "GetDataReaderMethod|():System.Reflection.MethodInfo|static=false",
1252
- "provenance": "Original",
1253
- "emitScope": "ClassSurface",
1254
- "isStatic": false,
1255
- "isAbstract": false,
1256
- "isVirtual": true,
1257
- "isOverride": true,
1258
- "isSealed": false,
1259
- "arity": 0,
1260
- "parameterCount": 0,
1261
- "isExtensionMethod": false
1262
- },
1263
- {
1264
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping::CreateUtf8Stream(System.String):System.IO.MemoryStream",
1265
- "clrName": "CreateUtf8Stream",
1266
- "tsEmitName": "createUtf8Stream",
1267
- "normalizedSignature": "CreateUtf8Stream|(System.String):System.IO.MemoryStream|static=true",
1268
- "provenance": "Original",
1269
- "emitScope": "ClassSurface",
1270
- "isStatic": true,
1271
- "isAbstract": false,
1272
- "isVirtual": false,
1273
- "isOverride": false,
1274
- "isSealed": false,
1275
- "arity": 0,
1276
- "parameterCount": 1,
1277
- "isExtensionMethod": false
1278
- },
1279
- {
1280
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping::CustomizeDataReaderExpression(System.Linq.Expressions.Expression):System.Linq.Expressions.Expression",
1281
- "clrName": "CustomizeDataReaderExpression",
1282
- "tsEmitName": "customizeDataReaderExpression",
1283
- "normalizedSignature": "CustomizeDataReaderExpression|(System.Linq.Expressions.Expression):System.Linq.Expressions.Expression|static=false",
1284
- "provenance": "Original",
1285
- "emitScope": "ClassSurface",
1286
- "isStatic": false,
1287
- "isAbstract": false,
1288
- "isVirtual": true,
1289
- "isOverride": true,
1290
- "isSealed": false,
1291
- "arity": 0,
1292
- "parameterCount": 1,
1293
- "isExtensionMethod": false
1294
- }
1295
- ],
1296
- "properties": [
1297
- {
1298
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
1299
- "clrName": "Default",
1300
- "tsEmitName": "default_",
1301
- "normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping|static=true|accessor=get",
1302
- "provenance": "Original",
1303
- "emitScope": "ClassSurface",
1304
- "isStatic": true,
1305
- "isAbstract": false,
1306
- "isVirtual": false,
1307
- "isOverride": false,
1308
- "isIndexer": false,
1309
- "hasGetter": true,
1310
- "hasSetter": false
1311
- },
1312
- {
1313
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping::JsonTypeDefault:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
1314
- "clrName": "JsonTypeDefault",
1315
- "tsEmitName": "jsonTypeDefault",
1316
- "normalizedSignature": "JsonTypeDefault|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping|static=true|accessor=get",
1317
- "provenance": "Original",
1318
- "emitScope": "ClassSurface",
1319
- "isStatic": true,
1320
- "isAbstract": false,
1321
- "isVirtual": false,
1322
- "isOverride": false,
1323
- "isIndexer": false,
1324
- "hasGetter": true,
1325
- "hasSetter": false
1326
- },
1327
- {
1328
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping::NvarcharMaxDefault:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
1329
- "clrName": "NvarcharMaxDefault",
1330
- "tsEmitName": "nvarcharMaxDefault",
1331
- "normalizedSignature": "NvarcharMaxDefault|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping|static=true|accessor=get",
1332
- "provenance": "Original",
1333
- "emitScope": "ClassSurface",
1334
- "isStatic": true,
1335
- "isAbstract": false,
1336
- "isVirtual": false,
1337
- "isOverride": false,
1338
- "isIndexer": false,
1339
- "hasGetter": true,
1340
- "hasSetter": false
1341
- }
1342
- ],
1343
- "fields": [],
1344
- "events": [],
1345
- "constructors": [
1346
- {
1347
- "normalizedSignature": "constructor|(System.String):void|static=false",
1348
- "isStatic": false,
1349
- "parameterCount": 1
1350
- }
1351
- ]
1352
- },
1353
- {
1354
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeOnlyTypeMapping",
1355
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeOnlyTypeMapping",
1356
- "tsEmitName": "SqlServerTimeOnlyTypeMapping",
1357
- "kind": "Class",
1358
- "accessibility": "Public",
1359
- "isAbstract": false,
1360
- "isSealed": false,
1361
- "isStatic": false,
1362
- "arity": 0,
1363
- "methods": [],
1364
- "properties": [
1365
- {
1366
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeOnlyTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeOnlyTypeMapping",
1367
- "clrName": "Default",
1368
- "tsEmitName": "default_",
1369
- "normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeOnlyTypeMapping|static=true|accessor=get",
1370
- "provenance": "Original",
1371
- "emitScope": "ClassSurface",
1372
- "isStatic": true,
1373
- "isAbstract": false,
1374
- "isVirtual": false,
1375
- "isOverride": false,
1376
- "isIndexer": false,
1377
- "hasGetter": true,
1378
- "hasSetter": false
1379
- }
1380
- ],
1381
- "fields": [],
1382
- "events": [],
1383
- "constructors": []
1384
- },
1385
- {
1386
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeSpanTypeMapping",
1387
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeSpanTypeMapping",
1388
- "tsEmitName": "SqlServerTimeSpanTypeMapping",
1389
- "kind": "Class",
1390
- "accessibility": "Public",
1391
- "isAbstract": false,
1392
- "isSealed": false,
1393
- "isStatic": false,
1394
- "arity": 0,
1395
- "methods": [],
1396
- "properties": [
1397
- {
1398
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeSpanTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeSpanTypeMapping",
1399
- "clrName": "Default",
1400
- "tsEmitName": "default_",
1401
- "normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeSpanTypeMapping|static=true|accessor=get",
1402
- "provenance": "Original",
1403
- "emitScope": "ClassSurface",
1404
- "isStatic": true,
1405
- "isAbstract": false,
1406
- "isVirtual": false,
1407
- "isOverride": false,
1408
- "isIndexer": false,
1409
- "hasGetter": true,
1410
- "hasSetter": false
1411
- }
1412
- ],
1413
- "fields": [],
1414
- "events": [],
1415
- "constructors": [
1416
- {
1417
- "normalizedSignature": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix):void|static=false",
1418
- "isStatic": false,
1419
- "parameterCount": 3
1420
- }
1421
- ]
1422
- },
1423
- {
1424
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction",
1425
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction",
1426
- "tsEmitName": "SqlServerTransaction",
1427
- "kind": "Class",
1428
- "accessibility": "Public",
1429
- "isAbstract": false,
1430
- "isSealed": false,
1431
- "isStatic": false,
1432
- "arity": 0,
1433
- "methods": [
1434
- {
1435
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction::ReleaseSavepoint(System.String):System.Void",
1436
- "clrName": "ReleaseSavepoint",
1437
- "tsEmitName": "releaseSavepoint",
1438
- "normalizedSignature": "ReleaseSavepoint|(System.String):System.Void|static=false",
1439
- "provenance": "Original",
1440
- "emitScope": "ClassSurface",
1441
- "isStatic": false,
1442
- "isAbstract": false,
1443
- "isVirtual": true,
1444
- "isOverride": true,
1445
- "isSealed": false,
1446
- "arity": 0,
1447
- "parameterCount": 1,
1448
- "isExtensionMethod": false
1449
- },
1450
- {
1451
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction::ReleaseSavepointAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
1452
- "clrName": "ReleaseSavepointAsync",
1453
- "tsEmitName": "releaseSavepointAsync",
1454
- "normalizedSignature": "ReleaseSavepointAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
1455
- "provenance": "Original",
1456
- "emitScope": "ClassSurface",
1457
- "isStatic": false,
1458
- "isAbstract": false,
1459
- "isVirtual": true,
1460
- "isOverride": true,
1461
- "isSealed": false,
1462
- "arity": 0,
1463
- "parameterCount": 2,
1464
- "isExtensionMethod": false
1465
- }
1466
- ],
1467
- "properties": [
1468
- {
1469
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction::SupportsSavepoints:System.Boolean",
1470
- "clrName": "SupportsSavepoints",
1471
- "tsEmitName": "supportsSavepoints",
1472
- "normalizedSignature": "SupportsSavepoints|:System.Boolean|static=false|accessor=get",
1473
- "provenance": "Original",
1474
- "emitScope": "ClassSurface",
1475
- "isStatic": false,
1476
- "isAbstract": false,
1477
- "isVirtual": true,
1478
- "isOverride": true,
1479
- "isIndexer": false,
1480
- "hasGetter": true,
1481
- "hasSetter": false
1482
- }
1483
- ],
1484
- "fields": [],
1485
- "events": [],
1486
- "constructors": [
1487
- {
1488
- "normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection,System.Data.Common.DbTransaction,System.Guid,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BDatabase\u002BTransaction,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Boolean,Microsoft.EntityFrameworkCore.Storage.ISqlGenerationHelper):void|static=false",
1489
- "isStatic": false,
1490
- "parameterCount": 6
1491
- }
1492
- ]
1493
- },
1494
- {
1495
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransactionFactory",
1496
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransactionFactory",
1497
- "tsEmitName": "SqlServerTransactionFactory",
1498
- "kind": "Class",
1499
- "accessibility": "Public",
1500
- "isAbstract": false,
1501
- "isSealed": false,
1502
- "isStatic": false,
1503
- "arity": 0,
1504
- "methods": [
1505
- {
1506
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransactionFactory::Create(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection,System.Data.Common.DbTransaction,System.Guid,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BDatabase\u002BTransaction,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Boolean):Microsoft.EntityFrameworkCore.Storage.RelationalTransaction",
1507
- "clrName": "Create",
1508
- "tsEmitName": "create",
1509
- "normalizedSignature": "Create|(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection,System.Data.Common.DbTransaction,System.Guid,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BDatabase\u002BTransaction,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Boolean):Microsoft.EntityFrameworkCore.Storage.RelationalTransaction|static=false",
1510
- "provenance": "Original",
1511
- "emitScope": "ClassSurface",
1512
- "isStatic": false,
1513
- "isAbstract": false,
1514
- "isVirtual": true,
1515
- "isOverride": false,
1516
- "isSealed": false,
1517
- "arity": 0,
1518
- "parameterCount": 5,
1519
- "isExtensionMethod": false
1520
- }
1521
- ],
1522
- "properties": [],
1523
- "fields": [],
1524
- "events": [],
1525
- "constructors": [
1526
- {
1527
- "normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Storage.RelationalTransactionFactoryDependencies):void|static=false",
1528
- "isStatic": false,
1529
- "parameterCount": 1
1530
- }
1531
- ]
1532
- },
1533
- {
1534
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTypeMappingSource",
1535
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTypeMappingSource",
1536
- "tsEmitName": "SqlServerTypeMappingSource",
1537
- "kind": "Class",
1538
- "accessibility": "Public",
1539
- "isAbstract": false,
1540
- "isSealed": false,
1541
- "isStatic": false,
1542
- "arity": 0,
1543
- "methods": [],
1544
- "properties": [],
1545
- "fields": [],
1546
- "events": [],
1547
- "constructors": [
1548
- {
1549
- "normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Storage.TypeMappingSourceDependencies,Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingSourceDependencies,Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions):void|static=false",
1550
- "isStatic": false,
1551
- "parameterCount": 3
1552
- }
1553
- ]
1554
- },
1555
- {
1556
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping",
1557
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping",
1558
- "tsEmitName": "SqlServerUdtTypeMapping",
1559
- "kind": "Class",
1560
- "accessibility": "Public",
1561
- "isAbstract": false,
1562
- "isSealed": false,
1563
- "isStatic": false,
1564
- "arity": 0,
1565
- "methods": [
1566
- {
1567
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping::GenerateCodeLiteral(System.Object):System.Linq.Expressions.Expression",
1568
- "clrName": "GenerateCodeLiteral",
1569
- "tsEmitName": "generateCodeLiteral",
1570
- "normalizedSignature": "GenerateCodeLiteral|(System.Object):System.Linq.Expressions.Expression|static=false",
1571
- "provenance": "Original",
1572
- "emitScope": "ClassSurface",
1573
- "isStatic": false,
1574
- "isAbstract": false,
1575
- "isVirtual": true,
1576
- "isOverride": true,
1577
- "isSealed": false,
1578
- "arity": 0,
1579
- "parameterCount": 1,
1580
- "isExtensionMethod": false
1581
- }
1582
- ],
1583
- "properties": [
1584
- {
1585
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping::UdtTypeName:System.String",
1586
- "clrName": "UdtTypeName",
1587
- "tsEmitName": "udtTypeName",
1588
- "normalizedSignature": "UdtTypeName|:System.String|static=false|accessor=get",
1589
- "provenance": "Original",
1590
- "emitScope": "ClassSurface",
1591
- "isStatic": false,
1592
- "isAbstract": false,
1593
- "isVirtual": true,
1594
- "isOverride": false,
1595
- "isIndexer": false,
1596
- "hasGetter": true,
1597
- "hasSetter": false
1598
- },
1599
- {
1600
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping::LiteralGenerator:System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Linq.Expressions.Expression,System.Linq.Expressions,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]",
1601
- "clrName": "LiteralGenerator",
1602
- "tsEmitName": "literalGenerator",
1603
- "normalizedSignature": "LiteralGenerator|:System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Linq.Expressions.Expression,System.Linq.Expressions,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]|static=false|accessor=get",
1604
- "provenance": "Original",
1605
- "emitScope": "ClassSurface",
1606
- "isStatic": false,
1607
- "isAbstract": false,
1608
- "isVirtual": true,
1609
- "isOverride": false,
1610
- "isIndexer": false,
1611
- "hasGetter": true,
1612
- "hasSetter": false
1613
- }
1614
- ],
1615
- "fields": [],
1616
- "events": [],
1617
- "constructors": [
1618
- {
1619
- "normalizedSignature": "constructor|(System.Type,System.String,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Linq.Expressions.Expression,System.Linq.Expressions,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix,System.String,Microsoft.EntityFrameworkCore.Storage.ValueConversion.ValueConverter,Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer,Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],System.Boolean,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
1620
- "isStatic": false,
1621
- "parameterCount": 14
1622
- }
1623
- ]
1624
- },
1625
- {
1626
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerVectorTypeMapping",
1627
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerVectorTypeMapping",
1628
- "tsEmitName": "SqlServerVectorTypeMapping",
1629
- "kind": "Class",
1630
- "accessibility": "Public",
1631
- "isAbstract": false,
1632
- "isSealed": false,
1633
- "isStatic": false,
1634
- "arity": 0,
1635
- "methods": [],
1636
- "properties": [
1637
- {
1638
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerVectorTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerVectorTypeMapping",
1639
- "clrName": "Default",
1640
- "tsEmitName": "default_",
1641
- "normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerVectorTypeMapping|static=true|accessor=get",
1642
- "provenance": "Original",
1643
- "emitScope": "ClassSurface",
1644
- "isStatic": true,
1645
- "isAbstract": false,
1646
- "isVirtual": false,
1647
- "isOverride": false,
1648
- "isIndexer": false,
1649
- "hasGetter": true,
1650
- "hasSetter": false
1651
- }
1652
- ],
1653
- "fields": [],
1654
- "events": [],
1655
- "constructors": [
1656
- {
1657
- "normalizedSignature": "constructor|(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
1658
- "isStatic": false,
1659
- "parameterCount": 1
1660
- }
1661
- ]
1662
- },
1663
- {
1664
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransientExceptionDetector",
1665
- "clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransientExceptionDetector",
1666
- "tsEmitName": "SqlServerTransientExceptionDetector",
1667
- "kind": "StaticNamespace",
1668
- "accessibility": "Public",
1669
- "isAbstract": true,
1670
- "isSealed": true,
1671
- "isStatic": true,
1672
- "arity": 0,
1673
- "methods": [
1674
- {
1675
- "stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransientExceptionDetector::ShouldRetryOn(System.Exception):System.Boolean",
1676
- "clrName": "ShouldRetryOn",
1677
- "tsEmitName": "shouldRetryOn",
1678
- "normalizedSignature": "ShouldRetryOn|(System.Exception):System.Boolean|static=true",
1679
- "provenance": "Original",
1680
- "emitScope": "ClassSurface",
1681
- "isStatic": true,
1682
- "isAbstract": false,
1683
- "isVirtual": false,
1684
- "isOverride": false,
1685
- "isSealed": false,
1686
- "arity": 0,
1687
- "parameterCount": 1,
1688
- "isExtensionMethod": false
1689
- }
1690
- ],
1691
- "properties": [],
1692
- "fields": [],
1693
- "events": [],
1694
- "constructors": []
1695
- }
1696
- ]
1697
- }