@tsonic/efcore-sqlserver 10.0.40 → 10.0.41

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 (93) hide show
  1. package/Azure/internal/index.d.ts +42 -44
  2. package/Azure.Core/bindings.json +2859 -2859
  3. package/Azure.Core/internal/index.d.ts +103 -105
  4. package/Azure.Core.Cryptography/internal/index.d.ts +3 -2
  5. package/Azure.Core.Diagnostics/internal/index.d.ts +3 -2
  6. package/Azure.Core.Extensions/internal/index.d.ts +3 -2
  7. package/Azure.Core.GeoJson/internal/index.d.ts +14 -16
  8. package/Azure.Core.Pipeline/internal/index.d.ts +20 -19
  9. package/Azure.Core.Serialization/internal/index.d.ts +17 -16
  10. package/Azure.Core.d.ts +2 -2
  11. package/Azure.Identity/internal/index.d.ts +3 -2
  12. package/Azure.Messaging/internal/index.d.ts +17 -16
  13. package/Microsoft.Data/internal/index.d.ts +3 -2
  14. package/Microsoft.Data.Sql/internal/index.d.ts +3 -2
  15. package/Microsoft.Data.SqlClient/internal/index.d.ts +46 -48
  16. package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +3 -2
  17. package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +33 -32
  18. package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +13 -12
  19. package/Microsoft.Data.SqlTypes/bindings.json +4 -1
  20. package/Microsoft.Data.SqlTypes/internal/index.d.ts +9 -8
  21. package/Microsoft.EntityFrameworkCore/internal/index.d.ts +171 -173
  22. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +3 -2
  23. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +7 -6
  24. package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +3 -2
  25. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +17 -16
  26. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +20 -22
  27. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -4
  28. package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +45 -44
  29. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +5 -4
  30. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +5 -4
  31. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +26 -25
  32. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +27 -26
  33. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.d.ts +1 -1
  34. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +16 -18
  35. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +1 -1
  36. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +50 -49
  37. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +3 -2
  38. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +4 -3
  39. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +418 -418
  40. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +97 -99
  41. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -3
  42. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +4 -4
  43. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +8 -7
  44. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.d.ts +1 -1
  45. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +32 -34
  46. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
  47. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +8 -10
  48. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +7 -9
  49. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -5
  50. package/Microsoft.Identity.Client/bindings.json +100 -100
  51. package/Microsoft.Identity.Client/internal/index.d.ts +15 -17
  52. package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +3 -2
  53. package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +3 -2
  54. package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +3 -2
  55. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -2
  56. package/Microsoft.Identity.Client.Cache/internal/index.d.ts +3 -2
  57. package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +3 -2
  58. package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +3 -2
  59. package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +3 -2
  60. package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +3 -2
  61. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +3 -2
  62. package/Microsoft.Identity.Client.RP/internal/index.d.ts +3 -2
  63. package/Microsoft.Identity.Client.Region/internal/index.d.ts +3 -2
  64. package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +3 -2
  65. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +3 -2
  66. package/Microsoft.Identity.Client.Utils/internal/index.d.ts +3 -2
  67. package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +3 -2
  68. package/Microsoft.Identity.Client.d.ts +1 -1
  69. package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +12 -11
  70. package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +10 -12
  71. package/Microsoft.IdentityModel.Logging/internal/index.d.ts +27 -26
  72. package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +4 -3
  73. package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
  74. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +4 -3
  75. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +3 -2
  76. package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +15 -17
  77. package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +3 -2
  78. package/Microsoft.SqlServer.Server/internal/index.d.ts +3 -2
  79. package/README.md +32 -13
  80. package/System/internal/index.d.ts +19 -18
  81. package/System.ClientModel/internal/index.d.ts +12 -14
  82. package/System.ClientModel.Primitives/internal/index.d.ts +77 -79
  83. package/System.Configuration/internal/index.d.ts +94 -93
  84. package/System.Configuration.Internal/internal/index.d.ts +27 -29
  85. package/System.Configuration.Provider/internal/index.d.ts +5 -4
  86. package/System.Configuration.Provider.d.ts +1 -1
  87. package/System.Diagnostics/internal/index.d.ts +3 -2
  88. package/System.Drawing.Configuration/internal/index.d.ts +3 -2
  89. package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +9 -11
  90. package/System.Security.Cryptography/internal/index.d.ts +5 -4
  91. package/System.Text.Json.Serialization/internal/index.d.ts +3 -5
  92. package/__internal/extensions/index.d.ts +199 -201
  93. package/package.json +5 -5
