@tsonic/efcore-sqlserver 10.0.40 → 10.0.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (93) hide show
  1. package/Azure/internal/index.d.ts +42 -44
  2. package/Azure.Core/bindings.json +2859 -2859
  3. package/Azure.Core/internal/index.d.ts +103 -105
  4. package/Azure.Core.Cryptography/internal/index.d.ts +3 -2
  5. package/Azure.Core.Diagnostics/internal/index.d.ts +3 -2
  6. package/Azure.Core.Extensions/internal/index.d.ts +3 -2
  7. package/Azure.Core.GeoJson/internal/index.d.ts +14 -16
  8. package/Azure.Core.Pipeline/internal/index.d.ts +20 -19
  9. package/Azure.Core.Serialization/internal/index.d.ts +17 -16
  10. package/Azure.Core.d.ts +2 -2
  11. package/Azure.Identity/internal/index.d.ts +3 -2
  12. package/Azure.Messaging/internal/index.d.ts +17 -16
  13. package/Microsoft.Data/internal/index.d.ts +3 -2
  14. package/Microsoft.Data.Sql/internal/index.d.ts +3 -2
  15. package/Microsoft.Data.SqlClient/internal/index.d.ts +46 -48
  16. package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +3 -2
  17. package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +33 -32
  18. package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +13 -12
  19. package/Microsoft.Data.SqlTypes/bindings.json +4 -1
  20. package/Microsoft.Data.SqlTypes/internal/index.d.ts +9 -8
  21. package/Microsoft.EntityFrameworkCore/internal/index.d.ts +171 -173
  22. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +3 -2
  23. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +7 -6
  24. package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +3 -2
  25. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +17 -16
  26. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +20 -22
  27. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -4
  28. package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +45 -44
  29. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +5 -4
  30. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +5 -4
  31. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +26 -25
  32. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +27 -26
  33. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.d.ts +1 -1
  34. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +16 -18
  35. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +1 -1
  36. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +50 -49
  37. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +3 -2
  38. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +4 -3
  39. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +418 -418
  40. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +97 -99
  41. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -3
  42. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +4 -4
  43. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +8 -7
  44. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.d.ts +1 -1
  45. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +32 -34
  46. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
  47. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +8 -10
  48. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +7 -9
  49. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -5
  50. package/Microsoft.Identity.Client/bindings.json +100 -100
  51. package/Microsoft.Identity.Client/internal/index.d.ts +15 -17
  52. package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +3 -2
  53. package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +3 -2
  54. package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +3 -2
  55. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -2
  56. package/Microsoft.Identity.Client.Cache/internal/index.d.ts +3 -2
  57. package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +3 -2
  58. package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +3 -2
  59. package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +3 -2
  60. package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +3 -2
  61. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +3 -2
  62. package/Microsoft.Identity.Client.RP/internal/index.d.ts +3 -2
  63. package/Microsoft.Identity.Client.Region/internal/index.d.ts +3 -2
  64. package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +3 -2
  65. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +3 -2
  66. package/Microsoft.Identity.Client.Utils/internal/index.d.ts +3 -2
  67. package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +3 -2
  68. package/Microsoft.Identity.Client.d.ts +1 -1
  69. package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +12 -11
  70. package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +10 -12
  71. package/Microsoft.IdentityModel.Logging/internal/index.d.ts +27 -26
  72. package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +4 -3
  73. package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
  74. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +4 -3
  75. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +3 -2
  76. package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +15 -17
  77. package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +3 -2
  78. package/Microsoft.SqlServer.Server/internal/index.d.ts +3 -2
  79. package/README.md +32 -13
  80. package/System/internal/index.d.ts +19 -18
  81. package/System.ClientModel/internal/index.d.ts +12 -14
  82. package/System.ClientModel.Primitives/internal/index.d.ts +77 -79
  83. package/System.Configuration/internal/index.d.ts +94 -93
  84. package/System.Configuration.Internal/internal/index.d.ts +27 -29
  85. package/System.Configuration.Provider/internal/index.d.ts +5 -4
  86. package/System.Configuration.Provider.d.ts +1 -1
  87. package/System.Diagnostics/internal/index.d.ts +3 -2
  88. package/System.Drawing.Configuration/internal/index.d.ts +3 -2
  89. package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +9 -11
  90. package/System.Security.Cryptography/internal/index.d.ts +5 -4
  91. package/System.Text.Json.Serialization/internal/index.d.ts +3 -5
  92. package/__internal/extensions/index.d.ts +199 -201
  93. package/package.json +5 -5
