@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.Data.SqlClient
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -32,7 +32,7 @@ export interface SqlClientCommandAfter$instance {
|
|
|
32
32
|
readonly Statistics: IDictionary;
|
|
33
33
|
readonly Timestamp: long;
|
|
34
34
|
readonly TransactionId: Nullable_1<System_Internal.Int64>;
|
|
35
|
-
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String,
|
|
35
|
+
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
|
|
@@ -42,7 +42,7 @@ export const SqlClientCommandAfter: {
|
|
|
42
42
|
};
|
|
43
43
|
|
|
44
44
|
|
|
45
|
-
export type SqlClientCommandAfter = SqlClientCommandAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String,
|
|
45
|
+
export type SqlClientCommandAfter = SqlClientCommandAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
|
|
46
46
|
|
|
47
47
|
export interface SqlClientCommandBefore$instance {
|
|
48
48
|
readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientCommandBefore: never;
|
|
@@ -59,7 +59,7 @@ export interface SqlClientCommandBefore$instance {
|
|
|
59
59
|
readonly OperationId: Guid;
|
|
60
60
|
readonly Timestamp: long;
|
|
61
61
|
readonly TransactionId: Nullable_1<System_Internal.Int64>;
|
|
62
|
-
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String,
|
|
62
|
+
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
|
|
63
63
|
}
|
|
64
64
|
|
|
65
65
|
|
|
@@ -69,7 +69,7 @@ export const SqlClientCommandBefore: {
|
|
|
69
69
|
};
|
|
70
70
|
|
|
71
71
|
|
|
72
|
-
export type SqlClientCommandBefore = SqlClientCommandBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String,
|
|
72
|
+
export type SqlClientCommandBefore = SqlClientCommandBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
|
|
73
73
|
|
|
74
74
|
export interface SqlClientCommandError$instance {
|
|
75
75
|
readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientCommandError: never;
|
|
@@ -87,7 +87,7 @@ export interface SqlClientCommandError$instance {
|
|
|
87
87
|
readonly OperationId: Guid;
|
|
88
88
|
readonly Timestamp: long;
|
|
89
89
|
readonly TransactionId: Nullable_1<System_Internal.Int64>;
|
|
90
|
-
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String,
|
|
90
|
+
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
|
|
@@ -97,7 +97,7 @@ export const SqlClientCommandError: {
|
|
|
97
97
|
};
|
|
98
98
|
|
|
99
99
|
|
|
100
|
-
export type SqlClientCommandError = SqlClientCommandError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String,
|
|
100
|
+
export type SqlClientCommandError = SqlClientCommandError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
|
|
101
101
|
|
|
102
102
|
export interface SqlClientConnectionCloseAfter$instance {
|
|
103
103
|
readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientConnectionCloseAfter: never;
|
|
@@ -114,7 +114,7 @@ export interface SqlClientConnectionCloseAfter$instance {
|
|
|
114
114
|
readonly OperationId: Guid;
|
|
115
115
|
readonly Statistics: IDictionary;
|
|
116
116
|
readonly Timestamp: long;
|
|
117
|
-
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String,
|
|
117
|
+
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
|
|
118
118
|
}
|
|
119
119
|
|
|
120
120
|
|
|
@@ -124,7 +124,7 @@ export const SqlClientConnectionCloseAfter: {
|
|
|
124
124
|
};
|
|
125
125
|
|
|
126
126
|
|
|
127
|
-
export type SqlClientConnectionCloseAfter = SqlClientConnectionCloseAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String,
|
|
127
|
+
export type SqlClientConnectionCloseAfter = SqlClientConnectionCloseAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
|
|
128
128
|
|
|
129
129
|
export interface SqlClientConnectionCloseBefore$instance {
|
|
130
130
|
readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientConnectionCloseBefore: never;
|
|
@@ -141,7 +141,7 @@ export interface SqlClientConnectionCloseBefore$instance {
|
|
|
141
141
|
readonly OperationId: Guid;
|
|
142
142
|
readonly Statistics: IDictionary;
|
|
143
143
|
readonly Timestamp: long;
|
|
144
|
-
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String,
|
|
144
|
+
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
|
|
145
145
|
}
|
|
146
146
|
|
|
147
147
|
|
|
@@ -151,7 +151,7 @@ export const SqlClientConnectionCloseBefore: {
|
|
|
151
151
|
};
|
|
152
152
|
|
|
153
153
|
|
|
154
|
-
export type SqlClientConnectionCloseBefore = SqlClientConnectionCloseBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String,
|
|
154
|
+
export type SqlClientConnectionCloseBefore = SqlClientConnectionCloseBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
|
|
155
155
|
|
|
156
156
|
export interface SqlClientConnectionCloseError$instance {
|
|
157
157
|
readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientConnectionCloseError: never;
|
|
@@ -169,7 +169,7 @@ export interface SqlClientConnectionCloseError$instance {
|
|
|
169
169
|
readonly OperationId: Guid;
|
|
170
170
|
readonly Statistics: IDictionary;
|
|
171
171
|
readonly Timestamp: long;
|
|
172
|
-
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String,
|
|
172
|
+
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
175
|
|
|
@@ -179,7 +179,7 @@ export const SqlClientConnectionCloseError: {
|
|
|
179
179
|
};
|
|
180
180
|
|
|
181
181
|
|
|
182
|
-
export type SqlClientConnectionCloseError = SqlClientConnectionCloseError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String,
|
|
182
|
+
export type SqlClientConnectionCloseError = SqlClientConnectionCloseError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
|
|
183
183
|
|
|
184
184
|
export interface SqlClientConnectionOpenAfter$instance {
|
|
185
185
|
readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientConnectionOpenAfter: never;
|
|
@@ -197,7 +197,7 @@ export interface SqlClientConnectionOpenAfter$instance {
|
|
|
197
197
|
readonly OperationId: Guid;
|
|
198
198
|
readonly Statistics: IDictionary;
|
|
199
199
|
readonly Timestamp: long;
|
|
200
|
-
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String,
|
|
200
|
+
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
|
|
201
201
|
}
|
|
202
202
|
|
|
203
203
|
|
|
@@ -207,7 +207,7 @@ export const SqlClientConnectionOpenAfter: {
|
|
|
207
207
|
};
|
|
208
208
|
|
|
209
209
|
|
|
210
|
-
export type SqlClientConnectionOpenAfter = SqlClientConnectionOpenAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String,
|
|
210
|
+
export type SqlClientConnectionOpenAfter = SqlClientConnectionOpenAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
|
|
211
211
|
|
|
212
212
|
export interface SqlClientConnectionOpenBefore$instance {
|
|
213
213
|
readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientConnectionOpenBefore: never;
|
|
@@ -223,7 +223,7 @@ export interface SqlClientConnectionOpenBefore$instance {
|
|
|
223
223
|
readonly Operation: string;
|
|
224
224
|
readonly OperationId: Guid;
|
|
225
225
|
readonly Timestamp: long;
|
|
226
|
-
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String,
|
|
226
|
+
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
|
|
227
227
|
}
|
|
228
228
|
|
|
229
229
|
|
|
@@ -233,7 +233,7 @@ export const SqlClientConnectionOpenBefore: {
|
|
|
233
233
|
};
|
|
234
234
|
|
|
235
235
|
|
|
236
|
-
export type SqlClientConnectionOpenBefore = SqlClientConnectionOpenBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String,
|
|
236
|
+
export type SqlClientConnectionOpenBefore = SqlClientConnectionOpenBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
|
|
237
237
|
|
|
238
238
|
export interface SqlClientConnectionOpenError$instance {
|
|
239
239
|
readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientConnectionOpenError: never;
|
|
@@ -251,7 +251,7 @@ export interface SqlClientConnectionOpenError$instance {
|
|
|
251
251
|
readonly Operation: string;
|
|
252
252
|
readonly OperationId: Guid;
|
|
253
253
|
readonly Timestamp: long;
|
|
254
|
-
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String,
|
|
254
|
+
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
|
|
255
255
|
}
|
|
256
256
|
|
|
257
257
|
|
|
@@ -261,7 +261,7 @@ export const SqlClientConnectionOpenError: {
|
|
|
261
261
|
};
|
|
262
262
|
|
|
263
263
|
|
|
264
|
-
export type SqlClientConnectionOpenError = SqlClientConnectionOpenError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String,
|
|
264
|
+
export type SqlClientConnectionOpenError = SqlClientConnectionOpenError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
|
|
265
265
|
|
|
266
266
|
export interface SqlClientTransactionCommitAfter$instance {
|
|
267
267
|
readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientTransactionCommitAfter: never;
|
|
@@ -278,7 +278,7 @@ export interface SqlClientTransactionCommitAfter$instance {
|
|
|
278
278
|
readonly OperationId: Guid;
|
|
279
279
|
readonly Timestamp: long;
|
|
280
280
|
readonly TransactionId: Nullable_1<System_Internal.Int64>;
|
|
281
|
-
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String,
|
|
281
|
+
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
|
|
282
282
|
}
|
|
283
283
|
|
|
284
284
|
|
|
@@ -288,7 +288,7 @@ export const SqlClientTransactionCommitAfter: {
|
|
|
288
288
|
};
|
|
289
289
|
|
|
290
290
|
|
|
291
|
-
export type SqlClientTransactionCommitAfter = SqlClientTransactionCommitAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String,
|
|
291
|
+
export type SqlClientTransactionCommitAfter = SqlClientTransactionCommitAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
|
|
292
292
|
|
|
293
293
|
export interface SqlClientTransactionCommitBefore$instance {
|
|
294
294
|
readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientTransactionCommitBefore: never;
|
|
@@ -305,7 +305,7 @@ export interface SqlClientTransactionCommitBefore$instance {
|
|
|
305
305
|
readonly OperationId: Guid;
|
|
306
306
|
readonly Timestamp: long;
|
|
307
307
|
readonly TransactionId: Nullable_1<System_Internal.Int64>;
|
|
308
|
-
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String,
|
|
308
|
+
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
|
|
309
309
|
}
|
|
310
310
|
|
|
311
311
|
|
|
@@ -315,7 +315,7 @@ export const SqlClientTransactionCommitBefore: {
|
|
|
315
315
|
};
|
|
316
316
|
|
|
317
317
|
|
|
318
|
-
export type SqlClientTransactionCommitBefore = SqlClientTransactionCommitBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String,
|
|
318
|
+
export type SqlClientTransactionCommitBefore = SqlClientTransactionCommitBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
|
|
319
319
|
|
|
320
320
|
export interface SqlClientTransactionCommitError$instance {
|
|
321
321
|
readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientTransactionCommitError: never;
|
|
@@ -333,7 +333,7 @@ export interface SqlClientTransactionCommitError$instance {
|
|
|
333
333
|
readonly OperationId: Guid;
|
|
334
334
|
readonly Timestamp: long;
|
|
335
335
|
readonly TransactionId: Nullable_1<System_Internal.Int64>;
|
|
336
|
-
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String,
|
|
336
|
+
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
|
|
337
337
|
}
|
|
338
338
|
|
|
339
339
|
|
|
@@ -343,7 +343,7 @@ export const SqlClientTransactionCommitError: {
|
|
|
343
343
|
};
|
|
344
344
|
|
|
345
345
|
|
|
346
|
-
export type SqlClientTransactionCommitError = SqlClientTransactionCommitError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String,
|
|
346
|
+
export type SqlClientTransactionCommitError = SqlClientTransactionCommitError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
|
|
347
347
|
|
|
348
348
|
export interface SqlClientTransactionRollbackAfter$instance {
|
|
349
349
|
readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientTransactionRollbackAfter: never;
|
|
@@ -361,7 +361,7 @@ export interface SqlClientTransactionRollbackAfter$instance {
|
|
|
361
361
|
readonly Timestamp: long;
|
|
362
362
|
readonly TransactionId: Nullable_1<System_Internal.Int64>;
|
|
363
363
|
readonly TransactionName: string;
|
|
364
|
-
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String,
|
|
364
|
+
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
|
|
365
365
|
}
|
|
366
366
|
|
|
367
367
|
|
|
@@ -371,7 +371,7 @@ export const SqlClientTransactionRollbackAfter: {
|
|
|
371
371
|
};
|
|
372
372
|
|
|
373
373
|
|
|
374
|
-
export type SqlClientTransactionRollbackAfter = SqlClientTransactionRollbackAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String,
|
|
374
|
+
export type SqlClientTransactionRollbackAfter = SqlClientTransactionRollbackAfter$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
|
|
375
375
|
|
|
376
376
|
export interface SqlClientTransactionRollbackBefore$instance {
|
|
377
377
|
readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientTransactionRollbackBefore: never;
|
|
@@ -389,7 +389,7 @@ export interface SqlClientTransactionRollbackBefore$instance {
|
|
|
389
389
|
readonly Timestamp: long;
|
|
390
390
|
readonly TransactionId: Nullable_1<System_Internal.Int64>;
|
|
391
391
|
readonly TransactionName: string;
|
|
392
|
-
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String,
|
|
392
|
+
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
|
|
393
393
|
}
|
|
394
394
|
|
|
395
395
|
|
|
@@ -399,7 +399,7 @@ export const SqlClientTransactionRollbackBefore: {
|
|
|
399
399
|
};
|
|
400
400
|
|
|
401
401
|
|
|
402
|
-
export type SqlClientTransactionRollbackBefore = SqlClientTransactionRollbackBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String,
|
|
402
|
+
export type SqlClientTransactionRollbackBefore = SqlClientTransactionRollbackBefore$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
|
|
403
403
|
|
|
404
404
|
export interface SqlClientTransactionRollbackError$instance {
|
|
405
405
|
readonly __tsonic_type_Microsoft_Data_SqlClient_Diagnostics_SqlClientTransactionRollbackError: never;
|
|
@@ -418,7 +418,7 @@ export interface SqlClientTransactionRollbackError$instance {
|
|
|
418
418
|
readonly Timestamp: long;
|
|
419
419
|
readonly TransactionId: Nullable_1<System_Internal.Int64>;
|
|
420
420
|
readonly TransactionName: string;
|
|
421
|
-
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String,
|
|
421
|
+
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, unknown>>;
|
|
422
422
|
}
|
|
423
423
|
|
|
424
424
|
|
|
@@ -428,5 +428,5 @@ export const SqlClientTransactionRollbackError: {
|
|
|
428
428
|
};
|
|
429
429
|
|
|
430
430
|
|
|
431
|
-
export type SqlClientTransactionRollbackError = SqlClientTransactionRollbackError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String,
|
|
431
|
+
export type SqlClientTransactionRollbackError = SqlClientTransactionRollbackError$instance & { readonly [index: number]: KeyValuePair_2<System_Internal.String, unknown>; };
|
|
432
432
|
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Data.SqlClient.Diagnostics/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 { SqlCommand, SqlConnection } from './Microsoft.Data.SqlClient/internal/index.js';
|
|
10
14
|
import type { IEnumerable as IEnumerable__System_Collections_Generic, IEnumerator, IReadOnlyCollection, IReadOnlyList, KeyValuePair } from '@tsonic/dotnet/System.Collections.Generic.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Data.SqlClient
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -20,8 +20,8 @@ export interface SqlDataRecord$instance {
|
|
|
20
20
|
readonly __tsonic_iface_System_Data_IDataRecord: never;
|
|
21
21
|
|
|
22
22
|
readonly FieldCount: int;
|
|
23
|
-
get_Item(ordinal: int):
|
|
24
|
-
get_Item(name: string):
|
|
23
|
+
get_Item(ordinal: int): unknown;
|
|
24
|
+
get_Item(name: string): unknown;
|
|
25
25
|
GetBoolean(ordinal: int): boolean;
|
|
26
26
|
GetByte(ordinal: int): byte;
|
|
27
27
|
GetBytes(ordinal: int, fieldOffset: long, buffer: byte[], bufferOffset: int, length: int): long;
|
|
@@ -57,13 +57,13 @@ export interface SqlDataRecord$instance {
|
|
|
57
57
|
GetSqlMoney(ordinal: int): SqlMoney;
|
|
58
58
|
GetSqlSingle(ordinal: int): SqlSingle;
|
|
59
59
|
GetSqlString(ordinal: int): SqlString;
|
|
60
|
-
GetSqlValue(ordinal: int):
|
|
61
|
-
GetSqlValues(values:
|
|
60
|
+
GetSqlValue(ordinal: int): unknown;
|
|
61
|
+
GetSqlValues(values: unknown[]): int;
|
|
62
62
|
GetSqlXml(ordinal: int): SqlXml;
|
|
63
63
|
GetString(ordinal: int): string;
|
|
64
64
|
GetTimeSpan(ordinal: int): TimeSpan;
|
|
65
|
-
GetValue(ordinal: int):
|
|
66
|
-
GetValues(values:
|
|
65
|
+
GetValue(ordinal: int): unknown;
|
|
66
|
+
GetValues(values: unknown[]): int;
|
|
67
67
|
IsDBNull(ordinal: int): boolean;
|
|
68
68
|
SetBoolean(ordinal: int, value: boolean): void;
|
|
69
69
|
SetByte(ordinal: int, value: byte): void;
|
|
@@ -98,8 +98,8 @@ export interface SqlDataRecord$instance {
|
|
|
98
98
|
SetSqlXml(ordinal: int, value: SqlXml): void;
|
|
99
99
|
SetString(ordinal: int, value: string): void;
|
|
100
100
|
SetTimeSpan(ordinal: int, value: TimeSpan): void;
|
|
101
|
-
SetValue(ordinal: int, value:
|
|
102
|
-
SetValues(...values:
|
|
101
|
+
SetValue(ordinal: int, value: unknown): void;
|
|
102
|
+
SetValues(...values: unknown[]): int;
|
|
103
103
|
}
|
|
104
104
|
|
|
105
105
|
|
|
@@ -159,7 +159,7 @@ export interface SqlMetaData$instance {
|
|
|
159
159
|
Adjust(value: short): short;
|
|
160
160
|
Adjust(value: int): int;
|
|
161
161
|
Adjust(value: long): long;
|
|
162
|
-
Adjust(value:
|
|
162
|
+
Adjust(value: unknown): unknown;
|
|
163
163
|
Adjust(value: float): float;
|
|
164
164
|
Adjust(value: string): string;
|
|
165
165
|
Adjust(value: TimeSpan): TimeSpan;
|
|
@@ -183,7 +183,7 @@ export const SqlMetaData: {
|
|
|
183
183
|
new(name: string, dbType: SqlDbType, userDefinedType: Type, serverTypeName: string): SqlMetaData;
|
|
184
184
|
new(name: string, dbType: SqlDbType, userDefinedType: Type, serverTypeName: string, useServerDefault: boolean, isUniqueKey: boolean, columnSortOrder: SortOrder, sortOrdinal: int): SqlMetaData;
|
|
185
185
|
readonly Max: long;
|
|
186
|
-
InferFromValue(value:
|
|
186
|
+
InferFromValue(value: unknown, name: string): SqlMetaData;
|
|
187
187
|
};
|
|
188
188
|
|
|
189
189
|
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Data.SqlClient.Server/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 { SortOrder } from './Microsoft.Data.SqlClient/internal/index.js';
|
|
10
14
|
import type { DbType, IDataRecord, SqlDbType } from '@tsonic/dotnet/System.Data.js';
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Data.SqlClient/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 { SqlNotificationRequest } from './Microsoft.Data.Sql/internal/index.js';
|
|
10
14
|
import type { SensitivityClassification } from './Microsoft.Data.SqlClient.DataClassification/internal/index.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.Data.SqlClient
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -15,7 +15,7 @@ import type { JsonDocument } from "@tsonic/dotnet/System.Text.Json/internal/inde
|
|
|
15
15
|
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
16
16
|
import type { AsyncCallback, Boolean as ClrBoolean, Byte, IAsyncDisposable, IAsyncResult, IDisposable, Int32, Int64, Nullable_1, Object as ClrObject, ReadOnlyMemory_1, String as ClrString, ValueType, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
17
17
|
|
|
18
|
-
export interface SqlVector_1$instance<T extends NonNullable<
|
|
18
|
+
export interface SqlVector_1$instance<T extends NonNullable<unknown>> {
|
|
19
19
|
readonly __tsonic_type_Microsoft_Data_SqlTypes_SqlVector_1: never;
|
|
20
20
|
|
|
21
21
|
readonly __tsonic_iface_System_Data_SqlTypes_INullable: never;
|
|
@@ -27,13 +27,13 @@ export interface SqlVector_1$instance<T extends NonNullable<JsValue>> {
|
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
export const SqlVector_1: {
|
|
30
|
-
new<T extends NonNullable<
|
|
31
|
-
readonly Null: <T extends NonNullable<
|
|
32
|
-
CreateNull<T extends NonNullable<
|
|
30
|
+
new<T extends NonNullable<unknown>>(memory: ReadOnlyMemory_1<T>): SqlVector_1<T>;
|
|
31
|
+
readonly Null: <T extends NonNullable<unknown>>() => Nullable_1<SqlVector_1<T>>;
|
|
32
|
+
CreateNull<T extends NonNullable<unknown>>(length: int): SqlVector_1<T>;
|
|
33
33
|
};
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
export type SqlVector_1<T
|
|
36
|
+
export type SqlVector_1<T extends NonNullable<unknown>> = SqlVector_1$instance<T>;
|
|
37
37
|
|
|
38
38
|
export interface SqlFileStream$instance extends Stream {
|
|
39
39
|
readonly __tsonic_type_Microsoft_Data_SqlTypes_SqlFileStream: never;
|
|
@@ -51,8 +51,8 @@ export interface SqlFileStream$instance extends Stream {
|
|
|
51
51
|
readonly ReadTimeout: int;
|
|
52
52
|
readonly TransactionContext: byte[];
|
|
53
53
|
readonly WriteTimeout: int;
|
|
54
|
-
BeginRead(buffer: byte[], offset: int, count: int, callback: AsyncCallback, state:
|
|
55
|
-
BeginWrite(buffer: byte[], offset: int, count: int, callback: AsyncCallback, state:
|
|
54
|
+
BeginRead(buffer: byte[], offset: int, count: int, callback: AsyncCallback, state: unknown): IAsyncResult;
|
|
55
|
+
BeginWrite(buffer: byte[], offset: int, count: int, callback: AsyncCallback, state: unknown): IAsyncResult;
|
|
56
56
|
EndRead(asyncResult: IAsyncResult): int;
|
|
57
57
|
EndWrite(asyncResult: IAsyncResult): void;
|
|
58
58
|
Flush(): void;
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Data.SqlTypes/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 { INullable } from '@tsonic/dotnet/System.Data.SqlTypes.js';
|
|
10
14
|
import type { FileAccess, FileOptions, SeekOrigin, Stream } from '@tsonic/dotnet/System.IO.js';
|
package/Microsoft.Data.d.ts
CHANGED
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.Data/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 { SqlDbType } from '@tsonic/dotnet/System.Data.js';
|
|
10
14
|
import type { Object as ClrObject, SystemException } from '@tsonic/dotnet/System.js';
|