@@ -2,8 +2,9 @@
2
2
  // Namespace: Microsoft.Data.SqlClient.Diagnostics
3
3
  // Assembly: Microsoft.Data.SqlClient
4
4
 
5
- // Primitive type aliases from @tsonic/core
6
- import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
5
+ // Core type aliases from @tsonic/core
6
+ import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
7
+
7
8
 
8
9
  // Import types from other namespaces
9
10
  import type { SqlCommand, SqlConnection } from "../../Microsoft.Data.SqlClient/internal/index.js";
@@ -31,7 +32,7 @@ export interface SqlClientCommandAfter$instance {
31
32
  readonly Statistics: IDictionary;
32
33
  readonly Timestamp: long;
33
34
  readonly TransactionId: Nullable_1<System_Internal.Int64>;
34
- GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
35
+ GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, JsValue>>;
35
36
  }
36
37
 
37
38
 
@@ -41,7 +42,7 @@ export const SqlClientCommandAfter: {
41
42
  };
42
43
 
43
44
 
44
- export type SqlClientCommandAfter = SqlClientCommandAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
45
+ export type SqlClientCommandAfter = SqlClientCommandAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, JsValue>; };
45
46
 
46
47
  export interface SqlClientCommandBefore$instance {
47
48
  readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientCommandBefore: never;
@@ -58,7 +59,7 @@ export interface SqlClientCommandBefore$instance {
58
59
  readonly OperationId: Guid;
59
60
  readonly Timestamp: long;
60
61
  readonly TransactionId: Nullable_1<System_Internal.Int64>;
61
- GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
62
+ GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, JsValue>>;
62
63
  }
63
64
 
64
65
 
@@ -68,7 +69,7 @@ export const SqlClientCommandBefore: {
68
69
  };
69
70
 
70
71
 
71
- export type SqlClientCommandBefore = SqlClientCommandBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
72
+ export type SqlClientCommandBefore = SqlClientCommandBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, JsValue>; };
72
73
 
73
74
  export interface SqlClientCommandError$instance {
74
75
  readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientCommandError: never;
@@ -86,7 +87,7 @@ export interface SqlClientCommandError$instance {
86
87
  readonly OperationId: Guid;
87
88
  readonly Timestamp: long;
88
89
  readonly TransactionId: Nullable_1<System_Internal.Int64>;
89
- GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
90
+ GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, JsValue>>;
90
91
  }
91
92
 
92
93
 
@@ -96,7 +97,7 @@ export const SqlClientCommandError: {
96
97
  };
97
98
 
98
99
 
99
- export type SqlClientCommandError = SqlClientCommandError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
100
+ export type SqlClientCommandError = SqlClientCommandError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, JsValue>; };
100
101
 
101
102
  export interface SqlClientConnectionCloseAfter$instance {
102
103
  readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientConnectionCloseAfter: never;
@@ -113,7 +114,7 @@ export interface SqlClientConnectionCloseAfter$instance {
113
114
  readonly OperationId: Guid;
114
115
  readonly Statistics: IDictionary;
115
116
  readonly Timestamp: long;
116
- GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
117
+ GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, JsValue>>;
117
118
  }
118
119
 
119
120
 
@@ -123,7 +124,7 @@ export const SqlClientConnectionCloseAfter: {
123
124
  };
124
125
 
125
126
 
126
- export type SqlClientConnectionCloseAfter = SqlClientConnectionCloseAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
127
+ export type SqlClientConnectionCloseAfter = SqlClientConnectionCloseAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, JsValue>; };
127
128
 
