@tsonic/efcore-sqlserver 0.1.2 → 10.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (237) hide show
  1. package/Azure/bindings.json +965 -2423
  2. package/Azure/internal/index.d.ts +135 -135
  3. package/Azure.Core/bindings.json +1909 -3815
  4. package/Azure.Core/internal/index.d.ts +291 -291
  5. package/Azure.Core.Cryptography/bindings.json +46 -65
  6. package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
  7. package/Azure.Core.Diagnostics/bindings.json +23 -69
  8. package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
  9. package/Azure.Core.Extensions/bindings.json +54 -57
  10. package/Azure.Core.Extensions/internal/index.d.ts +4 -4
  11. package/Azure.Core.GeoJson/bindings.json +457 -1384
  12. package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
  13. package/Azure.Core.Pipeline/bindings.json +412 -892
  14. package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
  15. package/Azure.Core.Serialization/bindings.json +167 -306
  16. package/Azure.Core.Serialization/internal/index.d.ts +21 -21
  17. package/Azure.Identity/bindings.json +1852 -7050
  18. package/Azure.Identity/internal/index.d.ts +227 -227
  19. package/Azure.Messaging/bindings.json +97 -230
  20. package/Azure.Messaging/internal/index.d.ts +21 -21
  21. package/Microsoft.Data/bindings.json +18 -27
  22. package/Microsoft.Data/internal/index.d.ts +2 -2
  23. package/Microsoft.Data.Sql/bindings.json +41 -94
  24. package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
  25. package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
  26. package/Microsoft.Data.SqlClient/internal/index.d.ts +613 -613
  27. package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
  28. package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
  29. package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
  30. package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
  31. package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
  32. package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
  33. package/Microsoft.Data.SqlTypes/bindings.json +184 -405
  34. package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
  35. package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
  36. package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
  37. package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
  38. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
  39. package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
  40. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
  41. package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
  42. package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
  43. package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
  44. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
  45. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
  46. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
  47. package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
  48. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
  49. package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
  50. package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
  51. package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
  52. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
  53. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
  54. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
  55. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
  56. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
  57. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
  58. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
  59. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
  60. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
  61. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
  62. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
  63. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
  64. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
  65. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
  66. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
  67. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
  68. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +117 -117
  69. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
  70. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
  71. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
  72. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
  73. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
  74. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
  75. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
  76. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
  77. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
  78. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
  79. package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
  80. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
  81. package/Microsoft.Identity.Client/bindings.json +4310 -13498
  82. package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
  83. package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
  84. package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
  85. package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
  86. package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
  87. package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
  88. package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
  89. package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
  90. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
  91. package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
  92. package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
  93. package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
  94. package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
  95. package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
  96. package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
  97. package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
  98. package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
  99. package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
  100. package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
  101. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
  102. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
  103. package/Microsoft.Identity.Client.RP/bindings.json +29 -30
  104. package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
  105. package/Microsoft.Identity.Client.Region/bindings.json +17 -81
  106. package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
  107. package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
  108. package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
  109. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
  110. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
  111. package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
  112. package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
  113. package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
  114. package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
  115. package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
  116. package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
  117. package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
  118. package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
  119. package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
  120. package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
  121. package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
  122. package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
  123. package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
  124. package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
  125. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
  126. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
  127. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
  128. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
  129. package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
  130. package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +467 -467
  131. package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
  132. package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
  133. package/Microsoft.SqlServer.Server/bindings.json +243 -635
  134. package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
  135. package/System/bindings.json +173 -402
  136. package/System/internal/index.d.ts +28 -28
  137. package/System.ClientModel/bindings.json +229 -459
  138. package/System.ClientModel/internal/index.d.ts +28 -28
  139. package/System.ClientModel.Primitives/bindings.json +1169 -2367
  140. package/System.ClientModel.Primitives/internal/index.d.ts +162 -162
  141. package/System.Configuration/bindings.json +4011 -12374
  142. package/System.Configuration/internal/index.d.ts +531 -531
  143. package/System.Configuration.Internal/bindings.json +797 -1446
  144. package/System.Configuration.Internal/internal/index.d.ts +115 -115
  145. package/System.Configuration.Provider/bindings.json +94 -195
  146. package/System.Configuration.Provider/internal/index.d.ts +13 -13
  147. package/System.Diagnostics/bindings.json +23 -15
  148. package/System.Diagnostics/internal/index.d.ts +1 -1
  149. package/System.Drawing.Configuration/bindings.json +14 -137
  150. package/System.Drawing.Configuration/internal/index.d.ts +1 -1
  151. package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
  152. package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
  153. package/System.Security.Cryptography/bindings.json +35 -63
  154. package/System.Security.Cryptography/internal/index.d.ts +4 -4
  155. package/System.Text.Json.Serialization/bindings.json +22 -36
  156. package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
  157. package/__build/scripts/generate.sh +4 -4
  158. package/__internal/extensions/index.d.ts +27 -27
  159. package/package.json +5 -5
  160. package/Azure/internal/metadata.json +0 -2772
  161. package/Azure.Core/internal/metadata.json +0 -5291
  162. package/Azure.Core.Cryptography/internal/metadata.json +0 -122
  163. package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
  164. package/Azure.Core.Extensions/internal/metadata.json +0 -139
  165. package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
  166. package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
  167. package/Azure.Core.Serialization/internal/metadata.json +0 -468
  168. package/Azure.Identity/internal/metadata.json +0 -5255
  169. package/Azure.Messaging/internal/metadata.json +0 -316
  170. package/Microsoft.Data/internal/metadata.json +0 -59
  171. package/Microsoft.Data.Sql/internal/metadata.json +0 -136
  172. package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
  173. package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
  174. package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
  175. package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
  176. package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
  177. package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
  178. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
  179. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
  180. package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
  181. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
  182. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
  183. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
  184. package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
  185. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
  186. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
  187. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
  188. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
  189. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
  190. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
  191. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
  192. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
  193. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
  194. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
  195. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
  196. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
  197. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
  198. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
  199. package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
  200. package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
  201. package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
  202. package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
  203. package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
  204. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
  205. package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
  206. package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
  207. package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
  208. package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
  209. package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
  210. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
  211. package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
  212. package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
  213. package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
  214. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
  215. package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
  216. package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
  217. package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
  218. package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
  219. package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
  220. package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
  221. package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
  222. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
  223. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
  224. package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
  225. package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
  226. package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
  227. package/System/internal/metadata.json +0 -523
  228. package/System.ClientModel/internal/metadata.json +0 -637
  229. package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
  230. package/System.Configuration/internal/metadata.json +0 -11888
  231. package/System.Configuration.Internal/internal/metadata.json +0 -2269
  232. package/System.Configuration.Provider/internal/metadata.json +0 -284
  233. package/System.Diagnostics/internal/metadata.json +0 -48
  234. package/System.Drawing.Configuration/internal/metadata.json +0 -46
  235. package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
  236. package/System.Security.Cryptography/internal/metadata.json +0 -104
  237. package/System.Text.Json.Serialization/internal/metadata.json +0 -70
