@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
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Azure.Core.GeoJson/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 { IJsonModel_1, IPersistableModel_1, ModelReaderWriterOptions } from './System.ClientModel.Primitives/internal/index.js';
10
14
  import type { BinaryData } from './System/internal/index.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Azure.Core
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
@@ -93,7 +93,7 @@ export interface HttpPipeline$instance {
93
93
  export const HttpPipeline: {
94
94
  new(transport: HttpPipelineTransport, policies: HttpPipelinePolicy[] | null, responseClassifier: ResponseClassifier | null): HttpPipeline;
95
95
  CreateClientRequestIdScope(clientRequestId: string | null): IDisposable;
96
- CreateHttpMessagePropertiesScope(messageProperties: IDictionary_2<System_Internal.String, JsValue | null>): IDisposable;
96
+ CreateHttpMessagePropertiesScope(messageProperties: IDictionary_2<System_Internal.String, unknown | null>): IDisposable;
97
97
  };
98
98
 
99
99
 
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Azure.Core.Pipeline/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 { ClientOptions, DelayStrategy, HttpMessage, Request, RequestFailedDetailsParser, ResponseClassifier, TokenCredential, TokenRequestContext } from './Azure.Core/internal/index.js';
10
14
  import type { RequestContext, Response } from './Azure/internal/index.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Azure.Core
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
@@ -40,7 +40,7 @@ export interface DynamicData$instance {
40
40
  readonly __tsonic_iface_System_IDisposable: never;
41
41
 
42
42
  Dispose(): void;
43
- Equals(obj: JsValue | null): boolean;
43
+ Equals(obj: unknown | null): boolean;
44
44
  GetHashCode(): int;
45
45
  ToString(): string;
46
46
  }
@@ -57,12 +57,12 @@ export interface JsonObjectSerializer$instance extends ObjectSerializer, IMember
57
57
 
58
58
  readonly __tsonic_iface_Azure_Core_Serialization_IMemberNameConverter: never;
59
59
 
60
- Deserialize(stream: Stream, returnType: Type, cancellationToken: CancellationToken): JsValue | null;
61
- DeserializeAsync(stream: Stream, returnType: Type, cancellationToken: CancellationToken): ValueTask_1<JsValue>;
62
- Serialize(stream: Stream, value: JsValue | null, inputType: Type, cancellationToken: CancellationToken): void;
63
- Serialize(value: JsValue | null, inputType?: Type | null, cancellationToken?: CancellationToken): BinaryData;
64
- SerializeAsync(stream: Stream, value: JsValue | null, inputType: Type, cancellationToken: CancellationToken): ValueTask;
65
- SerializeAsync(value: JsValue | null, inputType?: Type | null, cancellationToken?: CancellationToken): ValueTask_1<BinaryData>;
60
+ Deserialize(stream: Stream, returnType: Type, cancellationToken: CancellationToken): unknown | null;
61
+ DeserializeAsync(stream: Stream, returnType: Type, cancellationToken: CancellationToken): ValueTask_1<unknown>;
62
+ Serialize(stream: Stream, value: unknown | null, inputType: Type, cancellationToken: CancellationToken): void;
63
+ Serialize(value: unknown | null, inputType?: Type | null, cancellationToken?: CancellationToken): BinaryData;
64
+ SerializeAsync(stream: Stream, value: unknown | null, inputType: Type, cancellationToken: CancellationToken): ValueTask;
65
+ SerializeAsync(value: unknown | null, inputType?: Type | null, cancellationToken?: CancellationToken): ValueTask_1<BinaryData>;
66
66
  }
67
67
 
68
68
 