128
129
  export interface SqlClientConnectionCloseBefore$instance {
129
130
  readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientConnectionCloseBefore: never;
@@ -140,7 +141,7 @@ export interface SqlClientConnectionCloseBefore$instance {
140
141
  readonly OperationId: Guid;
141
142
  readonly Statistics: IDictionary;
142
143
  readonly Timestamp: long;
143
- GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
144
+ GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, JsValue>>;
144
145
  }
145
146
 
146
147
 
@@ -150,7 +151,7 @@ export const SqlClientConnectionCloseBefore: {
150
151
  };
151
152
 
152
153
 
153
- export type SqlClientConnectionCloseBefore = SqlClientConnectionCloseBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
154
+ export type SqlClientConnectionCloseBefore = SqlClientConnectionCloseBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, JsValue>; };
154
155
 
155
156
  export interface SqlClientConnectionCloseError$instance {
156
157
  readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientConnectionCloseError: never;
@@ -168,7 +169,7 @@ export interface SqlClientConnectionCloseError$instance {
168
169
  readonly OperationId: Guid;
169
170
  readonly Statistics: IDictionary;
170
171
  readonly Timestamp: long;
171
- GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
172
+ GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, JsValue>>;
172
173
  }
173
174
 
174
175
 
@@ -178,7 +179,7 @@ export const SqlClientConnectionCloseError: {
178
179
  };
179
180
 
180
181
 
181
- export type SqlClientConnectionCloseError = SqlClientConnectionCloseError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
182
+ export type SqlClientConnectionCloseError = SqlClientConnectionCloseError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, JsValue>; };
182
183
 
183
184
  export interface SqlClientConnectionOpenAfter$instance {
184
185
  readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientConnectionOpenAfter: never;
@@ -196,7 +197,7 @@ export interface SqlClientConnectionOpenAfter$instance {
196
197
  readonly OperationId: Guid;
197
198
  readonly Statistics: IDictionary;
198
199
  readonly Timestamp: long;
199
- GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
200
+ GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, JsValue>>;
200
201
  }
201
202
 
202
203
 
@@ -206,7 +207,7 @@ export const SqlClientConnectionOpenAfter: {
206
207
  };
207
208
 
208
209
 
209
- export type SqlClientConnectionOpenAfter = SqlClientConnectionOpenAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
210
+ export type SqlClientConnectionOpenAfter = SqlClientConnectionOpenAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, JsValue>; };
210
211
 
211
212
  export interface SqlClientConnectionOpenBefore$instance {
212
213
  readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientConnectionOpenBefore: never;
@@ -222,7 +223,7 @@ export interface SqlClientConnectionOpenBefore$instance {
222
223
  readonly Operation: string;
223
224
  readonly OperationId: Guid;
224
225
  readonly Timestamp: long;
225
- GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
226
+ GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, JsValue>>;
226
227
  }
227
228
 
228
229
 
@@ -232,7 +233,7 @@ export const SqlClientConnectionOpenBefore: {
232
233
  };
233
234
 
234
235
 
235
- export type SqlClientConnectionOpenBefore = SqlClientConnectionOpenBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
236
+ export type SqlClientConnectionOpenBefore = SqlClientConnectionOpenBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, JsValue>; };
236
237
 
237
238
  export interface SqlClientConnectionOpenError$instance {
238
239
  readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientConnectionOpenError: never;
@@ -250,7 +251,7 @@ export interface SqlClientConnectionOpenError$instance {
250
251
  readonly Operation: string;
251
252
  readonly OperationId: Guid;
252
253
  readonly Timestamp: long;
253
- GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
254
+ GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, JsValue>>;
254
255
  }
255
256
 
256
257
 
@@ -260,7 +261,7 @@ export const SqlClientConnectionOpenError: {
260
261
  };
261
262
 
262
263
 
263
- export type SqlClientConnectionOpenError = SqlClientConnectionOpenError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
264
+ export type SqlClientConnectionOpenError = SqlClientConnectionOpenError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, JsValue>; };
264
265
 