@@ -1,558 +0,0 @@
1
- {
2
- "namespace": "Microsoft.Data.SqlTypes",
3
- "contributingAssemblies": [
4
- "Microsoft.Data.SqlClient"
5
- ],
6
- "types": [
7
- {
8
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlVector\u00601",
9
- "clrName": "Microsoft.Data.SqlTypes.SqlVector\u00601",
10
- "tsEmitName": "SqlVector_1",
11
- "kind": "Struct",
12
- "accessibility": "Public",
13
- "isAbstract": false,
14
- "isSealed": true,
15
- "isStatic": false,
16
- "arity": 1,
17
- "methods": [
18
- {
19
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlVector\u00601::CreateNull(System.Int32):SqlVector_1",
20
- "clrName": "CreateNull",
21
- "tsEmitName": "createNull",
22
- "normalizedSignature": "CreateNull|(System.Int32):SqlVector_1|static=true",
23
- "provenance": "Original",
24
- "emitScope": "ClassSurface",
25
- "isStatic": true,
26
- "isAbstract": false,
27
- "isVirtual": false,
28
- "isOverride": false,
29
- "isSealed": false,
30
- "arity": 0,
31
- "parameterCount": 1,
32
- "isExtensionMethod": false
33
- }
34
- ],
35
- "properties": [
36
- {
37
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlVector\u00601::IsNull:System.Boolean",
38
- "clrName": "IsNull",
39
- "tsEmitName": "isNull",
40
- "normalizedSignature": "IsNull|:System.Boolean|static=false|accessor=get",
41
- "provenance": "Original",
42
- "emitScope": "ClassSurface",
43
- "isStatic": false,
44
- "isAbstract": false,
45
- "isVirtual": true,
46
- "isOverride": false,
47
- "isIndexer": false,
48
- "hasGetter": true,
49
- "hasSetter": false
50
- },
51
- {
52
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlVector\u00601::Length:System.Int32",
53
- "clrName": "Length",
54
- "tsEmitName": "length",
55
- "normalizedSignature": "Length|:System.Int32|static=false|accessor=get",
56
- "provenance": "Original",
57
- "emitScope": "ClassSurface",
58
- "isStatic": false,
59
- "isAbstract": false,
60
- "isVirtual": false,
61
- "isOverride": false,
62
- "isIndexer": false,
63
- "hasGetter": true,
64
- "hasSetter": false
65
- },
66
- {
67
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlVector\u00601::Memory:ReadOnlyMemory_1",
68
- "clrName": "Memory",
69
- "tsEmitName": "memory",
70
- "normalizedSignature": "Memory|:ReadOnlyMemory_1|static=false|accessor=get",
71
- "provenance": "Original",
72
- "emitScope": "ClassSurface",
73
- "isStatic": false,
74
- "isAbstract": false,
75
- "isVirtual": false,
76
- "isOverride": false,
77
- "isIndexer": false,
78
- "hasGetter": true,
79
- "hasSetter": false
80
- },
81
- {
82
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlVector\u00601::Null:Nullable_1",
83
- "clrName": "Null",
84
- "tsEmitName": "null",
85
- "normalizedSignature": "Null|:Nullable_1|static=true|accessor=get",
86
- "provenance": "Original",
87
- "emitScope": "ClassSurface",
88
- "isStatic": true,
89
- "isAbstract": false,
90
- "isVirtual": false,
91
- "isOverride": false,
92
- "isIndexer": false,
93
- "hasGetter": true,
94
- "hasSetter": false
95
- }
96
- ],
97
- "fields": [],
98
- "events": [],
99
- "constructors": [
100
- {
101
- "normalizedSignature": "constructor|(ReadOnlyMemory_1):void|static=false",
102
- "isStatic": false,
103
- "parameterCount": 1
104
- }
105
- ]
106
- },
107
- {
108
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream",
109
- "clrName": "Microsoft.Data.SqlTypes.SqlFileStream",
110
- "tsEmitName": "SqlFileStream",
111
- "kind": "Class",
112
- "accessibility": "Public",
113
- "isAbstract": false,
114
- "isSealed": true,
115
- "isStatic": false,
116
- "arity": 0,
117
- "methods": [
118
- {
119
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult",
120
- "clrName": "BeginRead",
121
- "tsEmitName": "beginRead",
122
- "normalizedSignature": "BeginRead|(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
123
- "provenance": "Original",
124
- "emitScope": "ClassSurface",
125
- "isStatic": false,
126
- "isAbstract": false,
127
- "isVirtual": true,
128
- "isOverride": true,
129
- "isSealed": false,
130
- "arity": 0,
131
- "parameterCount": 5,
132
- "isExtensionMethod": false
133
- },
134
- {
135
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult",
136
- "clrName": "BeginWrite",
137
- "tsEmitName": "beginWrite",
138
- "normalizedSignature": "BeginWrite|(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
139
- "provenance": "Original",
140
- "emitScope": "ClassSurface",
141
- "isStatic": false,
142
- "isAbstract": false,
143
- "isVirtual": true,
144
- "isOverride": true,
145
- "isSealed": false,
146
- "arity": 0,
147
- "parameterCount": 5,
148
- "isExtensionMethod": false
149
- },
150
- {
151
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::EndRead(System.IAsyncResult):System.Int32",
152
- "clrName": "EndRead",
153
- "tsEmitName": "endRead",
154
- "normalizedSignature": "EndRead|(System.IAsyncResult):System.Int32|static=false",
155
- "provenance": "Original",
156
- "emitScope": "ClassSurface",
157
- "isStatic": false,
158
- "isAbstract": false,
159
- "isVirtual": true,
160
- "isOverride": true,
161
- "isSealed": false,
162
- "arity": 0,
163
- "parameterCount": 1,
164
- "isExtensionMethod": false
165
- },
166
- {
167
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::EndWrite(System.IAsyncResult):System.Void",
168
- "clrName": "EndWrite",
169
- "tsEmitName": "endWrite",
170
- "normalizedSignature": "EndWrite|(System.IAsyncResult):System.Void|static=false",
171
- "provenance": "Original",
172
- "emitScope": "ClassSurface",
173
- "isStatic": false,
174
- "isAbstract": false,
175
- "isVirtual": true,
176
- "isOverride": true,
177
- "isSealed": false,
178
- "arity": 0,
179
- "parameterCount": 1,
180
- "isExtensionMethod": false
181
- },
182
- {
183
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Flush():System.Void",
184
- "clrName": "Flush",
185
- "tsEmitName": "flush",
186
- "normalizedSignature": "Flush|():System.Void|static=false",
187
- "provenance": "Original",
188
- "emitScope": "ClassSurface",
189
- "isStatic": false,
190
- "isAbstract": false,
191
- "isVirtual": true,
192
- "isOverride": true,
193
- "isSealed": false,
194
- "arity": 0,
195
- "parameterCount": 0,
196
- "isExtensionMethod": false
197
- },
198
- {
199
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Read(System.Byte[],System.Int32,System.Int32):System.Int32",
200
- "clrName": "Read",
201
- "tsEmitName": "read",
202
- "normalizedSignature": "Read|(System.Byte[],System.Int32,System.Int32):System.Int32|static=false",
203
- "provenance": "Original",
204
- "emitScope": "ClassSurface",
205
- "isStatic": false,
206
- "isAbstract": false,
207
- "isVirtual": true,
208
- "isOverride": true,
209
- "isSealed": false,
210
- "arity": 0,
211
- "parameterCount": 3,
212
- "isExtensionMethod": false
213
- },
214
- {
215
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::ReadByte():System.Int32",
216
- "clrName": "ReadByte",
217
- "tsEmitName": "readByte",
218
- "normalizedSignature": "ReadByte|():System.Int32|static=false",
219
- "provenance": "Original",
220
- "emitScope": "ClassSurface",
221
- "isStatic": false,
222
- "isAbstract": false,
223
- "isVirtual": true,
224
- "isOverride": true,
225
- "isSealed": false,
226
- "arity": 0,
227
- "parameterCount": 0,
228
- "isExtensionMethod": false
229
- },
230
- {
231
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Seek(System.Int64,System.IO.SeekOrigin):System.Int64",
232
- "clrName": "Seek",
233
- "tsEmitName": "seek",
234
- "normalizedSignature": "Seek|(System.Int64,System.IO.SeekOrigin):System.Int64|static=false",
235
- "provenance": "Original",
236
- "emitScope": "ClassSurface",
237
- "isStatic": false,
238
- "isAbstract": false,
239
- "isVirtual": true,
240
- "isOverride": true,
241
- "isSealed": false,
242
- "arity": 0,
243
- "parameterCount": 2,
244
- "isExtensionMethod": false
245
- },
246
- {
247
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::SetLength(System.Int64):System.Void",
248
- "clrName": "SetLength",
249
- "tsEmitName": "setLength",
250
- "normalizedSignature": "SetLength|(System.Int64):System.Void|static=false",
251
- "provenance": "Original",
252
- "emitScope": "ClassSurface",
253
- "isStatic": false,
254
- "isAbstract": false,
255
- "isVirtual": true,
256
- "isOverride": true,
257
- "isSealed": false,
258
- "arity": 0,
259
- "parameterCount": 1,
260
- "isExtensionMethod": false
261
- },
262
- {
263
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Write(System.Byte[],System.Int32,System.Int32):System.Void",
264
- "clrName": "Write",
265
- "tsEmitName": "write",
266
- "normalizedSignature": "Write|(System.Byte[],System.Int32,System.Int32):System.Void|static=false",
267
- "provenance": "Original",
268
- "emitScope": "ClassSurface",
269
- "isStatic": false,
270
- "isAbstract": false,
271
- "isVirtual": true,
272
- "isOverride": true,
273
- "isSealed": false,
274
- "arity": 0,
275
- "parameterCount": 3,
276
- "isExtensionMethod": false
277
- },
278
- {
279
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::WriteByte(System.Byte):System.Void",
280
- "clrName": "WriteByte",
281
- "tsEmitName": "writeByte",
282
- "normalizedSignature": "WriteByte|(System.Byte):System.Void|static=false",
283
- "provenance": "Original",
284
- "emitScope": "ClassSurface",
285
- "isStatic": false,
286
- "isAbstract": false,
287
- "isVirtual": true,
288
- "isOverride": true,
289
- "isSealed": false,
290
- "arity": 0,
291
- "parameterCount": 1,
292
- "isExtensionMethod": false
293
- }
294
- ],
295
- "properties": [
296
- {
297
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::CanRead:System.Boolean",
298
- "clrName": "CanRead",
299
- "tsEmitName": "canRead",
300
- "normalizedSignature": "CanRead|:System.Boolean|static=false|accessor=get",
301
- "provenance": "Original",
302
- "emitScope": "ClassSurface",
303
- "isStatic": false,
304
- "isAbstract": false,
305
- "isVirtual": true,
306
- "isOverride": true,
307
- "isIndexer": false,
308
- "hasGetter": true,
309
- "hasSetter": false
310
- },
311
- {
312
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::CanSeek:System.Boolean",
313
- "clrName": "CanSeek",
314
- "tsEmitName": "canSeek",
315
- "normalizedSignature": "CanSeek|:System.Boolean|static=false|accessor=get",
316
- "provenance": "Original",
317
- "emitScope": "ClassSurface",
318
- "isStatic": false,
319
- "isAbstract": false,
320
- "isVirtual": true,
321
- "isOverride": true,
322
- "isIndexer": false,
323
- "hasGetter": true,
324
- "hasSetter": false
325
- },
326
- {
327
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::CanTimeout:System.Boolean",
328
- "clrName": "CanTimeout",
329
- "tsEmitName": "canTimeout",
330
- "normalizedSignature": "CanTimeout|:System.Boolean|static=false|accessor=get",
331
- "provenance": "Original",
332
- "emitScope": "ClassSurface",
333
- "isStatic": false,
334
- "isAbstract": false,
335
- "isVirtual": true,
336
- "isOverride": true,
337
- "isIndexer": false,
338
- "hasGetter": true,
339
- "hasSetter": false
340
- },
341
- {
342
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::CanWrite:System.Boolean",
343
- "clrName": "CanWrite",
344
- "tsEmitName": "canWrite",
345
- "normalizedSignature": "CanWrite|:System.Boolean|static=false|accessor=get",
346
- "provenance": "Original",
347
- "emitScope": "ClassSurface",
348
- "isStatic": false,
349
- "isAbstract": false,
350
- "isVirtual": true,
351
- "isOverride": true,
352
- "isIndexer": false,
353
- "hasGetter": true,
354
- "hasSetter": false
355
- },
356
- {
357
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Length:System.Int64",
358
- "clrName": "Length",
359
- "tsEmitName": "length",
360
- "normalizedSignature": "Length|:System.Int64|static=false|accessor=get",
361
- "provenance": "Original",
362
- "emitScope": "ClassSurface",
363
- "isStatic": false,
364
- "isAbstract": false,
365
- "isVirtual": true,
366
- "isOverride": true,
367
- "isIndexer": false,
368
- "hasGetter": true,
369
- "hasSetter": false
370
- },
371
- {
372
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Name:System.String",
373
- "clrName": "Name",
374
- "tsEmitName": "name",
375
- "normalizedSignature": "Name|:System.String|static=false|accessor=get",
376
- "provenance": "Original",
377
- "emitScope": "ClassSurface",
378
- "isStatic": false,
379
- "isAbstract": false,
380
- "isVirtual": false,
381
- "isOverride": false,
382
- "isIndexer": false,
383
- "hasGetter": true,
384
- "hasSetter": false
385
- },
386
- {
387
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Position:System.Int64",
388
- "clrName": "Position",
389
- "tsEmitName": "position",
390
- "normalizedSignature": "Position|:System.Int64|static=false|accessor=getset",
391
- "provenance": "Original",
392
- "emitScope": "ClassSurface",
393
- "isStatic": false,
394
- "isAbstract": false,
395
- "isVirtual": true,
396
- "isOverride": true,
397
- "isIndexer": false,
398
- "hasGetter": true,
399
- "hasSetter": true
400
- },
401
- {
402
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::ReadTimeout:System.Int32",
403
- "clrName": "ReadTimeout",
404
- "tsEmitName": "readTimeout",
405
- "normalizedSignature": "ReadTimeout|:System.Int32|static=false|accessor=get",
406
- "provenance": "Original",
407
- "emitScope": "ClassSurface",
408
- "isStatic": false,
409
- "isAbstract": false,
410
- "isVirtual": true,
411
- "isOverride": true,
412
- "isIndexer": false,
413
- "hasGetter": true,
414
- "hasSetter": false
415
- },
416
- {
417
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::TransactionContext:System.Byte[]",
418
- "clrName": "TransactionContext",
419
- "tsEmitName": "transactionContext",
420
- "normalizedSignature": "TransactionContext|:System.Byte[]|static=false|accessor=get",
421
- "provenance": "Original",
422
- "emitScope": "ClassSurface",
423
- "isStatic": false,
424
- "isAbstract": false,
425
- "isVirtual": false,
426
- "isOverride": false,
427
- "isIndexer": false,
428
- "hasGetter": true,
429
- "hasSetter": false
430
- },
431
- {
432
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::WriteTimeout:System.Int32",
433
- "clrName": "WriteTimeout",
434
- "tsEmitName": "writeTimeout",
435
- "normalizedSignature": "WriteTimeout|:System.Int32|static=false|accessor=get",
436
- "provenance": "Original",
437
- "emitScope": "ClassSurface",
438
- "isStatic": false,
439
- "isAbstract": false,
440
- "isVirtual": true,
441
- "isOverride": true,
442
- "isIndexer": false,
443
- "hasGetter": true,
444
- "hasSetter": false
445
- }
446
- ],
447
- "fields": [],
448
- "events": [],
449
- "constructors": [
450
- {
451
- "normalizedSignature": "constructor|(System.String,System.Byte[],System.IO.FileAccess):void|static=false",
452
- "isStatic": false,
453
- "parameterCount": 3
454
- },
455
- {
456
- "normalizedSignature": "constructor|(System.String,System.Byte[],System.IO.FileAccess,System.IO.FileOptions,System.Int64):void|static=false",
457
- "isStatic": false,
458
- "parameterCount": 5
459
- }
460
- ]
461
- },
462
- {
463
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlJson",
464
- "clrName": "Microsoft.Data.SqlTypes.SqlJson",
465
- "tsEmitName": "SqlJson",
466
- "kind": "Class",
467
- "accessibility": "Public",
468
- "isAbstract": false,
469
- "isSealed": false,
470
- "isStatic": false,
471
- "arity": 0,
472
- "methods": [
473
- {
474
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlJson::ToString():System.String",
475
- "clrName": "ToString",
476
- "tsEmitName": "toString",
477
- "normalizedSignature": "ToString|():System.String|static=false",
478
- "provenance": "Original",
479
- "emitScope": "ClassSurface",
480
- "isStatic": false,
481
- "isAbstract": false,
482
- "isVirtual": true,
483
- "isOverride": true,
484
- "isSealed": false,
485
- "arity": 0,
486
- "parameterCount": 0,
487
- "isExtensionMethod": false
488
- }
489
- ],
490
- "properties": [
491
- {
492
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlJson::IsNull:System.Boolean",
493
- "clrName": "IsNull",
494
- "tsEmitName": "isNull",
495
- "normalizedSignature": "IsNull|:System.Boolean|static=false|accessor=get",
496
- "provenance": "Original",
497
- "emitScope": "ClassSurface",
498
- "isStatic": false,
499
- "isAbstract": false,
500
- "isVirtual": true,
501
- "isOverride": false,
502
- "isIndexer": false,
503
- "hasGetter": true,
504
- "hasSetter": false
505
- },
506
- {
507
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlJson::Null:Microsoft.Data.SqlTypes.SqlJson",
508
- "clrName": "Null",
509
- "tsEmitName": "null",
510
- "normalizedSignature": "Null|:Microsoft.Data.SqlTypes.SqlJson|static=true|accessor=get",
511
- "provenance": "Original",
512
- "emitScope": "ClassSurface",
513
- "isStatic": true,
514
- "isAbstract": false,
515
- "isVirtual": false,
516
- "isOverride": false,
517
- "isIndexer": false,
518
- "hasGetter": true,
519
- "hasSetter": false
520
- },
521
- {
522
- "stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlJson::Value:System.String",
523
- "clrName": "Value",
524
- "tsEmitName": "value",
525
- "normalizedSignature": "Value|:System.String|static=false|accessor=get",
526
- "provenance": "Original",
527
- "emitScope": "ClassSurface",
528
- "isStatic": false,
529
- "isAbstract": false,
530
- "isVirtual": false,
531
- "isOverride": false,
532
- "isIndexer": false,
533
- "hasGetter": true,
534
- "hasSetter": false
535
- }
536
- ],
537
- "fields": [],
538
- "events": [],
539
- "constructors": [
540
- {
541
- "normalizedSignature": "constructor|():void|static=false",
542
- "isStatic": false,
543
- "parameterCount": 0
544
- },
545
- {
546
- "normalizedSignature": "constructor|(System.String):void|static=false",
547
- "isStatic": false,
548
- "parameterCount": 1
549
- },
550
- {
551
- "normalizedSignature": "constructor|(System.Text.Json.JsonDocument):void|static=false",
552
- "isStatic": false,
553
- "parameterCount": 1
554
- }
555
- ]
556
- }
557
- ]
558
- }