@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.
- package/Azure/internal/index.d.ts +44 -44
- package/Azure.Core/internal/index.d.ts +19 -19
- package/Azure.Core.Cryptography/internal/index.d.ts +1 -1
- package/Azure.Core.Cryptography.d.ts +4 -0
- package/Azure.Core.Diagnostics/internal/index.d.ts +1 -1
- package/Azure.Core.Diagnostics.d.ts +4 -0
- package/Azure.Core.Extensions/internal/index.d.ts +10 -9
- package/Azure.Core.Extensions.d.ts +6 -2
- package/Azure.Core.GeoJson/internal/index.d.ts +17 -17
- package/Azure.Core.GeoJson.d.ts +4 -0
- package/Azure.Core.Pipeline/internal/index.d.ts +2 -2
- package/Azure.Core.Pipeline.d.ts +4 -0
- package/Azure.Core.Serialization/internal/index.d.ts +14 -14
- package/Azure.Core.Serialization.d.ts +4 -0
- package/Azure.Core.d.ts +5 -1
- package/Azure.Identity/internal/index.d.ts +1 -1
- package/Azure.Identity.d.ts +4 -0
- package/Azure.Messaging/internal/index.d.ts +3 -3
- package/Azure.Messaging.d.ts +4 -0
- package/Azure.d.ts +8 -4
- package/Microsoft.Data/internal/index.d.ts +1 -1
- package/Microsoft.Data.Sql/internal/index.d.ts +1 -1
- package/Microsoft.Data.Sql.d.ts +4 -0
- package/Microsoft.Data.SqlClient/internal/index.d.ts +47 -47
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +1 -1
- package/Microsoft.Data.SqlClient.DataClassification.d.ts +4 -0
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +31 -31
- package/Microsoft.Data.SqlClient.Diagnostics.d.ts +4 -0
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +11 -11
- package/Microsoft.Data.SqlClient.Server.d.ts +4 -0
- package/Microsoft.Data.SqlClient.d.ts +4 -0
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +8 -8
- package/Microsoft.Data.SqlTypes.d.ts +4 -0
- package/Microsoft.Data.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +71 -71
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Diagnostics.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Infrastructure.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +11 -11
- package/Microsoft.EntityFrameworkCore.Metadata.Builders.d.ts +6 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +7 -7
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Metadata.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Metadata.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Migrations.Operations.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +44 -44
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +11 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +18 -18
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.d.ts +4 -0
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +4 -4
- package/Microsoft.Extensions.DependencyInjection.d.ts +4 -0
- package/Microsoft.Identity.Client/internal/index.d.ts +29 -29
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Advanced.d.ts +4 -0
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig.d.ts +4 -0
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AuthScheme.PoP.d.ts +4 -0
- package/Microsoft.Identity.Client.AuthScheme.d.ts +4 -0
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Cache.d.ts +4 -0
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility.d.ts +4 -0
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +4 -0
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos.d.ts +4 -0
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.ManagedIdentity.d.ts +4 -0
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos.d.ts +4 -0
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP.d.ts +4 -0
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Region.d.ts +4 -0
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.SSHCertificates.d.ts +4 -0
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient.d.ts +4 -0
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils.Windows.d.ts +4 -0
- package/Microsoft.Identity.Client.Utils.d.ts +4 -0
- package/Microsoft.Identity.Client.d.ts +4 -0
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions.d.ts +4 -0
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +15 -15
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +4 -0
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +33 -33
- package/Microsoft.IdentityModel.Logging.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +21 -21
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols.d.ts +7 -3
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +15 -15
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens.Configuration.d.ts +4 -0
- package/Microsoft.IdentityModel.Tokens.d.ts +4 -0
- package/Microsoft.SqlServer.Server/internal/index.d.ts +1 -1
- package/Microsoft.SqlServer.Server.d.ts +4 -0
- package/README.md +4 -0
- package/System/internal/index.d.ts +8 -8
- package/System.ClientModel/internal/index.d.ts +16 -16
- package/System.ClientModel.Primitives/internal/index.d.ts +30 -30
- package/System.ClientModel.Primitives.d.ts +6 -2
- package/System.ClientModel.d.ts +6 -2
- package/System.Configuration/internal/index.d.ts +92 -92
- package/System.Configuration.Internal/internal/index.d.ts +26 -26
- package/System.Configuration.Internal.d.ts +4 -0
- package/System.Configuration.Provider/internal/index.d.ts +3 -3
- package/System.Configuration.Provider.d.ts +5 -1
- package/System.Configuration.d.ts +4 -0
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Diagnostics.d.ts +4 -0
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration.d.ts +4 -0
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +9 -9
- package/System.IdentityModel.Tokens.Jwt.d.ts +4 -0
- package/System.Security.Cryptography/internal/index.d.ts +1 -1
- package/System.Security.Cryptography.d.ts +4 -0
- package/System.Text.Json.Serialization/internal/index.d.ts +1 -1
- package/System.Text.Json.Serialization.d.ts +4 -0
- package/System.d.ts +4 -0
- package/__internal/extensions/index.d.ts +105 -105
- package/package.json +5 -5
package/Azure.Core.GeoJson.d.ts
CHANGED
|
@@ -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 {
|
|
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,
|
|
96
|
+
CreateHttpMessagePropertiesScope(messageProperties: IDictionary_2<System_Internal.String, unknown | null>): IDisposable;
|
|
97
97
|
};
|
|
98
98
|
|
|
99
99
|
|
package/Azure.Core.Pipeline.d.ts
CHANGED
|
@@ -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 {
|
|
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:
|
|
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):
|
|
61
|
-
DeserializeAsync(stream: Stream, returnType: Type, cancellationToken: CancellationToken): ValueTask_1<
|
|
62
|
-
Serialize(stream: Stream, value:
|
|
63
|
-
Serialize(value:
|
|
64
|
-
SerializeAsync(stream: Stream, value:
|
|
65
|
-
SerializeAsync(value:
|
|
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):
|
|
87
|
-
DeserializeAsync(stream: Stream, returnType: Type, cancellationToken: CancellationToken): ValueTask_1<
|
|
88
|
-
Serialize(stream: Stream, value:
|
|
89
|
-
Serialize(value:
|
|
90
|
-
SerializeAsync(stream: Stream, value:
|
|
91
|
-
SerializeAsync(value:
|
|
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 {
|
|
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
|
package/Azure.Identity.d.ts
CHANGED
|
@@ -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 {
|
|
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,
|
|
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:
|
|
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[];
|
package/Azure.Messaging.d.ts
CHANGED
|
@@ -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 {
|
|
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 {
|
|
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
|
package/Microsoft.Data.Sql.d.ts
CHANGED
|
@@ -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 {
|
|
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:
|
|
163
|
+
export type OnChangeEventHandler = (sender: unknown, e: SqlNotificationEventArgs) => void;
|
|
164
164
|
|
|
165
165
|
|
|
166
|
-
export type SqlInfoMessageEventHandler = (sender:
|
|
166
|
+
export type SqlInfoMessageEventHandler = (sender: unknown, e: SqlInfoMessageEventArgs) => void;
|
|
167
167
|
|
|
168
168
|
|
|
169
|
-
export type SqlRowsCopiedEventHandler = (sender:
|
|
169
|
+
export type SqlRowsCopiedEventHandler = (sender: unknown, e: SqlRowsCopiedEventArgs) => void;
|
|
170
170
|
|
|
171
171
|
|
|
172
|
-
export type SqlRowUpdatedEventHandler = (sender:
|
|
172
|
+
export type SqlRowUpdatedEventHandler = (sender: unknown, e: SqlRowUpdatedEventArgs) => void;
|
|
173
173
|
|
|
174
174
|
|
|
175
|
-
export type SqlRowUpdatingEventHandler = (sender:
|
|
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():
|
|
291
|
-
ExecuteScalarAsync(cancellationToken?: CancellationToken): Task_1<
|
|
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:
|
|
634
|
+
BeginExecuteNonQuery(callback: AsyncCallback, stateObject: unknown): IAsyncResult;
|
|
635
635
|
BeginExecuteReader(): IAsyncResult;
|
|
636
|
-
BeginExecuteReader(callback: AsyncCallback, stateObject:
|
|
637
|
-
BeginExecuteReader(callback: AsyncCallback, stateObject:
|
|
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:
|
|
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():
|
|
660
|
-
ExecuteScalarAsync(cancellationToken: CancellationToken): Task_1<
|
|
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,
|
|
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:
|
|
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:
|
|
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]:
|
|
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):
|
|
957
|
-
get_Item(name: string):
|
|
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):
|
|
982
|
-
GetProviderSpecificValues(values:
|
|
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):
|
|
1001
|
-
GetSqlValues(values:
|
|
1002
|
-
GetSqlVector<T extends NonNullable<
|
|
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):
|
|
1009
|
-
GetValues(values:
|
|
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:
|
|
1169
|
+
SqlValue: unknown;
|
|
1170
1170
|
TypeName: string;
|
|
1171
1171
|
UdtTypeName: string;
|
|
1172
|
-
Value:
|
|
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:
|
|
1187
|
-
new(parameterName: string, dbType: SqlDbType, size: int, direction: ParameterDirection, precision: byte, scale: byte, sourceColumn: string, sourceVersion: DataRowVersion, sourceColumnNullMapping: boolean, value:
|
|
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:
|
|
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:
|
|
1206
|
+
readonly SyncRoot: unknown;
|
|
1207
1207
|
Add(value: SqlParameter): SqlParameter;
|
|
1208
|
-
Add(value:
|
|
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:
|
|
1214
|
+
AddWithValue(parameterName: string, value: unknown): SqlParameter;
|
|
1215
1215
|
Clear(): void;
|
|
1216
1216
|
Contains(value: SqlParameter): boolean;
|
|
1217
|
-
Contains(value:
|
|
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:
|
|
1227
|
+
IndexOf(value: unknown): int;
|
|
1228
1228
|
IndexOf(parameterName: string): int;
|
|
1229
1229
|
Insert(index: int, value: SqlParameter): void;
|
|
1230
|
-
Insert(index: int, value:
|
|
1230
|
+
Insert(index: int, value: unknown): void;
|
|
1231
1231
|
Remove(value: SqlParameter): void;
|
|
1232
|
-
Remove(value:
|
|
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():
|
|
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():
|
|
1301
|
+
Clone(): unknown;
|
|
1302
1302
|
Reset(): void;
|
|
1303
|
-
RetryCondition(sender:
|
|
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:
|
|
1320
|
-
ExecuteAsync(sender:
|
|
1321
|
-
ExecuteAsync<TResult>(sender:
|
|
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 {
|
|
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';
|