265
266
  export interface SqlClientTransactionCommitAfter$instance {
266
267
  readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientTransactionCommitAfter: never;
@@ -277,7 +278,7 @@ export interface SqlClientTransactionCommitAfter$instance {
277
278
  readonly OperationId: Guid;
278
279
  readonly Timestamp: long;
279
280
  readonly TransactionId: Nullable_1<System_Internal.Int64>;
280
- GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
281
+ GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, JsValue>>;
281
282
  }
282
283
 
283
284
 
@@ -287,7 +288,7 @@ export const SqlClientTransactionCommitAfter: {
287
288
  };
288
289
 
289
290
 
290
- export type SqlClientTransactionCommitAfter = SqlClientTransactionCommitAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
291
+ export type SqlClientTransactionCommitAfter = SqlClientTransactionCommitAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, JsValue>; };
291
292
 
292
293
  export interface SqlClientTransactionCommitBefore$instance {
293
294
  readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientTransactionCommitBefore: never;
@@ -304,7 +305,7 @@ export interface SqlClientTransactionCommitBefore$instance {
304
305
  readonly OperationId: Guid;
305
306
  readonly Timestamp: long;
306
307
  readonly TransactionId: Nullable_1<System_Internal.Int64>;
307
- GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
308
+ GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, JsValue>>;
308
309
  }
309
310
 
310
311
 
@@ -314,7 +315,7 @@ export const SqlClientTransactionCommitBefore: {
314
315
  };
315
316
 
316
317
 
317
- export type SqlClientTransactionCommitBefore = SqlClientTransactionCommitBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
318
+ export type SqlClientTransactionCommitBefore = SqlClientTransactionCommitBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, JsValue>; };
318
319
 
319
320
  export interface SqlClientTransactionCommitError$instance {
320
321
  readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientTransactionCommitError: never;
@@ -332,7 +333,7 @@ export interface SqlClientTransactionCommitError$instance {
332
333
  readonly OperationId: Guid;
333
334
  readonly Timestamp: long;
334
335
  readonly TransactionId: Nullable_1<System_Internal.Int64>;
335
- GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
336
+ GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, JsValue>>;
336
337
  }
337
338
 
338
339
 
@@ -342,7 +343,7 @@ export const SqlClientTransactionCommitError: {
342
343
  };
343
344
 
344
345
 
345
- export type SqlClientTransactionCommitError = SqlClientTransactionCommitError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
346
+ export type SqlClientTransactionCommitError = SqlClientTransactionCommitError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, JsValue>; };
346
347
 
347
348
  export interface SqlClientTransactionRollbackAfter$instance {
348
349
  readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientTransactionRollbackAfter: never;
@@ -360,7 +361,7 @@ export interface SqlClientTransactionRollbackAfter$instance {
360
361
  readonly Timestamp: long;
361
362
  readonly TransactionId: Nullable_1<System_Internal.Int64>;
362
363
  readonly TransactionName: string;
363
- GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
364
+ GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, JsValue>>;
364
365
  }
365
366
 
366
367
 
@@ -370,7 +371,7 @@ export const SqlClientTransactionRollbackAfter: {
370
371
  };
371
372
 
372
373
 
373
- export type SqlClientTransactionRollbackAfter = SqlClientTransactionRollbackAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
374
+ export type SqlClientTransactionRollbackAfter = SqlClientTransactionRollbackAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, JsValue>; };
374
375
 
375
376
  export interface SqlClientTransactionRollbackBefore$instance {
376
377
  readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientTransactionRollbackBefore: never;
@@ -388,7 +389,7 @@ export interface SqlClientTransactionRollbackBefore$instance {
388
389
  readonly Timestamp: long;
389
390
  readonly TransactionId: Nullable_1<System_Internal.Int64>;
390
391
  readonly TransactionName: string;
391
- GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
392
+ GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, JsValue>>;
392
393
  }
393
394
 
394
395
 
@@ -398,7 +399,7 @@ export const SqlClientTransactionRollbackBefore: {
398
399
  };
399
400
 
400
401
 
401
- export type SqlClientTransactionRollbackBefore = SqlClientTransactionRollbackBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
402
+ export type SqlClientTransactionRollbackBefore = SqlClientTransactionRollbackBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, JsValue>; };
402
403
 
