@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
|
@@ -1,23 +1,39 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.EntityFrameworkCore.Infrastructure",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.EntityFrameworkCore",
|
|
5
|
+
"Microsoft.EntityFrameworkCore.Abstractions",
|
|
6
|
+
"Microsoft.EntityFrameworkCore.Relational",
|
|
7
|
+
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
8
|
+
],
|
|
3
9
|
"types": [
|
|
4
10
|
{
|
|
5
11
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
6
12
|
"clrName": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
7
|
-
"tsEmitName": "AzureSqlDbContextOptionsBuilder",
|
|
8
13
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
9
14
|
"metadataToken": 0,
|
|
15
|
+
"kind": "Class",
|
|
16
|
+
"accessibility": "Public",
|
|
17
|
+
"isAbstract": false,
|
|
18
|
+
"isSealed": false,
|
|
19
|
+
"isStatic": false,
|
|
20
|
+
"arity": 0,
|
|
10
21
|
"methods": [
|
|
11
22
|
{
|
|
12
23
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder::EnableRetryOnFailure():Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
13
24
|
"clrName": "EnableRetryOnFailure",
|
|
14
|
-
"tsEmitName": "enableRetryOnFailure",
|
|
15
25
|
"metadataToken": 100664306,
|
|
16
26
|
"canonicalSignature": "():Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
17
27
|
"normalizedSignature": "EnableRetryOnFailure|():Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder|static=false",
|
|
18
28
|
"emitScope": "ClassSurface",
|
|
29
|
+
"provenance": "Original",
|
|
19
30
|
"arity": 0,
|
|
20
31
|
"parameterCount": 0,
|
|
32
|
+
"isStatic": false,
|
|
33
|
+
"isAbstract": false,
|
|
34
|
+
"isVirtual": true,
|
|
35
|
+
"isOverride": false,
|
|
36
|
+
"isSealed": false,
|
|
21
37
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
22
38
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
23
39
|
"isExtensionMethod": false
|
|
@@ -25,13 +41,18 @@
|
|
|
25
41
|
{
|
|
26
42
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder::EnableRetryOnFailure(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
27
43
|
"clrName": "EnableRetryOnFailure",
|
|
28
|
-
"tsEmitName": "enableRetryOnFailure",
|
|
29
44
|
"metadataToken": 100664307,
|
|
30
45
|
"canonicalSignature": "(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
31
46
|
"normalizedSignature": "EnableRetryOnFailure|(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder|static=false",
|
|
32
47
|
"emitScope": "ClassSurface",
|
|
48
|
+
"provenance": "Original",
|
|
33
49
|
"arity": 0,
|
|
34
50
|
"parameterCount": 1,
|
|
51
|
+
"isStatic": false,
|
|
52
|
+
"isAbstract": false,
|
|
53
|
+
"isVirtual": true,
|
|
54
|
+
"isOverride": false,
|
|
55
|
+
"isSealed": false,
|
|
35
56
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
36
57
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
37
58
|
"isExtensionMethod": false
|
|
@@ -39,13 +60,18 @@
|
|
|
39
60
|
{
|
|
40
61
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder::EnableRetryOnFailure(System.Collections.Generic.ICollection_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
41
62
|
"clrName": "EnableRetryOnFailure",
|
|
42
|
-
"tsEmitName": "enableRetryOnFailure",
|
|
43
63
|
"metadataToken": 100664308,
|
|
44
64
|
"canonicalSignature": "(System.Collections.Generic.ICollection_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
45
65
|
"normalizedSignature": "EnableRetryOnFailure|(System.Collections.Generic.ICollection_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder|static=false",
|
|
46
66
|
"emitScope": "ClassSurface",
|
|
67
|
+
"provenance": "Original",
|
|
47
68
|
"arity": 0,
|
|
48
69
|
"parameterCount": 1,
|
|
70
|
+
"isStatic": false,
|
|
71
|
+
"isAbstract": false,
|
|
72
|
+
"isVirtual": true,
|
|
73
|
+
"isOverride": false,
|
|
74
|
+
"isSealed": false,
|
|
49
75
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
50
76
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
51
77
|
"isExtensionMethod": false
|
|
@@ -53,13 +79,18 @@
|
|
|
53
79
|
{
|
|
54
80
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder::EnableRetryOnFailure(System.Int32,System.TimeSpan,System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
55
81
|
"clrName": "EnableRetryOnFailure",
|
|
56
|
-
"tsEmitName": "enableRetryOnFailure",
|
|
57
82
|
"metadataToken": 100664309,
|
|
58
83
|
"canonicalSignature": "(System.Int32,System.TimeSpan,System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
59
84
|
"normalizedSignature": "EnableRetryOnFailure|(System.Int32,System.TimeSpan,System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder|static=false",
|
|
60
85
|
"emitScope": "ClassSurface",
|
|
86
|
+
"provenance": "Original",
|
|
61
87
|
"arity": 0,
|
|
62
88
|
"parameterCount": 3,
|
|
89
|
+
"isStatic": false,
|
|
90
|
+
"isAbstract": false,
|
|
91
|
+
"isVirtual": true,
|
|
92
|
+
"isOverride": false,
|
|
93
|
+
"isSealed": false,
|
|
63
94
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
64
95
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
65
96
|
"isExtensionMethod": false
|
|
@@ -67,13 +98,18 @@
|
|
|
67
98
|
{
|
|
68
99
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder::UseCompatibilityLevel(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
69
100
|
"clrName": "UseCompatibilityLevel",
|
|
70
|
-
"tsEmitName": "useCompatibilityLevel",
|
|
71
101
|
"metadataToken": 100664310,
|
|
72
102
|
"canonicalSignature": "(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
73
103
|
"normalizedSignature": "UseCompatibilityLevel|(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder|static=false",
|
|
74
104
|
"emitScope": "ClassSurface",
|
|
105
|
+
"provenance": "Original",
|
|
75
106
|
"arity": 0,
|
|
76
107
|
"parameterCount": 1,
|
|
108
|
+
"isStatic": false,
|
|
109
|
+
"isAbstract": false,
|
|
110
|
+
"isVirtual": true,
|
|
111
|
+
"isOverride": false,
|
|
112
|
+
"isSealed": false,
|
|
77
113
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
78
114
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
79
115
|
"isExtensionMethod": false
|
|
@@ -93,88 +129,35 @@
|
|
|
93
129
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
94
130
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
95
131
|
}
|
|
96
|
-
],
|
|
97
|
-
"exposedMethods": [
|
|
98
|
-
{
|
|
99
|
-
"tsName": "enableRetryOnFailure",
|
|
100
|
-
"isStatic": false,
|
|
101
|
-
"tsSignatureId": "EnableRetryOnFailure|():Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder|static=false",
|
|
102
|
-
"target": {
|
|
103
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
104
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
105
|
-
"metadataToken": 100664306
|
|
106
|
-
}
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
"tsName": "enableRetryOnFailure",
|
|
110
|
-
"isStatic": false,
|
|
111
|
-
"tsSignatureId": "EnableRetryOnFailure|(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder|static=false",
|
|
112
|
-
"target": {
|
|
113
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
114
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
115
|
-
"metadataToken": 100664307
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"tsName": "enableRetryOnFailure",
|
|
120
|
-
"isStatic": false,
|
|
121
|
-
"tsSignatureId": "EnableRetryOnFailure|(System.Collections.Generic.ICollection_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder|static=false",
|
|
122
|
-
"target": {
|
|
123
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
124
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
125
|
-
"metadataToken": 100664308
|
|
126
|
-
}
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"tsName": "enableRetryOnFailure",
|
|
130
|
-
"isStatic": false,
|
|
131
|
-
"tsSignatureId": "EnableRetryOnFailure|(System.Int32,System.TimeSpan,System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder|static=false",
|
|
132
|
-
"target": {
|
|
133
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
134
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
135
|
-
"metadataToken": 100664309
|
|
136
|
-
}
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"tsName": "useCompatibilityLevel",
|
|
140
|
-
"isStatic": false,
|
|
141
|
-
"tsSignatureId": "UseCompatibilityLevel|(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder|static=false",
|
|
142
|
-
"target": {
|
|
143
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
144
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
145
|
-
"metadataToken": 100664310
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
],
|
|
149
|
-
"exposedConstructors": [
|
|
150
|
-
{
|
|
151
|
-
"isStatic": false,
|
|
152
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.DbContextOptionsBuilder):void|static=false",
|
|
153
|
-
"target": {
|
|
154
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder",
|
|
155
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
156
|
-
"metadataToken": 100664305
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
132
|
]
|
|
160
133
|
},
|
|
161
134
|
{
|
|
162
135
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
163
136
|
"clrName": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
164
|
-
"tsEmitName": "AzureSynapseDbContextOptionsBuilder",
|
|
165
137
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
166
138
|
"metadataToken": 0,
|
|
139
|
+
"kind": "Class",
|
|
140
|
+
"accessibility": "Public",
|
|
141
|
+
"isAbstract": false,
|
|
142
|
+
"isSealed": false,
|
|
143
|
+
"isStatic": false,
|
|
144
|
+
"arity": 0,
|
|
167
145
|
"methods": [
|
|
168
146
|
{
|
|
169
147
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder::EnableRetryOnFailure():Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
170
148
|
"clrName": "EnableRetryOnFailure",
|
|
171
|
-
"tsEmitName": "enableRetryOnFailure",
|
|
172
149
|
"metadataToken": 100664312,
|
|
173
150
|
"canonicalSignature": "():Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
174
151
|
"normalizedSignature": "EnableRetryOnFailure|():Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder|static=false",
|
|
175
152
|
"emitScope": "ClassSurface",
|
|
153
|
+
"provenance": "Original",
|
|
176
154
|
"arity": 0,
|
|
177
155
|
"parameterCount": 0,
|
|
156
|
+
"isStatic": false,
|
|
157
|
+
"isAbstract": false,
|
|
158
|
+
"isVirtual": true,
|
|
159
|
+
"isOverride": false,
|
|
160
|
+
"isSealed": false,
|
|
178
161
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
179
162
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
180
163
|
"isExtensionMethod": false
|
|
@@ -182,13 +165,18 @@
|
|
|
182
165
|
{
|
|
183
166
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder::EnableRetryOnFailure(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
184
167
|
"clrName": "EnableRetryOnFailure",
|
|
185
|
-
"tsEmitName": "enableRetryOnFailure",
|
|
186
168
|
"metadataToken": 100664313,
|
|
187
169
|
"canonicalSignature": "(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
188
170
|
"normalizedSignature": "EnableRetryOnFailure|(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder|static=false",
|
|
189
171
|
"emitScope": "ClassSurface",
|
|
172
|
+
"provenance": "Original",
|
|
190
173
|
"arity": 0,
|
|
191
174
|
"parameterCount": 1,
|
|
175
|
+
"isStatic": false,
|
|
176
|
+
"isAbstract": false,
|
|
177
|
+
"isVirtual": true,
|
|
178
|
+
"isOverride": false,
|
|
179
|
+
"isSealed": false,
|
|
192
180
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
193
181
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
194
182
|
"isExtensionMethod": false
|
|
@@ -196,13 +184,18 @@
|
|
|
196
184
|
{
|
|
197
185
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder::EnableRetryOnFailure(System.Collections.Generic.ICollection_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
198
186
|
"clrName": "EnableRetryOnFailure",
|
|
199
|
-
"tsEmitName": "enableRetryOnFailure",
|
|
200
187
|
"metadataToken": 100664314,
|
|
201
188
|
"canonicalSignature": "(System.Collections.Generic.ICollection_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
202
189
|
"normalizedSignature": "EnableRetryOnFailure|(System.Collections.Generic.ICollection_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder|static=false",
|
|
203
190
|
"emitScope": "ClassSurface",
|
|
191
|
+
"provenance": "Original",
|
|
204
192
|
"arity": 0,
|
|
205
193
|
"parameterCount": 1,
|
|
194
|
+
"isStatic": false,
|
|
195
|
+
"isAbstract": false,
|
|
196
|
+
"isVirtual": true,
|
|
197
|
+
"isOverride": false,
|
|
198
|
+
"isSealed": false,
|
|
206
199
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
207
200
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
208
201
|
"isExtensionMethod": false
|
|
@@ -210,13 +203,18 @@
|
|
|
210
203
|
{
|
|
211
204
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder::EnableRetryOnFailure(System.Int32,System.TimeSpan,System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
212
205
|
"clrName": "EnableRetryOnFailure",
|
|
213
|
-
"tsEmitName": "enableRetryOnFailure",
|
|
214
206
|
"metadataToken": 100664315,
|
|
215
207
|
"canonicalSignature": "(System.Int32,System.TimeSpan,System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
216
208
|
"normalizedSignature": "EnableRetryOnFailure|(System.Int32,System.TimeSpan,System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder|static=false",
|
|
217
209
|
"emitScope": "ClassSurface",
|
|
210
|
+
"provenance": "Original",
|
|
218
211
|
"arity": 0,
|
|
219
212
|
"parameterCount": 3,
|
|
213
|
+
"isStatic": false,
|
|
214
|
+
"isAbstract": false,
|
|
215
|
+
"isVirtual": true,
|
|
216
|
+
"isOverride": false,
|
|
217
|
+
"isSealed": false,
|
|
220
218
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
221
219
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
222
220
|
"isExtensionMethod": false
|
|
@@ -224,13 +222,18 @@
|
|
|
224
222
|
{
|
|
225
223
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder::UseCompatibilityLevel(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
226
224
|
"clrName": "UseCompatibilityLevel",
|
|
227
|
-
"tsEmitName": "useCompatibilityLevel",
|
|
228
225
|
"metadataToken": 100664316,
|
|
229
226
|
"canonicalSignature": "(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
230
227
|
"normalizedSignature": "UseCompatibilityLevel|(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder|static=false",
|
|
231
228
|
"emitScope": "ClassSurface",
|
|
229
|
+
"provenance": "Original",
|
|
232
230
|
"arity": 0,
|
|
233
231
|
"parameterCount": 1,
|
|
232
|
+
"isStatic": false,
|
|
233
|
+
"isAbstract": false,
|
|
234
|
+
"isVirtual": true,
|
|
235
|
+
"isOverride": false,
|
|
236
|
+
"isSealed": false,
|
|
234
237
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
235
238
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
236
239
|
"isExtensionMethod": false
|
|
@@ -250,88 +253,35 @@
|
|
|
250
253
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
251
254
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
252
255
|
}
|
|
253
|
-
],
|
|
254
|
-
"exposedMethods": [
|
|
255
|
-
{
|
|
256
|
-
"tsName": "enableRetryOnFailure",
|
|
257
|
-
"isStatic": false,
|
|
258
|
-
"tsSignatureId": "EnableRetryOnFailure|():Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder|static=false",
|
|
259
|
-
"target": {
|
|
260
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
261
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
262
|
-
"metadataToken": 100664312
|
|
263
|
-
}
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
"tsName": "enableRetryOnFailure",
|
|
267
|
-
"isStatic": false,
|
|
268
|
-
"tsSignatureId": "EnableRetryOnFailure|(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder|static=false",
|
|
269
|
-
"target": {
|
|
270
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
271
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
272
|
-
"metadataToken": 100664313
|
|
273
|
-
}
|
|
274
|
-
},
|
|
275
|
-
{
|
|
276
|
-
"tsName": "enableRetryOnFailure",
|
|
277
|
-
"isStatic": false,
|
|
278
|
-
"tsSignatureId": "EnableRetryOnFailure|(System.Collections.Generic.ICollection_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder|static=false",
|
|
279
|
-
"target": {
|
|
280
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
281
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
282
|
-
"metadataToken": 100664314
|
|
283
|
-
}
|
|
284
|
-
},
|
|
285
|
-
{
|
|
286
|
-
"tsName": "enableRetryOnFailure",
|
|
287
|
-
"isStatic": false,
|
|
288
|
-
"tsSignatureId": "EnableRetryOnFailure|(System.Int32,System.TimeSpan,System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder|static=false",
|
|
289
|
-
"target": {
|
|
290
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
291
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
292
|
-
"metadataToken": 100664315
|
|
293
|
-
}
|
|
294
|
-
},
|
|
295
|
-
{
|
|
296
|
-
"tsName": "useCompatibilityLevel",
|
|
297
|
-
"isStatic": false,
|
|
298
|
-
"tsSignatureId": "UseCompatibilityLevel|(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder|static=false",
|
|
299
|
-
"target": {
|
|
300
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
301
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
302
|
-
"metadataToken": 100664316
|
|
303
|
-
}
|
|
304
|
-
}
|
|
305
|
-
],
|
|
306
|
-
"exposedConstructors": [
|
|
307
|
-
{
|
|
308
|
-
"isStatic": false,
|
|
309
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.DbContextOptionsBuilder):void|static=false",
|
|
310
|
-
"target": {
|
|
311
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder",
|
|
312
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
313
|
-
"metadataToken": 100664311
|
|
314
|
-
}
|
|
315
|
-
}
|
|
316
256
|
]
|
|
317
257
|
},
|
|
318
258
|
{
|
|
319
259
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
320
260
|
"clrName": "Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
321
|
-
"tsEmitName": "SqlEngineDbContextOptionsBuilder",
|
|
322
261
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
323
262
|
"metadataToken": 0,
|
|
263
|
+
"kind": "Class",
|
|
264
|
+
"accessibility": "Public",
|
|
265
|
+
"isAbstract": false,
|
|
266
|
+
"isSealed": false,
|
|
267
|
+
"isStatic": false,
|
|
268
|
+
"arity": 0,
|
|
324
269
|
"methods": [
|
|
325
270
|
{
|
|
326
271
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder::EnableRetryOnFailure():Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
327
272
|
"clrName": "EnableRetryOnFailure",
|
|
328
|
-
"tsEmitName": "enableRetryOnFailure",
|
|
329
273
|
"metadataToken": 100664318,
|
|
330
274
|
"canonicalSignature": "():Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
331
275
|
"normalizedSignature": "EnableRetryOnFailure|():Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder|static=false",
|
|
332
276
|
"emitScope": "ClassSurface",
|
|
277
|
+
"provenance": "Original",
|
|
333
278
|
"arity": 0,
|
|
334
279
|
"parameterCount": 0,
|
|
280
|
+
"isStatic": false,
|
|
281
|
+
"isAbstract": false,
|
|
282
|
+
"isVirtual": true,
|
|
283
|
+
"isOverride": false,
|
|
284
|
+
"isSealed": false,
|
|
335
285
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
336
286
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
337
287
|
"isExtensionMethod": false
|
|
@@ -339,13 +289,18 @@
|
|
|
339
289
|
{
|
|
340
290
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder::EnableRetryOnFailureByDefault():Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
341
291
|
"clrName": "EnableRetryOnFailureByDefault",
|
|
342
|
-
"tsEmitName": "enableRetryOnFailureByDefault",
|
|
343
292
|
"metadataToken": 100664319,
|
|
344
293
|
"canonicalSignature": "():Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
345
294
|
"normalizedSignature": "EnableRetryOnFailureByDefault|():Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder|static=false",
|
|
346
295
|
"emitScope": "ClassSurface",
|
|
296
|
+
"provenance": "Original",
|
|
347
297
|
"arity": 0,
|
|
348
298
|
"parameterCount": 0,
|
|
299
|
+
"isStatic": false,
|
|
300
|
+
"isAbstract": false,
|
|
301
|
+
"isVirtual": true,
|
|
302
|
+
"isOverride": false,
|
|
303
|
+
"isSealed": false,
|
|
349
304
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
350
305
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
351
306
|
"isExtensionMethod": false
|
|
@@ -353,13 +308,18 @@
|
|
|
353
308
|
{
|
|
354
309
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder::EnableRetryOnFailure(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
355
310
|
"clrName": "EnableRetryOnFailure",
|
|
356
|
-
"tsEmitName": "enableRetryOnFailure",
|
|
357
311
|
"metadataToken": 100664320,
|
|
358
312
|
"canonicalSignature": "(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
359
313
|
"normalizedSignature": "EnableRetryOnFailure|(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder|static=false",
|
|
360
314
|
"emitScope": "ClassSurface",
|
|
315
|
+
"provenance": "Original",
|
|
361
316
|
"arity": 0,
|
|
362
317
|
"parameterCount": 1,
|
|
318
|
+
"isStatic": false,
|
|
319
|
+
"isAbstract": false,
|
|
320
|
+
"isVirtual": true,
|
|
321
|
+
"isOverride": false,
|
|
322
|
+
"isSealed": false,
|
|
363
323
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
364
324
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
365
325
|
"isExtensionMethod": false
|
|
@@ -367,13 +327,18 @@
|
|
|
367
327
|
{
|
|
368
328
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder::EnableRetryOnFailure(System.Collections.Generic.ICollection_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
369
329
|
"clrName": "EnableRetryOnFailure",
|
|
370
|
-
"tsEmitName": "enableRetryOnFailure",
|
|
371
330
|
"metadataToken": 100664321,
|
|
372
331
|
"canonicalSignature": "(System.Collections.Generic.ICollection_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
373
332
|
"normalizedSignature": "EnableRetryOnFailure|(System.Collections.Generic.ICollection_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder|static=false",
|
|
374
333
|
"emitScope": "ClassSurface",
|
|
334
|
+
"provenance": "Original",
|
|
375
335
|
"arity": 0,
|
|
376
336
|
"parameterCount": 1,
|
|
337
|
+
"isStatic": false,
|
|
338
|
+
"isAbstract": false,
|
|
339
|
+
"isVirtual": true,
|
|
340
|
+
"isOverride": false,
|
|
341
|
+
"isSealed": false,
|
|
377
342
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
378
343
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
379
344
|
"isExtensionMethod": false
|
|
@@ -381,13 +346,18 @@
|
|
|
381
346
|
{
|
|
382
347
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder::EnableRetryOnFailure(System.Int32,System.TimeSpan,System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
383
348
|
"clrName": "EnableRetryOnFailure",
|
|
384
|
-
"tsEmitName": "enableRetryOnFailure",
|
|
385
349
|
"metadataToken": 100664322,
|
|
386
350
|
"canonicalSignature": "(System.Int32,System.TimeSpan,System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
387
351
|
"normalizedSignature": "EnableRetryOnFailure|(System.Int32,System.TimeSpan,System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder|static=false",
|
|
388
352
|
"emitScope": "ClassSurface",
|
|
353
|
+
"provenance": "Original",
|
|
389
354
|
"arity": 0,
|
|
390
355
|
"parameterCount": 3,
|
|
356
|
+
"isStatic": false,
|
|
357
|
+
"isAbstract": false,
|
|
358
|
+
"isVirtual": true,
|
|
359
|
+
"isOverride": false,
|
|
360
|
+
"isSealed": false,
|
|
391
361
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
392
362
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
393
363
|
"isExtensionMethod": false
|
|
@@ -407,77 +377,19 @@
|
|
|
407
377
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
408
378
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
409
379
|
}
|
|
410
|
-
],
|
|
411
|
-
"exposedMethods": [
|
|
412
|
-
{
|
|
413
|
-
"tsName": "enableRetryOnFailure",
|
|
414
|
-
"isStatic": false,
|
|
415
|
-
"tsSignatureId": "EnableRetryOnFailure|():Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder|static=false",
|
|
416
|
-
"target": {
|
|
417
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
418
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
419
|
-
"metadataToken": 100664318
|
|
420
|
-
}
|
|
421
|
-
},
|
|
422
|
-
{
|
|
423
|
-
"tsName": "enableRetryOnFailureByDefault",
|
|
424
|
-
"isStatic": false,
|
|
425
|
-
"tsSignatureId": "EnableRetryOnFailureByDefault|():Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder|static=false",
|
|
426
|
-
"target": {
|
|
427
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
428
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
429
|
-
"metadataToken": 100664319
|
|
430
|
-
}
|
|
431
|
-
},
|
|
432
|
-
{
|
|
433
|
-
"tsName": "enableRetryOnFailure",
|
|
434
|
-
"isStatic": false,
|
|
435
|
-
"tsSignatureId": "EnableRetryOnFailure|(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder|static=false",
|
|
436
|
-
"target": {
|
|
437
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
438
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
439
|
-
"metadataToken": 100664320
|
|
440
|
-
}
|
|
441
|
-
},
|
|
442
|
-
{
|
|
443
|
-
"tsName": "enableRetryOnFailure",
|
|
444
|
-
"isStatic": false,
|
|
445
|
-
"tsSignatureId": "EnableRetryOnFailure|(System.Collections.Generic.ICollection_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder|static=false",
|
|
446
|
-
"target": {
|
|
447
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
448
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
449
|
-
"metadataToken": 100664321
|
|
450
|
-
}
|
|
451
|
-
},
|
|
452
|
-
{
|
|
453
|
-
"tsName": "enableRetryOnFailure",
|
|
454
|
-
"isStatic": false,
|
|
455
|
-
"tsSignatureId": "EnableRetryOnFailure|(System.Int32,System.TimeSpan,System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder|static=false",
|
|
456
|
-
"target": {
|
|
457
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
458
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
459
|
-
"metadataToken": 100664322
|
|
460
|
-
}
|
|
461
|
-
}
|
|
462
|
-
],
|
|
463
|
-
"exposedConstructors": [
|
|
464
|
-
{
|
|
465
|
-
"isStatic": false,
|
|
466
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.DbContextOptionsBuilder):void|static=false",
|
|
467
|
-
"target": {
|
|
468
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilder",
|
|
469
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
470
|
-
"metadataToken": 100664317
|
|
471
|
-
}
|
|
472
|
-
}
|
|
473
380
|
]
|
|
474
381
|
},
|
|
475
382
|
{
|
|
476
383
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilderBase\u00601",
|
|
477
384
|
"clrName": "Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilderBase\u00601",
|
|
478
|
-
"tsEmitName": "SqlEngineDbContextOptionsBuilderBase_1",
|
|
479
385
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
480
386
|
"metadataToken": 0,
|
|
387
|
+
"kind": "Class",
|
|
388
|
+
"accessibility": "Public",
|
|
389
|
+
"isAbstract": true,
|
|
390
|
+
"isSealed": false,
|
|
391
|
+
"isStatic": false,
|
|
392
|
+
"arity": 1,
|
|
481
393
|
"methods": [],
|
|
482
394
|
"properties": [],
|
|
483
395
|
"fields": [],
|
|
@@ -487,20 +399,30 @@
|
|
|
487
399
|
{
|
|
488
400
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
489
401
|
"clrName": "Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
490
|
-
"tsEmitName": "SqlServerDbContextOptionsBuilder",
|
|
491
402
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
492
403
|
"metadataToken": 0,
|
|
404
|
+
"kind": "Class",
|
|
405
|
+
"accessibility": "Public",
|
|
406
|
+
"isAbstract": false,
|
|
407
|
+
"isSealed": false,
|
|
408
|
+
"isStatic": false,
|
|
409
|
+
"arity": 0,
|
|
493
410
|
"methods": [
|
|
494
411
|
{
|
|
495
412
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder::EnableRetryOnFailure():Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
496
413
|
"clrName": "EnableRetryOnFailure",
|
|
497
|
-
"tsEmitName": "enableRetryOnFailure",
|
|
498
414
|
"metadataToken": 100664325,
|
|
499
415
|
"canonicalSignature": "():Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
500
416
|
"normalizedSignature": "EnableRetryOnFailure|():Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder|static=false",
|
|
501
417
|
"emitScope": "ClassSurface",
|
|
418
|
+
"provenance": "Original",
|
|
502
419
|
"arity": 0,
|
|
503
420
|
"parameterCount": 0,
|
|
421
|
+
"isStatic": false,
|
|
422
|
+
"isAbstract": false,
|
|
423
|
+
"isVirtual": true,
|
|
424
|
+
"isOverride": false,
|
|
425
|
+
"isSealed": false,
|
|
504
426
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
505
427
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
506
428
|
"isExtensionMethod": false
|
|
@@ -508,13 +430,18 @@
|
|
|
508
430
|
{
|
|
509
431
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder::EnableRetryOnFailure(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
510
432
|
"clrName": "EnableRetryOnFailure",
|
|
511
|
-
"tsEmitName": "enableRetryOnFailure",
|
|
512
433
|
"metadataToken": 100664326,
|
|
513
434
|
"canonicalSignature": "(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
514
435
|
"normalizedSignature": "EnableRetryOnFailure|(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder|static=false",
|
|
515
436
|
"emitScope": "ClassSurface",
|
|
437
|
+
"provenance": "Original",
|
|
516
438
|
"arity": 0,
|
|
517
439
|
"parameterCount": 1,
|
|
440
|
+
"isStatic": false,
|
|
441
|
+
"isAbstract": false,
|
|
442
|
+
"isVirtual": true,
|
|
443
|
+
"isOverride": false,
|
|
444
|
+
"isSealed": false,
|
|
518
445
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
519
446
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
520
447
|
"isExtensionMethod": false
|
|
@@ -522,13 +449,18 @@
|
|
|
522
449
|
{
|
|
523
450
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder::EnableRetryOnFailure(System.Collections.Generic.ICollection_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
524
451
|
"clrName": "EnableRetryOnFailure",
|
|
525
|
-
"tsEmitName": "enableRetryOnFailure",
|
|
526
452
|
"metadataToken": 100664327,
|
|
527
453
|
"canonicalSignature": "(System.Collections.Generic.ICollection_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
528
454
|
"normalizedSignature": "EnableRetryOnFailure|(System.Collections.Generic.ICollection_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder|static=false",
|
|
529
455
|
"emitScope": "ClassSurface",
|
|
456
|
+
"provenance": "Original",
|
|
530
457
|
"arity": 0,
|
|
531
458
|
"parameterCount": 1,
|
|
459
|
+
"isStatic": false,
|
|
460
|
+
"isAbstract": false,
|
|
461
|
+
"isVirtual": true,
|
|
462
|
+
"isOverride": false,
|
|
463
|
+
"isSealed": false,
|
|
532
464
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
533
465
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
534
466
|
"isExtensionMethod": false
|
|
@@ -536,13 +468,18 @@
|
|
|
536
468
|
{
|
|
537
469
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder::EnableRetryOnFailure(System.Int32,System.TimeSpan,System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
538
470
|
"clrName": "EnableRetryOnFailure",
|
|
539
|
-
"tsEmitName": "enableRetryOnFailure",
|
|
540
471
|
"metadataToken": 100664328,
|
|
541
472
|
"canonicalSignature": "(System.Int32,System.TimeSpan,System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
542
473
|
"normalizedSignature": "EnableRetryOnFailure|(System.Int32,System.TimeSpan,System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder|static=false",
|
|
543
474
|
"emitScope": "ClassSurface",
|
|
475
|
+
"provenance": "Original",
|
|
544
476
|
"arity": 0,
|
|
545
477
|
"parameterCount": 3,
|
|
478
|
+
"isStatic": false,
|
|
479
|
+
"isAbstract": false,
|
|
480
|
+
"isVirtual": true,
|
|
481
|
+
"isOverride": false,
|
|
482
|
+
"isSealed": false,
|
|
546
483
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
547
484
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
548
485
|
"isExtensionMethod": false
|
|
@@ -550,13 +487,18 @@
|
|
|
550
487
|
{
|
|
551
488
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder::UseCompatibilityLevel(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
552
489
|
"clrName": "UseCompatibilityLevel",
|
|
553
|
-
"tsEmitName": "useCompatibilityLevel",
|
|
554
490
|
"metadataToken": 100664329,
|
|
555
491
|
"canonicalSignature": "(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
556
492
|
"normalizedSignature": "UseCompatibilityLevel|(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder|static=false",
|
|
557
493
|
"emitScope": "ClassSurface",
|
|
494
|
+
"provenance": "Original",
|
|
558
495
|
"arity": 0,
|
|
559
496
|
"parameterCount": 1,
|
|
497
|
+
"isStatic": false,
|
|
498
|
+
"isAbstract": false,
|
|
499
|
+
"isVirtual": true,
|
|
500
|
+
"isOverride": false,
|
|
501
|
+
"isSealed": false,
|
|
560
502
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
561
503
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
562
504
|
"isExtensionMethod": false
|
|
@@ -564,13 +506,18 @@
|
|
|
564
506
|
{
|
|
565
507
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder::UseAzureSqlDefaults(System.Boolean):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
566
508
|
"clrName": "UseAzureSqlDefaults",
|
|
567
|
-
"tsEmitName": "useAzureSqlDefaults",
|
|
568
509
|
"metadataToken": 100664330,
|
|
569
510
|
"canonicalSignature": "(System.Boolean):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
570
511
|
"normalizedSignature": "UseAzureSqlDefaults|(System.Boolean):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder|static=false",
|
|
571
512
|
"emitScope": "ClassSurface",
|
|
513
|
+
"provenance": "Original",
|
|
572
514
|
"arity": 0,
|
|
573
515
|
"parameterCount": 1,
|
|
516
|
+
"isStatic": false,
|
|
517
|
+
"isAbstract": false,
|
|
518
|
+
"isVirtual": true,
|
|
519
|
+
"isOverride": false,
|
|
520
|
+
"isSealed": false,
|
|
574
521
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
575
522
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
576
523
|
"isExtensionMethod": false
|
|
@@ -590,79 +537,6 @@
|
|
|
590
537
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
591
538
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
592
539
|
}
|
|
593
|
-
],
|
|
594
|
-
"exposedMethods": [
|
|
595
|
-
{
|
|
596
|
-
"tsName": "enableRetryOnFailure",
|
|
597
|
-
"isStatic": false,
|
|
598
|
-
"tsSignatureId": "EnableRetryOnFailure|():Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder|static=false",
|
|
599
|
-
"target": {
|
|
600
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
601
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
602
|
-
"metadataToken": 100664325
|
|
603
|
-
}
|
|
604
|
-
},
|
|
605
|
-
{
|
|
606
|
-
"tsName": "enableRetryOnFailure",
|
|
607
|
-
"isStatic": false,
|
|
608
|
-
"tsSignatureId": "EnableRetryOnFailure|(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder|static=false",
|
|
609
|
-
"target": {
|
|
610
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
611
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
612
|
-
"metadataToken": 100664326
|
|
613
|
-
}
|
|
614
|
-
},
|
|
615
|
-
{
|
|
616
|
-
"tsName": "enableRetryOnFailure",
|
|
617
|
-
"isStatic": false,
|
|
618
|
-
"tsSignatureId": "EnableRetryOnFailure|(System.Collections.Generic.ICollection_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder|static=false",
|
|
619
|
-
"target": {
|
|
620
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
621
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
622
|
-
"metadataToken": 100664327
|
|
623
|
-
}
|
|
624
|
-
},
|
|
625
|
-
{
|
|
626
|
-
"tsName": "enableRetryOnFailure",
|
|
627
|
-
"isStatic": false,
|
|
628
|
-
"tsSignatureId": "EnableRetryOnFailure|(System.Int32,System.TimeSpan,System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder|static=false",
|
|
629
|
-
"target": {
|
|
630
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
631
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
632
|
-
"metadataToken": 100664328
|
|
633
|
-
}
|
|
634
|
-
},
|
|
635
|
-
{
|
|
636
|
-
"tsName": "useCompatibilityLevel",
|
|
637
|
-
"isStatic": false,
|
|
638
|
-
"tsSignatureId": "UseCompatibilityLevel|(System.Int32):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder|static=false",
|
|
639
|
-
"target": {
|
|
640
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
641
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
642
|
-
"metadataToken": 100664329
|
|
643
|
-
}
|
|
644
|
-
},
|
|
645
|
-
{
|
|
646
|
-
"tsName": "useAzureSqlDefaults",
|
|
647
|
-
"isStatic": false,
|
|
648
|
-
"tsSignatureId": "UseAzureSqlDefaults|(System.Boolean):Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder|static=false",
|
|
649
|
-
"target": {
|
|
650
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
651
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
652
|
-
"metadataToken": 100664330
|
|
653
|
-
}
|
|
654
|
-
}
|
|
655
|
-
],
|
|
656
|
-
"exposedConstructors": [
|
|
657
|
-
{
|
|
658
|
-
"isStatic": false,
|
|
659
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.DbContextOptionsBuilder):void|static=false",
|
|
660
|
-
"target": {
|
|
661
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder",
|
|
662
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
663
|
-
"metadataToken": 100664324
|
|
664
|
-
}
|
|
665
|
-
}
|
|
666
540
|
]
|
|
667
541
|
}
|
|
668
542
|
]
|