@@ -83,12 +83,12 @@ export type JsonObjectSerializer = JsonObjectSerializer$instance & __JsonObjectS
83
83
  export interface ObjectSerializer$instance {
84
84
  readonly __tsonic_type_Azure_Core_Serialization_ObjectSerializer: never;
85
85
 
86
- Deserialize(stream: Stream, returnType: Type, cancellationToken: CancellationToken): JsValue | null;
87
- DeserializeAsync(stream: Stream, returnType: Type, cancellationToken: CancellationToken): ValueTask_1<JsValue>;
88
- Serialize(stream: Stream, value: JsValue | null, inputType: Type, cancellationToken: CancellationToken): void;
89
- Serialize(value: JsValue | null, inputType?: Type | null, cancellationToken?: CancellationToken): BinaryData;
90
- SerializeAsync(stream: Stream, value: JsValue | null, inputType: Type, cancellationToken: CancellationToken): ValueTask;
91
- SerializeAsync(value: JsValue | null, inputType?: Type | null, cancellationToken?: CancellationToken): ValueTask_1<BinaryData>;
86
+ Deserialize(stream: Stream, returnType: Type, cancellationToken: CancellationToken): unknown | null;
87
+ DeserializeAsync(stream: Stream, returnType: Type, cancellationToken: CancellationToken): ValueTask_1<unknown>;
88
+ Serialize(stream: Stream, value: unknown | null, inputType: Type, cancellationToken: CancellationToken): void;
89
+ Serialize(value: unknown | null, inputType?: Type | null, cancellationToken?: CancellationToken): BinaryData;
90
+ SerializeAsync(stream: Stream, value: unknown | null, inputType: Type, cancellationToken: CancellationToken): ValueTask;
91
+ SerializeAsync(value: unknown | null, inputType?: Type | null, cancellationToken?: CancellationToken): ValueTask_1<BinaryData>;
92
92
  }
93
93
 
94
94
 
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Azure.Core.Serialization/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 { BinaryData } from './System/internal/index.js';
10
14
  import type { IDynamicMetaObjectProvider } from '@tsonic/dotnet/System.Dynamic.js';
package/Azure.Core.d.ts CHANGED
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Azure.Core/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 { HttpPipelinePolicy, HttpPipelineTransport } from './Azure.Core.Pipeline/internal/index.js';
10
14
  import type { DynamicData, JsonPropertyNames, ObjectSerializer } from './Azure.Core.Serialization/internal/index.js';
@@ -55,7 +59,7 @@ export { ResponseHeaders as ResponseHeaders } from './Azure.Core/internal/index.
55
59
  export { RetryMode as RetryMode } from './Azure.Core/internal/index.js';
56
60
  export { RetryOptions as RetryOptions } from './Azure.Core/internal/index.js';
57
61
  export { StatusCodeClassifier as StatusCodeClassifier } from './Azure.Core/internal/index.js';
58
- export type SyncAsyncEventHandler<T extends Internal.SyncAsyncEventArgs> = Internal.SyncAsyncEventHandler_1<T>;
62
+ export type SyncAsyncEventHandler<T extends unknown & Internal.SyncAsyncEventArgs> = Internal.SyncAsyncEventHandler_1<T>;
59
63
  export { TelemetryDetails as TelemetryDetails } from './Azure.Core/internal/index.js';
60
64
  export { TokenCredential as TokenCredential } from './Azure.Core/internal/index.js';
