@tsonic/efcore-sqlserver 0.1.2 → 10.0.1
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/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +21 -21
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +613 -613
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +117 -117
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +467 -467
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +162 -162
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +531 -531
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -16,324 +16,324 @@ import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
|
16
16
|
import type { Exception, Guid, Int32, Int64, Nullable, Object as ClrObject, String as ClrString } from "@tsonic/dotnet/System.js";
|
|
17
17
|
|
|
18
18
|
export interface SqlClientCommandAfter$instance {
|
|
19
|
-
readonly
|
|
20
|
-
readonly
|
|
21
|
-
readonly
|
|
22
|
-
readonly
|
|
23
|
-
readonly
|
|
24
|
-
readonly
|
|
25
|
-
readonly
|
|
26
|
-
readonly
|
|
27
|
-
readonly
|
|
28
|
-
|
|
19
|
+
readonly Command: SqlCommand;
|
|
20
|
+
readonly ConnectionId: Nullable<Guid>;
|
|
21
|
+
readonly Count: int;
|
|
22
|
+
readonly Item: KeyValuePair<System_Internal.String, unknown>;
|
|
23
|
+
readonly Operation: string;
|
|
24
|
+
readonly OperationId: Guid;
|
|
25
|
+
readonly Statistics: IDictionary;
|
|
26
|
+
readonly Timestamp: long;
|
|
27
|
+
readonly TransactionId: Nullable<System_Internal.Int64>;
|
|
28
|
+
GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, unknown>>;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
export const SqlClientCommandAfter: {
|
|
33
33
|
new(): SqlClientCommandAfter;
|
|
34
|
-
readonly
|
|
34
|
+
readonly Name: string;
|
|
35
35
|
};
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
export type SqlClientCommandAfter = SqlClientCommandAfter$instance;
|
|
39
39
|
|
|
40
40
|
export interface SqlClientCommandBefore$instance {
|
|
41
|
-
readonly
|
|
42
|
-
readonly
|
|
43
|
-
readonly
|
|
44
|
-
readonly
|
|
45
|
-
readonly
|
|
46
|
-
readonly
|
|
47
|
-
readonly
|
|
48
|
-
readonly
|
|
49
|
-
|
|
41
|
+
readonly Command: SqlCommand;
|
|
42
|
+
readonly ConnectionId: Nullable<Guid>;
|
|
43
|
+
readonly Count: int;
|
|
44
|
+
readonly Item: KeyValuePair<System_Internal.String, unknown>;
|
|
45
|
+
readonly Operation: string;
|
|
46
|
+
readonly OperationId: Guid;
|
|
47
|
+
readonly Timestamp: long;
|
|
48
|
+
readonly TransactionId: Nullable<System_Internal.Int64>;
|
|
49
|
+
GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, unknown>>;
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
|
|
53
53
|
export const SqlClientCommandBefore: {
|
|
54
54
|
new(): SqlClientCommandBefore;
|
|
55
|
-
readonly
|
|
55
|
+
readonly Name: string;
|
|
56
56
|
};
|
|
57
57
|
|
|
58
58
|
|
|
59
59
|
export type SqlClientCommandBefore = SqlClientCommandBefore$instance;
|
|
60
60
|
|
|
61
61
|
export interface SqlClientCommandError$instance {
|
|
62
|
-
readonly
|
|
63
|
-
readonly
|
|
64
|
-
readonly
|
|
65
|
-
readonly
|
|
66
|
-
readonly
|
|
67
|
-
readonly
|
|
68
|
-
readonly
|
|
69
|
-
readonly
|
|
70
|
-
readonly
|
|
71
|
-
|
|
62
|
+
readonly Command: SqlCommand;
|
|
63
|
+
readonly ConnectionId: Nullable<Guid>;
|
|
64
|
+
readonly Count: int;
|
|
65
|
+
readonly Exception: Exception;
|
|
66
|
+
readonly Item: KeyValuePair<System_Internal.String, unknown>;
|
|
67
|
+
readonly Operation: string;
|
|
68
|
+
readonly OperationId: Guid;
|
|
69
|
+
readonly Timestamp: long;
|
|
70
|
+
readonly TransactionId: Nullable<System_Internal.Int64>;
|
|
71
|
+
GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, unknown>>;
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
|
|
75
75
|
export const SqlClientCommandError: {
|
|
76
76
|
new(): SqlClientCommandError;
|
|
77
|
-
readonly
|
|
77
|
+
readonly Name: string;
|
|
78
78
|
};
|
|
79
79
|
|
|
80
80
|
|
|
81
81
|
export type SqlClientCommandError = SqlClientCommandError$instance;
|
|
82
82
|
|
|
83
83
|
export interface SqlClientConnectionCloseAfter$instance {
|
|
84
|
-
readonly
|
|
85
|
-
readonly
|
|
86
|
-
readonly
|
|
87
|
-
readonly
|
|
88
|
-
readonly
|
|
89
|
-
readonly
|
|
90
|
-
readonly
|
|
91
|
-
readonly
|
|
92
|
-
|
|
84
|
+
readonly Connection: SqlConnection;
|
|
85
|
+
readonly ConnectionId: Nullable<Guid>;
|
|
86
|
+
readonly Count: int;
|
|
87
|
+
readonly Item: KeyValuePair<System_Internal.String, unknown>;
|
|
88
|
+
readonly Operation: string;
|
|
89
|
+
readonly OperationId: Guid;
|
|
90
|
+
readonly Statistics: IDictionary;
|
|
91
|
+
readonly Timestamp: long;
|
|
92
|
+
GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, unknown>>;
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
|
|
96
96
|
export const SqlClientConnectionCloseAfter: {
|
|
97
97
|
new(): SqlClientConnectionCloseAfter;
|
|
98
|
-
readonly
|
|
98
|
+
readonly Name: string;
|
|
99
99
|
};
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
export type SqlClientConnectionCloseAfter = SqlClientConnectionCloseAfter$instance;
|
|
103
103
|
|
|
104
104
|
export interface SqlClientConnectionCloseBefore$instance {
|
|
105
|
-
readonly
|
|
106
|
-
readonly
|
|
107
|
-
readonly
|
|
108
|
-
readonly
|
|
109
|
-
readonly
|
|
110
|
-
readonly
|
|
111
|
-
readonly
|
|
112
|
-
readonly
|
|
113
|
-
|
|
105
|
+
readonly Connection: SqlConnection;
|
|
106
|
+
readonly ConnectionId: Nullable<Guid>;
|
|
107
|
+
readonly Count: int;
|
|
108
|
+
readonly Item: KeyValuePair<System_Internal.String, unknown>;
|
|
109
|
+
readonly Operation: string;
|
|
110
|
+
readonly OperationId: Guid;
|
|
111
|
+
readonly Statistics: IDictionary;
|
|
112
|
+
readonly Timestamp: long;
|
|
113
|
+
GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, unknown>>;
|
|
114
114
|
}
|
|
115
115
|
|
|
116
116
|
|
|
117
117
|
export const SqlClientConnectionCloseBefore: {
|
|
118
118
|
new(): SqlClientConnectionCloseBefore;
|
|
119
|
-
readonly
|
|
119
|
+
readonly Name: string;
|
|
120
120
|
};
|
|
121
121
|
|
|
122
122
|
|
|
123
123
|
export type SqlClientConnectionCloseBefore = SqlClientConnectionCloseBefore$instance;
|
|
124
124
|
|
|
125
125
|
export interface SqlClientConnectionCloseError$instance {
|
|
126
|
-
readonly
|
|
127
|
-
readonly
|
|
128
|
-
readonly
|
|
129
|
-
readonly
|
|
130
|
-
readonly
|
|
131
|
-
readonly
|
|
132
|
-
readonly
|
|
133
|
-
readonly
|
|
134
|
-
readonly
|
|
135
|
-
|
|
126
|
+
readonly Connection: SqlConnection;
|
|
127
|
+
readonly ConnectionId: Nullable<Guid>;
|
|
128
|
+
readonly Count: int;
|
|
129
|
+
readonly Exception: Exception;
|
|
130
|
+
readonly Item: KeyValuePair<System_Internal.String, unknown>;
|
|
131
|
+
readonly Operation: string;
|
|
132
|
+
readonly OperationId: Guid;
|
|
133
|
+
readonly Statistics: IDictionary;
|
|
134
|
+
readonly Timestamp: long;
|
|
135
|
+
GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, unknown>>;
|
|
136
136
|
}
|
|
137
137
|
|
|
138
138
|
|
|
139
139
|
export const SqlClientConnectionCloseError: {
|
|
140
140
|
new(): SqlClientConnectionCloseError;
|
|
141
|
-
readonly
|
|
141
|
+
readonly Name: string;
|
|
142
142
|
};
|
|
143
143
|
|
|
144
144
|
|
|
145
145
|
export type SqlClientConnectionCloseError = SqlClientConnectionCloseError$instance;
|
|
146
146
|
|
|
147
147
|
export interface SqlClientConnectionOpenAfter$instance {
|
|
148
|
-
readonly
|
|
149
|
-
readonly
|
|
150
|
-
readonly
|
|
151
|
-
readonly
|
|
152
|
-
readonly
|
|
153
|
-
readonly
|
|
154
|
-
readonly
|
|
155
|
-
readonly
|
|
156
|
-
readonly
|
|
157
|
-
|
|
148
|
+
readonly ClientVersion: string;
|
|
149
|
+
readonly Connection: SqlConnection;
|
|
150
|
+
readonly ConnectionId: Guid;
|
|
151
|
+
readonly Count: int;
|
|
152
|
+
readonly Item: KeyValuePair<System_Internal.String, unknown>;
|
|
153
|
+
readonly Operation: string;
|
|
154
|
+
readonly OperationId: Guid;
|
|
155
|
+
readonly Statistics: IDictionary;
|
|
156
|
+
readonly Timestamp: long;
|
|
157
|
+
GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, unknown>>;
|
|
158
158
|
}
|
|
159
159
|
|
|
160
160
|
|
|
161
161
|
export const SqlClientConnectionOpenAfter: {
|
|
162
162
|
new(): SqlClientConnectionOpenAfter;
|
|
163
|
-
readonly
|
|
163
|
+
readonly Name: string;
|
|
164
164
|
};
|
|
165
165
|
|
|
166
166
|
|
|
167
167
|
export type SqlClientConnectionOpenAfter = SqlClientConnectionOpenAfter$instance;
|
|
168
168
|
|
|
169
169
|
export interface SqlClientConnectionOpenBefore$instance {
|
|
170
|
-
readonly
|
|
171
|
-
readonly
|
|
172
|
-
readonly
|
|
173
|
-
readonly
|
|
174
|
-
readonly
|
|
175
|
-
readonly
|
|
176
|
-
readonly
|
|
177
|
-
|
|
170
|
+
readonly ClientVersion: string;
|
|
171
|
+
readonly Connection: SqlConnection;
|
|
172
|
+
readonly Count: int;
|
|
173
|
+
readonly Item: KeyValuePair<System_Internal.String, unknown>;
|
|
174
|
+
readonly Operation: string;
|
|
175
|
+
readonly OperationId: Guid;
|
|
176
|
+
readonly Timestamp: long;
|
|
177
|
+
GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, unknown>>;
|
|
178
178
|
}
|
|
179
179
|
|
|
180
180
|
|
|
181
181
|
export const SqlClientConnectionOpenBefore: {
|
|
182
182
|
new(): SqlClientConnectionOpenBefore;
|
|
183
|
-
readonly
|
|
183
|
+
readonly Name: string;
|
|
184
184
|
};
|
|
185
185
|
|
|
186
186
|
|
|
187
187
|
export type SqlClientConnectionOpenBefore = SqlClientConnectionOpenBefore$instance;
|
|
188
188
|
|
|
189
189
|
export interface SqlClientConnectionOpenError$instance {
|
|
190
|
-
readonly
|
|
191
|
-
readonly
|
|
192
|
-
readonly
|
|
193
|
-
readonly
|
|
194
|
-
readonly
|
|
195
|
-
readonly
|
|
196
|
-
readonly
|
|
197
|
-
readonly
|
|
198
|
-
readonly
|
|
199
|
-
|
|
190
|
+
readonly ClientVersion: string;
|
|
191
|
+
readonly Connection: SqlConnection;
|
|
192
|
+
readonly ConnectionId: Guid;
|
|
193
|
+
readonly Count: int;
|
|
194
|
+
readonly Exception: Exception;
|
|
195
|
+
readonly Item: KeyValuePair<System_Internal.String, unknown>;
|
|
196
|
+
readonly Operation: string;
|
|
197
|
+
readonly OperationId: Guid;
|
|
198
|
+
readonly Timestamp: long;
|
|
199
|
+
GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, unknown>>;
|
|
200
200
|
}
|
|
201
201
|
|
|
202
202
|
|
|
203
203
|
export const SqlClientConnectionOpenError: {
|
|
204
204
|
new(): SqlClientConnectionOpenError;
|
|
205
|
-
readonly
|
|
205
|
+
readonly Name: string;
|
|
206
206
|
};
|
|
207
207
|
|
|
208
208
|
|
|
209
209
|
export type SqlClientConnectionOpenError = SqlClientConnectionOpenError$instance;
|
|
210
210
|
|
|
211
211
|
export interface SqlClientTransactionCommitAfter$instance {
|
|
212
|
-
readonly
|
|
213
|
-
readonly
|
|
214
|
-
readonly
|
|
215
|
-
readonly
|
|
216
|
-
readonly
|
|
217
|
-
readonly
|
|
218
|
-
readonly
|
|
219
|
-
readonly
|
|
220
|
-
|
|
212
|
+
readonly Connection: SqlConnection;
|
|
213
|
+
readonly Count: int;
|
|
214
|
+
readonly IsolationLevel: IsolationLevel;
|
|
215
|
+
readonly Item: KeyValuePair<System_Internal.String, unknown>;
|
|
216
|
+
readonly Operation: string;
|
|
217
|
+
readonly OperationId: Guid;
|
|
218
|
+
readonly Timestamp: long;
|
|
219
|
+
readonly TransactionId: Nullable<System_Internal.Int64>;
|
|
220
|
+
GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, unknown>>;
|
|
221
221
|
}
|
|
222
222
|
|
|
223
223
|
|
|
224
224
|
export const SqlClientTransactionCommitAfter: {
|
|
225
225
|
new(): SqlClientTransactionCommitAfter;
|
|
226
|
-
readonly
|
|
226
|
+
readonly Name: string;
|
|
227
227
|
};
|
|
228
228
|
|
|
229
229
|
|
|
230
230
|
export type SqlClientTransactionCommitAfter = SqlClientTransactionCommitAfter$instance;
|
|
231
231
|
|
|
232
232
|
export interface SqlClientTransactionCommitBefore$instance {
|
|
233
|
-
readonly
|
|
234
|
-
readonly
|
|
235
|
-
readonly
|
|
236
|
-
readonly
|
|
237
|
-
readonly
|
|
238
|
-
readonly
|
|
239
|
-
readonly
|
|
240
|
-
readonly
|
|
241
|
-
|
|
233
|
+
readonly Connection: SqlConnection;
|
|
234
|
+
readonly Count: int;
|
|
235
|
+
readonly IsolationLevel: IsolationLevel;
|
|
236
|
+
readonly Item: KeyValuePair<System_Internal.String, unknown>;
|
|
237
|
+
readonly Operation: string;
|
|
238
|
+
readonly OperationId: Guid;
|
|
239
|
+
readonly Timestamp: long;
|
|
240
|
+
readonly TransactionId: Nullable<System_Internal.Int64>;
|
|
241
|
+
GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, unknown>>;
|
|
242
242
|
}
|
|
243
243
|
|
|
244
244
|
|
|
245
245
|
export const SqlClientTransactionCommitBefore: {
|
|
246
246
|
new(): SqlClientTransactionCommitBefore;
|
|
247
|
-
readonly
|
|
247
|
+
readonly Name: string;
|
|
248
248
|
};
|
|
249
249
|
|
|
250
250
|
|
|
251
251
|
export type SqlClientTransactionCommitBefore = SqlClientTransactionCommitBefore$instance;
|
|
252
252
|
|
|
253
253
|
export interface SqlClientTransactionCommitError$instance {
|
|
254
|
-
readonly
|
|
255
|
-
readonly
|
|
256
|
-
readonly
|
|
257
|
-
readonly
|
|
258
|
-
readonly
|
|
259
|
-
readonly
|
|
260
|
-
readonly
|
|
261
|
-
readonly
|
|
262
|
-
readonly
|
|
263
|
-
|
|
254
|
+
readonly Connection: SqlConnection;
|
|
255
|
+
readonly Count: int;
|
|
256
|
+
readonly Exception: Exception;
|
|
257
|
+
readonly IsolationLevel: IsolationLevel;
|
|
258
|
+
readonly Item: KeyValuePair<System_Internal.String, unknown>;
|
|
259
|
+
readonly Operation: string;
|
|
260
|
+
readonly OperationId: Guid;
|
|
261
|
+
readonly Timestamp: long;
|
|
262
|
+
readonly TransactionId: Nullable<System_Internal.Int64>;
|
|
263
|
+
GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, unknown>>;
|
|
264
264
|
}
|
|
265
265
|
|
|
266
266
|
|
|
267
267
|
export const SqlClientTransactionCommitError: {
|
|
268
268
|
new(): SqlClientTransactionCommitError;
|
|
269
|
-
readonly
|
|
269
|
+
readonly Name: string;
|
|
270
270
|
};
|
|
271
271
|
|
|
272
272
|
|
|
273
273
|
export type SqlClientTransactionCommitError = SqlClientTransactionCommitError$instance;
|
|
274
274
|
|
|
275
275
|
export interface SqlClientTransactionRollbackAfter$instance {
|
|
276
|
-
readonly
|
|
277
|
-
readonly
|
|
278
|
-
readonly
|
|
279
|
-
readonly
|
|
280
|
-
readonly
|
|
281
|
-
readonly
|
|
282
|
-
readonly
|
|
283
|
-
readonly
|
|
284
|
-
readonly
|
|
285
|
-
|
|
276
|
+
readonly Connection: SqlConnection;
|
|
277
|
+
readonly Count: int;
|
|
278
|
+
readonly IsolationLevel: IsolationLevel;
|
|
279
|
+
readonly Item: KeyValuePair<System_Internal.String, unknown>;
|
|
280
|
+
readonly Operation: string;
|
|
281
|
+
readonly OperationId: Guid;
|
|
282
|
+
readonly Timestamp: long;
|
|
283
|
+
readonly TransactionId: Nullable<System_Internal.Int64>;
|
|
284
|
+
readonly TransactionName: string;
|
|
285
|
+
GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, unknown>>;
|
|
286
286
|
}
|
|
287
287
|
|
|
288
288
|
|
|
289
289
|
export const SqlClientTransactionRollbackAfter: {
|
|
290
290
|
new(): SqlClientTransactionRollbackAfter;
|
|
291
|
-
readonly
|
|
291
|
+
readonly Name: string;
|
|
292
292
|
};
|
|
293
293
|
|
|
294
294
|
|
|
295
295
|
export type SqlClientTransactionRollbackAfter = SqlClientTransactionRollbackAfter$instance;
|
|
296
296
|
|
|
297
297
|
export interface SqlClientTransactionRollbackBefore$instance {
|
|
298
|
-
readonly
|
|
299
|
-
readonly
|
|
300
|
-
readonly
|
|
301
|
-
readonly
|
|
302
|
-
readonly
|
|
303
|
-
readonly
|
|
304
|
-
readonly
|
|
305
|
-
readonly
|
|
306
|
-
readonly
|
|
307
|
-
|
|
298
|
+
readonly Connection: SqlConnection;
|
|
299
|
+
readonly Count: int;
|
|
300
|
+
readonly IsolationLevel: IsolationLevel;
|
|
301
|
+
readonly Item: KeyValuePair<System_Internal.String, unknown>;
|
|
302
|
+
readonly Operation: string;
|
|
303
|
+
readonly OperationId: Guid;
|
|
304
|
+
readonly Timestamp: long;
|
|
305
|
+
readonly TransactionId: Nullable<System_Internal.Int64>;
|
|
306
|
+
readonly TransactionName: string;
|
|
307
|
+
GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, unknown>>;
|
|
308
308
|
}
|
|
309
309
|
|
|
310
310
|
|
|
311
311
|
export const SqlClientTransactionRollbackBefore: {
|
|
312
312
|
new(): SqlClientTransactionRollbackBefore;
|
|
313
|
-
readonly
|
|
313
|
+
readonly Name: string;
|
|
314
314
|
};
|
|
315
315
|
|
|
316
316
|
|
|
317
317
|
export type SqlClientTransactionRollbackBefore = SqlClientTransactionRollbackBefore$instance;
|
|
318
318
|
|
|
319
319
|
export interface SqlClientTransactionRollbackError$instance {
|
|
320
|
-
readonly
|
|
321
|
-
readonly
|
|
322
|
-
readonly
|
|
323
|
-
readonly
|
|
324
|
-
readonly
|
|
325
|
-
readonly
|
|
326
|
-
readonly
|
|
327
|
-
readonly
|
|
328
|
-
readonly
|
|
329
|
-
readonly
|
|
330
|
-
|
|
320
|
+
readonly Connection: SqlConnection;
|
|
321
|
+
readonly Count: int;
|
|
322
|
+
readonly Exception: Exception;
|
|
323
|
+
readonly IsolationLevel: IsolationLevel;
|
|
324
|
+
readonly Item: KeyValuePair<System_Internal.String, unknown>;
|
|
325
|
+
readonly Operation: string;
|
|
326
|
+
readonly OperationId: Guid;
|
|
327
|
+
readonly Timestamp: long;
|
|
328
|
+
readonly TransactionId: Nullable<System_Internal.Int64>;
|
|
329
|
+
readonly TransactionName: string;
|
|
330
|
+
GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, unknown>>;
|
|
331
331
|
}
|
|
332
332
|
|
|
333
333
|
|
|
334
334
|
export const SqlClientTransactionRollbackError: {
|
|
335
335
|
new(): SqlClientTransactionRollbackError;
|
|
336
|
-
readonly
|
|
336
|
+
readonly Name: string;
|
|
337
337
|
};
|
|
338
338
|
|
|
339
339
|
|