403
404
  export interface SqlClientTransactionRollbackError$instance {
404
405
  readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientTransactionRollbackError: never;
@@ -417,7 +418,7 @@ export interface SqlClientTransactionRollbackError$instance {
417
418
  readonly Timestamp: long;
418
419
  readonly TransactionId: Nullable_1<System_Internal.Int64>;
419
420
  readonly TransactionName: string;
420
- GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
421
+ GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, JsValue>>;
421
422
  }
422
423
 
423
424
 
@@ -427,5 +428,5 @@ export const SqlClientTransactionRollbackError: {
427
428
  };
428
429
 
429
430
 
430
- export type SqlClientTransactionRollbackError = SqlClientTransactionRollbackError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
431
+ export type SqlClientTransactionRollbackError = SqlClientTransactionRollbackError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, JsValue>; };
431
432
 
@@ -2,8 +2,9 @@
2
2
  // Namespace: Microsoft.Data.SqlClient.Server
3
3
  // Assembly: Microsoft.Data.SqlClient
4
4
 
5
- // Primitive type aliases from @tsonic/core
6
- import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
5
+ // Core type aliases from @tsonic/core
6
+ import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
7
+
7
8
 
8
9
  // Import types from other namespaces
9
10
  import type { SortOrder } from "../../Microsoft.Data.SqlClient/internal/index.js";