@@ -2,11 +2,9 @@
2
2
  // Namespace: Azure
3
3
  // Assembly: Azure.Core
4
4
 
5
- // Primitive type aliases from @tsonic/core
6
- import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
5
+ // Core type aliases from @tsonic/core
6
+ import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
7
7
 
8
- // Import support types from @tsonic/core
9
- import type { ptr } from "@tsonic/core/types.js";
10
8
 
11
9
  // Import types from other namespaces
12
10
  import type { HttpPipeline, HttpPipelinePolicy } from "../../Azure.Core.Pipeline/internal/index.js";
@@ -48,8 +46,8 @@ export interface ETag$instance {
48
46
  readonly __tsonic_iface_System_IEquatable_1: never;
49
47
 
50
48
  Equals(other: ETag): boolean;
51
- Equals(other: string): boolean;
52
- Equals(obj: unknown): boolean;
49
+ Equals(other: string | null): boolean;
50
+ Equals(obj: JsValue | null): boolean;
53
51
  GetHashCode(): int;
54
52
  ToString(): string;
55
53
  ToString(format: string): string;
@@ -72,7 +70,7 @@ export interface HttpRange$instance {
72
70
  readonly Length: Nullable_1<System_Internal.Int64>;
73
71
  readonly Offset: long;
74
72
  Equals(other: HttpRange): boolean;
75
- Equals(obj: unknown): boolean;
73
+ Equals(obj: JsValue | null): boolean;
76
74
  GetHashCode(): int;
77
75
  ToString(): string;
78
76
  }
@@ -91,11 +89,11 @@ export interface AsyncPageable_1$instance<T> {
91
89
  readonly __tsonic_iface_System_Collections_Generic_IAsyncEnumerable_1: never;
92
90
 
93
91
  readonly CancellationToken: CancellationToken;
94
- AsPages(continuationToken?: string, pageSizeHint?: Nullable_1<System_Internal.Int32>): IAsyncEnumerable_1<Page_1<T>>;
95
- Equals(obj: unknown): boolean;
92
+ AsPages(continuationToken?: string | null, pageSizeHint?: Nullable_1<System_Internal.Int32>): IAsyncEnumerable_1<Page_1<T>>;
93
+ Equals(obj: JsValue | null): boolean;
96
94
  GetAsyncEnumerator(cancellationToken?: CancellationToken): IAsyncEnumerator_1<T>;
97
95
  GetHashCode(): int;
98
- ToString(): string | undefined;
96
+ ToString(): string | null;
99
97
  }
100
98
 
101
99
 
@@ -215,8 +213,8 @@ export interface NullableResponse_1$instance<T> {
215
213
  readonly __tsonic_type_Azure_NullableResponse_1: never;
216
214
 
217
215
  readonly HasValue: boolean;
218
- readonly Value: T | undefined;
219
- Equals(obj: unknown): boolean;
216
+ readonly Value: T | null;
217
+ Equals(obj: JsValue | null): boolean;
220
218
  GetHashCode(): int;
221
219
  GetRawResponse(): Response;
222
220
  ToString(): string;
@@ -234,11 +232,11 @@ export interface Operation$instance {
234
232
 
235
233
  readonly HasCompleted: boolean;
236
234
  readonly Id: string;
237
- Equals(obj: unknown): boolean;
235
+ Equals(obj: JsValue | null): boolean;
238
236
  GetHashCode(): int;
239
237
  GetRawResponse(): Response;
240
238
  GetRehydrationToken(): Nullable_1<RehydrationToken>;
241
- ToString(): string | undefined;
239
+ ToString(): string | null;
242
240
  UpdateStatus(cancellationToken?: CancellationToken): Response;
243
241
  UpdateStatusAsync(cancellationToken?: CancellationToken): ValueTask_1<Response>;
244
242
  WaitForCompletionResponse(cancellationToken?: CancellationToken): Response;
@@ -251,10 +249,10 @@ export interface Operation$instance {
251
249
 
252
250
 
253
251
  export const Operation: (abstract new() => Operation) & {
254
- Rehydrate(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions): Operation;
255
- Rehydrate<T extends IPersistableModel_1<T>>(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions): Operation_1<T>;
256
- RehydrateAsync(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions): Task_1<Operation>;
257
- RehydrateAsync<T extends IPersistableModel_1<T>>(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions): Task_1<Operation_1<T>>;
252
+ Rehydrate(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions | null): Operation;
253
+ Rehydrate<T extends IPersistableModel_1<T>>(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions | null): Operation_1<T>;
254
+ RehydrateAsync(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions | null): Task_1<Operation>;
255
+ RehydrateAsync<T extends IPersistableModel_1<T>>(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions | null): Task_1<Operation_1<T>>;
258
256
  };
259
257
 
260
258
 
@@ -286,17 +284,17 @@ export type Operation_1<T> = Operation_1$instance<T>;
286
284
  export interface Page_1$instance<T> {
287
285
  readonly __tsonic_type_Azure_Page_1: never;
288
286
 
289
- readonly ContinuationToken: string | undefined;
287
+ readonly ContinuationToken: string | null;
290
288
  readonly Values: IReadOnlyList_1<T>;
291
- Equals(obj: unknown): boolean;
289
+ Equals(obj: JsValue | null): boolean;
292
290
  GetHashCode(): int;
293
291
  GetRawResponse(): Response;
294
- ToString(): string | undefined;
292
+ ToString(): string | null;
295
293
  }
296
294
 
297
295
 
298
296
  export const Page_1: (abstract new<T>() => Page_1<T>) & {
299
- FromValues<T>(values: IReadOnlyList_1<T>, continuationToken: string, response: Response): Page_1<T>;
297
+ FromValues<T>(values: IReadOnlyList_1<T>, continuationToken: string | null, response: Response): Page_1<T>;
300
298
  };
301
299
 
302
300
 
@@ -309,11 +307,11 @@ export interface Pageable_1$instance<T> {
309
307
  readonly __tsonic_iface_System_Collections_IEnumerable: never;
310
308
 
311
309
  readonly CancellationToken: CancellationToken;
312
- AsPages(continuationToken?: string, pageSizeHint?: Nullable_1<System_Internal.Int32>): IEnumerable_1<Page_1<T>>;
313
- Equals(obj: unknown): boolean;
310
+ AsPages(continuationToken?: string | null, pageSizeHint?: Nullable_1<System_Internal.Int32>): IEnumerable_1<Page_1<T>>;
311
+ Equals(obj: JsValue | null): boolean;
314
312
  GetEnumerator(): IEnumerator_1<T>;
315
313
  GetHashCode(): int;
316
- ToString(): string | undefined;
314
+ ToString(): string | null;
317
315
  }
318
316
 
319
317
 
@@ -379,22 +377,22 @@ export interface RequestFailedException$instance extends Exception {
379
377
 
380
378
  readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
381
379
 
382
- readonly ErrorCode: string | undefined;
380
+ readonly ErrorCode: string | null;
383
381
  readonly Status: int;
384
382
  GetObjectData(info: SerializationInfo, context: StreamingContext): void;
385
- GetRawResponse(): Response | undefined;
383
+ GetRawResponse(): Response | null;
386
384
  }
387
385
 
388
386
 
389
387
  export const RequestFailedException: {
390
388
  new(message: string): RequestFailedException;
391
- new(message: string, innerException: Exception): RequestFailedException;
389
+ new(message: string, innerException: Exception | null): RequestFailedException;
392
390
  new(status: int, message: string): RequestFailedException;
393
- new(status: int, message: string, innerException: Exception): RequestFailedException;
394
- new(status: int, message: string, errorCode: string, innerException: Exception): RequestFailedException;
391
+ new(status: int, message: string, innerException: Exception | null): RequestFailedException;
392
+ new(status: int, message: string, errorCode: string | null, innerException: Exception | null): RequestFailedException;
395
393
  new(response: Response): RequestFailedException;
396
- new(response: Response, innerException: Exception): RequestFailedException;
397
- new(response: Response, innerException: Exception, detailsParser: RequestFailedDetailsParser): RequestFailedException;
394
+ new(response: Response, innerException: Exception | null): RequestFailedException;
395
+ new(response: Response, innerException: Exception | null, detailsParser: RequestFailedDetailsParser | null): RequestFailedException;
398
396
  };
399
397
 
400
398
 
@@ -407,8 +405,8 @@ export interface Response$instance {
407
405
 
408
406
  ClientRequestId: string;
409
407
  readonly Content: BinaryData;
410
- get ContentStream(): Stream | undefined;
411
- set ContentStream(value: Stream | undefined);
408
+ get ContentStream(): Stream | null;
409
+ set ContentStream(value: Stream | null);
412
410
  readonly Headers: ResponseHeaders;
413
411
  IsError: boolean;
414
412
  readonly ReasonPhrase: string;
@@ -417,8 +415,8 @@ export interface Response$instance {
417
415
  Dispose(): void;
418
416
  EnumerateHeaders(): IEnumerable_1<HttpHeader>;
419
417
  ToString(): string;
420
- TryGetHeader(name: string, value: string): boolean;
421
- TryGetHeaderValues(name: string, values: IEnumerable_1<System_Internal.String>): boolean;
418
+ TryGetHeader(name: string, value: string | null): boolean;
419
+ TryGetHeaderValues(name: string, values: IEnumerable_1<System_Internal.String> | null): boolean;
422
420
  }
423
421
 
424
422
 
@@ -434,7 +432,7 @@ export interface Response_1$instance<T> extends NullableResponse_1<T> {
434
432
 
435
433
  readonly HasValue: boolean;
436
434
  readonly Value: T;
437
- Equals(obj: unknown): boolean;
435
+ Equals(obj: JsValue | null): boolean;
438
436
  GetHashCode(): int;
439
437
  }
440
438
 
@@ -451,15 +449,15 @@ export interface ResponseError$instance extends System_ClientModel_Primitives_In
451
449
  readonly __tsonic_iface_System_ClientModel_Primitives_IJsonModel_1: never;
452
450
  readonly __tsonic_iface_System_ClientModel_Primitives_IPersistableModel_1: never;
453
451
 
454
- readonly Code: string | undefined;
455
- readonly Message: string | undefined;
452
+ readonly Code: string | null;
453
+ readonly Message: string | null;
456
454
  ToString(): string;
457
455
  }
458
456
 
459
457
 
460
458
  export const ResponseError: {
461
459
  new(): ResponseError;
462
- new(code: string, message: string): ResponseError;
460
+ new(code: string | null, message: string | null): ResponseError;
463
461
  };
464
462
 
465
463
 
@@ -487,11 +485,11 @@ export const SyncAsyncEventArgs: {
487
485
  export type SyncAsyncEventArgs = SyncAsyncEventArgs$instance;
488
486
 
489
487
  export abstract class AzureCoreExtensions$instance {
490
- static ToDynamicFromJson(utf8Json: BinaryData, propertyNameFormat: JsonPropertyNames, dateTimeFormat?: string): unknown;
491
- static ToDynamicFromJson(utf8Json: BinaryData): unknown;
492
- static ToObject<T>(data: BinaryData, serializer: ObjectSerializer, cancellationToken?: CancellationToken): T | undefined;
488
+ static ToDynamicFromJson(utf8Json: BinaryData, propertyNameFormat: JsonPropertyNames, dateTimeFormat?: string): JsValue;
489
+ static ToDynamicFromJson(utf8Json: BinaryData): JsValue;
490
+ static ToObject<T>(data: BinaryData, serializer: ObjectSerializer, cancellationToken?: CancellationToken): T | null;
493
491
  static ToObjectAsync<T>(data: BinaryData, serializer: ObjectSerializer, cancellationToken?: CancellationToken): ValueTask_1<T>;
494
- static ToObjectFromJson(data: BinaryData): unknown | undefined;
492
+ static ToObjectFromJson(data: BinaryData): JsValue | null;
495
493
  }
496
494
 
497
495