@tsonic/efcore-sqlserver 10.0.5 → 10.0.7
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 +91 -49
- package/Azure.Core/internal/index.d.ts +102 -50
- package/Azure.Core.Cryptography/internal/index.d.ts +6 -6
- package/Azure.Core.Diagnostics/internal/index.d.ts +8 -6
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/internal/index.d.ts +59 -35
- package/Azure.Core.Pipeline/internal/index.d.ts +56 -32
- package/Azure.Core.Serialization/internal/index.d.ts +21 -17
- package/Azure.Identity/internal/index.d.ts +199 -93
- package/Azure.Messaging/internal/index.d.ts +11 -7
- package/Microsoft.Data/internal/index.d.ts +7 -5
- package/Microsoft.Data.Sql/internal/index.d.ts +9 -5
- package/Microsoft.Data.SqlClient/internal/index.d.ts +153 -63
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +20 -10
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +82 -52
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +9 -5
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +15 -9
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +331 -329
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +9 -7
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +24 -14
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +18 -6
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +65 -41
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +14 -12
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +11 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +19 -13
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +4 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +28 -28
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +31 -25
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +22 -22
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +13 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +22 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +182 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -10
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +15 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +98 -46
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +27 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +23 -17
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +7 -7
- package/Microsoft.Identity.Client/internal/index.d.ts +281 -167
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +4 -4
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +7 -3
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +25 -17
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +30 -14
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -4
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +16 -12
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +34 -24
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +19 -11
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +42 -30
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +10 -6
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +65 -47
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +4 -4
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +206 -82
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +7 -5
- package/Microsoft.SqlServer.Server/internal/index.d.ts +17 -5
- package/System/internal/index.d.ts +19 -17
- package/System.ClientModel/internal/index.d.ts +39 -21
- package/System.ClientModel.Primitives/internal/index.d.ts +133 -65
- package/System.Configuration/internal/index.d.ts +268 -40
- package/System.Configuration.Internal/internal/index.d.ts +10 -6
- package/System.Configuration.Provider/internal/index.d.ts +14 -8
- package/System.Diagnostics/internal/index.d.ts +2 -2
- package/System.Drawing.Configuration/internal/index.d.ts +6 -4
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +68 -56
- package/System.Security.Cryptography/internal/index.d.ts +2 -2
- package/System.Text.Json.Serialization/internal/index.d.ts +7 -5
- package/__internal/extensions/index.d.ts +745 -695
- package/package.json +5 -5
|
@@ -7,13 +7,15 @@ import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint12
|
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
9
|
import type { BaseConfiguration } from "../../Microsoft.IdentityModel.Tokens/internal/index.js";
|
|
10
|
-
import type {
|
|
11
|
-
import
|
|
12
|
-
import
|
|
13
|
-
import type {
|
|
10
|
+
import type { IEqualityComparer_1 } from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
|
|
11
|
+
import type { TaskCreationOptions } from "@tsonic/dotnet/System.Threading.Tasks/internal/index.js";
|
|
12
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
13
|
+
import type { Boolean as ClrBoolean, Int32, Object as ClrObject } from "@tsonic/dotnet/System/internal/index.js";
|
|
14
14
|
|
|
15
15
|
export interface LKGConfigurationCacheOptions$instance {
|
|
16
|
-
|
|
16
|
+
readonly __tsonic_type_Microsoft_IdentityModel_Tokens_Configuration_LKGConfigurationCacheOptions: never;
|
|
17
|
+
|
|
18
|
+
BaseConfigurationComparer: IEqualityComparer_1<BaseConfiguration>;
|
|
17
19
|
LastKnownGoodConfigurationSizeLimit: int;
|
|
18
20
|
RemoveExpiredValues: boolean;
|
|
19
21
|
TaskCreationOptions: TaskCreationOptions;
|
|
@@ -6,11 +6,11 @@
|
|
|
6
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';
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
|
-
import type { BinaryReader, BinaryWriter } from "@tsonic/dotnet/System.IO.js";
|
|
10
|
-
import * as
|
|
11
|
-
import type {
|
|
12
|
-
import * as
|
|
13
|
-
import type {
|
|
9
|
+
import type { BinaryReader, BinaryWriter } from "@tsonic/dotnet/System.IO/internal/index.js";
|
|
10
|
+
import * as System_Runtime_Serialization_Internal from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
11
|
+
import type { ISerializable, SerializationInfo, StreamingContext } from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
12
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
13
|
+
import type { Attribute, Boolean as ClrBoolean, Enum, IComparable, IConvertible, IFormattable, Int32, ISpanFormattable, String as ClrString, SystemException, Type, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
14
14
|
|
|
15
15
|
export enum DataAccessKind {
|
|
16
16
|
None = 0,
|
|
@@ -42,6 +42,8 @@ export interface IBinarySerialize$instance {
|
|
|
42
42
|
export type IBinarySerialize = IBinarySerialize$instance;
|
|
43
43
|
|
|
44
44
|
export interface InvalidUdtException$instance extends SystemException {
|
|
45
|
+
readonly __tsonic_type_Microsoft_SqlServer_Server_InvalidUdtException: never;
|
|
46
|
+
|
|
45
47
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
46
48
|
|
|
47
49
|
GetObjectData(si: SerializationInfo, context: StreamingContext): void;
|
|
@@ -56,6 +58,8 @@ export const InvalidUdtException: {
|
|
|
56
58
|
export type InvalidUdtException = InvalidUdtException$instance;
|
|
57
59
|
|
|
58
60
|
export interface SqlFacetAttribute$instance extends Attribute {
|
|
61
|
+
readonly __tsonic_type_Microsoft_SqlServer_Server_SqlFacetAttribute: never;
|
|
62
|
+
|
|
59
63
|
IsFixedLength: boolean;
|
|
60
64
|
IsNullable: boolean;
|
|
61
65
|
MaxSize: int;
|
|
@@ -72,6 +76,8 @@ export const SqlFacetAttribute: {
|
|
|
72
76
|
export type SqlFacetAttribute = SqlFacetAttribute$instance;
|
|
73
77
|
|
|
74
78
|
export interface SqlFunctionAttribute$instance extends Attribute {
|
|
79
|
+
readonly __tsonic_type_Microsoft_SqlServer_Server_SqlFunctionAttribute: never;
|
|
80
|
+
|
|
75
81
|
DataAccess: DataAccessKind;
|
|
76
82
|
FillRowMethodName: string;
|
|
77
83
|
IsDeterministic: boolean;
|
|
@@ -90,6 +96,8 @@ export const SqlFunctionAttribute: {
|
|
|
90
96
|
export type SqlFunctionAttribute = SqlFunctionAttribute$instance;
|
|
91
97
|
|
|
92
98
|
export interface SqlMethodAttribute$instance extends SqlFunctionAttribute {
|
|
99
|
+
readonly __tsonic_type_Microsoft_SqlServer_Server_SqlMethodAttribute: never;
|
|
100
|
+
|
|
93
101
|
InvokeIfReceiverIsNull: boolean;
|
|
94
102
|
IsMutator: boolean;
|
|
95
103
|
OnNullCall: boolean;
|
|
@@ -104,6 +112,8 @@ export const SqlMethodAttribute: {
|
|
|
104
112
|
export type SqlMethodAttribute = SqlMethodAttribute$instance;
|
|
105
113
|
|
|
106
114
|
export interface SqlUserDefinedAggregateAttribute$instance extends Attribute {
|
|
115
|
+
readonly __tsonic_type_Microsoft_SqlServer_Server_SqlUserDefinedAggregateAttribute: never;
|
|
116
|
+
|
|
107
117
|
readonly Format: Format;
|
|
108
118
|
IsInvariantToDuplicates: boolean;
|
|
109
119
|
IsInvariantToNulls: boolean;
|
|
@@ -123,6 +133,8 @@ export const SqlUserDefinedAggregateAttribute: {
|
|
|
123
133
|
export type SqlUserDefinedAggregateAttribute = SqlUserDefinedAggregateAttribute$instance;
|
|
124
134
|
|
|
125
135
|
export interface SqlUserDefinedTypeAttribute$instance extends Attribute {
|
|
136
|
+
readonly __tsonic_type_Microsoft_SqlServer_Server_SqlUserDefinedTypeAttribute: never;
|
|
137
|
+
|
|
126
138
|
readonly Format: Format;
|
|
127
139
|
IsByteOrdered: boolean;
|
|
128
140
|
IsFixedLength: boolean;
|
|
@@ -6,14 +6,14 @@
|
|
|
6
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';
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
|
-
import type { Stream } from "@tsonic/dotnet/System.IO.js";
|
|
10
|
-
import
|
|
11
|
-
import type {
|
|
12
|
-
import type { JsonSerializerOptions } from "@tsonic/dotnet/System.Text.Json.js";
|
|
13
|
-
import type {
|
|
14
|
-
import type {
|
|
15
|
-
import
|
|
16
|
-
import type {
|
|
9
|
+
import type { Stream } from "@tsonic/dotnet/System.IO/internal/index.js";
|
|
10
|
+
import type { JsonTypeInfo_1 } from "@tsonic/dotnet/System.Text.Json.Serialization.Metadata/internal/index.js";
|
|
11
|
+
import type { JsonSerializerContext } from "@tsonic/dotnet/System.Text.Json.Serialization/internal/index.js";
|
|
12
|
+
import type { JsonSerializerOptions } from "@tsonic/dotnet/System.Text.Json/internal/index.js";
|
|
13
|
+
import type { Task_1 } from "@tsonic/dotnet/System.Threading.Tasks/internal/index.js";
|
|
14
|
+
import type { CancellationToken } from "@tsonic/dotnet/System.Threading/internal/index.js";
|
|
15
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
16
|
+
import type { Boolean as ClrBoolean, Byte, Enum, IComparable, IConvertible, IFormattable, Int32, ISpanFormattable, Object as ClrObject, ReadOnlyMemory_1, String as ClrString, Type } from "@tsonic/dotnet/System/internal/index.js";
|
|
17
17
|
|
|
18
18
|
export enum UriIdnScope {
|
|
19
19
|
None = 0,
|
|
@@ -23,15 +23,17 @@ export enum UriIdnScope {
|
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
export interface BinaryData$instance {
|
|
26
|
+
readonly __tsonic_type_System_BinaryData: never;
|
|
27
|
+
|
|
26
28
|
readonly IsEmpty: boolean;
|
|
27
29
|
readonly Length: int;
|
|
28
30
|
readonly MediaType: string | undefined;
|
|
29
31
|
Equals(obj: unknown): boolean;
|
|
30
32
|
GetHashCode(): int;
|
|
31
33
|
ToArray(): byte[];
|
|
32
|
-
ToMemory():
|
|
34
|
+
ToMemory(): ReadOnlyMemory_1<Byte>;
|
|
33
35
|
ToObjectFromJson<T>(options?: JsonSerializerOptions): T | undefined;
|
|
34
|
-
ToObjectFromJson<T>(jsonTypeInfo:
|
|
36
|
+
ToObjectFromJson<T>(jsonTypeInfo: JsonTypeInfo_1<T>): T | undefined;
|
|
35
37
|
ToStream(): Stream;
|
|
36
38
|
ToString(): string;
|
|
37
39
|
WithMediaType(mediaType: string): BinaryData;
|
|
@@ -43,21 +45,21 @@ export const BinaryData: {
|
|
|
43
45
|
new(data: byte[], mediaType: string): BinaryData;
|
|
44
46
|
new(jsonSerializable: unknown, options: JsonSerializerOptions, type: Type): BinaryData;
|
|
45
47
|
new(jsonSerializable: unknown, context: JsonSerializerContext, type: Type): BinaryData;
|
|
46
|
-
new(data:
|
|
47
|
-
new(data:
|
|
48
|
+
new(data: ReadOnlyMemory_1<Byte>): BinaryData;
|
|
49
|
+
new(data: ReadOnlyMemory_1<Byte>, mediaType: string): BinaryData;
|
|
48
50
|
new(data: string): BinaryData;
|
|
49
51
|
new(data: string, mediaType: string): BinaryData;
|
|
50
52
|
readonly Empty: BinaryData;
|
|
51
53
|
FromBytes(data: byte[], mediaType: string): BinaryData;
|
|
52
54
|
FromBytes(data: byte[]): BinaryData;
|
|
53
|
-
FromBytes(data:
|
|
54
|
-
FromBytes(data:
|
|
55
|
-
FromObjectAsJson<T>(jsonSerializable: T, jsonTypeInfo:
|
|
55
|
+
FromBytes(data: ReadOnlyMemory_1<Byte>, mediaType: string): BinaryData;
|
|
56
|
+
FromBytes(data: ReadOnlyMemory_1<Byte>): BinaryData;
|
|
57
|
+
FromObjectAsJson<T>(jsonSerializable: T, jsonTypeInfo: JsonTypeInfo_1<T>): BinaryData;
|
|
56
58
|
FromObjectAsJson<T>(jsonSerializable: T, options?: JsonSerializerOptions): BinaryData;
|
|
57
59
|
FromStream(stream: Stream, mediaType: string): BinaryData;
|
|
58
60
|
FromStream(stream: Stream): BinaryData;
|
|
59
|
-
FromStreamAsync(stream: Stream, mediaType: string, cancellationToken?: CancellationToken):
|
|
60
|
-
FromStreamAsync(stream: Stream, cancellationToken?: CancellationToken):
|
|
61
|
+
FromStreamAsync(stream: Stream, mediaType: string, cancellationToken?: CancellationToken): Task_1<BinaryData>;
|
|
62
|
+
FromStreamAsync(stream: Stream, cancellationToken?: CancellationToken): Task_1<BinaryData>;
|
|
61
63
|
FromString(data: string, mediaType: string): BinaryData;
|
|
62
64
|
FromString(data: string): BinaryData;
|
|
63
65
|
};
|
|
@@ -12,21 +12,23 @@ import type { ptr } from "@tsonic/core/types.js";
|
|
|
12
12
|
import * as System_ClientModel_Primitives_Internal from "../../System.ClientModel.Primitives/internal/index.js";
|
|
13
13
|
import type { AsyncCollectionResult, AuthenticationToken, CollectionResult, GetTokenOptions, IPersistableModel_1, ModelReaderWriterOptions, PipelineResponse } from "../../System.ClientModel.Primitives/internal/index.js";
|
|
14
14
|
import type { BinaryData } from "../../System/internal/index.js";
|
|
15
|
-
import * as System_Collections_Generic_Internal from "@tsonic/dotnet/System.Collections.Generic.js";
|
|
16
|
-
import type {
|
|
17
|
-
import * as System_Collections_Internal from "@tsonic/dotnet/System.Collections.js";
|
|
18
|
-
import type { IEnumerable } from "@tsonic/dotnet/System.Collections.js";
|
|
19
|
-
import type { Stream } from "@tsonic/dotnet/System.IO.js";
|
|
20
|
-
import * as
|
|
21
|
-
import type {
|
|
22
|
-
import
|
|
23
|
-
import type {
|
|
24
|
-
import type {
|
|
25
|
-
import type {
|
|
26
|
-
import
|
|
27
|
-
import type {
|
|
15
|
+
import * as System_Collections_Generic_Internal from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
|
|
16
|
+
import type { IAsyncEnumerable_1, IAsyncEnumerator_1, IEnumerable_1, IEnumerator_1, IReadOnlyDictionary_2 } from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
|
|
17
|
+
import * as System_Collections_Internal from "@tsonic/dotnet/System.Collections/internal/index.js";
|
|
18
|
+
import type { IEnumerable } from "@tsonic/dotnet/System.Collections/internal/index.js";
|
|
19
|
+
import type { Stream } from "@tsonic/dotnet/System.IO/internal/index.js";
|
|
20
|
+
import * as System_Runtime_Serialization_Internal from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
21
|
+
import type { ISerializable } from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
22
|
+
import type { JsonTypeInfo_1 } from "@tsonic/dotnet/System.Text.Json.Serialization.Metadata/internal/index.js";
|
|
23
|
+
import type { JsonSerializerOptions } from "@tsonic/dotnet/System.Text.Json/internal/index.js";
|
|
24
|
+
import type { Task, Task_1, ValueTask_1 } from "@tsonic/dotnet/System.Threading.Tasks/internal/index.js";
|
|
25
|
+
import type { CancellationToken } from "@tsonic/dotnet/System.Threading/internal/index.js";
|
|
26
|
+
import * as System_Lib from "@tsonic/dotnet/System/internal/index.js";
|
|
27
|
+
import type { Boolean as ClrBoolean, Exception, IDisposable, Int32, Int64, Object as ClrObject, String as ClrString, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
28
28
|
|
|
29
29
|
export interface ApiKeyCredential$instance {
|
|
30
|
+
readonly __tsonic_type_System_ClientModel_ApiKeyCredential: never;
|
|
31
|
+
|
|
30
32
|
Deconstruct(key: string): void;
|
|
31
33
|
Update(key: string): void;
|
|
32
34
|
}
|
|
@@ -40,10 +42,12 @@ export const ApiKeyCredential: {
|
|
|
40
42
|
export type ApiKeyCredential = ApiKeyCredential$instance;
|
|
41
43
|
|
|
42
44
|
export interface AsyncCollectionResult_1$instance<T> extends AsyncCollectionResult {
|
|
45
|
+
readonly __tsonic_type_System_ClientModel_AsyncCollectionResult_1: never;
|
|
46
|
+
|
|
43
47
|
readonly __tsonic_iface_System_Collections_Generic_IAsyncEnumerable_1: never;
|
|
44
48
|
|
|
45
|
-
GetAsyncEnumerator(cancellationToken?: CancellationToken):
|
|
46
|
-
GetValuesFromPageAsync(page: ClientResult):
|
|
49
|
+
GetAsyncEnumerator(cancellationToken?: CancellationToken): IAsyncEnumerator_1<T>;
|
|
50
|
+
GetValuesFromPageAsync(page: ClientResult): IAsyncEnumerable_1<T>;
|
|
47
51
|
}
|
|
48
52
|
|
|
49
53
|
|
|
@@ -54,9 +58,11 @@ export const AsyncCollectionResult_1: (abstract new<T>() => AsyncCollectionResul
|
|
|
54
58
|
export type AsyncCollectionResult_1<T> = AsyncCollectionResult_1$instance<T>;
|
|
55
59
|
|
|
56
60
|
export interface AuthenticationTokenProvider$instance {
|
|
57
|
-
|
|
61
|
+
readonly __tsonic_type_System_ClientModel_AuthenticationTokenProvider: never;
|
|
62
|
+
|
|
63
|
+
CreateTokenOptions(properties: IReadOnlyDictionary_2<System_Internal.String, unknown>): GetTokenOptions | undefined;
|
|
58
64
|
GetToken(options: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
59
|
-
GetTokenAsync(options: GetTokenOptions, cancellationToken: CancellationToken):
|
|
65
|
+
GetTokenAsync(options: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
|
|
60
66
|
}
|
|
61
67
|
|
|
62
68
|
|
|
@@ -67,6 +73,8 @@ export const AuthenticationTokenProvider: (abstract new() => AuthenticationToken
|
|
|
67
73
|
export type AuthenticationTokenProvider = AuthenticationTokenProvider$instance;
|
|
68
74
|
|
|
69
75
|
export interface BinaryContent$instance {
|
|
76
|
+
readonly __tsonic_type_System_ClientModel_BinaryContent: never;
|
|
77
|
+
|
|
70
78
|
readonly __tsonic_iface_System_IDisposable: never;
|
|
71
79
|
|
|
72
80
|
get MediaType(): string | undefined;
|
|
@@ -83,7 +91,7 @@ export const BinaryContent: (abstract new() => BinaryContent) & {
|
|
|
83
91
|
Create(stream: Stream): BinaryContent;
|
|
84
92
|
Create<T extends IPersistableModel_1<T>>(model: T, options?: ModelReaderWriterOptions): BinaryContent;
|
|
85
93
|
CreateJson(jsonString: string, validate?: boolean): BinaryContent;
|
|
86
|
-
CreateJson<T>(jsonSerializable: T, jsonTypeInfo:
|
|
94
|
+
CreateJson<T>(jsonSerializable: T, jsonTypeInfo: JsonTypeInfo_1<T>): BinaryContent;
|
|
87
95
|
CreateJson<T>(jsonSerializable: T, options?: JsonSerializerOptions): BinaryContent;
|
|
88
96
|
};
|
|
89
97
|
|
|
@@ -91,6 +99,8 @@ export const BinaryContent: (abstract new() => BinaryContent) & {
|
|
|
91
99
|
export type BinaryContent = BinaryContent$instance;
|
|
92
100
|
|
|
93
101
|
export interface ClientResult$instance {
|
|
102
|
+
readonly __tsonic_type_System_ClientModel_ClientResult: never;
|
|
103
|
+
|
|
94
104
|
GetRawResponse(): PipelineResponse;
|
|
95
105
|
}
|
|
96
106
|
|
|
@@ -105,6 +115,8 @@ export const ClientResult: (abstract new(response: PipelineResponse) => ClientRe
|
|
|
105
115
|
export type ClientResult = ClientResult$instance;
|
|
106
116
|
|
|
107
117
|
export interface ClientResult_1$instance<T> extends ClientResult {
|
|
118
|
+
readonly __tsonic_type_System_ClientModel_ClientResult_1: never;
|
|
119
|
+
|
|
108
120
|
readonly Value: T;
|
|
109
121
|
}
|
|
110
122
|
|
|
@@ -116,6 +128,8 @@ export const ClientResult_1: (abstract new<T>(value: T, response: PipelineRespon
|
|
|
116
128
|
export type ClientResult_1<T> = ClientResult_1$instance<T>;
|
|
117
129
|
|
|
118
130
|
export interface ClientResultException$instance extends Exception {
|
|
131
|
+
readonly __tsonic_type_System_ClientModel_ClientResultException: never;
|
|
132
|
+
|
|
119
133
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
120
134
|
|
|
121
135
|
Status: int;
|
|
@@ -126,18 +140,20 @@ export interface ClientResultException$instance extends Exception {
|
|
|
126
140
|
export const ClientResultException: {
|
|
127
141
|
new(response: PipelineResponse, innerException: Exception): ClientResultException;
|
|
128
142
|
new(message: string, response: PipelineResponse, innerException: Exception): ClientResultException;
|
|
129
|
-
CreateAsync(response: PipelineResponse, innerException?: Exception):
|
|
143
|
+
CreateAsync(response: PipelineResponse, innerException?: Exception): Task_1<ClientResultException>;
|
|
130
144
|
};
|
|
131
145
|
|
|
132
146
|
|
|
133
147
|
export type ClientResultException = ClientResultException$instance;
|
|
134
148
|
|
|
135
149
|
export interface CollectionResult_1$instance<T> extends CollectionResult {
|
|
150
|
+
readonly __tsonic_type_System_ClientModel_CollectionResult_1: never;
|
|
151
|
+
|
|
136
152
|
readonly __tsonic_iface_System_Collections_Generic_IEnumerable_1: never;
|
|
137
153
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
138
154
|
|
|
139
|
-
GetEnumerator():
|
|
140
|
-
GetValuesFromPage(page: ClientResult):
|
|
155
|
+
GetEnumerator(): IEnumerator_1<T>;
|
|
156
|
+
GetValuesFromPage(page: ClientResult): IEnumerable_1<T>;
|
|
141
157
|
}
|
|
142
158
|
|
|
143
159
|
|
|
@@ -148,6 +164,8 @@ export const CollectionResult_1: (abstract new<T>() => CollectionResult_1<T>) &
|
|
|
148
164
|
export type CollectionResult_1<T> = CollectionResult_1$instance<T>;
|
|
149
165
|
|
|
150
166
|
export interface ContinuationToken$instance {
|
|
167
|
+
readonly __tsonic_type_System_ClientModel_ContinuationToken: never;
|
|
168
|
+
|
|
151
169
|
ToBytes(): BinaryData;
|
|
152
170
|
}
|
|
153
171
|
|