@@ -19,8 +20,8 @@ export interface SqlDataRecord$instance {
19
20
  readonly __tsonic_iface_System_Data_IDataRecord: never;
20
21
 
21
22
  readonly FieldCount: int;
22
- get_Item(ordinal: int): unknown;
23
- get_Item(name: string): unknown;
23
+ get_Item(ordinal: int): JsValue;
24
+ get_Item(name: string): JsValue;
24
25
  GetBoolean(ordinal: int): boolean;
25
26
  GetByte(ordinal: int): byte;
26
27
  GetBytes(ordinal: int, fieldOffset: long, buffer: byte[], bufferOffset: int, length: int): long;
@@ -56,13 +57,13 @@ export interface SqlDataRecord$instance {
56
57
  GetSqlMoney(ordinal: int): SqlMoney;
57
58
  GetSqlSingle(ordinal: int): SqlSingle;
58
59
  GetSqlString(ordinal: int): SqlString;
59
- GetSqlValue(ordinal: int): unknown;
60
- GetSqlValues(values: unknown[]): int;
60
+ GetSqlValue(ordinal: int): JsValue;
61
+ GetSqlValues(values: JsValue[]): int;
61
62
  GetSqlXml(ordinal: int): SqlXml;
62
63
  GetString(ordinal: int): string;
63
64
  GetTimeSpan(ordinal: int): TimeSpan;
64
- GetValue(ordinal: int): unknown;
65
- GetValues(values: unknown[]): int;
65
+ GetValue(ordinal: int): JsValue;
66
+ GetValues(values: JsValue[]): int;
66
67
  IsDBNull(ordinal: int): boolean;
67
68
  SetBoolean(ordinal: int, value: boolean): void;
68
69
  SetByte(ordinal: int, value: byte): void;
@@ -97,8 +98,8 @@ export interface SqlDataRecord$instance {
97
98
  SetSqlXml(ordinal: int, value: SqlXml): void;
98
99
  SetString(ordinal: int, value: string): void;
99
100
  SetTimeSpan(ordinal: int, value: TimeSpan): void;
100
- SetValue(ordinal: int, value: unknown): void;
101
- SetValues(...values: unknown[]): int;
101
+ SetValue(ordinal: int, value: JsValue): void;
102
+ SetValues(...values: JsValue[]): int;
102
103
  }
103
104
 
104
105
 
@@ -158,7 +159,7 @@ export interface SqlMetaData$instance {
158
159
  Adjust(value: short): short;
159
160
  Adjust(value: int): int;
160
161
  Adjust(value: long): long;
161
- Adjust(value: unknown): unknown;
162
+ Adjust(value: JsValue): JsValue;
162
163
  Adjust(value: float): float;
163
164
  Adjust(value: string): string;
164
165
  Adjust(value: TimeSpan): TimeSpan;
@@ -182,7 +183,7 @@ export const SqlMetaData: {
182
183
  new(name: string, dbType: SqlDbType, userDefinedType: Type, serverTypeName: string): SqlMetaData;
183
184
  new(name: string, dbType: SqlDbType, userDefinedType: Type, serverTypeName: string, useServerDefault: boolean, isUniqueKey: boolean, columnSortOrder: SortOrder, sortOrdinal: int): SqlMetaData;
184
185
  readonly Max: long;
185
- InferFromValue(value: unknown, name: string): SqlMetaData;
186
+ InferFromValue(value: JsValue, name: string): SqlMetaData;
186
187
  };
187
188
 
188
189
 
@@ -125,7 +125,10 @@
125
125
  "isOverride": false,
126
126
  "visibility": "Public",
127
127
  "declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
128
- "declaringAssemblyName": "Microsoft.Data.SqlClient"
128
+ "declaringAssemblyName": "Microsoft.Data.SqlClient",
129
+ "emitSemantics": {
130
+ "callableStaticAccessorKind": "property"
131
+ }
129
132
  }
130
133
  ],
131
134
  "fields": [],
@@ -2,8 +2,9 @@
2
2
  // Namespace: Microsoft.Data.SqlTypes
3
3
  // Assembly: Microsoft.Data.SqlClient
4
4
 
5
- // Primitive type aliases from @tsonic/core
6
- import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
5
+ // Core type aliases from @tsonic/core
6
+ import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
7
+
7
8
 
8
9
  // Import types from other namespaces
9
10
  import * as System_Data_SqlTypes_Internal from "@tsonic/dotnet/System.Data.SqlTypes/internal/index.js";
@@ -14,7 +15,7 @@ import type { JsonDocument } from "@tsonic/dotnet/System.Text.Json/internal/inde
14
15
  import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
15
16
  import type { AsyncCallback, Boolean as ClrBoolean, Byte, IAsyncDisposable, IAsyncResult, IDisposable, Int32, Int64, Nullable_1, Object as ClrObject, ReadOnlyMemory_1, String as ClrString, ValueType, Void } from "@tsonic/dotnet/System/internal/index.js";
16
17
 
17
- export interface SqlVector_1$instance<T extends unknown> {
18
+ export interface SqlVector_1$instance<T extends NonNullable<JsValue>> {
18
19
  readonly __tsonic_type_Microsoft_Data_SqlTypes_SqlVector_1: never;
19
20
 
20
21
  readonly __tsonic_iface_System_Data_SqlTypes_INullable: never;
@@ -26,9 +27,9 @@ export interface SqlVector_1$instance<T extends unknown> {
26
27
 
27
28
 
28
29
  export const SqlVector_1: {
29
- new<T extends unknown>(memory: ReadOnlyMemory_1<T>): SqlVector_1<T>;
30
- readonly Null: unknown;
31
- CreateNull<T extends unknown>(length: int): SqlVector_1<T>;
30
+ new<T extends NonNullable<JsValue>>(memory: ReadOnlyMemory_1<T>): SqlVector_1<T>;
31
+ readonly Null: <T extends NonNullable<JsValue>>() => Nullable_1<SqlVector_1<T>>;
32
+ CreateNull<T extends NonNullable<JsValue>>(length: int): SqlVector_1<T>;
32
33
  };
33
34
 
34
35
 
@@ -50,8 +51,8 @@ export interface SqlFileStream$instance extends Stream {
50
51
  readonly ReadTimeout: int;
51
52
  readonly TransactionContext: byte[];
52
53
  readonly WriteTimeout: int;
53
- BeginRead(buffer: byte[], offset: int, count: int, callback: AsyncCallback, state: unknown): IAsyncResult;
54
- BeginWrite(buffer: byte[], offset: int, count: int, callback: AsyncCallback, state: unknown): IAsyncResult;
54
+ BeginRead(buffer: byte[], offset: int, count: int, callback: AsyncCallback, state: JsValue): IAsyncResult;
55
+ BeginWrite(buffer: byte[], offset: int, count: int, callback: AsyncCallback, state: JsValue): IAsyncResult;
55
56
  EndRead(asyncResult: IAsyncResult): int;
56
57
  EndWrite(asyncResult: IAsyncResult): void;
57
58
  Flush(): void;