@tsonic/efcore-sqlserver 10.0.41 → 10.0.42

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