@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
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.SqlServer
|
|
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
|
|
@@ -44,7 +44,7 @@ export interface SqlServerBoolTypeMapping$instance extends BoolTypeMapping {
|
|
|
44
44
|
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerBoolTypeMapping: never;
|
|
45
45
|
|
|
46
46
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
47
|
-
GenerateNonNullSqlLiteral(value:
|
|
47
|
+
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
|
|
@@ -61,7 +61,7 @@ export interface SqlServerByteArrayTypeMapping$instance extends ByteArrayTypeMap
|
|
|
61
61
|
|
|
62
62
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
63
63
|
ConfigureParameter(parameter: DbParameter): void;
|
|
64
|
-
GenerateNonNullSqlLiteral(value:
|
|
64
|
+
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
65
65
|
}
|
|
66
66
|
|
|
67
67
|
|
|
@@ -77,7 +77,7 @@ export interface SqlServerByteTypeMapping$instance extends ByteTypeMapping {
|
|
|
77
77
|
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerByteTypeMapping: never;
|
|
78
78
|
|
|
79
79
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
80
|
-
GenerateNonNullSqlLiteral(value:
|
|
80
|
+
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
81
81
|
}
|
|
82
82
|
|
|
83
83
|
|
|
@@ -225,7 +225,7 @@ export interface SqlServerDoubleTypeMapping$instance extends DoubleTypeMapping {
|
|
|
225
225
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
226
226
|
ConfigureParameter(parameter: DbParameter): void;
|
|
227
227
|
CustomizeDataReaderExpression(expression: Expression): Expression;
|
|
228
|
-
GenerateNonNullSqlLiteral(value:
|
|
228
|
+
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
229
229
|
GetDataReaderMethod(): MethodInfo;
|
|
230
230
|
}
|
|
231
231
|
|
|
@@ -261,8 +261,8 @@ export interface SqlServerExecutionStrategy$instance {
|
|
|
261
261
|
|
|
262
262
|
readonly Dependencies: ExecutionStrategyDependencies;
|
|
263
263
|
readonly RetriesOnFailure: boolean;
|
|
264
|
-
Execute<TState, TResult>(state: TState, operation: Func_3<DbContext, TState, TResult>, verifySucceeded: Func_3<DbContext, TState, ExecutionResult_1<TResult>> | null): TResult;
|
|
265
|
-
ExecuteAsync<TState, TResult>(state: TState, operation: Func_4<DbContext, TState, CancellationToken, Task_1<TResult>>, verifySucceeded: Func_4<DbContext, TState, CancellationToken, Task_1<ExecutionResult_1<TResult>>> | null, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
264
|
+
Execute<TState extends unknown, TResult extends unknown>(state: TState, operation: Func_3<DbContext, TState, TResult>, verifySucceeded: Func_3<DbContext, TState, ExecutionResult_1<TResult>> | null): TResult;
|
|
265
|
+
ExecuteAsync<TState extends unknown, TResult extends unknown>(state: TState, operation: Func_4<DbContext, TState, CancellationToken, Task_1<TResult>>, verifySucceeded: Func_4<DbContext, TState, CancellationToken, Task_1<ExecutionResult_1<TResult>>> | null, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
266
266
|
}
|
|
267
267
|
|
|
268
268
|
|
|
@@ -294,7 +294,7 @@ export interface SqlServerFloatTypeMapping$instance extends FloatTypeMapping {
|
|
|
294
294
|
|
|
295
295
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
296
296
|
ConfigureParameter(parameter: DbParameter): void;
|
|
297
|
-
GenerateNonNullSqlLiteral(value:
|
|
297
|
+
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
298
298
|
}
|
|
299
299
|
|
|
300
300
|
|
|
@@ -310,7 +310,7 @@ export interface SqlServerLongTypeMapping$instance extends LongTypeMapping {
|
|
|
310
310
|
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerLongTypeMapping: never;
|
|
311
311
|
|
|
312
312
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
313
|
-
GenerateNonNullSqlLiteral(value:
|
|
313
|
+
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
314
314
|
}
|
|
315
315
|
|
|
316
316
|
|
|
@@ -326,7 +326,7 @@ export interface SqlServerShortTypeMapping$instance extends ShortTypeMapping {
|
|
|
326
326
|
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerShortTypeMapping: never;
|
|
327
327
|
|
|
328
328
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
329
|
-
GenerateNonNullSqlLiteral(value:
|
|
329
|
+
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
330
330
|
}
|
|
331
331
|
|
|
332
332
|
|
|
@@ -383,7 +383,7 @@ export interface SqlServerStringTypeMapping$instance extends StringTypeMapping {
|
|
|
383
383
|
|
|
384
384
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
385
385
|
ConfigureParameter(parameter: DbParameter): void;
|
|
386
|
-
GenerateNonNullSqlLiteral(value:
|
|
386
|
+
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
387
387
|
}
|
|
388
388
|
|
|
389
389
|
|
|
@@ -404,7 +404,7 @@ export interface SqlServerStructuralJsonTypeMapping$instance extends JsonTypeMap
|
|
|
404
404
|
ConfigureParameter(parameter: DbParameter): void;
|
|
405
405
|
CustomizeDataReaderExpression(expression: Expression): Expression;
|
|
406
406
|
EscapeSqlLiteral(literal: string): string;
|
|
407
|
-
GenerateNonNullSqlLiteral(value:
|
|
407
|
+
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
408
408
|
GetDataReaderMethod(): MethodInfo;
|
|
409
409
|
}
|
|
410
410
|
|
|
@@ -426,7 +426,7 @@ export interface SqlServerTimeOnlyTypeMapping$instance extends TimeOnlyTypeMappi
|
|
|
426
426
|
readonly SqlLiteralFormatString: string;
|
|
427
427
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
428
428
|
ConfigureParameter(parameter: DbParameter): void;
|
|
429
|
-
GenerateNonNullSqlLiteral(value:
|
|
429
|
+
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
430
430
|
}
|
|
431
431
|
|
|
432
432
|
|
|
@@ -443,7 +443,7 @@ export interface SqlServerTimeSpanTypeMapping$instance extends TimeSpanTypeMappi
|
|
|
443
443
|
readonly SqlLiteralFormatString: string;
|
|
444
444
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
445
445
|
ConfigureParameter(parameter: DbParameter): void;
|
|
446
|
-
GenerateNonNullSqlLiteral(value:
|
|
446
|
+
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
447
447
|
}
|
|
448
448
|
|
|
449
449
|
|
|
@@ -515,16 +515,16 @@ export type SqlServerTypeMappingSource = SqlServerTypeMappingSource$instance;
|
|
|
515
515
|
export interface SqlServerUdtTypeMapping$instance extends RelationalTypeMapping {
|
|
516
516
|
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerUdtTypeMapping: never;
|
|
517
517
|
|
|
518
|
-
readonly LiteralGenerator: Func_2<
|
|
518
|
+
readonly LiteralGenerator: Func_2<unknown, Expression>;
|
|
519
519
|
readonly UdtTypeName: string;
|
|
520
520
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
521
521
|
ConfigureParameter(parameter: DbParameter): void;
|
|
522
|
-
GenerateCodeLiteral(value:
|
|
522
|
+
GenerateCodeLiteral(value: unknown): Expression;
|
|
523
523
|
}
|
|
524
524
|
|
|
525
525
|
|
|
526
526
|
export const SqlServerUdtTypeMapping: {
|
|
527
|
-
new(clrType: Type, storeType: string, literalGenerator: Func_2<
|
|
527
|
+
new(clrType: Type, storeType: string, literalGenerator: Func_2<unknown, Expression>, storeTypePostfix: StoreTypePostfix, udtTypeName: string | null, converter: ValueConverter | null, comparer: ValueComparer | null, keyComparer: ValueComparer | null, dbType: Nullable_1<DbType>, unicode: boolean, size: Nullable_1<System_Internal.Int32>, fixedLength: boolean, precision: Nullable_1<System_Internal.Int32>, scale: Nullable_1<System_Internal.Int32>): SqlServerUdtTypeMapping;
|
|
528
528
|
};
|
|
529
529
|
|
|
530
530
|
|
|
@@ -534,7 +534,7 @@ export interface SqlServerVectorTypeMapping$instance extends RelationalTypeMappi
|
|
|
534
534
|
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerVectorTypeMapping: never;
|
|
535
535
|
|
|
536
536
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
537
|
-
GenerateNonNullSqlLiteral(value:
|
|
537
|
+
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
538
538
|
}
|
|
539
539
|
|
|
540
540
|
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/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 { ISqlServerSingletonOptions } from './Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.js';
|
|
10
14
|
import type { DbConnection, DbParameter, DbTransaction } from '@tsonic/dotnet/System.Data.Common.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.SqlServer
|
|
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.EntityFrameworkCore.SqlServer.Update.Internal/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 { IReadOnlyList } from '@tsonic/dotnet/System.Collections.Generic.js';
|
|
10
14
|
import type { Boolean as ClrBoolean, Int32, Object as ClrObject, String as ClrString, Void } from '@tsonic/dotnet/System.js';
|
package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.SqlServer
|
|
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
|
|
@@ -39,7 +39,7 @@ export interface ISqlServerValueGeneratorCache$instance extends Microsoft_Entity
|
|
|
39
39
|
|
|
40
40
|
export type ISqlServerValueGeneratorCache = ISqlServerValueGeneratorCache$instance;
|
|
41
41
|
|
|
42
|
-
export interface SqlServerSequenceHiLoValueGenerator_1$instance<TValue> extends HiLoValueGenerator_1<TValue> {
|
|
42
|
+
export interface SqlServerSequenceHiLoValueGenerator_1$instance<TValue extends unknown> extends HiLoValueGenerator_1<TValue> {
|
|
43
43
|
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_ValueGeneration_Internal_SqlServerSequenceHiLoValueGenerator_1: never;
|
|
44
44
|
|
|
45
45
|
readonly GeneratesTemporaryValues: boolean;
|
|
@@ -49,11 +49,11 @@ export interface SqlServerSequenceHiLoValueGenerator_1$instance<TValue> extends
|
|
|
49
49
|
|
|
50
50
|
|
|
51
51
|
export const SqlServerSequenceHiLoValueGenerator_1: {
|
|
52
|
-
new<TValue>(rawSqlCommandBuilder: IRawSqlCommandBuilder, sqlGenerator: ISqlServerUpdateSqlGenerator, generatorState: SqlServerSequenceValueGeneratorState, connection: ISqlServerConnection, commandLogger: IRelationalCommandDiagnosticsLogger): SqlServerSequenceHiLoValueGenerator_1<TValue>;
|
|
52
|
+
new<TValue extends unknown>(rawSqlCommandBuilder: IRawSqlCommandBuilder, sqlGenerator: ISqlServerUpdateSqlGenerator, generatorState: SqlServerSequenceValueGeneratorState, connection: ISqlServerConnection, commandLogger: IRelationalCommandDiagnosticsLogger): SqlServerSequenceHiLoValueGenerator_1<TValue>;
|
|
53
53
|
};
|
|
54
54
|
|
|
55
55
|
|
|
56
|
-
export type SqlServerSequenceHiLoValueGenerator_1<TValue> = SqlServerSequenceHiLoValueGenerator_1$instance<TValue>;
|
|
56
|
+
export type SqlServerSequenceHiLoValueGenerator_1<TValue extends unknown> = SqlServerSequenceHiLoValueGenerator_1$instance<TValue>;
|
|
57
57
|
|
|
58
58
|
export interface SqlServerSequenceValueGeneratorFactory$instance extends ISqlServerSequenceValueGeneratorFactory$instance {
|
|
59
59
|
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_ValueGeneration_Internal_SqlServerSequenceValueGeneratorFactory: never;
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/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 { ISqlServerConnection } from './Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.js';
|
|
10
14
|
import type { ISqlServerUpdateSqlGenerator } from './Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.js';
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.EntityFrameworkCore/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 { SqlVector_1 } from './Microsoft.Data.SqlTypes/internal/index.js';
|
|
10
14
|
import type { AzureSqlDbContextOptionsBuilder, AzureSynapseDbContextOptionsBuilder, SqlEngineDbContextOptionsBuilder, SqlServerDbContextOptionsBuilder } from './Microsoft.EntityFrameworkCore.Infrastructure/internal/index.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore, Microsoft.EntityFrameworkCore.SqlServer, Microsoft.Extensions.Caching.Memory, Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Logging, Microsoft.Extensions.Options
|
|
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
|
|
@@ -14,12 +14,12 @@ import type { DbContext, DbContextOptionsBuilder } from "@tsonic/efcore/Microsof
|
|
|
14
14
|
import type { IServiceCollection } from "@tsonic/microsoft-extensions/Microsoft.Extensions.DependencyInjection/internal/index.js";
|
|
15
15
|
|
|
16
16
|
export abstract class SqlServerServiceCollectionExtensions$instance {
|
|
17
|
-
static AddAzureSql<TContext extends DbContext>(serviceCollection: IServiceCollection, connectionString: string | null, azureSqlOptionsAction?: Action_1<AzureSqlDbContextOptionsBuilder> | null, optionsAction?: Action_1<DbContextOptionsBuilder> | null): IServiceCollection;
|
|
18
|
-
static AddAzureSynapse<TContext extends DbContext>(serviceCollection: IServiceCollection, connectionString: string | null, azureSynapseOptionsAction?: Action_1<AzureSynapseDbContextOptionsBuilder> | null, optionsAction?: Action_1<DbContextOptionsBuilder> | null): IServiceCollection;
|
|
17
|
+
static AddAzureSql<TContext extends unknown & DbContext>(serviceCollection: IServiceCollection, connectionString: string | null, azureSqlOptionsAction?: Action_1<AzureSqlDbContextOptionsBuilder> | null, optionsAction?: Action_1<DbContextOptionsBuilder> | null): IServiceCollection;
|
|
18
|
+
static AddAzureSynapse<TContext extends unknown & DbContext>(serviceCollection: IServiceCollection, connectionString: string | null, azureSynapseOptionsAction?: Action_1<AzureSynapseDbContextOptionsBuilder> | null, optionsAction?: Action_1<DbContextOptionsBuilder> | null): IServiceCollection;
|
|
19
19
|
static AddEntityFrameworkAzureSql(serviceCollection: IServiceCollection): IServiceCollection;
|
|
20
20
|
static AddEntityFrameworkAzureSynapse(serviceCollection: IServiceCollection): IServiceCollection;
|
|
21
21
|
static AddEntityFrameworkSqlServer(serviceCollection: IServiceCollection): IServiceCollection;
|
|
22
|
-
static AddSqlServer<TContext extends DbContext>(serviceCollection: IServiceCollection, connectionString: string | null, sqlServerOptionsAction?: Action_1<SqlServerDbContextOptionsBuilder> | null, optionsAction?: Action_1<DbContextOptionsBuilder> | null): IServiceCollection;
|
|
22
|
+
static AddSqlServer<TContext extends unknown & DbContext>(serviceCollection: IServiceCollection, connectionString: string | null, sqlServerOptionsAction?: Action_1<SqlServerDbContextOptionsBuilder> | null, optionsAction?: Action_1<DbContextOptionsBuilder> | null): IServiceCollection;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Extensions.DependencyInjection/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 { AzureSqlDbContextOptionsBuilder, AzureSynapseDbContextOptionsBuilder, SqlServerDbContextOptionsBuilder } from './Microsoft.EntityFrameworkCore.Infrastructure/internal/index.js';
|
|
10
14
|
import type { Action, Object as ClrObject, String as ClrString } from '@tsonic/dotnet/System.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
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
|
|
@@ -127,7 +127,7 @@ export interface IAppConfig$instance {
|
|
|
127
127
|
readonly LegacyCacheCompatibilityEnabled: boolean;
|
|
128
128
|
readonly ClientSecret: string;
|
|
129
129
|
readonly ClientCredentialCertificate: X509Certificate2;
|
|
130
|
-
readonly ParentActivityOrWindowFunc: Func_1<
|
|
130
|
+
readonly ParentActivityOrWindowFunc: Func_1<unknown>;
|
|
131
131
|
}
|
|
132
132
|
|
|
133
133
|
|
|
@@ -309,7 +309,7 @@ export type ITokenCacheSerializer = ITokenCacheSerializer$instance;
|
|
|
309
309
|
export interface Prompt$instance {
|
|
310
310
|
readonly __tsonic_type_Microsoft_Identity_Client_Prompt: never;
|
|
311
311
|
|
|
312
|
-
Equals(obj:
|
|
312
|
+
Equals(obj: unknown): boolean;
|
|
313
313
|
GetHashCode(): int;
|
|
314
314
|
}
|
|
315
315
|
|
|
@@ -326,7 +326,7 @@ export const Prompt: {
|
|
|
326
326
|
|
|
327
327
|
export type Prompt = Prompt$instance;
|
|
328
328
|
|
|
329
|
-
export interface AbstractAcquireTokenParameterBuilder_1$instance<T extends BaseAbstractAcquireTokenParameterBuilder_1<T>> extends BaseAbstractAcquireTokenParameterBuilder_1<T> {
|
|
329
|
+
export interface AbstractAcquireTokenParameterBuilder_1$instance<T extends unknown & BaseAbstractAcquireTokenParameterBuilder_1<T>> extends BaseAbstractAcquireTokenParameterBuilder_1<T> {
|
|
330
330
|
readonly __tsonic_type_Microsoft_Identity_Client_AbstractAcquireTokenParameterBuilder_1: never;
|
|
331
331
|
|
|
332
332
|
WithAdfsAuthority(authorityUri: string, validateAuthority?: boolean): T;
|
|
@@ -346,13 +346,13 @@ export interface AbstractAcquireTokenParameterBuilder_1$instance<T extends BaseA
|
|
|
346
346
|
}
|
|
347
347
|
|
|
348
348
|
|
|
349
|
-
export const AbstractAcquireTokenParameterBuilder_1: (abstract new<T extends BaseAbstractAcquireTokenParameterBuilder_1<T>>() => AbstractAcquireTokenParameterBuilder_1<T>) & {
|
|
349
|
+
export const AbstractAcquireTokenParameterBuilder_1: (abstract new<T extends unknown & BaseAbstractAcquireTokenParameterBuilder_1<T>>() => AbstractAcquireTokenParameterBuilder_1<T>) & {
|
|
350
350
|
};
|
|
351
351
|
|
|
352
352
|
|
|
353
|
-
export type AbstractAcquireTokenParameterBuilder_1<T extends BaseAbstractAcquireTokenParameterBuilder_1<T>> = AbstractAcquireTokenParameterBuilder_1$instance<T>;
|
|
353
|
+
export type AbstractAcquireTokenParameterBuilder_1<T extends unknown & BaseAbstractAcquireTokenParameterBuilder_1<T>> = AbstractAcquireTokenParameterBuilder_1$instance<T>;
|
|
354
354
|
|
|
355
|
-
export interface AbstractApplicationBuilder_1$instance<T extends BaseAbstractApplicationBuilder_1<T>> extends BaseAbstractApplicationBuilder_1<T> {
|
|
355
|
+
export interface AbstractApplicationBuilder_1$instance<T extends unknown & BaseAbstractApplicationBuilder_1<T>> extends BaseAbstractApplicationBuilder_1<T> {
|
|
356
356
|
readonly __tsonic_type_Microsoft_Identity_Client_AbstractApplicationBuilder_1: never;
|
|
357
357
|
|
|
358
358
|
WithAdfsAuthority(authorityUri: string, validateAuthority?: boolean): T;
|
|
@@ -386,9 +386,9 @@ export const AbstractApplicationBuilder_1: {
|
|
|
386
386
|
};
|
|
387
387
|
|
|
388
388
|
|
|
389
|
-
export type AbstractApplicationBuilder_1<T extends BaseAbstractApplicationBuilder_1<T>> = AbstractApplicationBuilder_1$instance<T>;
|
|
389
|
+
export type AbstractApplicationBuilder_1<T extends unknown & BaseAbstractApplicationBuilder_1<T>> = AbstractApplicationBuilder_1$instance<T>;
|
|
390
390
|
|
|
391
|
-
export interface AbstractClientAppBaseAcquireTokenParameterBuilder_1$instance<T extends AbstractAcquireTokenParameterBuilder_1<T>> extends AbstractAcquireTokenParameterBuilder_1<T> {
|
|
391
|
+
export interface AbstractClientAppBaseAcquireTokenParameterBuilder_1$instance<T extends unknown & AbstractAcquireTokenParameterBuilder_1<T>> extends AbstractAcquireTokenParameterBuilder_1<T> {
|
|
392
392
|
readonly __tsonic_type_Microsoft_Identity_Client_AbstractClientAppBaseAcquireTokenParameterBuilder_1: never;
|
|
393
393
|
|
|
394
394
|
ExecuteAsync(cancellationToken: CancellationToken): Task_1<AuthenticationResult>;
|
|
@@ -400,9 +400,9 @@ export const AbstractClientAppBaseAcquireTokenParameterBuilder_1: {
|
|
|
400
400
|
};
|
|
401
401
|
|
|
402
402
|
|
|
403
|
-
export type AbstractClientAppBaseAcquireTokenParameterBuilder_1<T extends AbstractAcquireTokenParameterBuilder_1<T>> = AbstractClientAppBaseAcquireTokenParameterBuilder_1$instance<T>;
|
|
403
|
+
export type AbstractClientAppBaseAcquireTokenParameterBuilder_1<T extends unknown & AbstractAcquireTokenParameterBuilder_1<T>> = AbstractClientAppBaseAcquireTokenParameterBuilder_1$instance<T>;
|
|
404
404
|
|
|
405
|
-
export interface AbstractConfidentialClientAcquireTokenParameterBuilder_1$instance<T extends AbstractAcquireTokenParameterBuilder_1<T>> extends AbstractAcquireTokenParameterBuilder_1<T> {
|
|
405
|
+
export interface AbstractConfidentialClientAcquireTokenParameterBuilder_1$instance<T extends unknown & AbstractAcquireTokenParameterBuilder_1<T>> extends AbstractAcquireTokenParameterBuilder_1<T> {
|
|
406
406
|
readonly __tsonic_type_Microsoft_Identity_Client_AbstractConfidentialClientAcquireTokenParameterBuilder_1: never;
|
|
407
407
|
|
|
408
408
|
ExecuteAsync(cancellationToken: CancellationToken): Task_1<AuthenticationResult>;
|
|
@@ -417,9 +417,9 @@ export const AbstractConfidentialClientAcquireTokenParameterBuilder_1: {
|
|
|
417
417
|
};
|
|
418
418
|
|
|
419
419
|
|
|
420
|
-
export type AbstractConfidentialClientAcquireTokenParameterBuilder_1<T extends AbstractAcquireTokenParameterBuilder_1<T>> = AbstractConfidentialClientAcquireTokenParameterBuilder_1$instance<T>;
|
|
420
|
+
export type AbstractConfidentialClientAcquireTokenParameterBuilder_1<T extends unknown & AbstractAcquireTokenParameterBuilder_1<T>> = AbstractConfidentialClientAcquireTokenParameterBuilder_1$instance<T>;
|
|
421
421
|
|
|
422
|
-
export interface AbstractManagedIdentityAcquireTokenParameterBuilder_1$instance<T extends BaseAbstractAcquireTokenParameterBuilder_1<T>> extends BaseAbstractAcquireTokenParameterBuilder_1<T> {
|
|
422
|
+
export interface AbstractManagedIdentityAcquireTokenParameterBuilder_1$instance<T extends unknown & BaseAbstractAcquireTokenParameterBuilder_1<T>> extends BaseAbstractAcquireTokenParameterBuilder_1<T> {
|
|
423
423
|
readonly __tsonic_type_Microsoft_Identity_Client_AbstractManagedIdentityAcquireTokenParameterBuilder_1: never;
|
|
424
424
|
|
|
425
425
|
ExecuteAsync(cancellationToken: CancellationToken): Task_1<AuthenticationResult>;
|
|
@@ -427,13 +427,13 @@ export interface AbstractManagedIdentityAcquireTokenParameterBuilder_1$instance<
|
|
|
427
427
|
}
|
|
428
428
|
|
|
429
429
|
|
|
430
|
-
export const AbstractManagedIdentityAcquireTokenParameterBuilder_1: (abstract new<T extends BaseAbstractAcquireTokenParameterBuilder_1<T>>() => AbstractManagedIdentityAcquireTokenParameterBuilder_1<T>) & {
|
|
430
|
+
export const AbstractManagedIdentityAcquireTokenParameterBuilder_1: (abstract new<T extends unknown & BaseAbstractAcquireTokenParameterBuilder_1<T>>() => AbstractManagedIdentityAcquireTokenParameterBuilder_1<T>) & {
|
|
431
431
|
};
|
|
432
432
|
|
|
433
433
|
|
|
434
|
-
export type AbstractManagedIdentityAcquireTokenParameterBuilder_1<T extends BaseAbstractAcquireTokenParameterBuilder_1<T>> = AbstractManagedIdentityAcquireTokenParameterBuilder_1$instance<T>;
|
|
434
|
+
export type AbstractManagedIdentityAcquireTokenParameterBuilder_1<T extends unknown & BaseAbstractAcquireTokenParameterBuilder_1<T>> = AbstractManagedIdentityAcquireTokenParameterBuilder_1$instance<T>;
|
|
435
435
|
|
|
436
|
-
export interface AbstractPublicClientAcquireTokenParameterBuilder_1$instance<T extends AbstractAcquireTokenParameterBuilder_1<T>> extends AbstractAcquireTokenParameterBuilder_1<T> {
|
|
436
|
+
export interface AbstractPublicClientAcquireTokenParameterBuilder_1$instance<T extends unknown & AbstractAcquireTokenParameterBuilder_1<T>> extends AbstractAcquireTokenParameterBuilder_1<T> {
|
|
437
437
|
readonly __tsonic_type_Microsoft_Identity_Client_AbstractPublicClientAcquireTokenParameterBuilder_1: never;
|
|
438
438
|
|
|
439
439
|
ExecuteAsync(cancellationToken: CancellationToken): Task_1<AuthenticationResult>;
|
|
@@ -445,7 +445,7 @@ export const AbstractPublicClientAcquireTokenParameterBuilder_1: {
|
|
|
445
445
|
};
|
|
446
446
|
|
|
447
447
|
|
|
448
|
-
export type AbstractPublicClientAcquireTokenParameterBuilder_1<T extends AbstractAcquireTokenParameterBuilder_1<T>> = AbstractPublicClientAcquireTokenParameterBuilder_1$instance<T>;
|
|
448
|
+
export type AbstractPublicClientAcquireTokenParameterBuilder_1<T extends unknown & AbstractAcquireTokenParameterBuilder_1<T>> = AbstractPublicClientAcquireTokenParameterBuilder_1$instance<T>;
|
|
449
449
|
|
|
450
450
|
export interface AccountId$instance {
|
|
451
451
|
readonly __tsonic_type_Microsoft_Identity_Client_AccountId: never;
|
|
@@ -453,7 +453,7 @@ export interface AccountId$instance {
|
|
|
453
453
|
readonly Identifier: string;
|
|
454
454
|
readonly ObjectId: string;
|
|
455
455
|
readonly TenantId: string;
|
|
456
|
-
Equals(obj:
|
|
456
|
+
Equals(obj: unknown): boolean;
|
|
457
457
|
GetHashCode(): int;
|
|
458
458
|
ToString(): string;
|
|
459
459
|
}
|
|
@@ -581,7 +581,7 @@ export interface AcquireTokenInteractiveParameterBuilder$instance extends Abstra
|
|
|
581
581
|
WithEmbeddedWebViewOptions(options: EmbeddedWebViewOptions): AcquireTokenInteractiveParameterBuilder;
|
|
582
582
|
WithExtraScopesToConsent(extraScopesToConsent: IEnumerable_1<System_Internal.String>): AcquireTokenInteractiveParameterBuilder;
|
|
583
583
|
WithLoginHint(loginHint: string): AcquireTokenInteractiveParameterBuilder;
|
|
584
|
-
WithParentActivityOrWindow(parent:
|
|
584
|
+
WithParentActivityOrWindow(parent: unknown): AcquireTokenInteractiveParameterBuilder;
|
|
585
585
|
WithParentActivityOrWindow(window: nint): AcquireTokenInteractiveParameterBuilder;
|
|
586
586
|
WithPrompt(prompt: Prompt): AcquireTokenInteractiveParameterBuilder;
|
|
587
587
|
WithProofOfPossession(nonce: string, httpMethod: HttpMethod, requestUri: Uri): AcquireTokenInteractiveParameterBuilder;
|
|
@@ -791,7 +791,7 @@ export const AuthenticationResultMetadata: {
|
|
|
791
791
|
|
|
792
792
|
export type AuthenticationResultMetadata = AuthenticationResultMetadata$instance;
|
|
793
793
|
|
|
794
|
-
export interface BaseAbstractAcquireTokenParameterBuilder_1$instance<T extends BaseAbstractAcquireTokenParameterBuilder_1<T>> {
|
|
794
|
+
export interface BaseAbstractAcquireTokenParameterBuilder_1$instance<T extends unknown & BaseAbstractAcquireTokenParameterBuilder_1<T>> {
|
|
795
795
|
readonly __tsonic_type_Microsoft_Identity_Client_BaseAbstractAcquireTokenParameterBuilder_1: never;
|
|
796
796
|
|
|
797
797
|
ExecuteAsync(cancellationToken: CancellationToken): Task_1<AuthenticationResult>;
|
|
@@ -802,13 +802,13 @@ export interface BaseAbstractAcquireTokenParameterBuilder_1$instance<T extends B
|
|
|
802
802
|
}
|
|
803
803
|
|
|
804
804
|
|
|
805
|
-
export const BaseAbstractAcquireTokenParameterBuilder_1: (abstract new<T extends BaseAbstractAcquireTokenParameterBuilder_1<T>>() => BaseAbstractAcquireTokenParameterBuilder_1<T>) & {
|
|
805
|
+
export const BaseAbstractAcquireTokenParameterBuilder_1: (abstract new<T extends unknown & BaseAbstractAcquireTokenParameterBuilder_1<T>>() => BaseAbstractAcquireTokenParameterBuilder_1<T>) & {
|
|
806
806
|
};
|
|
807
807
|
|
|
808
808
|
|
|
809
|
-
export type BaseAbstractAcquireTokenParameterBuilder_1<T extends BaseAbstractAcquireTokenParameterBuilder_1<T>> = BaseAbstractAcquireTokenParameterBuilder_1$instance<T>;
|
|
809
|
+
export type BaseAbstractAcquireTokenParameterBuilder_1<T extends unknown & BaseAbstractAcquireTokenParameterBuilder_1<T>> = BaseAbstractAcquireTokenParameterBuilder_1$instance<T>;
|
|
810
810
|
|
|
811
|
-
export interface BaseAbstractApplicationBuilder_1$instance<T extends BaseAbstractApplicationBuilder_1<T>> {
|
|
811
|
+
export interface BaseAbstractApplicationBuilder_1$instance<T extends unknown & BaseAbstractApplicationBuilder_1<T>> {
|
|
812
812
|
readonly __tsonic_type_Microsoft_Identity_Client_BaseAbstractApplicationBuilder_1: never;
|
|
813
813
|
|
|
814
814
|
WithClientName(clientName: string): T;
|
|
@@ -826,7 +826,7 @@ export const BaseAbstractApplicationBuilder_1: {
|
|
|
826
826
|
};
|
|
827
827
|
|
|
828
828
|
|
|
829
|
-
export type BaseAbstractApplicationBuilder_1<T extends BaseAbstractApplicationBuilder_1<T>> = BaseAbstractApplicationBuilder_1$instance<T>;
|
|
829
|
+
export type BaseAbstractApplicationBuilder_1<T extends unknown & BaseAbstractApplicationBuilder_1<T>> = BaseAbstractApplicationBuilder_1$instance<T>;
|
|
830
830
|
|
|
831
831
|
export interface BaseApplicationOptions$instance {
|
|
832
832
|
readonly __tsonic_type_Microsoft_Identity_Client_BaseApplicationOptions: never;
|
|
@@ -884,7 +884,7 @@ export const CacheOptions: {
|
|
|
884
884
|
|
|
885
885
|
export type CacheOptions = CacheOptions$instance;
|
|
886
886
|
|
|
887
|
-
export interface ClientApplicationBase$instance extends ApplicationBase
|
|
887
|
+
export interface ClientApplicationBase$instance extends ApplicationBase {
|
|
888
888
|
readonly __tsonic_type_Microsoft_Identity_Client_ClientApplicationBase: never;
|
|
889
889
|
|
|
890
890
|
readonly __tsonic_iface_Microsoft_Identity_Client_IApplicationBase: never;
|
|
@@ -917,7 +917,7 @@ export interface __ClientApplicationBase$views {
|
|
|
917
917
|
export type ClientApplicationBase = ClientApplicationBase$instance & __ClientApplicationBase$views;
|
|
918
918
|
|
|
919
919
|
|
|
920
|
-
export interface ConfidentialClientApplication$instance extends ClientApplicationBase$instance,
|
|
920
|
+
export interface ConfidentialClientApplication$instance extends ClientApplicationBase$instance, IByRefreshToken$instance, IByUsernameAndPassword$instance, ILongRunningWebApi$instance {
|
|
921
921
|
readonly __tsonic_type_Microsoft_Identity_Client_ConfidentialClientApplication: never;
|
|
922
922
|
|
|
923
923
|
readonly __tsonic_iface_Microsoft_Identity_Client_IApplicationBase: never;
|
|
@@ -1077,7 +1077,7 @@ export const IntuneAppProtectionPolicyRequiredException: {
|
|
|
1077
1077
|
|
|
1078
1078
|
export type IntuneAppProtectionPolicyRequiredException = IntuneAppProtectionPolicyRequiredException$instance;
|
|
1079
1079
|
|
|
1080
|
-
export interface ManagedIdentityApplication$instance extends ApplicationBase,
|
|
1080
|
+
export interface ManagedIdentityApplication$instance extends ApplicationBase, IManagedIdentityApplication$instance {
|
|
1081
1081
|
readonly __tsonic_type_Microsoft_Identity_Client_ManagedIdentityApplication: never;
|
|
1082
1082
|
|
|
1083
1083
|
readonly __tsonic_iface_Microsoft_Identity_Client_IApplicationBase: never;
|
|
@@ -1291,7 +1291,7 @@ export const MsalUiRequiredException: {
|
|
|
1291
1291
|
|
|
1292
1292
|
export type MsalUiRequiredException = MsalUiRequiredException$instance;
|
|
1293
1293
|
|
|
1294
|
-
export interface PublicClientApplication$instance extends ClientApplicationBase$instance,
|
|
1294
|
+
export interface PublicClientApplication$instance extends ClientApplicationBase$instance, IByRefreshToken$instance {
|
|
1295
1295
|
readonly __tsonic_type_Microsoft_Identity_Client_PublicClientApplication: never;
|
|
1296
1296
|
|
|
1297
1297
|
readonly __tsonic_iface_Microsoft_Identity_Client_IApplicationBase: never;
|
|
@@ -1337,7 +1337,7 @@ export interface PublicClientApplicationBuilder$instance extends AbstractApplica
|
|
|
1337
1337
|
WithKerberosTicketClaim(servicePrincipalName: string, ticketContainer: KerberosTicketContainer): PublicClientApplicationBuilder;
|
|
1338
1338
|
WithMultiCloudSupport(enableMultiCloudSupport: boolean): PublicClientApplicationBuilder;
|
|
1339
1339
|
WithOidcAuthority(authorityUri: string): PublicClientApplicationBuilder;
|
|
1340
|
-
WithParentActivityOrWindow(parentActivityOrWindowFunc: Func_1<
|
|
1340
|
+
WithParentActivityOrWindow(parentActivityOrWindowFunc: Func_1<unknown>): PublicClientApplicationBuilder;
|
|
1341
1341
|
WithParentActivityOrWindow(windowFunc: Func_1<System_Internal.IntPtr>): PublicClientApplicationBuilder;
|
|
1342
1342
|
WithWindowsBrokerOptions(options: WindowsBrokerOptions): PublicClientApplicationBuilder;
|
|
1343
1343
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
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
|
|
@@ -13,7 +13,7 @@ import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
|
13
13
|
import type { Object as ClrObject, String as ClrString } from "@tsonic/dotnet/System/internal/index.js";
|
|
14
14
|
|
|
15
15
|
export abstract class AcquireTokenParameterBuilderExtensions$instance {
|
|
16
|
-
static WithExtraHttpHeaders<T extends AbstractAcquireTokenParameterBuilder_1<T>>(builder: AbstractAcquireTokenParameterBuilder_1<T>, extraHttpHeaders: IDictionary_2<System_Internal.String, System_Internal.String>): T;
|
|
16
|
+
static WithExtraHttpHeaders<T extends unknown & AbstractAcquireTokenParameterBuilder_1<T>>(builder: AbstractAcquireTokenParameterBuilder_1<T>, extraHttpHeaders: IDictionary_2<System_Internal.String, System_Internal.String>): T;
|
|
17
17
|
}
|
|
18
18
|
|
|
19
19
|
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Identity.Client.Advanced/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 { AbstractAcquireTokenParameterBuilder_1 } from './Microsoft.Identity.Client/internal/index.js';
|
|
10
14
|
import type { IDictionary } from '@tsonic/dotnet/System.Collections.Generic.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
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.Identity.Client.AppConfig/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 { IPoPCryptoProvider } from './Microsoft.Identity.Client.AuthScheme.PoP/internal/index.js';
|
|
10
14
|
import type { Boolean as ClrBoolean, Object as ClrObject, String as ClrString, Uri } from '@tsonic/dotnet/System.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
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.Identity.Client
|
|
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.Identity.Client.AuthScheme.PoP/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 { Byte, String as ClrString } from '@tsonic/dotnet/System.js';
|
|
10
14
|
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Identity.Client.AuthScheme/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 { AuthenticationResult } from './Microsoft.Identity.Client/internal/index.js';
|
|
10
14
|
import type { IReadOnlyDictionary } from '@tsonic/dotnet/System.Collections.Generic.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Identity.Client
|
|
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.Identity.Client.Cache/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 { Byte, Enum, IComparable, IConvertible, IFormattable, Int32, ISpanFormattable, Object as ClrObject } from '@tsonic/dotnet/System.js';
|
|
10
14
|
|