61
65
  export { TokenRequestContext as TokenRequestContext } from './Azure.Core/internal/index.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Azure.Identity
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
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Azure.Identity/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 { HttpPipelinePolicy, HttpPipelineTransport } from './Azure.Core.Pipeline/internal/index.js';
10
14
  import type { AccessToken, ClientOptions, DiagnosticsOptions, HttpPipelinePosition, ResourceIdentifier, RetryOptions, TokenCredential, TokenRequestContext } from './Azure.Core/internal/index.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Azure.Core
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
@@ -28,7 +28,7 @@ export interface CloudEvent$instance {
28
28
  set DataContentType(value: string | null);
29
29
  get DataSchema(): string | null;
30
30
  set DataSchema(value: string | null);
31
- readonly ExtensionAttributes: IDictionary_2<System_Internal.String, JsValue>;
31
+ readonly ExtensionAttributes: IDictionary_2<System_Internal.String, unknown>;
32
32
  Id: string;
33
33
  Source: string;
34
34
  get Subject(): string | null;
@@ -40,7 +40,7 @@ export interface CloudEvent$instance {
40
40
 
41
41
 
42
42
  export const CloudEvent: {
43
- new(source: string, type: string, jsonSerializableData: JsValue | null, dataSerializationType: Type | null): CloudEvent;
43
+ new(source: string, type: string, jsonSerializableData: unknown | null, dataSerializationType: Type | null): CloudEvent;
44
44
  new(source: string, type: string, data: BinaryData | null, dataContentType: string | null, dataFormat: CloudEventDataFormat): CloudEvent;
45
45
  Parse(json: BinaryData, skipValidation?: boolean): CloudEvent | null;
46
46
  ParseMany(json: BinaryData, skipValidation?: boolean): CloudEvent[];
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Azure.Messaging/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 { ContentType } from './Azure.Core/internal/index.js';
10
14
  import type { BinaryData } from './System/internal/index.js';
package/Azure.d.ts CHANGED
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Azure/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 { HttpPipeline, HttpPipelinePolicy } from './Azure.Core.Pipeline/internal/index.js';
10
14
  import type { JsonPropertyNames, ObjectSerializer } from './Azure.Core.Serialization/internal/index.js';
@@ -53,16 +57,16 @@ declare const __unspecified: unique symbol;
53
57
  export type __ = typeof __unspecified;
54
58
 
55
59
  export type Operation<
56
- T1 = __,
60
+ T1 extends unknown | __ = __,
57
61
  > =
58
62
  [T1] extends [__] ? Internal.Operation :
59
- Internal.Operation_1<T1>;
63
+ [T1] extends [unknown] ? Internal.Operation_1<T1> : never;
60
64
 
61
65
  export type Response<
62
- T1 = __,
66
+ T1 extends unknown | __ = __,
63
67
  > =
64
68
  [T1] extends [__] ? Internal.Response :
65
- Internal.Response_1<T1>;
69
+ [T1] extends [unknown] ? Internal.Response_1<T1> : never;
66
70
 
67
71
  // Extension methods (C# using semantics)
68
72
  export type { ExtensionMethods_Azure as ExtensionMethods } from './__internal/extensions/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
@@ -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
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.Data.Sql/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 { DbDataSourceEnumerator } from '@tsonic/dotnet/System.Data.Common.js';
10
14
  import type { DataTable } from '@tsonic/dotnet/System.Data.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
@@ -160,19 +160,19 @@ export enum SqlNotificationType {
160
160
  }
161
161
 
162
162
 
163
- export type OnChangeEventHandler = (sender: JsValue, e: SqlNotificationEventArgs) => void;
163
+ export type OnChangeEventHandler = (sender: unknown, e: SqlNotificationEventArgs) => void;
164
164
 
165
165
 
166
- export type SqlInfoMessageEventHandler = (sender: JsValue, e: SqlInfoMessageEventArgs) => void;
166
+ export type SqlInfoMessageEventHandler = (sender: unknown, e: SqlInfoMessageEventArgs) => void;
167
167
 
168
168
 
169
- export type SqlRowsCopiedEventHandler = (sender: JsValue, e: SqlRowsCopiedEventArgs) => void;
169
+ export type SqlRowsCopiedEventHandler = (sender: unknown, e: SqlRowsCopiedEventArgs) => void;
170
170
 
171
171
 
172
- export type SqlRowUpdatedEventHandler = (sender: JsValue, e: SqlRowUpdatedEventArgs) => void;
172
+ export type SqlRowUpdatedEventHandler = (sender: unknown, e: SqlRowUpdatedEventArgs) => void;
173
173
 
174
174
 
175
- export type SqlRowUpdatingEventHandler = (sender: JsValue, e: SqlRowUpdatingEventArgs) => void;
175
+ export type SqlRowUpdatingEventHandler = (sender: unknown, e: SqlRowUpdatingEventArgs) => void;
176
176
 
177
177
 
178
178
  export interface ActiveDirectoryAuthenticationProvider$instance extends SqlAuthenticationProvider {
@@ -287,8 +287,8 @@ export interface SqlBatch$instance extends DbBatch {
287
287
  ExecuteNonQueryAsync(cancellationToken?: CancellationToken): Task_1<System_Internal.Int32>;
288
288
  ExecuteReader(): SqlDataReader;
289
289
  ExecuteReaderAsync(cancellationToken?: CancellationToken): Task_1<SqlDataReader>;
290
- ExecuteScalar(): JsValue;
291
- ExecuteScalarAsync(cancellationToken?: CancellationToken): Task_1<JsValue>;
290
+ ExecuteScalar(): unknown;
291
+ ExecuteScalarAsync(cancellationToken?: CancellationToken): Task_1<unknown>;
292
292
  Prepare(): void;
293
293
  PrepareAsync(cancellationToken?: CancellationToken): Task;
294
294
  }
@@ -631,13 +631,13 @@ export interface SqlCommand$instance extends DbCommand {
631
631
  Transaction: SqlTransaction;
632
632
  UpdatedRowSource: UpdateRowSource;
633
633
  BeginExecuteNonQuery(): IAsyncResult;
634
- BeginExecuteNonQuery(callback: AsyncCallback, stateObject: JsValue): IAsyncResult;
634
+ BeginExecuteNonQuery(callback: AsyncCallback, stateObject: unknown): IAsyncResult;
635
635
  BeginExecuteReader(): IAsyncResult;
636
- BeginExecuteReader(callback: AsyncCallback, stateObject: JsValue): IAsyncResult;
637
- BeginExecuteReader(callback: AsyncCallback, stateObject: JsValue, behavior: CommandBehavior): IAsyncResult;
636
+ BeginExecuteReader(callback: AsyncCallback, stateObject: unknown): IAsyncResult;
637
+ BeginExecuteReader(callback: AsyncCallback, stateObject: unknown, behavior: CommandBehavior): IAsyncResult;
638
638
  BeginExecuteReader(behavior: CommandBehavior): IAsyncResult;
639
639
  BeginExecuteXmlReader(): IAsyncResult;
640
- BeginExecuteXmlReader(callback: AsyncCallback, stateObject: JsValue): IAsyncResult;
640
+ BeginExecuteXmlReader(callback: AsyncCallback, stateObject: unknown): IAsyncResult;
641
641
  Cancel(): void;
642
642
  Clone(): SqlCommand;
643
643
  CreateDbParameter(): DbParameter;
@@ -656,8 +656,8 @@ export interface SqlCommand$instance extends DbCommand {
656
656
  ExecuteReaderAsync(behavior: CommandBehavior): Task_1<SqlDataReader>;
657
657
  ExecuteReaderAsync(behavior: CommandBehavior, cancellationToken: CancellationToken): Task_1<SqlDataReader>;
658
658
  ExecuteReaderAsync(cancellationToken: CancellationToken): Task_1<SqlDataReader>;
659
- ExecuteScalar(): JsValue;
660
- ExecuteScalarAsync(cancellationToken: CancellationToken): Task_1<JsValue>;
659
+ ExecuteScalar(): unknown;
660
+ ExecuteScalarAsync(cancellationToken: CancellationToken): Task_1<unknown>;
661
661
  ExecuteXmlReader(): XmlReader;
662
662
  ExecuteXmlReaderAsync(): Task_1<XmlReader>;
663
663
  ExecuteXmlReaderAsync(cancellationToken: CancellationToken): Task_1<XmlReader>;
@@ -781,7 +781,7 @@ export interface SqlConnection$instance extends DbConnection {
781
781
  OpenAsync(cancellationToken: CancellationToken): Task;
782
782
  RegisterColumnEncryptionKeyStoreProvidersOnConnection(customProviders: IDictionary_2<System_Internal.String, SqlColumnEncryptionKeyStoreProvider>): void;
783
783
  ResetStatistics(): void;
784
- RetrieveInternalInfo(): IDictionary_2<System_Internal.String, JsValue>;
784
+ RetrieveInternalInfo(): IDictionary_2<System_Internal.String, unknown>;
785
785
  RetrieveStatistics(): IDictionary;
786
786
  }
787
787
 
@@ -806,7 +806,7 @@ export type SqlConnection = SqlConnection$instance;
806
806
  export interface SqlConnectionEncryptOption$instance {
807
807
  readonly __tsonic_type_Microsoft_Data_SqlClient_SqlConnectionEncryptOption: never;
808
808
 
809
- Equals(obj: JsValue): boolean;
809
+ Equals(obj: unknown): boolean;
810
810
  GetHashCode(): int;
811
811
  ToString(): string;
812
812
  }
@@ -879,7 +879,7 @@ export interface SqlConnectionStringBuilder$instance extends DbConnectionStringB
879
879
  ContainsKey(keyword: string): boolean;
880
880
  Remove(keyword: string): boolean;
881
881
  ShouldSerialize(keyword: string): boolean;
882
- TryGetValue(keyword: string, value: JsValue): boolean;
882
+ TryGetValue(keyword: string, value: unknown): boolean;
883
883
  }
884
884
 
885
885
 
@@ -889,7 +889,7 @@ export const SqlConnectionStringBuilder: {
889
889
  };
890
890
 
891
891
 
892
- export type SqlConnectionStringBuilder = SqlConnectionStringBuilder$instance & { [keyword: string]: JsValue; };
892
+ export type SqlConnectionStringBuilder = SqlConnectionStringBuilder$instance & { [keyword: string]: unknown; };
893
893
 
894
894
  export interface SqlCredential$instance {
895
895
  readonly __tsonic_type_Microsoft_Data_SqlClient_SqlCredential: never;
@@ -953,8 +953,8 @@ export interface SqlDataReader$instance extends DbDataReader {
953
953
  readonly SensitivityClassification: SensitivityClassification;
954
954
  readonly VisibleFieldCount: int;
955
955
  Close(): void;
956
- get_Item(i: int): JsValue;
957
- get_Item(name: string): JsValue;
956
+ get_Item(i: int): unknown;
957
+ get_Item(name: string): unknown;
958
958
  GetBoolean(i: int): boolean;
959
959
  GetByte(i: int): byte;
960
960
  GetBytes(i: int, dataIndex: long, buffer: byte[], bufferIndex: int, length: int): long;
@@ -968,8 +968,8 @@ export interface SqlDataReader$instance extends DbDataReader {
968
968
  GetDouble(i: int): double;
969
969
  GetEnumerator(): IEnumerator;
970
970
  GetFieldType(i: int): Type;
971
- GetFieldValue<T>(i: int): T;
972
- GetFieldValueAsync<T>(i: int, cancellationToken: CancellationToken): Task_1<T>;
971
+ GetFieldValue<T extends unknown>(i: int): T;
972
+ GetFieldValueAsync<T extends unknown>(i: int, cancellationToken: CancellationToken): Task_1<T>;
973
973
  GetFloat(i: int): float;
974
974
  GetGuid(i: int): Guid;
975
975
  GetInt16(i: int): short;
@@ -978,8 +978,8 @@ export interface SqlDataReader$instance extends DbDataReader {
978
978
  GetName(i: int): string;
979
979
  GetOrdinal(name: string): int;
980
980
  GetProviderSpecificFieldType(i: int): Type;
981
- GetProviderSpecificValue(i: int): JsValue;
982
- GetProviderSpecificValues(values: JsValue[]): int;
981
+ GetProviderSpecificValue(i: int): unknown;
982
+ GetProviderSpecificValues(values: unknown[]): int;
983
983
  GetSchemaTable(): DataTable;
984
984
  GetSqlBinary(i: int): SqlBinary;
985
985
  GetSqlBoolean(i: int): SqlBoolean;
@@ -997,16 +997,16 @@ export interface SqlDataReader$instance extends DbDataReader {
997
997
  GetSqlMoney(i: int): SqlMoney;
998
998
  GetSqlSingle(i: int): SqlSingle;
999
999
  GetSqlString(i: int): SqlString;
1000
- GetSqlValue(i: int): JsValue;
1001
- GetSqlValues(values: JsValue[]): int;
1002
- GetSqlVector<T extends NonNullable<JsValue>>(i: int): SqlVector_1<T>;
1000
+ GetSqlValue(i: int): unknown;
1001
+ GetSqlValues(values: unknown[]): int;
1002
+ GetSqlVector<T extends NonNullable<unknown>>(i: int): SqlVector_1<T>;
1003
1003
  GetSqlXml(i: int): SqlXml;
1004
1004
  GetStream(i: int): Stream;
1005
1005
  GetString(i: int): string;
1006
1006
  GetTextReader(i: int): TextReader;
1007
1007
  GetTimeSpan(i: int): TimeSpan;
1008
- GetValue(i: int): JsValue;
1009
- GetValues(values: JsValue[]): int;
1008
+ GetValue(i: int): unknown;
1009
+ GetValues(values: unknown[]): int;
1010
1010
  GetXmlReader(i: int): XmlReader;
1011
1011
  IsDBNull(i: int): boolean;
1012
1012
  IsDBNullAsync(i: int, cancellationToken: CancellationToken): Task_1<System_Internal.Boolean>;
@@ -1166,10 +1166,10 @@ export interface SqlParameter$instance extends DbParameter {
1166
1166
  SourceColumnNullMapping: boolean;
1167
1167
  SourceVersion: DataRowVersion;
1168
1168
  SqlDbType: SqlDbType;
1169
- SqlValue: JsValue;
1169
+ SqlValue: unknown;
1170
1170
  TypeName: string;
1171
1171
  UdtTypeName: string;
1172
- Value: JsValue;
1172
+ Value: unknown;
1173
1173
  XmlSchemaCollectionDatabase: string;
1174
1174
  XmlSchemaCollectionName: string;
1175
1175
  XmlSchemaCollectionOwningSchema: string;
@@ -1183,10 +1183,10 @@ export const SqlParameter: {
1183
1183
  new(): SqlParameter;
1184
1184
  new(parameterName: string, dbType: SqlDbType): SqlParameter;
1185
1185
  new(parameterName: string, dbType: SqlDbType, size: int): SqlParameter;
1186
- new(parameterName: string, dbType: SqlDbType, size: int, direction: ParameterDirection, isNullable: boolean, precision: byte, scale: byte, sourceColumn: string, sourceVersion: DataRowVersion, value: JsValue): SqlParameter;
1187
- new(parameterName: string, dbType: SqlDbType, size: int, direction: ParameterDirection, precision: byte, scale: byte, sourceColumn: string, sourceVersion: DataRowVersion, sourceColumnNullMapping: boolean, value: JsValue, xmlSchemaCollectionDatabase: string, xmlSchemaCollectionOwningSchema: string, xmlSchemaCollectionName: string): SqlParameter;
1186
+ new(parameterName: string, dbType: SqlDbType, size: int, direction: ParameterDirection, isNullable: boolean, precision: byte, scale: byte, sourceColumn: string, sourceVersion: DataRowVersion, value: unknown): SqlParameter;
1187
+ new(parameterName: string, dbType: SqlDbType, size: int, direction: ParameterDirection, precision: byte, scale: byte, sourceColumn: string, sourceVersion: DataRowVersion, sourceColumnNullMapping: boolean, value: unknown, xmlSchemaCollectionDatabase: string, xmlSchemaCollectionOwningSchema: string, xmlSchemaCollectionName: string): SqlParameter;
1188
1188
  new(parameterName: string, dbType: SqlDbType, size: int, sourceColumn: string): SqlParameter;
1189
- new(parameterName: string, value: JsValue): SqlParameter;
1189
+ new(parameterName: string, value: unknown): SqlParameter;
1190
1190
  };
1191
1191
 
1192
1192
 
@@ -1203,18 +1203,18 @@ export interface SqlParameterCollection$instance extends DbParameterCollection {
1203
1203
  readonly Count: int;
1204
1204
  readonly IsFixedSize: boolean;
1205
1205
  readonly IsReadOnly: boolean;
1206
- readonly SyncRoot: JsValue;
1206
+ readonly SyncRoot: unknown;
1207
1207
  Add(value: SqlParameter): SqlParameter;
1208
- Add(value: JsValue): int;
1208
+ Add(value: unknown): int;
1209
1209
  Add(parameterName: string, sqlDbType: SqlDbType): SqlParameter;
1210
1210
  Add(parameterName: string, sqlDbType: SqlDbType, size: int): SqlParameter;
1211
1211
  Add(parameterName: string, sqlDbType: SqlDbType, size: int, sourceColumn: string): SqlParameter;
1212
1212
  AddRange(values: SqlParameter[]): void;
1213
1213
  AddRange(values: ClrArray): void;
1214
- AddWithValue(parameterName: string, value: JsValue): SqlParameter;
1214
+ AddWithValue(parameterName: string, value: unknown): SqlParameter;
1215
1215
  Clear(): void;
1216
1216
  Contains(value: SqlParameter): boolean;
1217
- Contains(value: JsValue): boolean;
1217
+ Contains(value: unknown): boolean;
1218
1218
  Contains(value: string): boolean;
1219
1219
  CopyTo(array: SqlParameter[], index: int): void;
1220
1220
  CopyTo(array: ClrArray, index: int): void;
@@ -1224,12 +1224,12 @@ export interface SqlParameterCollection$instance extends DbParameterCollection {
1224
1224
  GetParameter(index: int): DbParameter;
1225
1225
  GetParameter(parameterName: string): DbParameter;
1226
1226
  IndexOf(value: SqlParameter): int;
1227
- IndexOf(value: JsValue): int;
1227
+ IndexOf(value: unknown): int;
1228
1228
  IndexOf(parameterName: string): int;
1229
1229
  Insert(index: int, value: SqlParameter): void;
1230
- Insert(index: int, value: JsValue): void;
1230
+ Insert(index: int, value: unknown): void;
1231
1231
  Remove(value: SqlParameter): void;
1232
- Remove(value: JsValue): void;
1232
+ Remove(value: unknown): void;
1233
1233
  RemoveAt(index: int): void;
1234
1234
  RemoveAt(parameterName: string): void;
1235
1235
  set_Item(index: int, value: SqlParameter): void;
@@ -1274,7 +1274,7 @@ export interface SqlRetryIntervalBaseEnumerator$instance {
1274
1274
  GapTimeInterval: TimeSpan;
1275
1275
  MaxTimeInterval: TimeSpan;
1276
1276
  MinTimeInterval: TimeSpan;
1277
- Clone(): JsValue;
1277
+ Clone(): unknown;
1278
1278
  Dispose(): void;
1279
1279
  GetNextInterval(): TimeSpan;
1280
1280
  MoveNext(): boolean;
@@ -1298,9 +1298,9 @@ export interface SqlRetryLogicBase$instance {
1298
1298
  NumberOfTries: int;
1299
1299
  RetryIntervalEnumerator: SqlRetryIntervalBaseEnumerator;
1300
1300
  TransientPredicate: Predicate_1<Exception>;
1301
- Clone(): JsValue;
1301
+ Clone(): unknown;
1302
1302
  Reset(): void;
1303
- RetryCondition(sender: JsValue): boolean;
1303
+ RetryCondition(sender: unknown): boolean;
1304
1304
  TryNextInterval(intervalTime: TimeSpan): boolean;
1305
1305
  }
1306
1306
 
@@ -1316,9 +1316,9 @@ export interface SqlRetryLogicBaseProvider$instance {
1316
1316
 
1317
1317
  Retrying: EventHandler_1<SqlRetryingEventArgs>;
1318
1318
  RetryLogic: SqlRetryLogicBase;
1319
- Execute<TResult>(sender: JsValue, function_: Func_1<TResult>): TResult;
1320
- ExecuteAsync(sender: JsValue, function_: Func_1<Task>, cancellationToken?: CancellationToken): Task;
1321
- ExecuteAsync<TResult>(sender: JsValue, function_: Func_1<Task_1<TResult>>, cancellationToken?: CancellationToken): Task_1<TResult>;
1319
+ Execute<TResult extends unknown>(sender: unknown, function_: Func_1<TResult>): TResult;
1320
+ ExecuteAsync(sender: unknown, function_: Func_1<Task>, cancellationToken?: CancellationToken): Task;
1321
+ ExecuteAsync<TResult extends unknown>(sender: unknown, function_: Func_1<Task_1<TResult>>, cancellationToken?: CancellationToken): Task_1<TResult>;
1322
1322
  }
1323
1323
 
1324
1324
 
@@ -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
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.Data.SqlClient.DataClassification/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 { IList } from '@tsonic/dotnet/System.Collections.Generic.js';
10
14
  import type { ReadOnlyCollection } from '@tsonic/dotnet/System.Collections.ObjectModel.js';