@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
|
@@ -1,12 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.Data",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.Data.SqlClient"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.OperationAbortedException",
|
|
6
9
|
"clrName": "Microsoft.Data.OperationAbortedException",
|
|
7
|
-
"tsEmitName": "OperationAbortedException",
|
|
8
10
|
"assemblyName": "Microsoft.Data.SqlClient",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Class",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": true,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [],
|
|
11
19
|
"properties": [],
|
|
12
20
|
"fields": [],
|
|
@@ -16,59 +24,42 @@
|
|
|
16
24
|
{
|
|
17
25
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlDbTypeExtensions",
|
|
18
26
|
"clrName": "Microsoft.Data.SqlDbTypeExtensions",
|
|
19
|
-
"tsEmitName": "SqlDbTypeExtensions",
|
|
20
27
|
"assemblyName": "Microsoft.Data.SqlClient",
|
|
21
28
|
"metadataToken": 0,
|
|
29
|
+
"kind": "StaticNamespace",
|
|
30
|
+
"accessibility": "Public",
|
|
31
|
+
"isAbstract": true,
|
|
32
|
+
"isSealed": true,
|
|
33
|
+
"isStatic": true,
|
|
34
|
+
"arity": 0,
|
|
22
35
|
"methods": [],
|
|
23
36
|
"properties": [],
|
|
24
37
|
"fields": [
|
|
25
38
|
{
|
|
26
39
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlDbTypeExtensions::JsonSystem.Data.SqlDbType",
|
|
27
40
|
"clrName": "Json",
|
|
28
|
-
"tsEmitName": "json",
|
|
29
41
|
"metadataToken": 67108870,
|
|
30
42
|
"normalizedSignature": "Json|System.Data.SqlDbType|static=true|const=true",
|
|
31
43
|
"isStatic": true,
|
|
32
44
|
"isReadOnly": false,
|
|
45
|
+
"isLiteral": true,
|
|
33
46
|
"declaringClrType": "Microsoft.Data.SqlDbTypeExtensions",
|
|
34
47
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
35
48
|
},
|
|
36
49
|
{
|
|
37
50
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlDbTypeExtensions::VectorSystem.Data.SqlDbType",
|
|
38
51
|
"clrName": "Vector",
|
|
39
|
-
"tsEmitName": "vector",
|
|
40
52
|
"metadataToken": 67108871,
|
|
41
53
|
"normalizedSignature": "Vector|System.Data.SqlDbType|static=true|const=true",
|
|
42
54
|
"isStatic": true,
|
|
43
55
|
"isReadOnly": false,
|
|
56
|
+
"isLiteral": true,
|
|
44
57
|
"declaringClrType": "Microsoft.Data.SqlDbTypeExtensions",
|
|
45
58
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
46
59
|
}
|
|
47
60
|
],
|
|
48
61
|
"events": [],
|
|
49
|
-
"constructors": []
|
|
50
|
-
"exposedFields": [
|
|
51
|
-
{
|
|
52
|
-
"tsName": "json",
|
|
53
|
-
"isStatic": true,
|
|
54
|
-
"tsSignatureId": "Json|System.Data.SqlDbType|static=true|const=true",
|
|
55
|
-
"target": {
|
|
56
|
-
"declaringClrType": "Microsoft.Data.SqlDbTypeExtensions",
|
|
57
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
58
|
-
"metadataToken": 67108870
|
|
59
|
-
}
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
"tsName": "vector",
|
|
63
|
-
"isStatic": true,
|
|
64
|
-
"tsSignatureId": "Vector|System.Data.SqlDbType|static=true|const=true",
|
|
65
|
-
"target": {
|
|
66
|
-
"declaringClrType": "Microsoft.Data.SqlDbTypeExtensions",
|
|
67
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
68
|
-
"metadataToken": 67108871
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
]
|
|
62
|
+
"constructors": []
|
|
72
63
|
}
|
|
73
64
|
]
|
|
74
65
|
}
|
|
@@ -24,8 +24,8 @@ export const OperationAbortedException: {
|
|
|
24
24
|
export type OperationAbortedException = OperationAbortedException$instance;
|
|
25
25
|
|
|
26
26
|
export abstract class SqlDbTypeExtensions$instance {
|
|
27
|
-
static readonly
|
|
28
|
-
static readonly
|
|
27
|
+
static readonly Json: SqlDbType;
|
|
28
|
+
static readonly Vector: SqlDbType;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
|
|
@@ -1,23 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.Data.Sql",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.Data.SqlClient"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.Sql.SqlDataSourceEnumerator",
|
|
6
9
|
"clrName": "Microsoft.Data.Sql.SqlDataSourceEnumerator",
|
|
7
|
-
"tsEmitName": "SqlDataSourceEnumerator",
|
|
8
10
|
"assemblyName": "Microsoft.Data.SqlClient",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Class",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": true,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [
|
|
11
19
|
{
|
|
12
20
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.Sql.SqlDataSourceEnumerator::GetDataSources():System.Data.DataTable",
|
|
13
21
|
"clrName": "GetDataSources",
|
|
14
|
-
"tsEmitName": "getDataSources",
|
|
15
22
|
"metadataToken": 100666073,
|
|
16
23
|
"canonicalSignature": "():System.Data.DataTable",
|
|
17
24
|
"normalizedSignature": "GetDataSources|():System.Data.DataTable|static=false",
|
|
18
25
|
"emitScope": "ClassSurface",
|
|
26
|
+
"provenance": "Original",
|
|
19
27
|
"arity": 0,
|
|
20
28
|
"parameterCount": 0,
|
|
29
|
+
"isStatic": false,
|
|
30
|
+
"isAbstract": false,
|
|
31
|
+
"isVirtual": true,
|
|
32
|
+
"isOverride": true,
|
|
33
|
+
"isSealed": false,
|
|
21
34
|
"declaringClrType": "Microsoft.Data.Sql.SqlDataSourceEnumerator",
|
|
22
35
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
23
36
|
"isExtensionMethod": false
|
|
@@ -27,14 +40,18 @@
|
|
|
27
40
|
{
|
|
28
41
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.Sql.SqlDataSourceEnumerator::Instance:Microsoft.Data.Sql.SqlDataSourceEnumerator",
|
|
29
42
|
"clrName": "Instance",
|
|
30
|
-
"tsEmitName": "instance",
|
|
31
43
|
"metadataToken": 385877945,
|
|
32
44
|
"canonicalSignature": ":Microsoft.Data.Sql.SqlDataSourceEnumerator",
|
|
33
45
|
"normalizedSignature": "Instance|:Microsoft.Data.Sql.SqlDataSourceEnumerator|static=true|accessor=get",
|
|
34
46
|
"emitScope": "ClassSurface",
|
|
47
|
+
"provenance": "Original",
|
|
35
48
|
"isIndexer": false,
|
|
36
49
|
"hasGetter": true,
|
|
37
50
|
"hasSetter": false,
|
|
51
|
+
"isStatic": true,
|
|
52
|
+
"isAbstract": false,
|
|
53
|
+
"isVirtual": false,
|
|
54
|
+
"isOverride": false,
|
|
38
55
|
"declaringClrType": "Microsoft.Data.Sql.SqlDataSourceEnumerator",
|
|
39
56
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
40
57
|
}
|
|
@@ -52,90 +69,72 @@
|
|
|
52
69
|
"declaringClrType": "Microsoft.Data.Sql.SqlDataSourceEnumerator",
|
|
53
70
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
54
71
|
}
|
|
55
|
-
],
|
|
56
|
-
"exposedMethods": [
|
|
57
|
-
{
|
|
58
|
-
"tsName": "getDataSources",
|
|
59
|
-
"isStatic": false,
|
|
60
|
-
"tsSignatureId": "GetDataSources|():System.Data.DataTable|static=false",
|
|
61
|
-
"target": {
|
|
62
|
-
"declaringClrType": "Microsoft.Data.Sql.SqlDataSourceEnumerator",
|
|
63
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
64
|
-
"metadataToken": 100666073
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
],
|
|
68
|
-
"exposedProperties": [
|
|
69
|
-
{
|
|
70
|
-
"tsName": "instance",
|
|
71
|
-
"isStatic": true,
|
|
72
|
-
"tsSignatureId": "Instance|:Microsoft.Data.Sql.SqlDataSourceEnumerator|static=true|accessor=get",
|
|
73
|
-
"target": {
|
|
74
|
-
"declaringClrType": "Microsoft.Data.Sql.SqlDataSourceEnumerator",
|
|
75
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
76
|
-
"metadataToken": 385877945
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
],
|
|
80
|
-
"exposedConstructors": [
|
|
81
|
-
{
|
|
82
|
-
"isStatic": false,
|
|
83
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
84
|
-
"target": {
|
|
85
|
-
"declaringClrType": "Microsoft.Data.Sql.SqlDataSourceEnumerator",
|
|
86
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
87
|
-
"metadataToken": 100666071
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
72
|
]
|
|
91
73
|
},
|
|
92
74
|
{
|
|
93
75
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.Sql.SqlNotificationRequest",
|
|
94
76
|
"clrName": "Microsoft.Data.Sql.SqlNotificationRequest",
|
|
95
|
-
"tsEmitName": "SqlNotificationRequest",
|
|
96
77
|
"assemblyName": "Microsoft.Data.SqlClient",
|
|
97
78
|
"metadataToken": 0,
|
|
79
|
+
"kind": "Class",
|
|
80
|
+
"accessibility": "Public",
|
|
81
|
+
"isAbstract": false,
|
|
82
|
+
"isSealed": true,
|
|
83
|
+
"isStatic": false,
|
|
84
|
+
"arity": 0,
|
|
98
85
|
"methods": [],
|
|
99
86
|
"properties": [
|
|
100
87
|
{
|
|
101
88
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.Sql.SqlNotificationRequest::Options:System.String",
|
|
102
89
|
"clrName": "Options",
|
|
103
|
-
"tsEmitName": "options",
|
|
104
90
|
"metadataToken": 385877946,
|
|
105
91
|
"canonicalSignature": ":System.String",
|
|
106
92
|
"normalizedSignature": "Options|:System.String|static=false|accessor=getset",
|
|
107
93
|
"emitScope": "ClassSurface",
|
|
94
|
+
"provenance": "Original",
|
|
108
95
|
"isIndexer": false,
|
|
109
96
|
"hasGetter": true,
|
|
110
97
|
"hasSetter": true,
|
|
98
|
+
"isStatic": false,
|
|
99
|
+
"isAbstract": false,
|
|
100
|
+
"isVirtual": false,
|
|
101
|
+
"isOverride": false,
|
|
111
102
|
"declaringClrType": "Microsoft.Data.Sql.SqlNotificationRequest",
|
|
112
103
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
113
104
|
},
|
|
114
105
|
{
|
|
115
106
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.Sql.SqlNotificationRequest::Timeout:System.Int32",
|
|
116
107
|
"clrName": "Timeout",
|
|
117
|
-
"tsEmitName": "timeout",
|
|
118
108
|
"metadataToken": 385877947,
|
|
119
109
|
"canonicalSignature": ":System.Int32",
|
|
120
110
|
"normalizedSignature": "Timeout|:System.Int32|static=false|accessor=getset",
|
|
121
111
|
"emitScope": "ClassSurface",
|
|
112
|
+
"provenance": "Original",
|
|
122
113
|
"isIndexer": false,
|
|
123
114
|
"hasGetter": true,
|
|
124
115
|
"hasSetter": true,
|
|
116
|
+
"isStatic": false,
|
|
117
|
+
"isAbstract": false,
|
|
118
|
+
"isVirtual": false,
|
|
119
|
+
"isOverride": false,
|
|
125
120
|
"declaringClrType": "Microsoft.Data.Sql.SqlNotificationRequest",
|
|
126
121
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
127
122
|
},
|
|
128
123
|
{
|
|
129
124
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.Sql.SqlNotificationRequest::UserData:System.String",
|
|
130
125
|
"clrName": "UserData",
|
|
131
|
-
"tsEmitName": "userData",
|
|
132
126
|
"metadataToken": 385877948,
|
|
133
127
|
"canonicalSignature": ":System.String",
|
|
134
128
|
"normalizedSignature": "UserData|:System.String|static=false|accessor=getset",
|
|
135
129
|
"emitScope": "ClassSurface",
|
|
130
|
+
"provenance": "Original",
|
|
136
131
|
"isIndexer": false,
|
|
137
132
|
"hasGetter": true,
|
|
138
133
|
"hasSetter": true,
|
|
134
|
+
"isStatic": false,
|
|
135
|
+
"isAbstract": false,
|
|
136
|
+
"isVirtual": false,
|
|
137
|
+
"isOverride": false,
|
|
139
138
|
"declaringClrType": "Microsoft.Data.Sql.SqlNotificationRequest",
|
|
140
139
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
141
140
|
}
|
|
@@ -163,58 +162,6 @@
|
|
|
163
162
|
"declaringClrType": "Microsoft.Data.Sql.SqlNotificationRequest",
|
|
164
163
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
165
164
|
}
|
|
166
|
-
],
|
|
167
|
-
"exposedProperties": [
|
|
168
|
-
{
|
|
169
|
-
"tsName": "options",
|
|
170
|
-
"isStatic": false,
|
|
171
|
-
"tsSignatureId": "Options|:System.String|static=false|accessor=getset",
|
|
172
|
-
"target": {
|
|
173
|
-
"declaringClrType": "Microsoft.Data.Sql.SqlNotificationRequest",
|
|
174
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
175
|
-
"metadataToken": 385877946
|
|
176
|
-
}
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"tsName": "timeout",
|
|
180
|
-
"isStatic": false,
|
|
181
|
-
"tsSignatureId": "Timeout|:System.Int32|static=false|accessor=getset",
|
|
182
|
-
"target": {
|
|
183
|
-
"declaringClrType": "Microsoft.Data.Sql.SqlNotificationRequest",
|
|
184
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
185
|
-
"metadataToken": 385877947
|
|
186
|
-
}
|
|
187
|
-
},
|
|
188
|
-
{
|
|
189
|
-
"tsName": "userData",
|
|
190
|
-
"isStatic": false,
|
|
191
|
-
"tsSignatureId": "UserData|:System.String|static=false|accessor=getset",
|
|
192
|
-
"target": {
|
|
193
|
-
"declaringClrType": "Microsoft.Data.Sql.SqlNotificationRequest",
|
|
194
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
195
|
-
"metadataToken": 385877948
|
|
196
|
-
}
|
|
197
|
-
}
|
|
198
|
-
],
|
|
199
|
-
"exposedConstructors": [
|
|
200
|
-
{
|
|
201
|
-
"isStatic": false,
|
|
202
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
203
|
-
"target": {
|
|
204
|
-
"declaringClrType": "Microsoft.Data.Sql.SqlNotificationRequest",
|
|
205
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
206
|
-
"metadataToken": 100666074
|
|
207
|
-
}
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"isStatic": false,
|
|
211
|
-
"tsSignatureId": "constructor|(System.String,System.String,System.Int32):void|static=false",
|
|
212
|
-
"target": {
|
|
213
|
-
"declaringClrType": "Microsoft.Data.Sql.SqlNotificationRequest",
|
|
214
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
215
|
-
"metadataToken": 100666075
|
|
216
|
-
}
|
|
217
|
-
}
|
|
218
165
|
]
|
|
219
166
|
}
|
|
220
167
|
]
|
|
@@ -13,22 +13,22 @@ import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
|
13
13
|
import type { Int32, Object as ClrObject, String as ClrString } from "@tsonic/dotnet/System.js";
|
|
14
14
|
|
|
15
15
|
export interface SqlDataSourceEnumerator$instance extends DbDataSourceEnumerator {
|
|
16
|
-
|
|
16
|
+
GetDataSources(): DataTable;
|
|
17
17
|
}
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
export const SqlDataSourceEnumerator: {
|
|
21
21
|
new(): SqlDataSourceEnumerator;
|
|
22
|
-
readonly
|
|
22
|
+
readonly Instance: SqlDataSourceEnumerator;
|
|
23
23
|
};
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
export type SqlDataSourceEnumerator = SqlDataSourceEnumerator$instance;
|
|
27
27
|
|
|
28
28
|
export interface SqlNotificationRequest$instance {
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
29
|
+
Options: string;
|
|
30
|
+
Timeout: int;
|
|
31
|
+
UserData: string;
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
|