@tsonic/efcore-sqlserver 0.1.1 → 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 +23 -23
- 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 +614 -614
- 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 +126 -126
- 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 +468 -468
- 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 +30 -30
- 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 +163 -163
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +538 -538
- 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
|
@@ -36,129 +36,129 @@ import type { Task } from "@tsonic/dotnet/System.Threading.Tasks.js";
|
|
|
36
36
|
import type { XmlReader } from "@tsonic/dotnet/System.Xml.js";
|
|
37
37
|
|
|
38
38
|
export enum ApplicationIntent {
|
|
39
|
-
|
|
40
|
-
|
|
39
|
+
ReadWrite = 0,
|
|
40
|
+
ReadOnly = 1
|
|
41
41
|
}
|
|
42
42
|
|
|
43
43
|
|
|
44
44
|
export enum PoolBlockingPeriod {
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
45
|
+
Auto = 0,
|
|
46
|
+
AlwaysBlock = 1,
|
|
47
|
+
NeverBlock = 2
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
|
|
51
51
|
export enum SortOrder {
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
Unspecified = -1,
|
|
53
|
+
Ascending = 0,
|
|
54
|
+
Descending = 1
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
|
|
58
58
|
export enum SqlAuthenticationMethod {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
59
|
+
NotSpecified = 0,
|
|
60
|
+
SqlPassword = 1,
|
|
61
|
+
ActiveDirectoryPassword = 2,
|
|
62
|
+
ActiveDirectoryIntegrated = 3,
|
|
63
|
+
ActiveDirectoryInteractive = 4,
|
|
64
|
+
ActiveDirectoryServicePrincipal = 5,
|
|
65
|
+
ActiveDirectoryDeviceCodeFlow = 6,
|
|
66
|
+
ActiveDirectoryManagedIdentity = 7,
|
|
67
|
+
ActiveDirectoryMSI = 8,
|
|
68
|
+
ActiveDirectoryDefault = 9,
|
|
69
|
+
ActiveDirectoryWorkloadIdentity = 10
|
|
70
70
|
}
|
|
71
71
|
|
|
72
72
|
|
|
73
73
|
export enum SqlBulkCopyOptions {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
74
|
+
Default = 0,
|
|
75
|
+
KeepIdentity = 1,
|
|
76
|
+
CheckConstraints = 2,
|
|
77
|
+
TableLock = 4,
|
|
78
|
+
KeepNulls = 8,
|
|
79
|
+
FireTriggers = 16,
|
|
80
|
+
UseInternalTransaction = 32,
|
|
81
|
+
AllowEncryptedValueModifications = 64
|
|
82
82
|
}
|
|
83
83
|
|
|
84
84
|
|
|
85
85
|
export enum SqlCommandColumnEncryptionSetting {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
86
|
+
UseConnectionSetting = 0,
|
|
87
|
+
Enabled = 1,
|
|
88
|
+
ResultSetOnly = 2,
|
|
89
|
+
Disabled = 3
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
export enum SqlConnectionAttestationProtocol {
|
|
94
|
-
|
|
94
|
+
NotSpecified = 0,
|
|
95
95
|
AAS = 1,
|
|
96
|
-
|
|
96
|
+
None = 2,
|
|
97
97
|
HGS = 3
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
export enum SqlConnectionColumnEncryptionSetting {
|
|
102
|
-
|
|
103
|
-
|
|
102
|
+
Disabled = 0,
|
|
103
|
+
Enabled = 1
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
|
|
107
107
|
export enum SqlConnectionIPAddressPreference {
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
108
|
+
IPv4First = 0,
|
|
109
|
+
IPv6First = 1,
|
|
110
|
+
UsePlatformDefault = 2
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
|
|
114
114
|
export enum SqlConnectionOverrides {
|
|
115
|
-
|
|
116
|
-
|
|
115
|
+
None = 0,
|
|
116
|
+
OpenWithoutRetry = 1
|
|
117
117
|
}
|
|
118
118
|
|
|
119
119
|
|
|
120
120
|
export enum SqlNotificationInfo {
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
121
|
+
AlreadyChanged = -2,
|
|
122
|
+
Unknown = -1,
|
|
123
|
+
Truncate = 0,
|
|
124
|
+
Insert = 1,
|
|
125
|
+
Update = 2,
|
|
126
|
+
Delete = 3,
|
|
127
|
+
Drop = 4,
|
|
128
|
+
Alter = 5,
|
|
129
|
+
Restart = 6,
|
|
130
|
+
Error = 7,
|
|
131
|
+
Query = 8,
|
|
132
|
+
Invalid = 9,
|
|
133
|
+
Options = 10,
|
|
134
|
+
Isolation = 11,
|
|
135
|
+
Expired = 12,
|
|
136
|
+
Resource = 13,
|
|
137
|
+
PreviousFire = 14,
|
|
138
|
+
TemplateLimit = 15,
|
|
139
|
+
Merge = 16
|
|
140
140
|
}
|
|
141
141
|
|
|
142
142
|
|
|
143
143
|
export enum SqlNotificationSource {
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
144
|
+
Client = -2,
|
|
145
|
+
Unknown = -1,
|
|
146
|
+
Data = 0,
|
|
147
|
+
Timeout = 1,
|
|
148
|
+
Object = 2,
|
|
149
|
+
Database = 3,
|
|
150
|
+
System = 4,
|
|
151
|
+
Statement = 5,
|
|
152
|
+
Environment = 6,
|
|
153
|
+
Execution = 7,
|
|
154
|
+
Owner = 8
|
|
155
155
|
}
|
|
156
156
|
|
|
157
157
|
|
|
158
158
|
export enum SqlNotificationType {
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
159
|
+
Unknown = -1,
|
|
160
|
+
Change = 0,
|
|
161
|
+
Subscribe = 1
|
|
162
162
|
}
|
|
163
163
|
|
|
164
164
|
|
|
@@ -178,12 +178,12 @@ export type SqlRowUpdatingEventHandler = (sender: unknown, e: SqlRowUpdatingEven
|
|
|
178
178
|
|
|
179
179
|
|
|
180
180
|
export interface ActiveDirectoryAuthenticationProvider$instance extends SqlAuthenticationProvider {
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
181
|
+
AcquireTokenAsync(parameters: SqlAuthenticationParameters): Task<SqlAuthenticationToken>;
|
|
182
|
+
BeforeLoad(authentication: SqlAuthenticationMethod): void;
|
|
183
|
+
BeforeUnload(authentication: SqlAuthenticationMethod): void;
|
|
184
|
+
IsSupported(authentication: SqlAuthenticationMethod): boolean;
|
|
185
|
+
SetAcquireAuthorizationCodeAsyncCallback(acquireAuthorizationCodeAsyncCallback: Func<Uri, Uri, CancellationToken, Task<Uri>>): void;
|
|
186
|
+
SetDeviceCodeFlowCallback(deviceCodeFlowCallbackMethod: Func<DeviceCodeResult, Task>): void;
|
|
187
187
|
}
|
|
188
188
|
|
|
189
189
|
|
|
@@ -191,14 +191,14 @@ export const ActiveDirectoryAuthenticationProvider: {
|
|
|
191
191
|
new(): ActiveDirectoryAuthenticationProvider;
|
|
192
192
|
new(deviceCodeFlowCallbackMethod: Func<DeviceCodeResult, Task>, applicationClientId: string): ActiveDirectoryAuthenticationProvider;
|
|
193
193
|
new(applicationClientId: string): ActiveDirectoryAuthenticationProvider;
|
|
194
|
-
|
|
194
|
+
ClearUserTokenCache(): void;
|
|
195
195
|
};
|
|
196
196
|
|
|
197
197
|
|
|
198
198
|
export type ActiveDirectoryAuthenticationProvider = ActiveDirectoryAuthenticationProvider$instance;
|
|
199
199
|
|
|
200
200
|
export interface SqlAuthenticationInitializer$instance {
|
|
201
|
-
|
|
201
|
+
Initialize(): void;
|
|
202
202
|
}
|
|
203
203
|
|
|
204
204
|
|
|
@@ -209,15 +209,15 @@ export const SqlAuthenticationInitializer: {
|
|
|
209
209
|
export type SqlAuthenticationInitializer = SqlAuthenticationInitializer$instance;
|
|
210
210
|
|
|
211
211
|
export interface SqlAuthenticationParameters$instance {
|
|
212
|
-
readonly
|
|
213
|
-
readonly
|
|
214
|
-
readonly
|
|
215
|
-
readonly
|
|
216
|
-
readonly
|
|
217
|
-
readonly
|
|
218
|
-
readonly
|
|
219
|
-
readonly
|
|
220
|
-
readonly
|
|
212
|
+
readonly AuthenticationMethod: SqlAuthenticationMethod;
|
|
213
|
+
readonly Authority: string;
|
|
214
|
+
readonly ConnectionId: Guid;
|
|
215
|
+
readonly ConnectionTimeout: int;
|
|
216
|
+
readonly DatabaseName: string;
|
|
217
|
+
readonly Password: string;
|
|
218
|
+
readonly Resource: string;
|
|
219
|
+
readonly ServerName: string;
|
|
220
|
+
readonly UserId: string;
|
|
221
221
|
}
|
|
222
222
|
|
|
223
223
|
|
|
@@ -229,24 +229,24 @@ export const SqlAuthenticationParameters: {
|
|
|
229
229
|
export type SqlAuthenticationParameters = SqlAuthenticationParameters$instance;
|
|
230
230
|
|
|
231
231
|
export interface SqlAuthenticationProvider$instance {
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
232
|
+
AcquireTokenAsync(parameters: SqlAuthenticationParameters): Task<SqlAuthenticationToken>;
|
|
233
|
+
BeforeLoad(authenticationMethod: SqlAuthenticationMethod): void;
|
|
234
|
+
BeforeUnload(authenticationMethod: SqlAuthenticationMethod): void;
|
|
235
|
+
IsSupported(authenticationMethod: SqlAuthenticationMethod): boolean;
|
|
236
236
|
}
|
|
237
237
|
|
|
238
238
|
|
|
239
239
|
export const SqlAuthenticationProvider: {
|
|
240
|
-
|
|
241
|
-
|
|
240
|
+
GetProvider(authenticationMethod: SqlAuthenticationMethod): SqlAuthenticationProvider;
|
|
241
|
+
SetProvider(authenticationMethod: SqlAuthenticationMethod, provider: SqlAuthenticationProvider): boolean;
|
|
242
242
|
};
|
|
243
243
|
|
|
244
244
|
|
|
245
245
|
export type SqlAuthenticationProvider = SqlAuthenticationProvider$instance;
|
|
246
246
|
|
|
247
247
|
export interface SqlAuthenticationToken$instance {
|
|
248
|
-
readonly
|
|
249
|
-
readonly
|
|
248
|
+
readonly AccessToken: string;
|
|
249
|
+
readonly ExpiresOn: DateTimeOffset;
|
|
250
250
|
}
|
|
251
251
|
|
|
252
252
|
|
|
@@ -258,21 +258,21 @@ export const SqlAuthenticationToken: {
|
|
|
258
258
|
export type SqlAuthenticationToken = SqlAuthenticationToken$instance;
|
|
259
259
|
|
|
260
260
|
export interface SqlBatch$instance extends DbBatch {
|
|
261
|
-
readonly
|
|
262
|
-
readonly
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
261
|
+
readonly BatchCommands: SqlBatchCommandCollection;
|
|
262
|
+
readonly Commands: List<SqlBatchCommand>;
|
|
263
|
+
Connection: SqlConnection;
|
|
264
|
+
Timeout: int;
|
|
265
|
+
Transaction: SqlTransaction;
|
|
266
|
+
Cancel(): void;
|
|
267
|
+
Dispose(): void;
|
|
268
|
+
ExecuteNonQuery(): int;
|
|
269
|
+
ExecuteNonQueryAsync(cancellationToken?: CancellationToken): Task<System_Internal.Int32>;
|
|
270
|
+
ExecuteReader(): SqlDataReader;
|
|
271
|
+
ExecuteReaderAsync(cancellationToken?: CancellationToken): Task<SqlDataReader>;
|
|
272
|
+
ExecuteScalar(): unknown;
|
|
273
|
+
ExecuteScalarAsync(cancellationToken?: CancellationToken): Task<unknown>;
|
|
274
|
+
Prepare(): void;
|
|
275
|
+
PrepareAsync(cancellationToken?: CancellationToken): Task;
|
|
276
276
|
}
|
|
277
277
|
|
|
278
278
|
|
|
@@ -285,12 +285,12 @@ export const SqlBatch: {
|
|
|
285
285
|
export type SqlBatch = SqlBatch$instance;
|
|
286
286
|
|
|
287
287
|
export interface SqlBatchCommand$instance extends DbBatchCommand {
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
readonly
|
|
293
|
-
readonly
|
|
288
|
+
ColumnEncryptionSetting: SqlCommandColumnEncryptionSetting;
|
|
289
|
+
CommandBehavior: CommandBehavior;
|
|
290
|
+
CommandText: string;
|
|
291
|
+
CommandType: CommandType;
|
|
292
|
+
readonly Parameters: SqlParameterCollection;
|
|
293
|
+
readonly RecordsAffected: int;
|
|
294
294
|
}
|
|
295
295
|
|
|
296
296
|
|
|
@@ -303,24 +303,24 @@ export const SqlBatchCommand: {
|
|
|
303
303
|
export type SqlBatchCommand = SqlBatchCommand$instance;
|
|
304
304
|
|
|
305
305
|
export interface SqlBatchCommandCollection$instance extends DbBatchCommandCollection {
|
|
306
|
-
readonly
|
|
307
|
-
readonly
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
306
|
+
readonly Count: int;
|
|
307
|
+
readonly IsReadOnly: boolean;
|
|
308
|
+
Item: SqlBatchCommand;
|
|
309
|
+
Add(item: SqlBatchCommand): void;
|
|
310
|
+
Add(item: DbBatchCommand): void;
|
|
311
|
+
Clear(): void;
|
|
312
|
+
Contains(item: SqlBatchCommand): boolean;
|
|
313
|
+
Contains(item: DbBatchCommand): boolean;
|
|
314
|
+
CopyTo(array: SqlBatchCommand[], arrayIndex: int): void;
|
|
315
|
+
CopyTo(array: DbBatchCommand[], arrayIndex: int): void;
|
|
316
|
+
GetEnumerator(): IEnumerator__System_Collections_Generic<DbBatchCommand>;
|
|
317
|
+
IndexOf(item: SqlBatchCommand): int;
|
|
318
|
+
IndexOf(item: DbBatchCommand): int;
|
|
319
|
+
Insert(index: int, item: SqlBatchCommand): void;
|
|
320
|
+
Insert(index: int, item: DbBatchCommand): void;
|
|
321
|
+
Remove(item: SqlBatchCommand): boolean;
|
|
322
|
+
Remove(item: DbBatchCommand): boolean;
|
|
323
|
+
RemoveAt(index: int): void;
|
|
324
324
|
}
|
|
325
325
|
|
|
326
326
|
|
|
@@ -332,31 +332,31 @@ export const SqlBatchCommandCollection: {
|
|
|
332
332
|
export type SqlBatchCommandCollection = SqlBatchCommandCollection$instance;
|
|
333
333
|
|
|
334
334
|
export interface SqlBulkCopy$instance {
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
readonly
|
|
338
|
-
readonly
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
readonly
|
|
343
|
-
readonly
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
335
|
+
BatchSize: int;
|
|
336
|
+
BulkCopyTimeout: int;
|
|
337
|
+
readonly ColumnMappings: SqlBulkCopyColumnMappingCollection;
|
|
338
|
+
readonly ColumnOrderHints: SqlBulkCopyColumnOrderHintCollection;
|
|
339
|
+
DestinationTableName: string;
|
|
340
|
+
EnableStreaming: boolean;
|
|
341
|
+
NotifyAfter: int;
|
|
342
|
+
readonly RowsCopied: int;
|
|
343
|
+
readonly RowsCopied64: long;
|
|
344
|
+
Close(): void;
|
|
345
|
+
WriteToServer(reader: DbDataReader): void;
|
|
346
|
+
WriteToServer(rows: DataRow[]): void;
|
|
347
|
+
WriteToServer(table: DataTable): void;
|
|
348
|
+
WriteToServer(table: DataTable, rowState: DataRowState): void;
|
|
349
|
+
WriteToServer(reader: IDataReader): void;
|
|
350
|
+
WriteToServerAsync(reader: DbDataReader): Task;
|
|
351
|
+
WriteToServerAsync(reader: DbDataReader, cancellationToken: CancellationToken): Task;
|
|
352
|
+
WriteToServerAsync(rows: DataRow[]): Task;
|
|
353
|
+
WriteToServerAsync(rows: DataRow[], cancellationToken: CancellationToken): Task;
|
|
354
|
+
WriteToServerAsync(table: DataTable): Task;
|
|
355
|
+
WriteToServerAsync(table: DataTable, rowState: DataRowState): Task;
|
|
356
|
+
WriteToServerAsync(table: DataTable, rowState: DataRowState, cancellationToken: CancellationToken): Task;
|
|
357
|
+
WriteToServerAsync(table: DataTable, cancellationToken: CancellationToken): Task;
|
|
358
|
+
WriteToServerAsync(reader: IDataReader): Task;
|
|
359
|
+
WriteToServerAsync(reader: IDataReader, cancellationToken: CancellationToken): Task;
|
|
360
360
|
}
|
|
361
361
|
|
|
362
362
|
|
|
@@ -371,10 +371,10 @@ export const SqlBulkCopy: {
|
|
|
371
371
|
export type SqlBulkCopy = SqlBulkCopy$instance;
|
|
372
372
|
|
|
373
373
|
export interface SqlBulkCopyColumnMapping$instance {
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
374
|
+
DestinationColumn: string;
|
|
375
|
+
DestinationOrdinal: int;
|
|
376
|
+
SourceColumn: string;
|
|
377
|
+
SourceOrdinal: int;
|
|
378
378
|
}
|
|
379
379
|
|
|
380
380
|
|
|
@@ -390,19 +390,19 @@ export const SqlBulkCopyColumnMapping: {
|
|
|
390
390
|
export type SqlBulkCopyColumnMapping = SqlBulkCopyColumnMapping$instance;
|
|
391
391
|
|
|
392
392
|
export interface SqlBulkCopyColumnMappingCollection$instance extends CollectionBase {
|
|
393
|
-
readonly
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
393
|
+
readonly Item: SqlBulkCopyColumnMapping;
|
|
394
|
+
Add(bulkCopyColumnMapping: SqlBulkCopyColumnMapping): SqlBulkCopyColumnMapping;
|
|
395
|
+
Add(sourceColumnIndex: int, destinationColumnIndex: int): SqlBulkCopyColumnMapping;
|
|
396
|
+
Add(sourceColumnIndex: int, destinationColumn: string): SqlBulkCopyColumnMapping;
|
|
397
|
+
Add(sourceColumn: string, destinationColumnIndex: int): SqlBulkCopyColumnMapping;
|
|
398
|
+
Add(sourceColumn: string, destinationColumn: string): SqlBulkCopyColumnMapping;
|
|
399
|
+
Clear(): void;
|
|
400
|
+
Contains(value: SqlBulkCopyColumnMapping): boolean;
|
|
401
|
+
CopyTo(array: SqlBulkCopyColumnMapping[], index: int): void;
|
|
402
|
+
IndexOf(value: SqlBulkCopyColumnMapping): int;
|
|
403
|
+
Insert(index: int, value: SqlBulkCopyColumnMapping): void;
|
|
404
|
+
Remove(value: SqlBulkCopyColumnMapping): void;
|
|
405
|
+
RemoveAt(index: int): void;
|
|
406
406
|
}
|
|
407
407
|
|
|
408
408
|
|
|
@@ -414,8 +414,8 @@ export const SqlBulkCopyColumnMappingCollection: {
|
|
|
414
414
|
export type SqlBulkCopyColumnMappingCollection = SqlBulkCopyColumnMappingCollection$instance;
|
|
415
415
|
|
|
416
416
|
export interface SqlBulkCopyColumnOrderHint$instance {
|
|
417
|
-
|
|
418
|
-
|
|
417
|
+
Column: string;
|
|
418
|
+
SortOrder: SortOrder;
|
|
419
419
|
}
|
|
420
420
|
|
|
421
421
|
|
|
@@ -427,16 +427,16 @@ export const SqlBulkCopyColumnOrderHint: {
|
|
|
427
427
|
export type SqlBulkCopyColumnOrderHint = SqlBulkCopyColumnOrderHint$instance;
|
|
428
428
|
|
|
429
429
|
export interface SqlBulkCopyColumnOrderHintCollection$instance extends CollectionBase {
|
|
430
|
-
readonly
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
430
|
+
readonly Item: SqlBulkCopyColumnOrderHint;
|
|
431
|
+
Add(columnOrderHint: SqlBulkCopyColumnOrderHint): SqlBulkCopyColumnOrderHint;
|
|
432
|
+
Add(column: string, sortOrder: SortOrder): SqlBulkCopyColumnOrderHint;
|
|
433
|
+
Clear(): void;
|
|
434
|
+
Contains(value: SqlBulkCopyColumnOrderHint): boolean;
|
|
435
|
+
CopyTo(array: SqlBulkCopyColumnOrderHint[], index: int): void;
|
|
436
|
+
IndexOf(value: SqlBulkCopyColumnOrderHint): int;
|
|
437
|
+
Insert(index: int, columnOrderHint: SqlBulkCopyColumnOrderHint): void;
|
|
438
|
+
Remove(columnOrderHint: SqlBulkCopyColumnOrderHint): void;
|
|
439
|
+
RemoveAt(index: int): void;
|
|
440
440
|
}
|
|
441
441
|
|
|
442
442
|
|
|
@@ -448,33 +448,33 @@ export const SqlBulkCopyColumnOrderHintCollection: {
|
|
|
448
448
|
export type SqlBulkCopyColumnOrderHintCollection = SqlBulkCopyColumnOrderHintCollection$instance;
|
|
449
449
|
|
|
450
450
|
export interface SqlClientFactory$instance extends DbProviderFactory {
|
|
451
|
-
readonly
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
451
|
+
readonly CanCreateBatch: boolean;
|
|
452
|
+
CreateBatch(): DbBatch;
|
|
453
|
+
CreateBatchCommand(): DbBatchCommand;
|
|
454
|
+
CreateCommand(): DbCommand;
|
|
455
|
+
CreateCommandBuilder(): DbCommandBuilder;
|
|
456
|
+
CreateConnection(): DbConnection;
|
|
457
|
+
CreateConnectionStringBuilder(): DbConnectionStringBuilder;
|
|
458
|
+
CreateDataAdapter(): DbDataAdapter;
|
|
459
|
+
CreateDataSourceEnumerator(): DbDataSourceEnumerator;
|
|
460
|
+
CreateParameter(): DbParameter;
|
|
461
461
|
}
|
|
462
462
|
|
|
463
463
|
|
|
464
464
|
export const SqlClientFactory: {
|
|
465
465
|
new(): SqlClientFactory;
|
|
466
|
-
readonly
|
|
466
|
+
readonly Instance: SqlClientFactory;
|
|
467
467
|
};
|
|
468
468
|
|
|
469
469
|
|
|
470
470
|
export type SqlClientFactory = SqlClientFactory$instance;
|
|
471
471
|
|
|
472
472
|
export interface SqlClientLogger$instance {
|
|
473
|
-
readonly
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
473
|
+
readonly IsLoggingEnabled: boolean;
|
|
474
|
+
LogAssert(value: boolean, type: string, method: string, message: string): boolean;
|
|
475
|
+
LogError(type: string, method: string, message: string): void;
|
|
476
|
+
LogInfo(type: string, method: string, message: string): void;
|
|
477
|
+
LogWarning(type: string, method: string, message: string): void;
|
|
478
478
|
}
|
|
479
479
|
|
|
480
480
|
|
|
@@ -486,59 +486,59 @@ export const SqlClientLogger: {
|
|
|
486
486
|
export type SqlClientLogger = SqlClientLogger$instance;
|
|
487
487
|
|
|
488
488
|
export interface SqlColumnEncryptionCertificateStoreProvider$instance extends SqlColumnEncryptionKeyStoreProvider {
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
489
|
+
DecryptColumnEncryptionKey(masterKeyPath: string, encryptionAlgorithm: string, encryptedColumnEncryptionKey: byte[]): byte[];
|
|
490
|
+
EncryptColumnEncryptionKey(masterKeyPath: string, encryptionAlgorithm: string, columnEncryptionKey: byte[]): byte[];
|
|
491
|
+
SignColumnMasterKeyMetadata(masterKeyPath: string, allowEnclaveComputations: boolean): byte[];
|
|
492
|
+
VerifyColumnMasterKeyMetadata(masterKeyPath: string, allowEnclaveComputations: boolean, signature: byte[]): boolean;
|
|
493
493
|
}
|
|
494
494
|
|
|
495
495
|
|
|
496
496
|
export const SqlColumnEncryptionCertificateStoreProvider: {
|
|
497
497
|
new(): SqlColumnEncryptionCertificateStoreProvider;
|
|
498
|
-
readonly
|
|
498
|
+
readonly ProviderName: string;
|
|
499
499
|
};
|
|
500
500
|
|
|
501
501
|
|
|
502
502
|
export type SqlColumnEncryptionCertificateStoreProvider = SqlColumnEncryptionCertificateStoreProvider$instance;
|
|
503
503
|
|
|
504
504
|
export interface SqlColumnEncryptionCngProvider$instance extends SqlColumnEncryptionKeyStoreProvider {
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
505
|
+
DecryptColumnEncryptionKey(masterKeyPath: string, encryptionAlgorithm: string, encryptedColumnEncryptionKey: byte[]): byte[];
|
|
506
|
+
EncryptColumnEncryptionKey(masterKeyPath: string, encryptionAlgorithm: string, columnEncryptionKey: byte[]): byte[];
|
|
507
|
+
SignColumnMasterKeyMetadata(masterKeyPath: string, allowEnclaveComputations: boolean): byte[];
|
|
508
|
+
VerifyColumnMasterKeyMetadata(masterKeyPath: string, allowEnclaveComputations: boolean, signature: byte[]): boolean;
|
|
509
509
|
}
|
|
510
510
|
|
|
511
511
|
|
|
512
512
|
export const SqlColumnEncryptionCngProvider: {
|
|
513
513
|
new(): SqlColumnEncryptionCngProvider;
|
|
514
|
-
readonly
|
|
514
|
+
readonly ProviderName: string;
|
|
515
515
|
};
|
|
516
516
|
|
|
517
517
|
|
|
518
518
|
export type SqlColumnEncryptionCngProvider = SqlColumnEncryptionCngProvider$instance;
|
|
519
519
|
|
|
520
520
|
export interface SqlColumnEncryptionCspProvider$instance extends SqlColumnEncryptionKeyStoreProvider {
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
521
|
+
DecryptColumnEncryptionKey(masterKeyPath: string, encryptionAlgorithm: string, encryptedColumnEncryptionKey: byte[]): byte[];
|
|
522
|
+
EncryptColumnEncryptionKey(masterKeyPath: string, encryptionAlgorithm: string, columnEncryptionKey: byte[]): byte[];
|
|
523
|
+
SignColumnMasterKeyMetadata(masterKeyPath: string, allowEnclaveComputations: boolean): byte[];
|
|
524
|
+
VerifyColumnMasterKeyMetadata(masterKeyPath: string, allowEnclaveComputations: boolean, signature: byte[]): boolean;
|
|
525
525
|
}
|
|
526
526
|
|
|
527
527
|
|
|
528
528
|
export const SqlColumnEncryptionCspProvider: {
|
|
529
529
|
new(): SqlColumnEncryptionCspProvider;
|
|
530
|
-
readonly
|
|
530
|
+
readonly ProviderName: string;
|
|
531
531
|
};
|
|
532
532
|
|
|
533
533
|
|
|
534
534
|
export type SqlColumnEncryptionCspProvider = SqlColumnEncryptionCspProvider$instance;
|
|
535
535
|
|
|
536
536
|
export interface SqlColumnEncryptionKeyStoreProvider$instance {
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
537
|
+
ColumnEncryptionKeyCacheTtl: Nullable<TimeSpan>;
|
|
538
|
+
DecryptColumnEncryptionKey(masterKeyPath: string, encryptionAlgorithm: string, encryptedColumnEncryptionKey: byte[]): byte[];
|
|
539
|
+
EncryptColumnEncryptionKey(masterKeyPath: string, encryptionAlgorithm: string, columnEncryptionKey: byte[]): byte[];
|
|
540
|
+
SignColumnMasterKeyMetadata(masterKeyPath: string, allowEnclaveComputations: boolean): byte[];
|
|
541
|
+
VerifyColumnMasterKeyMetadata(masterKeyPath: string, allowEnclaveComputations: boolean, signature: byte[]): boolean;
|
|
542
542
|
}
|
|
543
543
|
|
|
544
544
|
|
|
@@ -549,48 +549,48 @@ export const SqlColumnEncryptionKeyStoreProvider: {
|
|
|
549
549
|
export type SqlColumnEncryptionKeyStoreProvider = SqlColumnEncryptionKeyStoreProvider$instance;
|
|
550
550
|
|
|
551
551
|
export interface SqlCommand$instance extends DbCommand {
|
|
552
|
-
readonly
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
readonly
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
552
|
+
readonly ColumnEncryptionSetting: SqlCommandColumnEncryptionSetting;
|
|
553
|
+
CommandText: string;
|
|
554
|
+
CommandTimeout: int;
|
|
555
|
+
CommandType: CommandType;
|
|
556
|
+
Connection: SqlConnection;
|
|
557
|
+
DesignTimeVisible: boolean;
|
|
558
|
+
EnableOptimizedParameterBinding: boolean;
|
|
559
|
+
Notification: SqlNotificationRequest;
|
|
560
|
+
readonly Parameters: SqlParameterCollection;
|
|
561
|
+
RetryLogicProvider: SqlRetryLogicBaseProvider;
|
|
562
|
+
Transaction: SqlTransaction;
|
|
563
|
+
UpdatedRowSource: UpdateRowSource;
|
|
564
|
+
BeginExecuteNonQuery(): IAsyncResult;
|
|
565
|
+
BeginExecuteNonQuery(callback: AsyncCallback, stateObject: unknown): IAsyncResult;
|
|
566
|
+
BeginExecuteReader(): IAsyncResult;
|
|
567
|
+
BeginExecuteReader(callback: AsyncCallback, stateObject: unknown): IAsyncResult;
|
|
568
|
+
BeginExecuteReader(callback: AsyncCallback, stateObject: unknown, behavior: CommandBehavior): IAsyncResult;
|
|
569
|
+
BeginExecuteReader(behavior: CommandBehavior): IAsyncResult;
|
|
570
|
+
BeginExecuteXmlReader(): IAsyncResult;
|
|
571
|
+
BeginExecuteXmlReader(callback: AsyncCallback, stateObject: unknown): IAsyncResult;
|
|
572
|
+
Cancel(): void;
|
|
573
|
+
Clone(): SqlCommand;
|
|
574
|
+
CreateParameter(): SqlParameter;
|
|
575
|
+
EndExecuteNonQuery(asyncResult: IAsyncResult): int;
|
|
576
|
+
EndExecuteReader(asyncResult: IAsyncResult): SqlDataReader;
|
|
577
|
+
EndExecuteXmlReader(asyncResult: IAsyncResult): XmlReader;
|
|
578
|
+
ExecuteNonQuery(): int;
|
|
579
|
+
ExecuteNonQueryAsync(cancellationToken: CancellationToken): Task<System_Internal.Int32>;
|
|
580
|
+
ExecuteReader(): SqlDataReader;
|
|
581
|
+
ExecuteReader(behavior: CommandBehavior): SqlDataReader;
|
|
582
|
+
ExecuteReaderAsync(): Task<SqlDataReader>;
|
|
583
|
+
ExecuteReaderAsync(behavior: CommandBehavior): Task<SqlDataReader>;
|
|
584
|
+
ExecuteReaderAsync(behavior: CommandBehavior, cancellationToken: CancellationToken): Task<SqlDataReader>;
|
|
585
|
+
ExecuteReaderAsync(cancellationToken: CancellationToken): Task<SqlDataReader>;
|
|
586
|
+
ExecuteScalar(): unknown;
|
|
587
|
+
ExecuteScalarAsync(cancellationToken: CancellationToken): Task<unknown>;
|
|
588
|
+
ExecuteXmlReader(): XmlReader;
|
|
589
|
+
ExecuteXmlReaderAsync(): Task<XmlReader>;
|
|
590
|
+
ExecuteXmlReaderAsync(cancellationToken: CancellationToken): Task<XmlReader>;
|
|
591
|
+
Prepare(): void;
|
|
592
|
+
RegisterColumnEncryptionKeyStoreProvidersOnCommand(customProviders: IDictionary__System_Collections_Generic<System_Internal.String, SqlColumnEncryptionKeyStoreProvider>): void;
|
|
593
|
+
ResetCommandTimeout(): void;
|
|
594
594
|
}
|
|
595
595
|
|
|
596
596
|
|
|
@@ -606,27 +606,27 @@ export const SqlCommand: {
|
|
|
606
606
|
export type SqlCommand = SqlCommand$instance;
|
|
607
607
|
|
|
608
608
|
export interface SqlCommandBuilder$instance extends DbCommandBuilder {
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
609
|
+
CatalogLocation: CatalogLocation;
|
|
610
|
+
CatalogSeparator: string;
|
|
611
|
+
DataAdapter: SqlDataAdapter;
|
|
612
|
+
QuotePrefix: string;
|
|
613
|
+
QuoteSuffix: string;
|
|
614
|
+
SchemaSeparator: string;
|
|
615
|
+
GetDeleteCommand(): SqlCommand;
|
|
616
|
+
GetDeleteCommand(useColumnsForParameterNames: boolean): SqlCommand;
|
|
617
|
+
GetInsertCommand(): SqlCommand;
|
|
618
|
+
GetInsertCommand(useColumnsForParameterNames: boolean): SqlCommand;
|
|
619
|
+
GetUpdateCommand(): SqlCommand;
|
|
620
|
+
GetUpdateCommand(useColumnsForParameterNames: boolean): SqlCommand;
|
|
621
|
+
QuoteIdentifier(unquotedIdentifier: string): string;
|
|
622
|
+
UnquoteIdentifier(quotedIdentifier: string): string;
|
|
623
623
|
}
|
|
624
624
|
|
|
625
625
|
|
|
626
626
|
export const SqlCommandBuilder: {
|
|
627
627
|
new(): SqlCommandBuilder;
|
|
628
628
|
new(adapter: SqlDataAdapter): SqlCommandBuilder;
|
|
629
|
-
|
|
629
|
+
DeriveParameters(command: SqlCommand): void;
|
|
630
630
|
};
|
|
631
631
|
|
|
632
632
|
|
|
@@ -638,53 +638,53 @@ export interface SqlConfigurableRetryFactory$instance {
|
|
|
638
638
|
|
|
639
639
|
export const SqlConfigurableRetryFactory: {
|
|
640
640
|
new(): SqlConfigurableRetryFactory;
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
641
|
+
CreateExponentialRetryProvider(retryLogicOption: SqlRetryLogicOption): SqlRetryLogicBaseProvider;
|
|
642
|
+
CreateFixedRetryProvider(retryLogicOption: SqlRetryLogicOption): SqlRetryLogicBaseProvider;
|
|
643
|
+
CreateIncrementalRetryProvider(retryLogicOption: SqlRetryLogicOption): SqlRetryLogicBaseProvider;
|
|
644
|
+
CreateNoneRetryProvider(): SqlRetryLogicBaseProvider;
|
|
645
645
|
};
|
|
646
646
|
|
|
647
647
|
|
|
648
648
|
export type SqlConfigurableRetryFactory = SqlConfigurableRetryFactory$instance;
|
|
649
649
|
|
|
650
650
|
export interface SqlConnection$instance extends DbConnection {
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
readonly
|
|
654
|
-
readonly
|
|
655
|
-
readonly
|
|
656
|
-
get
|
|
657
|
-
set
|
|
658
|
-
readonly
|
|
659
|
-
|
|
660
|
-
readonly
|
|
661
|
-
readonly
|
|
662
|
-
|
|
663
|
-
readonly
|
|
664
|
-
|
|
665
|
-
readonly
|
|
666
|
-
readonly
|
|
667
|
-
readonly
|
|
668
|
-
|
|
669
|
-
readonly
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
651
|
+
AccessToken: string;
|
|
652
|
+
AccessTokenCallback: Func<SqlAuthenticationParameters, CancellationToken, Task<SqlAuthenticationToken>>;
|
|
653
|
+
readonly CanCreateBatch: boolean;
|
|
654
|
+
readonly ClientConnectionId: Guid;
|
|
655
|
+
readonly CommandTimeout: int;
|
|
656
|
+
get ConnectionString(): string | undefined;
|
|
657
|
+
set ConnectionString(value: string);
|
|
658
|
+
readonly ConnectionTimeout: int;
|
|
659
|
+
Credential: SqlCredential;
|
|
660
|
+
readonly Database: string;
|
|
661
|
+
readonly DataSource: string;
|
|
662
|
+
FireInfoMessageEventOnUserErrors: boolean;
|
|
663
|
+
readonly PacketSize: int;
|
|
664
|
+
RetryLogicProvider: SqlRetryLogicBaseProvider;
|
|
665
|
+
readonly ServerProcessId: int;
|
|
666
|
+
readonly ServerVersion: string;
|
|
667
|
+
readonly State: ConnectionState;
|
|
668
|
+
StatisticsEnabled: boolean;
|
|
669
|
+
readonly WorkstationId: string;
|
|
670
|
+
BeginTransaction(): SqlTransaction;
|
|
671
|
+
BeginTransaction(iso: IsolationLevel): SqlTransaction;
|
|
672
|
+
BeginTransaction(iso: IsolationLevel, transactionName: string): SqlTransaction;
|
|
673
|
+
BeginTransaction(transactionName: string): SqlTransaction;
|
|
674
|
+
ChangeDatabase(database: string): void;
|
|
675
|
+
Close(): void;
|
|
676
|
+
CreateCommand(): SqlCommand;
|
|
677
|
+
GetSchema(): DataTable;
|
|
678
|
+
GetSchema(collectionName: string): DataTable;
|
|
679
|
+
GetSchema(collectionName: string, restrictionValues: string[]): DataTable;
|
|
680
|
+
Open(): void;
|
|
681
|
+
Open(overrides: SqlConnectionOverrides): void;
|
|
682
|
+
OpenAsync(overrides: SqlConnectionOverrides, cancellationToken: CancellationToken): Task;
|
|
683
|
+
OpenAsync(cancellationToken: CancellationToken): Task;
|
|
684
|
+
RegisterColumnEncryptionKeyStoreProvidersOnConnection(customProviders: IDictionary__System_Collections_Generic<System_Internal.String, SqlColumnEncryptionKeyStoreProvider>): void;
|
|
685
|
+
ResetStatistics(): void;
|
|
686
|
+
RetrieveInternalInfo(): IDictionary__System_Collections_Generic<System_Internal.String, unknown>;
|
|
687
|
+
RetrieveStatistics(): IDictionary;
|
|
688
688
|
}
|
|
689
689
|
|
|
690
690
|
|
|
@@ -692,88 +692,88 @@ export const SqlConnection: {
|
|
|
692
692
|
new(): SqlConnection;
|
|
693
693
|
new(connectionString: string): SqlConnection;
|
|
694
694
|
new(connectionString: string, credential: SqlCredential): SqlConnection;
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
readonly
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
695
|
+
ColumnEncryptionKeyCacheTtl: TimeSpan;
|
|
696
|
+
ColumnEncryptionQueryMetadataCacheEnabled: boolean;
|
|
697
|
+
readonly ColumnEncryptionTrustedMasterKeyPaths: IDictionary__System_Collections_Generic<System_Internal.String, IList__System_Collections_Generic<System_Internal.String>>;
|
|
698
|
+
ChangePassword(connectionString: string, credential: SqlCredential, newSecurePassword: SecureString): void;
|
|
699
|
+
ChangePassword(connectionString: string, newPassword: string): void;
|
|
700
|
+
ClearAllPools(): void;
|
|
701
|
+
ClearPool(connection: SqlConnection): void;
|
|
702
|
+
RegisterColumnEncryptionKeyStoreProviders(customProviders: IDictionary__System_Collections_Generic<System_Internal.String, SqlColumnEncryptionKeyStoreProvider>): void;
|
|
703
703
|
};
|
|
704
704
|
|
|
705
705
|
|
|
706
706
|
export type SqlConnection = SqlConnection$instance;
|
|
707
707
|
|
|
708
708
|
export interface SqlConnectionEncryptOption$instance {
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
709
|
+
Equals(obj: unknown): boolean;
|
|
710
|
+
GetHashCode(): int;
|
|
711
|
+
ToString(): string | undefined;
|
|
712
712
|
}
|
|
713
713
|
|
|
714
714
|
|
|
715
715
|
export const SqlConnectionEncryptOption: {
|
|
716
716
|
new(): SqlConnectionEncryptOption;
|
|
717
|
-
readonly
|
|
718
|
-
readonly
|
|
719
|
-
readonly
|
|
720
|
-
|
|
721
|
-
|
|
717
|
+
readonly Mandatory: SqlConnectionEncryptOption;
|
|
718
|
+
readonly Optional: SqlConnectionEncryptOption;
|
|
719
|
+
readonly Strict: SqlConnectionEncryptOption;
|
|
720
|
+
Parse(value: string): SqlConnectionEncryptOption;
|
|
721
|
+
TryParse(value: string, result: SqlConnectionEncryptOption): boolean;
|
|
722
722
|
};
|
|
723
723
|
|
|
724
724
|
|
|
725
725
|
export type SqlConnectionEncryptOption = SqlConnectionEncryptOption$instance;
|
|
726
726
|
|
|
727
727
|
export interface SqlConnectionStringBuilder$instance extends DbConnectionStringBuilder {
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
readonly
|
|
750
|
-
|
|
751
|
-
readonly
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
readonly
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
728
|
+
ApplicationIntent: ApplicationIntent;
|
|
729
|
+
ApplicationName: string;
|
|
730
|
+
AttachDBFilename: string;
|
|
731
|
+
AttestationProtocol: SqlConnectionAttestationProtocol;
|
|
732
|
+
Authentication: SqlAuthenticationMethod;
|
|
733
|
+
ColumnEncryptionSetting: SqlConnectionColumnEncryptionSetting;
|
|
734
|
+
CommandTimeout: int;
|
|
735
|
+
ConnectRetryCount: int;
|
|
736
|
+
ConnectRetryInterval: int;
|
|
737
|
+
ConnectTimeout: int;
|
|
738
|
+
CurrentLanguage: string;
|
|
739
|
+
DataSource: string;
|
|
740
|
+
EnclaveAttestationUrl: string;
|
|
741
|
+
Encrypt: SqlConnectionEncryptOption;
|
|
742
|
+
Enlist: boolean;
|
|
743
|
+
FailoverPartner: string;
|
|
744
|
+
FailoverPartnerSPN: string;
|
|
745
|
+
HostNameInCertificate: string;
|
|
746
|
+
InitialCatalog: string;
|
|
747
|
+
IntegratedSecurity: boolean;
|
|
748
|
+
IPAddressPreference: SqlConnectionIPAddressPreference;
|
|
749
|
+
readonly IsFixedSize: boolean;
|
|
750
|
+
Item: unknown;
|
|
751
|
+
readonly Keys: ICollection;
|
|
752
|
+
LoadBalanceTimeout: int;
|
|
753
|
+
MaxPoolSize: int;
|
|
754
|
+
MinPoolSize: int;
|
|
755
|
+
MultipleActiveResultSets: boolean;
|
|
756
|
+
MultiSubnetFailover: boolean;
|
|
757
|
+
PacketSize: int;
|
|
758
|
+
Password: string;
|
|
759
|
+
PersistSecurityInfo: boolean;
|
|
760
|
+
PoolBlockingPeriod: PoolBlockingPeriod;
|
|
761
|
+
Pooling: boolean;
|
|
762
|
+
Replication: boolean;
|
|
763
|
+
ServerCertificate: string;
|
|
764
|
+
ServerSPN: string;
|
|
765
|
+
TransactionBinding: string;
|
|
766
|
+
TrustServerCertificate: boolean;
|
|
767
|
+
TypeSystemVersion: string;
|
|
768
|
+
UserID: string;
|
|
769
|
+
UserInstance: boolean;
|
|
770
|
+
readonly Values: ICollection;
|
|
771
|
+
WorkstationID: string;
|
|
772
|
+
Clear(): void;
|
|
773
|
+
ContainsKey(keyword: string): boolean;
|
|
774
|
+
Remove(keyword: string): boolean;
|
|
775
|
+
ShouldSerialize(keyword: string): boolean;
|
|
776
|
+
TryGetValue(keyword: string, value: unknown): boolean;
|
|
777
777
|
}
|
|
778
778
|
|
|
779
779
|
|
|
@@ -786,8 +786,8 @@ export const SqlConnectionStringBuilder: {
|
|
|
786
786
|
export type SqlConnectionStringBuilder = SqlConnectionStringBuilder$instance;
|
|
787
787
|
|
|
788
788
|
export interface SqlCredential$instance {
|
|
789
|
-
readonly
|
|
790
|
-
readonly
|
|
789
|
+
readonly Password: SecureString;
|
|
790
|
+
readonly UserId: string;
|
|
791
791
|
}
|
|
792
792
|
|
|
793
793
|
|
|
@@ -799,11 +799,11 @@ export const SqlCredential: {
|
|
|
799
799
|
export type SqlCredential = SqlCredential$instance;
|
|
800
800
|
|
|
801
801
|
export interface SqlDataAdapter$instance extends DbDataAdapter {
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
802
|
+
DeleteCommand: SqlCommand;
|
|
803
|
+
InsertCommand: SqlCommand;
|
|
804
|
+
SelectCommand: SqlCommand;
|
|
805
|
+
UpdateBatchSize: int;
|
|
806
|
+
UpdateCommand: SqlCommand;
|
|
807
807
|
}
|
|
808
808
|
|
|
809
809
|
|
|
@@ -818,75 +818,75 @@ export const SqlDataAdapter: {
|
|
|
818
818
|
export type SqlDataAdapter = SqlDataAdapter$instance;
|
|
819
819
|
|
|
820
820
|
export interface SqlDataReader$instance extends DbDataReader {
|
|
821
|
-
readonly
|
|
822
|
-
readonly
|
|
823
|
-
readonly
|
|
824
|
-
readonly
|
|
825
|
-
readonly
|
|
826
|
-
readonly
|
|
827
|
-
readonly
|
|
828
|
-
|
|
821
|
+
readonly Depth: int;
|
|
822
|
+
readonly FieldCount: int;
|
|
823
|
+
readonly HasRows: boolean;
|
|
824
|
+
readonly IsClosed: boolean;
|
|
825
|
+
readonly RecordsAffected: int;
|
|
826
|
+
readonly SensitivityClassification: SensitivityClassification;
|
|
827
|
+
readonly VisibleFieldCount: int;
|
|
828
|
+
Close(): void;
|
|
829
829
|
get_Item(i: int): unknown;
|
|
830
830
|
get_Item(name: string): unknown;
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
831
|
+
GetBoolean(i: int): boolean;
|
|
832
|
+
GetByte(i: int): byte;
|
|
833
|
+
GetBytes(i: int, dataIndex: long, buffer: byte[], bufferIndex: int, length: int): long;
|
|
834
|
+
GetChar(i: int): char;
|
|
835
|
+
GetChars(i: int, dataIndex: long, buffer: char[], bufferIndex: int, length: int): long;
|
|
836
|
+
GetColumnSchema(): ReadOnlyCollection<DbColumn>;
|
|
837
|
+
GetDataTypeName(i: int): string;
|
|
838
|
+
GetDateTime(i: int): DateTime;
|
|
839
|
+
GetDateTimeOffset(i: int): DateTimeOffset;
|
|
840
|
+
GetDecimal(i: int): decimal;
|
|
841
|
+
GetDouble(i: int): double;
|
|
842
|
+
GetEnumerator(): IEnumerator;
|
|
843
|
+
GetFieldType(i: int): Type;
|
|
844
|
+
GetFieldValue<T>(i: int): T;
|
|
845
|
+
GetFieldValueAsync<T>(i: int, cancellationToken: CancellationToken): Task<T>;
|
|
846
|
+
GetFloat(i: int): float;
|
|
847
|
+
GetGuid(i: int): Guid;
|
|
848
|
+
GetInt16(i: int): short;
|
|
849
|
+
GetInt32(i: int): int;
|
|
850
|
+
GetInt64(i: int): long;
|
|
851
|
+
GetName(i: int): string;
|
|
852
|
+
GetOrdinal(name: string): int;
|
|
853
|
+
GetProviderSpecificFieldType(i: int): Type;
|
|
854
|
+
GetProviderSpecificValue(i: int): unknown;
|
|
855
|
+
GetProviderSpecificValues(values: unknown[]): int;
|
|
856
|
+
GetSchemaTable(): DataTable;
|
|
857
|
+
GetSqlBinary(i: int): SqlBinary;
|
|
858
|
+
GetSqlBoolean(i: int): SqlBoolean;
|
|
859
|
+
GetSqlByte(i: int): SqlByte;
|
|
860
|
+
GetSqlBytes(i: int): SqlBytes;
|
|
861
|
+
GetSqlChars(i: int): SqlChars;
|
|
862
|
+
GetSqlDateTime(i: int): SqlDateTime;
|
|
863
|
+
GetSqlDecimal(i: int): SqlDecimal;
|
|
864
|
+
GetSqlDouble(i: int): SqlDouble;
|
|
865
|
+
GetSqlGuid(i: int): SqlGuid;
|
|
866
|
+
GetSqlInt16(i: int): SqlInt16;
|
|
867
|
+
GetSqlInt32(i: int): SqlInt32;
|
|
868
|
+
GetSqlInt64(i: int): SqlInt64;
|
|
869
|
+
GetSqlJson(i: int): SqlJson;
|
|
870
|
+
GetSqlMoney(i: int): SqlMoney;
|
|
871
|
+
GetSqlSingle(i: int): SqlSingle;
|
|
872
|
+
GetSqlString(i: int): SqlString;
|
|
873
|
+
GetSqlValue(i: int): unknown;
|
|
874
|
+
GetSqlValues(values: unknown[]): int;
|
|
875
|
+
GetSqlVector<T extends unknown>(i: int): SqlVector_1<T>;
|
|
876
|
+
GetSqlXml(i: int): SqlXml;
|
|
877
|
+
GetStream(i: int): Stream;
|
|
878
|
+
GetString(i: int): string;
|
|
879
|
+
GetTextReader(i: int): TextReader;
|
|
880
|
+
GetTimeSpan(i: int): TimeSpan;
|
|
881
|
+
GetValue(i: int): unknown;
|
|
882
|
+
GetValues(values: unknown[]): int;
|
|
883
|
+
GetXmlReader(i: int): XmlReader;
|
|
884
|
+
IsDBNull(i: int): boolean;
|
|
885
|
+
IsDBNullAsync(i: int, cancellationToken: CancellationToken): Task<System_Internal.Boolean>;
|
|
886
|
+
NextResult(): boolean;
|
|
887
|
+
NextResultAsync(cancellationToken: CancellationToken): Task<System_Internal.Boolean>;
|
|
888
|
+
Read(): boolean;
|
|
889
|
+
ReadAsync(cancellationToken: CancellationToken): Task<System_Internal.Boolean>;
|
|
890
890
|
}
|
|
891
891
|
|
|
892
892
|
|
|
@@ -898,9 +898,9 @@ export const SqlDataReader: {
|
|
|
898
898
|
export type SqlDataReader = SqlDataReader$instance;
|
|
899
899
|
|
|
900
900
|
export interface SqlDependency$instance {
|
|
901
|
-
readonly
|
|
902
|
-
readonly
|
|
903
|
-
|
|
901
|
+
readonly HasChanges: boolean;
|
|
902
|
+
readonly Id: string;
|
|
903
|
+
AddCommandDependency(command: SqlCommand): void;
|
|
904
904
|
}
|
|
905
905
|
|
|
906
906
|
|
|
@@ -908,25 +908,25 @@ export const SqlDependency: {
|
|
|
908
908
|
new(): SqlDependency;
|
|
909
909
|
new(command: SqlCommand): SqlDependency;
|
|
910
910
|
new(command: SqlCommand, options: string, timeout: int): SqlDependency;
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
911
|
+
Start(connectionString: string, queue: string): boolean;
|
|
912
|
+
Start(connectionString: string): boolean;
|
|
913
|
+
Stop(connectionString: string, queue: string): boolean;
|
|
914
|
+
Stop(connectionString: string): boolean;
|
|
915
915
|
};
|
|
916
916
|
|
|
917
917
|
|
|
918
918
|
export type SqlDependency = SqlDependency$instance;
|
|
919
919
|
|
|
920
920
|
export interface SqlError$instance {
|
|
921
|
-
readonly
|
|
922
|
-
readonly
|
|
923
|
-
readonly
|
|
924
|
-
readonly
|
|
925
|
-
readonly
|
|
926
|
-
readonly
|
|
927
|
-
readonly
|
|
928
|
-
readonly
|
|
929
|
-
|
|
921
|
+
readonly Class: byte;
|
|
922
|
+
readonly LineNumber: int;
|
|
923
|
+
readonly Message: string | undefined;
|
|
924
|
+
readonly Number: int;
|
|
925
|
+
readonly Procedure: string;
|
|
926
|
+
readonly Server: string;
|
|
927
|
+
readonly Source: string;
|
|
928
|
+
readonly State: byte;
|
|
929
|
+
ToString(): string | undefined;
|
|
930
930
|
}
|
|
931
931
|
|
|
932
932
|
|
|
@@ -938,11 +938,11 @@ export const SqlError: {
|
|
|
938
938
|
export type SqlError = SqlError$instance;
|
|
939
939
|
|
|
940
940
|
export interface SqlErrorCollection$instance {
|
|
941
|
-
readonly
|
|
942
|
-
readonly
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
941
|
+
readonly Count: int;
|
|
942
|
+
readonly Item: SqlError;
|
|
943
|
+
CopyTo(array: SqlError[], index: int): void;
|
|
944
|
+
CopyTo(array: ClrArray, index: int): void;
|
|
945
|
+
GetEnumerator(): IEnumerator;
|
|
946
946
|
}
|
|
947
947
|
|
|
948
948
|
|
|
@@ -954,18 +954,18 @@ export const SqlErrorCollection: {
|
|
|
954
954
|
export type SqlErrorCollection = SqlErrorCollection$instance;
|
|
955
955
|
|
|
956
956
|
export interface SqlException$instance extends DbException {
|
|
957
|
-
readonly
|
|
958
|
-
readonly
|
|
959
|
-
readonly
|
|
960
|
-
readonly
|
|
961
|
-
readonly
|
|
962
|
-
readonly
|
|
963
|
-
readonly
|
|
964
|
-
readonly
|
|
965
|
-
readonly
|
|
966
|
-
readonly
|
|
967
|
-
|
|
968
|
-
|
|
957
|
+
readonly BatchCommand: SqlBatchCommand;
|
|
958
|
+
readonly Class: byte;
|
|
959
|
+
readonly ClientConnectionId: Guid;
|
|
960
|
+
readonly Errors: SqlErrorCollection;
|
|
961
|
+
readonly LineNumber: int;
|
|
962
|
+
readonly Number: int;
|
|
963
|
+
readonly Procedure: string;
|
|
964
|
+
readonly Server: string;
|
|
965
|
+
readonly Source: string;
|
|
966
|
+
readonly State: byte;
|
|
967
|
+
GetObjectData(si: SerializationInfo, context: StreamingContext): void;
|
|
968
|
+
ToString(): string;
|
|
969
969
|
}
|
|
970
970
|
|
|
971
971
|
|
|
@@ -977,10 +977,10 @@ export const SqlException: {
|
|
|
977
977
|
export type SqlException = SqlException$instance;
|
|
978
978
|
|
|
979
979
|
export interface SqlInfoMessageEventArgs$instance extends EventArgs {
|
|
980
|
-
readonly
|
|
981
|
-
readonly
|
|
982
|
-
readonly
|
|
983
|
-
|
|
980
|
+
readonly Errors: SqlErrorCollection;
|
|
981
|
+
readonly Message: string;
|
|
982
|
+
readonly Source: string;
|
|
983
|
+
ToString(): string;
|
|
984
984
|
}
|
|
985
985
|
|
|
986
986
|
|
|
@@ -992,45 +992,45 @@ export const SqlInfoMessageEventArgs: {
|
|
|
992
992
|
export type SqlInfoMessageEventArgs = SqlInfoMessageEventArgs$instance;
|
|
993
993
|
|
|
994
994
|
export interface SqlNotificationEventArgs$instance extends EventArgs {
|
|
995
|
-
readonly
|
|
996
|
-
readonly
|
|
997
|
-
readonly
|
|
995
|
+
readonly Info: SqlNotificationInfo;
|
|
996
|
+
readonly Source: SqlNotificationSource;
|
|
997
|
+
readonly Type: SqlNotificationType;
|
|
998
998
|
}
|
|
999
999
|
|
|
1000
1000
|
|
|
1001
1001
|
export const SqlNotificationEventArgs: {
|
|
1002
|
-
new(
|
|
1002
|
+
new(type: SqlNotificationType, info: SqlNotificationInfo, source: SqlNotificationSource): SqlNotificationEventArgs;
|
|
1003
1003
|
};
|
|
1004
1004
|
|
|
1005
1005
|
|
|
1006
1006
|
export type SqlNotificationEventArgs = SqlNotificationEventArgs$instance;
|
|
1007
1007
|
|
|
1008
1008
|
export interface SqlParameter$instance extends DbParameter {
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1009
|
+
CompareInfo: SqlCompareOptions;
|
|
1010
|
+
DbType: DbType;
|
|
1011
|
+
Direction: ParameterDirection;
|
|
1012
|
+
ForceColumnEncryption: boolean;
|
|
1013
|
+
IsNullable: boolean;
|
|
1014
|
+
LocaleId: int;
|
|
1015
|
+
Offset: int;
|
|
1016
|
+
ParameterName: string;
|
|
1017
|
+
Precision: byte;
|
|
1018
|
+
Scale: byte;
|
|
1019
|
+
Size: int;
|
|
1020
|
+
SourceColumn: string;
|
|
1021
|
+
SourceColumnNullMapping: boolean;
|
|
1022
|
+
SourceVersion: DataRowVersion;
|
|
1023
|
+
SqlDbType: SqlDbType;
|
|
1024
|
+
SqlValue: unknown;
|
|
1025
|
+
TypeName: string;
|
|
1026
|
+
UdtTypeName: string;
|
|
1027
|
+
Value: unknown;
|
|
1028
|
+
XmlSchemaCollectionDatabase: string;
|
|
1029
|
+
XmlSchemaCollectionName: string;
|
|
1030
|
+
XmlSchemaCollectionOwningSchema: string;
|
|
1031
|
+
ResetDbType(): void;
|
|
1032
|
+
ResetSqlDbType(): void;
|
|
1033
|
+
ToString(): string;
|
|
1034
1034
|
}
|
|
1035
1035
|
|
|
1036
1036
|
|
|
@@ -1048,36 +1048,36 @@ export const SqlParameter: {
|
|
|
1048
1048
|
export type SqlParameter = SqlParameter$instance;
|
|
1049
1049
|
|
|
1050
1050
|
export interface SqlParameterCollection$instance extends DbParameterCollection {
|
|
1051
|
-
readonly
|
|
1052
|
-
readonly
|
|
1053
|
-
readonly
|
|
1054
|
-
readonly
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1051
|
+
readonly Count: int;
|
|
1052
|
+
readonly IsFixedSize: boolean;
|
|
1053
|
+
readonly IsReadOnly: boolean;
|
|
1054
|
+
readonly SyncRoot: unknown;
|
|
1055
|
+
Add(value: SqlParameter): SqlParameter;
|
|
1056
|
+
Add(value: unknown): int;
|
|
1057
|
+
Add(parameterName: string, sqlDbType: SqlDbType): SqlParameter;
|
|
1058
|
+
Add(parameterName: string, sqlDbType: SqlDbType, size: int): SqlParameter;
|
|
1059
|
+
Add(parameterName: string, sqlDbType: SqlDbType, size: int, sourceColumn: string): SqlParameter;
|
|
1060
|
+
AddRange(values: SqlParameter[]): void;
|
|
1061
|
+
AddRange(values: ClrArray): void;
|
|
1062
|
+
AddWithValue(parameterName: string, value: unknown): SqlParameter;
|
|
1063
|
+
Clear(): void;
|
|
1064
|
+
Contains(value: SqlParameter): boolean;
|
|
1065
|
+
Contains(value: unknown): boolean;
|
|
1066
|
+
Contains(value: string): boolean;
|
|
1067
|
+
CopyTo(array: SqlParameter[], index: int): void;
|
|
1068
|
+
CopyTo(array: ClrArray, index: int): void;
|
|
1069
1069
|
get_Item(index: int): SqlParameter;
|
|
1070
1070
|
get_Item(parameterName: string): SqlParameter;
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1071
|
+
GetEnumerator(): IEnumerator;
|
|
1072
|
+
IndexOf(value: SqlParameter): int;
|
|
1073
|
+
IndexOf(value: unknown): int;
|
|
1074
|
+
IndexOf(parameterName: string): int;
|
|
1075
|
+
Insert(index: int, value: SqlParameter): void;
|
|
1076
|
+
Insert(index: int, value: unknown): void;
|
|
1077
|
+
Remove(value: SqlParameter): void;
|
|
1078
|
+
Remove(value: unknown): void;
|
|
1079
|
+
RemoveAt(index: int): void;
|
|
1080
|
+
RemoveAt(parameterName: string): void;
|
|
1081
1081
|
set_Item(index: int, value: SqlParameter): void;
|
|
1082
1082
|
set_Item(parameterName: string, value: SqlParameter): void;
|
|
1083
1083
|
}
|
|
@@ -1091,10 +1091,10 @@ export const SqlParameterCollection: {
|
|
|
1091
1091
|
export type SqlParameterCollection = SqlParameterCollection$instance;
|
|
1092
1092
|
|
|
1093
1093
|
export interface SqlRetryingEventArgs$instance extends EventArgs {
|
|
1094
|
-
|
|
1095
|
-
readonly
|
|
1096
|
-
readonly
|
|
1097
|
-
readonly
|
|
1094
|
+
Cancel: boolean;
|
|
1095
|
+
readonly Delay: TimeSpan;
|
|
1096
|
+
readonly Exceptions: IList__System_Collections_Generic<Exception>;
|
|
1097
|
+
readonly RetryCount: int;
|
|
1098
1098
|
}
|
|
1099
1099
|
|
|
1100
1100
|
|
|
@@ -1106,14 +1106,14 @@ export const SqlRetryingEventArgs: {
|
|
|
1106
1106
|
export type SqlRetryingEventArgs = SqlRetryingEventArgs$instance;
|
|
1107
1107
|
|
|
1108
1108
|
export interface SqlRetryIntervalBaseEnumerator$instance {
|
|
1109
|
-
readonly
|
|
1110
|
-
readonly
|
|
1111
|
-
readonly
|
|
1112
|
-
readonly
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1109
|
+
readonly Current: TimeSpan;
|
|
1110
|
+
readonly GapTimeInterval: TimeSpan;
|
|
1111
|
+
readonly MaxTimeInterval: TimeSpan;
|
|
1112
|
+
readonly MinTimeInterval: TimeSpan;
|
|
1113
|
+
Clone(): unknown;
|
|
1114
|
+
Dispose(): void;
|
|
1115
|
+
MoveNext(): boolean;
|
|
1116
|
+
Reset(): void;
|
|
1117
1117
|
}
|
|
1118
1118
|
|
|
1119
1119
|
|
|
@@ -1126,14 +1126,14 @@ export const SqlRetryIntervalBaseEnumerator: {
|
|
|
1126
1126
|
export type SqlRetryIntervalBaseEnumerator = SqlRetryIntervalBaseEnumerator$instance;
|
|
1127
1127
|
|
|
1128
1128
|
export interface SqlRetryLogicBase$instance {
|
|
1129
|
-
readonly
|
|
1130
|
-
readonly
|
|
1131
|
-
readonly
|
|
1132
|
-
readonly
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1129
|
+
readonly Current: int;
|
|
1130
|
+
readonly NumberOfTries: int;
|
|
1131
|
+
readonly RetryIntervalEnumerator: SqlRetryIntervalBaseEnumerator;
|
|
1132
|
+
readonly TransientPredicate: Predicate<Exception>;
|
|
1133
|
+
Clone(): unknown;
|
|
1134
|
+
Reset(): void;
|
|
1135
|
+
RetryCondition(sender: unknown): boolean;
|
|
1136
|
+
TryNextInterval(intervalTime: TimeSpan): boolean;
|
|
1137
1137
|
}
|
|
1138
1138
|
|
|
1139
1139
|
|
|
@@ -1144,11 +1144,11 @@ export const SqlRetryLogicBase: {
|
|
|
1144
1144
|
export type SqlRetryLogicBase = SqlRetryLogicBase$instance;
|
|
1145
1145
|
|
|
1146
1146
|
export interface SqlRetryLogicBaseProvider$instance {
|
|
1147
|
-
|
|
1148
|
-
readonly
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1147
|
+
Retrying: EventHandler<SqlRetryingEventArgs>;
|
|
1148
|
+
readonly RetryLogic: SqlRetryLogicBase;
|
|
1149
|
+
Execute<TResult>(sender: unknown, function_: Func<TResult>): TResult;
|
|
1150
|
+
ExecuteAsync(sender: unknown, function_: Func<Task>, cancellationToken?: CancellationToken): Task;
|
|
1151
|
+
ExecuteAsync<TResult>(sender: unknown, function_: Func<Task<TResult>>, cancellationToken?: CancellationToken): Task<TResult>;
|
|
1152
1152
|
}
|
|
1153
1153
|
|
|
1154
1154
|
|
|
@@ -1159,12 +1159,12 @@ export const SqlRetryLogicBaseProvider: {
|
|
|
1159
1159
|
export type SqlRetryLogicBaseProvider = SqlRetryLogicBaseProvider$instance;
|
|
1160
1160
|
|
|
1161
1161
|
export interface SqlRetryLogicOption$instance {
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1162
|
+
AuthorizedSqlCondition: Predicate<System_Internal.String>;
|
|
1163
|
+
DeltaTime: TimeSpan;
|
|
1164
|
+
MaxTimeInterval: TimeSpan;
|
|
1165
|
+
MinTimeInterval: TimeSpan;
|
|
1166
|
+
NumberOfTries: int;
|
|
1167
|
+
TransientErrors: IEnumerable__System_Collections_Generic<System_Internal.Int32>;
|
|
1168
1168
|
}
|
|
1169
1169
|
|
|
1170
1170
|
|
|
@@ -1176,8 +1176,8 @@ export const SqlRetryLogicOption: {
|
|
|
1176
1176
|
export type SqlRetryLogicOption = SqlRetryLogicOption$instance;
|
|
1177
1177
|
|
|
1178
1178
|
export interface SqlRowsCopiedEventArgs$instance extends EventArgs {
|
|
1179
|
-
|
|
1180
|
-
readonly
|
|
1179
|
+
Abort: boolean;
|
|
1180
|
+
readonly RowsCopied: long;
|
|
1181
1181
|
}
|
|
1182
1182
|
|
|
1183
1183
|
|
|
@@ -1189,7 +1189,7 @@ export const SqlRowsCopiedEventArgs: {
|
|
|
1189
1189
|
export type SqlRowsCopiedEventArgs = SqlRowsCopiedEventArgs$instance;
|
|
1190
1190
|
|
|
1191
1191
|
export interface SqlRowUpdatedEventArgs$instance extends RowUpdatedEventArgs {
|
|
1192
|
-
readonly
|
|
1192
|
+
readonly Command: SqlCommand;
|
|
1193
1193
|
}
|
|
1194
1194
|
|
|
1195
1195
|
|
|
@@ -1201,7 +1201,7 @@ export const SqlRowUpdatedEventArgs: {
|
|
|
1201
1201
|
export type SqlRowUpdatedEventArgs = SqlRowUpdatedEventArgs$instance;
|
|
1202
1202
|
|
|
1203
1203
|
export interface SqlRowUpdatingEventArgs$instance extends RowUpdatingEventArgs {
|
|
1204
|
-
|
|
1204
|
+
Command: SqlCommand;
|
|
1205
1205
|
}
|
|
1206
1206
|
|
|
1207
1207
|
|
|
@@ -1213,12 +1213,12 @@ export const SqlRowUpdatingEventArgs: {
|
|
|
1213
1213
|
export type SqlRowUpdatingEventArgs = SqlRowUpdatingEventArgs$instance;
|
|
1214
1214
|
|
|
1215
1215
|
export interface SqlTransaction$instance extends DbTransaction {
|
|
1216
|
-
readonly
|
|
1217
|
-
readonly
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1216
|
+
readonly Connection: SqlConnection;
|
|
1217
|
+
readonly IsolationLevel: IsolationLevel;
|
|
1218
|
+
Commit(): void;
|
|
1219
|
+
Rollback(): void;
|
|
1220
|
+
Rollback(transactionName: string): void;
|
|
1221
|
+
Save(savePointName: string): void;
|
|
1222
1222
|
}
|
|
1223
1223
|
|
|
1224
1224
|
|
|
@@ -1230,21 +1230,21 @@ export const SqlTransaction: {
|
|
|
1230
1230
|
export type SqlTransaction = SqlTransaction$instance;
|
|
1231
1231
|
|
|
1232
1232
|
export abstract class SqlClientMetaDataCollectionNames$instance {
|
|
1233
|
-
static readonly
|
|
1234
|
-
static readonly
|
|
1235
|
-
static readonly
|
|
1236
|
-
static readonly
|
|
1237
|
-
static readonly
|
|
1238
|
-
static readonly
|
|
1239
|
-
static readonly
|
|
1240
|
-
static readonly
|
|
1241
|
-
static readonly
|
|
1242
|
-
static readonly
|
|
1243
|
-
static readonly
|
|
1244
|
-
static readonly
|
|
1245
|
-
static readonly
|
|
1246
|
-
static readonly
|
|
1247
|
-
static readonly
|
|
1233
|
+
static readonly AllColumns: string;
|
|
1234
|
+
static readonly Columns: string;
|
|
1235
|
+
static readonly ColumnSetColumns: string;
|
|
1236
|
+
static readonly Databases: string;
|
|
1237
|
+
static readonly ForeignKeys: string;
|
|
1238
|
+
static readonly IndexColumns: string;
|
|
1239
|
+
static readonly Indexes: string;
|
|
1240
|
+
static readonly ProcedureParameters: string;
|
|
1241
|
+
static readonly Procedures: string;
|
|
1242
|
+
static readonly StructuredTypeMembers: string;
|
|
1243
|
+
static readonly Tables: string;
|
|
1244
|
+
static readonly UserDefinedTypes: string;
|
|
1245
|
+
static readonly Users: string;
|
|
1246
|
+
static readonly ViewColumns: string;
|
|
1247
|
+
static readonly Views: string;
|
|
1248
1248
|
}
|
|
1249
1249
|
|
|
1250
1250
|
|