@tsonic/efcore-sqlserver 0.1.2 → 10.0.2
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 +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -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,329 +1,577 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
6
9
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
7
|
-
"tsEmitName": "SqlServerEngineType",
|
|
8
10
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Enum",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": true,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
18
|
+
"baseType": {
|
|
19
|
+
"stableId": "System.Private.CoreLib:System.Enum",
|
|
20
|
+
"clrName": "System.Enum"
|
|
21
|
+
},
|
|
22
|
+
"interfaces": [
|
|
23
|
+
{
|
|
24
|
+
"stableId": "System.Private.CoreLib:System.IComparable",
|
|
25
|
+
"clrName": "System.IComparable"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"stableId": "System.Private.CoreLib:System.ISpanFormattable",
|
|
29
|
+
"clrName": "System.ISpanFormattable"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"stableId": "System.Private.CoreLib:System.IFormattable",
|
|
33
|
+
"clrName": "System.IFormattable"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"stableId": "System.Private.CoreLib:System.IConvertible",
|
|
37
|
+
"clrName": "System.IConvertible"
|
|
38
|
+
}
|
|
39
|
+
],
|
|
10
40
|
"methods": [],
|
|
11
41
|
"properties": [],
|
|
12
42
|
"fields": [
|
|
13
43
|
{
|
|
14
44
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType::value__System.Int32",
|
|
15
45
|
"clrName": "value__",
|
|
16
|
-
"tsEmitName": "value__",
|
|
17
46
|
"metadataToken": 67109415,
|
|
18
47
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
19
48
|
"isStatic": false,
|
|
20
49
|
"isReadOnly": false,
|
|
50
|
+
"isLiteral": false,
|
|
51
|
+
"visibility": "Public",
|
|
21
52
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
22
53
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
23
54
|
},
|
|
24
55
|
{
|
|
25
56
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType::UnknownMicrosoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
26
57
|
"clrName": "Unknown",
|
|
27
|
-
"tsEmitName": "unknown",
|
|
28
58
|
"metadataToken": 67109416,
|
|
29
59
|
"normalizedSignature": "Unknown|Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=true|const=true",
|
|
30
60
|
"isStatic": true,
|
|
31
61
|
"isReadOnly": false,
|
|
62
|
+
"isLiteral": true,
|
|
63
|
+
"visibility": "Public",
|
|
32
64
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
33
65
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
34
66
|
},
|
|
35
67
|
{
|
|
36
68
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType::SqlServerMicrosoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
37
69
|
"clrName": "SqlServer",
|
|
38
|
-
"tsEmitName": "sqlServer",
|
|
39
70
|
"metadataToken": 67109417,
|
|
40
71
|
"normalizedSignature": "SqlServer|Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=true|const=true",
|
|
41
72
|
"isStatic": true,
|
|
42
73
|
"isReadOnly": false,
|
|
74
|
+
"isLiteral": true,
|
|
75
|
+
"visibility": "Public",
|
|
43
76
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
44
77
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
45
78
|
},
|
|
46
79
|
{
|
|
47
80
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType::AzureSqlMicrosoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
48
81
|
"clrName": "AzureSql",
|
|
49
|
-
"tsEmitName": "azureSql",
|
|
50
82
|
"metadataToken": 67109418,
|
|
51
83
|
"normalizedSignature": "AzureSql|Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=true|const=true",
|
|
52
84
|
"isStatic": true,
|
|
53
85
|
"isReadOnly": false,
|
|
86
|
+
"isLiteral": true,
|
|
87
|
+
"visibility": "Public",
|
|
54
88
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
55
89
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
56
90
|
},
|
|
57
91
|
{
|
|
58
92
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType::AzureSynapseMicrosoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
59
93
|
"clrName": "AzureSynapse",
|
|
60
|
-
"tsEmitName": "azureSynapse",
|
|
61
94
|
"metadataToken": 67109419,
|
|
62
95
|
"normalizedSignature": "AzureSynapse|Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=true|const=true",
|
|
63
96
|
"isStatic": true,
|
|
64
97
|
"isReadOnly": false,
|
|
98
|
+
"isLiteral": true,
|
|
99
|
+
"visibility": "Public",
|
|
65
100
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
66
101
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
67
102
|
}
|
|
68
103
|
],
|
|
69
104
|
"events": [],
|
|
70
|
-
"constructors": []
|
|
71
|
-
"exposedFields": [
|
|
72
|
-
{
|
|
73
|
-
"tsName": "value__",
|
|
74
|
-
"isStatic": false,
|
|
75
|
-
"tsSignatureId": "value__|System.Int32|static=false|const=false",
|
|
76
|
-
"target": {
|
|
77
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
78
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
79
|
-
"metadataToken": 67109415
|
|
80
|
-
}
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
"tsName": "unknown",
|
|
84
|
-
"isStatic": true,
|
|
85
|
-
"tsSignatureId": "Unknown|Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=true|const=true",
|
|
86
|
-
"target": {
|
|
87
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
88
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
89
|
-
"metadataToken": 67109416
|
|
90
|
-
}
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"tsName": "sqlServer",
|
|
94
|
-
"isStatic": true,
|
|
95
|
-
"tsSignatureId": "SqlServer|Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=true|const=true",
|
|
96
|
-
"target": {
|
|
97
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
98
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
99
|
-
"metadataToken": 67109417
|
|
100
|
-
}
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"tsName": "azureSql",
|
|
104
|
-
"isStatic": true,
|
|
105
|
-
"tsSignatureId": "AzureSql|Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=true|const=true",
|
|
106
|
-
"target": {
|
|
107
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
108
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
109
|
-
"metadataToken": 67109418
|
|
110
|
-
}
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"tsName": "azureSynapse",
|
|
114
|
-
"isStatic": true,
|
|
115
|
-
"tsSignatureId": "AzureSynapse|Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=true|const=true",
|
|
116
|
-
"target": {
|
|
117
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
118
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
119
|
-
"metadataToken": 67109419
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
]
|
|
105
|
+
"constructors": []
|
|
123
106
|
},
|
|
124
107
|
{
|
|
125
108
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
126
109
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
127
|
-
"tsEmitName": "ISqlServerSingletonOptions",
|
|
128
110
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
129
111
|
"metadataToken": 0,
|
|
112
|
+
"kind": "Interface",
|
|
113
|
+
"accessibility": "Public",
|
|
114
|
+
"isAbstract": true,
|
|
115
|
+
"isSealed": false,
|
|
116
|
+
"isStatic": false,
|
|
117
|
+
"arity": 0,
|
|
118
|
+
"interfaces": [
|
|
119
|
+
{
|
|
120
|
+
"stableId": "Microsoft.EntityFrameworkCore:Microsoft.EntityFrameworkCore.Infrastructure.ISingletonOptions",
|
|
121
|
+
"clrName": "Microsoft.EntityFrameworkCore.Infrastructure.ISingletonOptions"
|
|
122
|
+
}
|
|
123
|
+
],
|
|
130
124
|
"methods": [],
|
|
131
125
|
"properties": [
|
|
132
126
|
{
|
|
133
127
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::EngineType:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
134
128
|
"clrName": "EngineType",
|
|
135
|
-
"tsEmitName": "engineType",
|
|
136
129
|
"metadataToken": 385876184,
|
|
137
130
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
138
131
|
"normalizedSignature": "EngineType|:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=false|accessor=get",
|
|
139
132
|
"emitScope": "ClassSurface",
|
|
133
|
+
"provenance": "Original",
|
|
140
134
|
"isIndexer": false,
|
|
141
135
|
"hasGetter": true,
|
|
142
136
|
"hasSetter": false,
|
|
137
|
+
"isStatic": false,
|
|
138
|
+
"isAbstract": true,
|
|
139
|
+
"isVirtual": true,
|
|
140
|
+
"isOverride": false,
|
|
141
|
+
"visibility": "Public",
|
|
143
142
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
144
143
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
145
144
|
},
|
|
146
145
|
{
|
|
147
146
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SqlServerCompatibilityLevel:System.Int32",
|
|
148
147
|
"clrName": "SqlServerCompatibilityLevel",
|
|
149
|
-
"tsEmitName": "sqlServerCompatibilityLevel",
|
|
150
148
|
"metadataToken": 385876185,
|
|
151
149
|
"canonicalSignature": ":System.Int32",
|
|
152
150
|
"normalizedSignature": "SqlServerCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
153
151
|
"emitScope": "ClassSurface",
|
|
152
|
+
"provenance": "Original",
|
|
154
153
|
"isIndexer": false,
|
|
155
154
|
"hasGetter": true,
|
|
156
155
|
"hasSetter": false,
|
|
156
|
+
"isStatic": false,
|
|
157
|
+
"isAbstract": true,
|
|
158
|
+
"isVirtual": true,
|
|
159
|
+
"isOverride": false,
|
|
160
|
+
"visibility": "Public",
|
|
157
161
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
158
162
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
159
163
|
},
|
|
160
164
|
{
|
|
161
165
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::AzureSqlCompatibilityLevel:System.Int32",
|
|
162
166
|
"clrName": "AzureSqlCompatibilityLevel",
|
|
163
|
-
"tsEmitName": "azureSqlCompatibilityLevel",
|
|
164
167
|
"metadataToken": 385876186,
|
|
165
168
|
"canonicalSignature": ":System.Int32",
|
|
166
169
|
"normalizedSignature": "AzureSqlCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
167
170
|
"emitScope": "ClassSurface",
|
|
171
|
+
"provenance": "Original",
|
|
168
172
|
"isIndexer": false,
|
|
169
173
|
"hasGetter": true,
|
|
170
174
|
"hasSetter": false,
|
|
175
|
+
"isStatic": false,
|
|
176
|
+
"isAbstract": true,
|
|
177
|
+
"isVirtual": true,
|
|
178
|
+
"isOverride": false,
|
|
179
|
+
"visibility": "Public",
|
|
171
180
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
172
181
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
173
182
|
},
|
|
174
183
|
{
|
|
175
184
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::AzureSynapseCompatibilityLevel:System.Int32",
|
|
176
185
|
"clrName": "AzureSynapseCompatibilityLevel",
|
|
177
|
-
"tsEmitName": "azureSynapseCompatibilityLevel",
|
|
178
186
|
"metadataToken": 385876187,
|
|
179
187
|
"canonicalSignature": ":System.Int32",
|
|
180
188
|
"normalizedSignature": "AzureSynapseCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
181
189
|
"emitScope": "ClassSurface",
|
|
190
|
+
"provenance": "Original",
|
|
182
191
|
"isIndexer": false,
|
|
183
192
|
"hasGetter": true,
|
|
184
193
|
"hasSetter": false,
|
|
194
|
+
"isStatic": false,
|
|
195
|
+
"isAbstract": true,
|
|
196
|
+
"isVirtual": true,
|
|
197
|
+
"isOverride": false,
|
|
198
|
+
"visibility": "Public",
|
|
185
199
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
186
200
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
187
201
|
},
|
|
188
202
|
{
|
|
189
203
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonFunctions:System.Boolean",
|
|
190
204
|
"clrName": "SupportsJsonFunctions",
|
|
191
|
-
"tsEmitName": "supportsJsonFunctions",
|
|
192
205
|
"metadataToken": 385876188,
|
|
193
206
|
"canonicalSignature": ":System.Boolean",
|
|
194
207
|
"normalizedSignature": "SupportsJsonFunctions|:System.Boolean|static=false|accessor=get",
|
|
195
208
|
"emitScope": "ClassSurface",
|
|
209
|
+
"provenance": "Original",
|
|
196
210
|
"isIndexer": false,
|
|
197
211
|
"hasGetter": true,
|
|
198
212
|
"hasSetter": false,
|
|
213
|
+
"isStatic": false,
|
|
214
|
+
"isAbstract": true,
|
|
215
|
+
"isVirtual": true,
|
|
216
|
+
"isOverride": false,
|
|
217
|
+
"visibility": "Public",
|
|
199
218
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
200
219
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
201
220
|
},
|
|
202
221
|
{
|
|
203
222
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonObjectArray:System.Boolean",
|
|
204
223
|
"clrName": "SupportsJsonObjectArray",
|
|
205
|
-
"tsEmitName": "supportsJsonObjectArray",
|
|
206
224
|
"metadataToken": 385876189,
|
|
207
225
|
"canonicalSignature": ":System.Boolean",
|
|
208
226
|
"normalizedSignature": "SupportsJsonObjectArray|:System.Boolean|static=false|accessor=get",
|
|
209
227
|
"emitScope": "ClassSurface",
|
|
228
|
+
"provenance": "Original",
|
|
210
229
|
"isIndexer": false,
|
|
211
230
|
"hasGetter": true,
|
|
212
231
|
"hasSetter": false,
|
|
232
|
+
"isStatic": false,
|
|
233
|
+
"isAbstract": true,
|
|
234
|
+
"isVirtual": true,
|
|
235
|
+
"isOverride": false,
|
|
236
|
+
"visibility": "Public",
|
|
213
237
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
214
238
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
215
239
|
},
|
|
216
240
|
{
|
|
217
241
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonType:System.Boolean",
|
|
218
242
|
"clrName": "SupportsJsonType",
|
|
219
|
-
"tsEmitName": "supportsJsonType",
|
|
220
243
|
"metadataToken": 385876190,
|
|
221
244
|
"canonicalSignature": ":System.Boolean",
|
|
222
245
|
"normalizedSignature": "SupportsJsonType|:System.Boolean|static=false|accessor=get",
|
|
223
246
|
"emitScope": "ClassSurface",
|
|
247
|
+
"provenance": "Original",
|
|
224
248
|
"isIndexer": false,
|
|
225
249
|
"hasGetter": true,
|
|
226
250
|
"hasSetter": false,
|
|
251
|
+
"isStatic": false,
|
|
252
|
+
"isAbstract": true,
|
|
253
|
+
"isVirtual": true,
|
|
254
|
+
"isOverride": false,
|
|
255
|
+
"visibility": "Public",
|
|
227
256
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
228
257
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
229
258
|
}
|
|
230
259
|
],
|
|
231
260
|
"fields": [],
|
|
232
261
|
"events": [],
|
|
233
|
-
"constructors": []
|
|
234
|
-
|
|
262
|
+
"constructors": []
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
266
|
+
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
267
|
+
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
268
|
+
"metadataToken": 0,
|
|
269
|
+
"kind": "Class",
|
|
270
|
+
"accessibility": "Public",
|
|
271
|
+
"isAbstract": false,
|
|
272
|
+
"isSealed": false,
|
|
273
|
+
"isStatic": false,
|
|
274
|
+
"arity": 0,
|
|
275
|
+
"baseType": {
|
|
276
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Infrastructure.RelationalModelValidator",
|
|
277
|
+
"clrName": "Microsoft.EntityFrameworkCore.Infrastructure.RelationalModelValidator"
|
|
278
|
+
},
|
|
279
|
+
"interfaces": [
|
|
280
|
+
{
|
|
281
|
+
"stableId": "Microsoft.EntityFrameworkCore:Microsoft.EntityFrameworkCore.Infrastructure.IModelValidator",
|
|
282
|
+
"clrName": "Microsoft.EntityFrameworkCore.Infrastructure.IModelValidator"
|
|
283
|
+
}
|
|
284
|
+
],
|
|
285
|
+
"methods": [
|
|
235
286
|
{
|
|
236
|
-
"
|
|
287
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator::Validate(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
288
|
+
"clrName": "Validate",
|
|
289
|
+
"metadataToken": 100665184,
|
|
290
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
291
|
+
"normalizedSignature": "Validate|(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
292
|
+
"emitScope": "ClassSurface",
|
|
293
|
+
"provenance": "Original",
|
|
294
|
+
"arity": 0,
|
|
295
|
+
"parameterCount": 2,
|
|
237
296
|
"isStatic": false,
|
|
238
|
-
"
|
|
239
|
-
"
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
297
|
+
"isAbstract": false,
|
|
298
|
+
"isVirtual": true,
|
|
299
|
+
"isOverride": true,
|
|
300
|
+
"isSealed": false,
|
|
301
|
+
"visibility": "Public",
|
|
302
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
303
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
304
|
+
"isExtensionMethod": false
|
|
244
305
|
},
|
|
245
306
|
{
|
|
246
|
-
"
|
|
307
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator::ValidateDecimalColumns(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
308
|
+
"clrName": "ValidateDecimalColumns",
|
|
309
|
+
"metadataToken": 100665185,
|
|
310
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
311
|
+
"normalizedSignature": "ValidateDecimalColumns|(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
312
|
+
"emitScope": "ClassSurface",
|
|
313
|
+
"provenance": "Original",
|
|
314
|
+
"arity": 0,
|
|
315
|
+
"parameterCount": 2,
|
|
247
316
|
"isStatic": false,
|
|
248
|
-
"
|
|
249
|
-
"
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
317
|
+
"isAbstract": false,
|
|
318
|
+
"isVirtual": true,
|
|
319
|
+
"isOverride": false,
|
|
320
|
+
"isSealed": false,
|
|
321
|
+
"visibility": "Protected",
|
|
322
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
323
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
324
|
+
"isExtensionMethod": false
|
|
254
325
|
},
|
|
255
326
|
{
|
|
256
|
-
"
|
|
327
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator::ValidateVectorColumns(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
328
|
+
"clrName": "ValidateVectorColumns",
|
|
329
|
+
"metadataToken": 100665186,
|
|
330
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
331
|
+
"normalizedSignature": "ValidateVectorColumns|(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
332
|
+
"emitScope": "ClassSurface",
|
|
333
|
+
"provenance": "Original",
|
|
334
|
+
"arity": 0,
|
|
335
|
+
"parameterCount": 2,
|
|
257
336
|
"isStatic": false,
|
|
258
|
-
"
|
|
259
|
-
"
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
337
|
+
"isAbstract": false,
|
|
338
|
+
"isVirtual": true,
|
|
339
|
+
"isOverride": false,
|
|
340
|
+
"isSealed": false,
|
|
341
|
+
"visibility": "Protected",
|
|
342
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
343
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
344
|
+
"isExtensionMethod": false
|
|
264
345
|
},
|
|
265
346
|
{
|
|
266
|
-
"
|
|
347
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator::ValidateByteIdentityMapping(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
348
|
+
"clrName": "ValidateByteIdentityMapping",
|
|
349
|
+
"metadataToken": 100665187,
|
|
350
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
351
|
+
"normalizedSignature": "ValidateByteIdentityMapping|(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
352
|
+
"emitScope": "ClassSurface",
|
|
353
|
+
"provenance": "Original",
|
|
354
|
+
"arity": 0,
|
|
355
|
+
"parameterCount": 2,
|
|
267
356
|
"isStatic": false,
|
|
268
|
-
"
|
|
269
|
-
"
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
357
|
+
"isAbstract": false,
|
|
358
|
+
"isVirtual": true,
|
|
359
|
+
"isOverride": false,
|
|
360
|
+
"isSealed": false,
|
|
361
|
+
"visibility": "Protected",
|
|
362
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
363
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
364
|
+
"isExtensionMethod": false
|
|
274
365
|
},
|
|
275
366
|
{
|
|
276
|
-
"
|
|
367
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator::ValidateValueGeneration(Microsoft.EntityFrameworkCore.Metadata.IEntityType,Microsoft.EntityFrameworkCore.Metadata.IKey,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
368
|
+
"clrName": "ValidateValueGeneration",
|
|
369
|
+
"metadataToken": 100665188,
|
|
370
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IEntityType,Microsoft.EntityFrameworkCore.Metadata.IKey,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
371
|
+
"normalizedSignature": "ValidateValueGeneration|(Microsoft.EntityFrameworkCore.Metadata.IEntityType,Microsoft.EntityFrameworkCore.Metadata.IKey,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
372
|
+
"emitScope": "ClassSurface",
|
|
373
|
+
"provenance": "Original",
|
|
374
|
+
"arity": 0,
|
|
375
|
+
"parameterCount": 3,
|
|
277
376
|
"isStatic": false,
|
|
278
|
-
"
|
|
279
|
-
"
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
377
|
+
"isAbstract": false,
|
|
378
|
+
"isVirtual": true,
|
|
379
|
+
"isOverride": true,
|
|
380
|
+
"isSealed": false,
|
|
381
|
+
"visibility": "Protected",
|
|
382
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
383
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
384
|
+
"isExtensionMethod": false
|
|
284
385
|
},
|
|
285
386
|
{
|
|
286
|
-
"
|
|
387
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator::ValidateTypeMappings(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
388
|
+
"clrName": "ValidateTypeMappings",
|
|
389
|
+
"metadataToken": 100665189,
|
|
390
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
391
|
+
"normalizedSignature": "ValidateTypeMappings|(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
392
|
+
"emitScope": "ClassSurface",
|
|
393
|
+
"provenance": "Original",
|
|
394
|
+
"arity": 0,
|
|
395
|
+
"parameterCount": 2,
|
|
287
396
|
"isStatic": false,
|
|
288
|
-
"
|
|
289
|
-
"
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
397
|
+
"isAbstract": false,
|
|
398
|
+
"isVirtual": true,
|
|
399
|
+
"isOverride": true,
|
|
400
|
+
"isSealed": false,
|
|
401
|
+
"visibility": "Protected",
|
|
402
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
403
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
404
|
+
"isExtensionMethod": false
|
|
294
405
|
},
|
|
295
406
|
{
|
|
296
|
-
"
|
|
407
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator::ValidateIndexIncludeProperties(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
408
|
+
"clrName": "ValidateIndexIncludeProperties",
|
|
409
|
+
"metadataToken": 100665190,
|
|
410
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
411
|
+
"normalizedSignature": "ValidateIndexIncludeProperties|(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
412
|
+
"emitScope": "ClassSurface",
|
|
413
|
+
"provenance": "Original",
|
|
414
|
+
"arity": 0,
|
|
415
|
+
"parameterCount": 2,
|
|
297
416
|
"isStatic": false,
|
|
298
|
-
"
|
|
299
|
-
"
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
{
|
|
308
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
309
|
-
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
310
|
-
"tsEmitName": "SqlServerModelValidator",
|
|
311
|
-
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
312
|
-
"metadataToken": 0,
|
|
313
|
-
"methods": [
|
|
417
|
+
"isAbstract": false,
|
|
418
|
+
"isVirtual": true,
|
|
419
|
+
"isOverride": false,
|
|
420
|
+
"isSealed": false,
|
|
421
|
+
"visibility": "Protected",
|
|
422
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
423
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
424
|
+
"isExtensionMethod": false
|
|
425
|
+
},
|
|
314
426
|
{
|
|
315
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator::
|
|
316
|
-
"clrName": "
|
|
317
|
-
"
|
|
318
|
-
"metadataToken": 100665184,
|
|
427
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator::ValidateTemporalTables(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
428
|
+
"clrName": "ValidateTemporalTables",
|
|
429
|
+
"metadataToken": 100665191,
|
|
319
430
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
320
|
-
"normalizedSignature": "
|
|
431
|
+
"normalizedSignature": "ValidateTemporalTables|(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
321
432
|
"emitScope": "ClassSurface",
|
|
433
|
+
"provenance": "Original",
|
|
322
434
|
"arity": 0,
|
|
323
435
|
"parameterCount": 2,
|
|
436
|
+
"isStatic": false,
|
|
437
|
+
"isAbstract": false,
|
|
438
|
+
"isVirtual": true,
|
|
439
|
+
"isOverride": false,
|
|
440
|
+
"isSealed": false,
|
|
441
|
+
"visibility": "Protected",
|
|
324
442
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
325
443
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
326
444
|
"isExtensionMethod": false
|
|
445
|
+
},
|
|
446
|
+
{
|
|
447
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator::ValidateSharedTableCompatibility(System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Metadata.IEntityType,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
448
|
+
"clrName": "ValidateSharedTableCompatibility",
|
|
449
|
+
"metadataToken": 100665193,
|
|
450
|
+
"canonicalSignature": "(System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Metadata.IEntityType,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
451
|
+
"normalizedSignature": "ValidateSharedTableCompatibility|(System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Metadata.IEntityType,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
452
|
+
"emitScope": "ClassSurface",
|
|
453
|
+
"provenance": "Original",
|
|
454
|
+
"arity": 0,
|
|
455
|
+
"parameterCount": 3,
|
|
456
|
+
"isStatic": false,
|
|
457
|
+
"isAbstract": false,
|
|
458
|
+
"isVirtual": true,
|
|
459
|
+
"isOverride": true,
|
|
460
|
+
"isSealed": false,
|
|
461
|
+
"visibility": "Protected",
|
|
462
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
463
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
464
|
+
"isExtensionMethod": false,
|
|
465
|
+
"parameterModifiers": [
|
|
466
|
+
{
|
|
467
|
+
"index": 1,
|
|
468
|
+
"modifier": "in"
|
|
469
|
+
}
|
|
470
|
+
]
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator::ValidateSharedColumnsCompatibility(System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Metadata.IEntityType,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
474
|
+
"clrName": "ValidateSharedColumnsCompatibility",
|
|
475
|
+
"metadataToken": 100665194,
|
|
476
|
+
"canonicalSignature": "(System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Metadata.IEntityType,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
477
|
+
"normalizedSignature": "ValidateSharedColumnsCompatibility|(System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Metadata.IEntityType,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
478
|
+
"emitScope": "ClassSurface",
|
|
479
|
+
"provenance": "Original",
|
|
480
|
+
"arity": 0,
|
|
481
|
+
"parameterCount": 3,
|
|
482
|
+
"isStatic": false,
|
|
483
|
+
"isAbstract": false,
|
|
484
|
+
"isVirtual": true,
|
|
485
|
+
"isOverride": true,
|
|
486
|
+
"isSealed": false,
|
|
487
|
+
"visibility": "Protected",
|
|
488
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
489
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
490
|
+
"isExtensionMethod": false,
|
|
491
|
+
"parameterModifiers": [
|
|
492
|
+
{
|
|
493
|
+
"index": 1,
|
|
494
|
+
"modifier": "in"
|
|
495
|
+
}
|
|
496
|
+
]
|
|
497
|
+
},
|
|
498
|
+
{
|
|
499
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator::ValidateCompatible(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.IProperty,System.String,Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
500
|
+
"clrName": "ValidateCompatible",
|
|
501
|
+
"metadataToken": 100665195,
|
|
502
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.IProperty,System.String,Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
503
|
+
"normalizedSignature": "ValidateCompatible|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.IProperty,System.String,Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
504
|
+
"emitScope": "ClassSurface",
|
|
505
|
+
"provenance": "Original",
|
|
506
|
+
"arity": 0,
|
|
507
|
+
"parameterCount": 5,
|
|
508
|
+
"isStatic": false,
|
|
509
|
+
"isAbstract": false,
|
|
510
|
+
"isVirtual": true,
|
|
511
|
+
"isOverride": true,
|
|
512
|
+
"isSealed": false,
|
|
513
|
+
"visibility": "Protected",
|
|
514
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
515
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
516
|
+
"isExtensionMethod": false,
|
|
517
|
+
"parameterModifiers": [
|
|
518
|
+
{
|
|
519
|
+
"index": 3,
|
|
520
|
+
"modifier": "in"
|
|
521
|
+
}
|
|
522
|
+
]
|
|
523
|
+
},
|
|
524
|
+
{
|
|
525
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator::ValidateCompatible(Microsoft.EntityFrameworkCore.Metadata.IKey,Microsoft.EntityFrameworkCore.Metadata.IKey,System.String,Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
526
|
+
"clrName": "ValidateCompatible",
|
|
527
|
+
"metadataToken": 100665196,
|
|
528
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IKey,Microsoft.EntityFrameworkCore.Metadata.IKey,System.String,Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
529
|
+
"normalizedSignature": "ValidateCompatible|(Microsoft.EntityFrameworkCore.Metadata.IKey,Microsoft.EntityFrameworkCore.Metadata.IKey,System.String,Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
530
|
+
"emitScope": "ClassSurface",
|
|
531
|
+
"provenance": "Original",
|
|
532
|
+
"arity": 0,
|
|
533
|
+
"parameterCount": 5,
|
|
534
|
+
"isStatic": false,
|
|
535
|
+
"isAbstract": false,
|
|
536
|
+
"isVirtual": true,
|
|
537
|
+
"isOverride": true,
|
|
538
|
+
"isSealed": false,
|
|
539
|
+
"visibility": "Protected",
|
|
540
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
541
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
542
|
+
"isExtensionMethod": false,
|
|
543
|
+
"parameterModifiers": [
|
|
544
|
+
{
|
|
545
|
+
"index": 3,
|
|
546
|
+
"modifier": "in"
|
|
547
|
+
}
|
|
548
|
+
]
|
|
549
|
+
},
|
|
550
|
+
{
|
|
551
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator::ValidateCompatible(Microsoft.EntityFrameworkCore.Metadata.IIndex,Microsoft.EntityFrameworkCore.Metadata.IIndex,System.String,Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
552
|
+
"clrName": "ValidateCompatible",
|
|
553
|
+
"metadataToken": 100665197,
|
|
554
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IIndex,Microsoft.EntityFrameworkCore.Metadata.IIndex,System.String,Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
555
|
+
"normalizedSignature": "ValidateCompatible|(Microsoft.EntityFrameworkCore.Metadata.IIndex,Microsoft.EntityFrameworkCore.Metadata.IIndex,System.String,Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
556
|
+
"emitScope": "ClassSurface",
|
|
557
|
+
"provenance": "Original",
|
|
558
|
+
"arity": 0,
|
|
559
|
+
"parameterCount": 5,
|
|
560
|
+
"isStatic": false,
|
|
561
|
+
"isAbstract": false,
|
|
562
|
+
"isVirtual": true,
|
|
563
|
+
"isOverride": true,
|
|
564
|
+
"isSealed": false,
|
|
565
|
+
"visibility": "Protected",
|
|
566
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
567
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
568
|
+
"isExtensionMethod": false,
|
|
569
|
+
"parameterModifiers": [
|
|
570
|
+
{
|
|
571
|
+
"index": 3,
|
|
572
|
+
"modifier": "in"
|
|
573
|
+
}
|
|
574
|
+
]
|
|
327
575
|
}
|
|
328
576
|
],
|
|
329
577
|
"properties": [],
|
|
@@ -337,51 +585,70 @@
|
|
|
337
585
|
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Infrastructure.ModelValidatorDependencies,Microsoft.EntityFrameworkCore.Infrastructure.RelationalModelValidatorDependencies):void|static=false",
|
|
338
586
|
"isStatic": false,
|
|
339
587
|
"parameterCount": 2,
|
|
588
|
+
"visibility": "Public",
|
|
340
589
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
341
590
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
342
591
|
}
|
|
343
|
-
],
|
|
344
|
-
"exposedMethods": [
|
|
345
|
-
{
|
|
346
|
-
"tsName": "validate",
|
|
347
|
-
"isStatic": false,
|
|
348
|
-
"tsSignatureId": "Validate|(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BModel\u002BValidation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
349
|
-
"target": {
|
|
350
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
351
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
352
|
-
"metadataToken": 100665184
|
|
353
|
-
}
|
|
354
|
-
}
|
|
355
|
-
],
|
|
356
|
-
"exposedConstructors": [
|
|
357
|
-
{
|
|
358
|
-
"isStatic": false,
|
|
359
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Infrastructure.ModelValidatorDependencies,Microsoft.EntityFrameworkCore.Infrastructure.RelationalModelValidatorDependencies):void|static=false",
|
|
360
|
-
"target": {
|
|
361
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
362
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
363
|
-
"metadataToken": 100665183
|
|
364
|
-
}
|
|
365
|
-
}
|
|
366
592
|
]
|
|
367
593
|
},
|
|
368
594
|
{
|
|
369
595
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
370
596
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
371
|
-
"tsEmitName": "SqlServerOptionsExtension",
|
|
372
597
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
373
598
|
"metadataToken": 0,
|
|
599
|
+
"kind": "Class",
|
|
600
|
+
"accessibility": "Public",
|
|
601
|
+
"isAbstract": false,
|
|
602
|
+
"isSealed": false,
|
|
603
|
+
"isStatic": false,
|
|
604
|
+
"arity": 0,
|
|
605
|
+
"baseType": {
|
|
606
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Infrastructure.RelationalOptionsExtension",
|
|
607
|
+
"clrName": "Microsoft.EntityFrameworkCore.Infrastructure.RelationalOptionsExtension"
|
|
608
|
+
},
|
|
609
|
+
"interfaces": [
|
|
610
|
+
{
|
|
611
|
+
"stableId": "Microsoft.EntityFrameworkCore:Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptionsExtension",
|
|
612
|
+
"clrName": "Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptionsExtension"
|
|
613
|
+
}
|
|
614
|
+
],
|
|
374
615
|
"methods": [
|
|
616
|
+
{
|
|
617
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::Clone():Microsoft.EntityFrameworkCore.Infrastructure.RelationalOptionsExtension",
|
|
618
|
+
"clrName": "Clone",
|
|
619
|
+
"metadataToken": 100665201,
|
|
620
|
+
"canonicalSignature": "():Microsoft.EntityFrameworkCore.Infrastructure.RelationalOptionsExtension",
|
|
621
|
+
"normalizedSignature": "Clone|():Microsoft.EntityFrameworkCore.Infrastructure.RelationalOptionsExtension|static=false",
|
|
622
|
+
"emitScope": "ClassSurface",
|
|
623
|
+
"provenance": "Original",
|
|
624
|
+
"arity": 0,
|
|
625
|
+
"parameterCount": 0,
|
|
626
|
+
"isStatic": false,
|
|
627
|
+
"isAbstract": false,
|
|
628
|
+
"isVirtual": true,
|
|
629
|
+
"isOverride": true,
|
|
630
|
+
"isSealed": false,
|
|
631
|
+
"visibility": "Protected",
|
|
632
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
633
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
634
|
+
"isExtensionMethod": false
|
|
635
|
+
},
|
|
375
636
|
{
|
|
376
637
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::WithEngineType(Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
377
638
|
"clrName": "WithEngineType",
|
|
378
|
-
"tsEmitName": "withEngineType",
|
|
379
639
|
"metadataToken": 100665207,
|
|
380
640
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
381
641
|
"normalizedSignature": "WithEngineType|(Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
382
642
|
"emitScope": "ClassSurface",
|
|
643
|
+
"provenance": "Original",
|
|
383
644
|
"arity": 0,
|
|
384
645
|
"parameterCount": 1,
|
|
646
|
+
"isStatic": false,
|
|
647
|
+
"isAbstract": false,
|
|
648
|
+
"isVirtual": true,
|
|
649
|
+
"isOverride": false,
|
|
650
|
+
"isSealed": false,
|
|
651
|
+
"visibility": "Public",
|
|
385
652
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
386
653
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
387
654
|
"isExtensionMethod": false
|
|
@@ -389,13 +656,19 @@
|
|
|
389
656
|
{
|
|
390
657
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::WithLegacyAzureSql(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
391
658
|
"clrName": "WithLegacyAzureSql",
|
|
392
|
-
"tsEmitName": "withLegacyAzureSql",
|
|
393
659
|
"metadataToken": 100665208,
|
|
394
660
|
"canonicalSignature": "(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
395
661
|
"normalizedSignature": "WithLegacyAzureSql|(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
396
662
|
"emitScope": "ClassSurface",
|
|
663
|
+
"provenance": "Original",
|
|
397
664
|
"arity": 0,
|
|
398
665
|
"parameterCount": 1,
|
|
666
|
+
"isStatic": false,
|
|
667
|
+
"isAbstract": false,
|
|
668
|
+
"isVirtual": true,
|
|
669
|
+
"isOverride": false,
|
|
670
|
+
"isSealed": false,
|
|
671
|
+
"visibility": "Public",
|
|
399
672
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
400
673
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
401
674
|
"isExtensionMethod": false
|
|
@@ -403,13 +676,19 @@
|
|
|
403
676
|
{
|
|
404
677
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::WithSqlServerCompatibilityLevel(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
405
678
|
"clrName": "WithSqlServerCompatibilityLevel",
|
|
406
|
-
"tsEmitName": "withSqlServerCompatibilityLevel",
|
|
407
679
|
"metadataToken": 100665209,
|
|
408
680
|
"canonicalSignature": "(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
409
681
|
"normalizedSignature": "WithSqlServerCompatibilityLevel|(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
410
682
|
"emitScope": "ClassSurface",
|
|
683
|
+
"provenance": "Original",
|
|
411
684
|
"arity": 0,
|
|
412
685
|
"parameterCount": 1,
|
|
686
|
+
"isStatic": false,
|
|
687
|
+
"isAbstract": false,
|
|
688
|
+
"isVirtual": true,
|
|
689
|
+
"isOverride": false,
|
|
690
|
+
"isSealed": false,
|
|
691
|
+
"visibility": "Public",
|
|
413
692
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
414
693
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
415
694
|
"isExtensionMethod": false
|
|
@@ -417,13 +696,19 @@
|
|
|
417
696
|
{
|
|
418
697
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::WithAzureSqlCompatibilityLevel(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
419
698
|
"clrName": "WithAzureSqlCompatibilityLevel",
|
|
420
|
-
"tsEmitName": "withAzureSqlCompatibilityLevel",
|
|
421
699
|
"metadataToken": 100665210,
|
|
422
700
|
"canonicalSignature": "(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
423
701
|
"normalizedSignature": "WithAzureSqlCompatibilityLevel|(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
424
702
|
"emitScope": "ClassSurface",
|
|
703
|
+
"provenance": "Original",
|
|
425
704
|
"arity": 0,
|
|
426
705
|
"parameterCount": 1,
|
|
706
|
+
"isStatic": false,
|
|
707
|
+
"isAbstract": false,
|
|
708
|
+
"isVirtual": true,
|
|
709
|
+
"isOverride": false,
|
|
710
|
+
"isSealed": false,
|
|
711
|
+
"visibility": "Public",
|
|
427
712
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
428
713
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
429
714
|
"isExtensionMethod": false
|
|
@@ -431,13 +716,19 @@
|
|
|
431
716
|
{
|
|
432
717
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::WithAzureSynapseCompatibilityLevel(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
433
718
|
"clrName": "WithAzureSynapseCompatibilityLevel",
|
|
434
|
-
"tsEmitName": "withAzureSynapseCompatibilityLevel",
|
|
435
719
|
"metadataToken": 100665211,
|
|
436
720
|
"canonicalSignature": "(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
437
721
|
"normalizedSignature": "WithAzureSynapseCompatibilityLevel|(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
438
722
|
"emitScope": "ClassSurface",
|
|
723
|
+
"provenance": "Original",
|
|
439
724
|
"arity": 0,
|
|
440
725
|
"parameterCount": 1,
|
|
726
|
+
"isStatic": false,
|
|
727
|
+
"isAbstract": false,
|
|
728
|
+
"isVirtual": true,
|
|
729
|
+
"isOverride": false,
|
|
730
|
+
"isSealed": false,
|
|
731
|
+
"visibility": "Public",
|
|
441
732
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
442
733
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
443
734
|
"isExtensionMethod": false
|
|
@@ -445,13 +736,19 @@
|
|
|
445
736
|
{
|
|
446
737
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::WithUseRetryingStrategyByDefault(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
447
738
|
"clrName": "WithUseRetryingStrategyByDefault",
|
|
448
|
-
"tsEmitName": "withUseRetryingStrategyByDefault",
|
|
449
739
|
"metadataToken": 100665212,
|
|
450
740
|
"canonicalSignature": "(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
451
741
|
"normalizedSignature": "WithUseRetryingStrategyByDefault|(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
452
742
|
"emitScope": "ClassSurface",
|
|
743
|
+
"provenance": "Original",
|
|
453
744
|
"arity": 0,
|
|
454
745
|
"parameterCount": 1,
|
|
746
|
+
"isStatic": false,
|
|
747
|
+
"isAbstract": false,
|
|
748
|
+
"isVirtual": true,
|
|
749
|
+
"isOverride": false,
|
|
750
|
+
"isSealed": false,
|
|
751
|
+
"visibility": "Public",
|
|
455
752
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
456
753
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
457
754
|
"isExtensionMethod": false
|
|
@@ -459,13 +756,19 @@
|
|
|
459
756
|
{
|
|
460
757
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::ApplyDefaults(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptionsExtension",
|
|
461
758
|
"clrName": "ApplyDefaults",
|
|
462
|
-
"tsEmitName": "applyDefaults",
|
|
463
759
|
"metadataToken": 100665213,
|
|
464
760
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptionsExtension",
|
|
465
761
|
"normalizedSignature": "ApplyDefaults|(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptionsExtension|static=false",
|
|
466
762
|
"emitScope": "ClassSurface",
|
|
763
|
+
"provenance": "Original",
|
|
467
764
|
"arity": 0,
|
|
468
765
|
"parameterCount": 1,
|
|
766
|
+
"isStatic": false,
|
|
767
|
+
"isAbstract": false,
|
|
768
|
+
"isVirtual": true,
|
|
769
|
+
"isOverride": false,
|
|
770
|
+
"isSealed": false,
|
|
771
|
+
"visibility": "Public",
|
|
469
772
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
470
773
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
471
774
|
"isExtensionMethod": false
|
|
@@ -473,13 +776,19 @@
|
|
|
473
776
|
{
|
|
474
777
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::ApplyServices(Microsoft.Extensions.DependencyInjection.IServiceCollection):System.Void",
|
|
475
778
|
"clrName": "ApplyServices",
|
|
476
|
-
"tsEmitName": "applyServices",
|
|
477
779
|
"metadataToken": 100665214,
|
|
478
780
|
"canonicalSignature": "(Microsoft.Extensions.DependencyInjection.IServiceCollection):System.Void",
|
|
479
781
|
"normalizedSignature": "ApplyServices|(Microsoft.Extensions.DependencyInjection.IServiceCollection):System.Void|static=false",
|
|
480
782
|
"emitScope": "ClassSurface",
|
|
783
|
+
"provenance": "Original",
|
|
481
784
|
"arity": 0,
|
|
482
785
|
"parameterCount": 1,
|
|
786
|
+
"isStatic": false,
|
|
787
|
+
"isAbstract": false,
|
|
788
|
+
"isVirtual": true,
|
|
789
|
+
"isOverride": true,
|
|
790
|
+
"isSealed": false,
|
|
791
|
+
"visibility": "Public",
|
|
483
792
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
484
793
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
485
794
|
"isExtensionMethod": false
|
|
@@ -487,13 +796,19 @@
|
|
|
487
796
|
{
|
|
488
797
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::Validate(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void",
|
|
489
798
|
"clrName": "Validate",
|
|
490
|
-
"tsEmitName": "validate",
|
|
491
799
|
"metadataToken": 100665215,
|
|
492
800
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void",
|
|
493
801
|
"normalizedSignature": "Validate|(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void|static=false",
|
|
494
802
|
"emitScope": "ClassSurface",
|
|
803
|
+
"provenance": "Original",
|
|
495
804
|
"arity": 0,
|
|
496
805
|
"parameterCount": 1,
|
|
806
|
+
"isStatic": false,
|
|
807
|
+
"isAbstract": false,
|
|
808
|
+
"isVirtual": true,
|
|
809
|
+
"isOverride": true,
|
|
810
|
+
"isSealed": false,
|
|
811
|
+
"visibility": "Public",
|
|
497
812
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
498
813
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
499
814
|
"isExtensionMethod": false
|
|
@@ -503,84 +818,114 @@
|
|
|
503
818
|
{
|
|
504
819
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::Info:Microsoft.EntityFrameworkCore.Infrastructure.DbContextOptionsExtensionInfo",
|
|
505
820
|
"clrName": "Info",
|
|
506
|
-
"tsEmitName": "info",
|
|
507
821
|
"metadataToken": 385876191,
|
|
508
822
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.Infrastructure.DbContextOptionsExtensionInfo",
|
|
509
823
|
"normalizedSignature": "Info|:Microsoft.EntityFrameworkCore.Infrastructure.DbContextOptionsExtensionInfo|static=false|accessor=get",
|
|
510
824
|
"emitScope": "ClassSurface",
|
|
825
|
+
"provenance": "Original",
|
|
511
826
|
"isIndexer": false,
|
|
512
827
|
"hasGetter": true,
|
|
513
828
|
"hasSetter": false,
|
|
829
|
+
"isStatic": false,
|
|
830
|
+
"isAbstract": false,
|
|
831
|
+
"isVirtual": true,
|
|
832
|
+
"isOverride": true,
|
|
833
|
+
"visibility": "Public",
|
|
514
834
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
515
835
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
516
836
|
},
|
|
517
837
|
{
|
|
518
838
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::EngineType:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
519
839
|
"clrName": "EngineType",
|
|
520
|
-
"tsEmitName": "engineType",
|
|
521
840
|
"metadataToken": 385876192,
|
|
522
841
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
523
842
|
"normalizedSignature": "EngineType|:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=false|accessor=get",
|
|
524
843
|
"emitScope": "ClassSurface",
|
|
844
|
+
"provenance": "Original",
|
|
525
845
|
"isIndexer": false,
|
|
526
846
|
"hasGetter": true,
|
|
527
847
|
"hasSetter": false,
|
|
848
|
+
"isStatic": false,
|
|
849
|
+
"isAbstract": false,
|
|
850
|
+
"isVirtual": true,
|
|
851
|
+
"isOverride": false,
|
|
852
|
+
"visibility": "Public",
|
|
528
853
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
529
854
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
530
855
|
},
|
|
531
856
|
{
|
|
532
857
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::SqlServerCompatibilityLevel:System.Int32",
|
|
533
858
|
"clrName": "SqlServerCompatibilityLevel",
|
|
534
|
-
"tsEmitName": "sqlServerCompatibilityLevel",
|
|
535
859
|
"metadataToken": 385876193,
|
|
536
860
|
"canonicalSignature": ":System.Int32",
|
|
537
861
|
"normalizedSignature": "SqlServerCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
538
862
|
"emitScope": "ClassSurface",
|
|
863
|
+
"provenance": "Original",
|
|
539
864
|
"isIndexer": false,
|
|
540
865
|
"hasGetter": true,
|
|
541
866
|
"hasSetter": false,
|
|
867
|
+
"isStatic": false,
|
|
868
|
+
"isAbstract": false,
|
|
869
|
+
"isVirtual": true,
|
|
870
|
+
"isOverride": false,
|
|
871
|
+
"visibility": "Public",
|
|
542
872
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
543
873
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
544
874
|
},
|
|
545
875
|
{
|
|
546
876
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::AzureSqlCompatibilityLevel:System.Int32",
|
|
547
877
|
"clrName": "AzureSqlCompatibilityLevel",
|
|
548
|
-
"tsEmitName": "azureSqlCompatibilityLevel",
|
|
549
878
|
"metadataToken": 385876194,
|
|
550
879
|
"canonicalSignature": ":System.Int32",
|
|
551
880
|
"normalizedSignature": "AzureSqlCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
552
881
|
"emitScope": "ClassSurface",
|
|
882
|
+
"provenance": "Original",
|
|
553
883
|
"isIndexer": false,
|
|
554
884
|
"hasGetter": true,
|
|
555
885
|
"hasSetter": false,
|
|
886
|
+
"isStatic": false,
|
|
887
|
+
"isAbstract": false,
|
|
888
|
+
"isVirtual": true,
|
|
889
|
+
"isOverride": false,
|
|
890
|
+
"visibility": "Public",
|
|
556
891
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
557
892
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
558
893
|
},
|
|
559
894
|
{
|
|
560
895
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::AzureSynapseCompatibilityLevel:System.Int32",
|
|
561
896
|
"clrName": "AzureSynapseCompatibilityLevel",
|
|
562
|
-
"tsEmitName": "azureSynapseCompatibilityLevel",
|
|
563
897
|
"metadataToken": 385876195,
|
|
564
898
|
"canonicalSignature": ":System.Int32",
|
|
565
899
|
"normalizedSignature": "AzureSynapseCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
566
900
|
"emitScope": "ClassSurface",
|
|
901
|
+
"provenance": "Original",
|
|
567
902
|
"isIndexer": false,
|
|
568
903
|
"hasGetter": true,
|
|
569
904
|
"hasSetter": false,
|
|
905
|
+
"isStatic": false,
|
|
906
|
+
"isAbstract": false,
|
|
907
|
+
"isVirtual": true,
|
|
908
|
+
"isOverride": false,
|
|
909
|
+
"visibility": "Public",
|
|
570
910
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
571
911
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
572
912
|
},
|
|
573
913
|
{
|
|
574
914
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::UseRetryingStrategyByDefault:System.Boolean",
|
|
575
915
|
"clrName": "UseRetryingStrategyByDefault",
|
|
576
|
-
"tsEmitName": "useRetryingStrategyByDefault",
|
|
577
916
|
"metadataToken": 385876196,
|
|
578
917
|
"canonicalSignature": ":System.Boolean",
|
|
579
918
|
"normalizedSignature": "UseRetryingStrategyByDefault|:System.Boolean|static=false|accessor=get",
|
|
580
919
|
"emitScope": "ClassSurface",
|
|
920
|
+
"provenance": "Original",
|
|
581
921
|
"isIndexer": false,
|
|
582
922
|
"hasGetter": true,
|
|
583
923
|
"hasSetter": false,
|
|
924
|
+
"isStatic": false,
|
|
925
|
+
"isAbstract": false,
|
|
926
|
+
"isVirtual": true,
|
|
927
|
+
"isOverride": false,
|
|
928
|
+
"visibility": "Public",
|
|
584
929
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
585
930
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
586
931
|
}
|
|
@@ -589,33 +934,36 @@
|
|
|
589
934
|
{
|
|
590
935
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::SqlServerDefaultCompatibilityLevelSystem.Int32",
|
|
591
936
|
"clrName": "SqlServerDefaultCompatibilityLevel",
|
|
592
|
-
"tsEmitName": "sqlServerDefaultCompatibilityLevel",
|
|
593
937
|
"metadataToken": 67109426,
|
|
594
938
|
"normalizedSignature": "SqlServerDefaultCompatibilityLevel|System.Int32|static=true|const=false",
|
|
595
939
|
"isStatic": true,
|
|
596
940
|
"isReadOnly": true,
|
|
941
|
+
"isLiteral": false,
|
|
942
|
+
"visibility": "Public",
|
|
597
943
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
598
944
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
599
945
|
},
|
|
600
946
|
{
|
|
601
947
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::AzureSqlDefaultCompatibilityLevelSystem.Int32",
|
|
602
948
|
"clrName": "AzureSqlDefaultCompatibilityLevel",
|
|
603
|
-
"tsEmitName": "azureSqlDefaultCompatibilityLevel",
|
|
604
949
|
"metadataToken": 67109427,
|
|
605
950
|
"normalizedSignature": "AzureSqlDefaultCompatibilityLevel|System.Int32|static=true|const=false",
|
|
606
951
|
"isStatic": true,
|
|
607
952
|
"isReadOnly": true,
|
|
953
|
+
"isLiteral": false,
|
|
954
|
+
"visibility": "Public",
|
|
608
955
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
609
956
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
610
957
|
},
|
|
611
958
|
{
|
|
612
959
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::AzureSynapseDefaultCompatibilityLevelSystem.Int32",
|
|
613
960
|
"clrName": "AzureSynapseDefaultCompatibilityLevel",
|
|
614
|
-
"tsEmitName": "azureSynapseDefaultCompatibilityLevel",
|
|
615
961
|
"metadataToken": 67109428,
|
|
616
962
|
"normalizedSignature": "AzureSynapseDefaultCompatibilityLevel|System.Int32|static=true|const=false",
|
|
617
963
|
"isStatic": true,
|
|
618
964
|
"isReadOnly": true,
|
|
965
|
+
"isLiteral": false,
|
|
966
|
+
"visibility": "Public",
|
|
619
967
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
620
968
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
621
969
|
}
|
|
@@ -629,225 +977,65 @@
|
|
|
629
977
|
"normalizedSignature": "constructor|():void|static=false",
|
|
630
978
|
"isStatic": false,
|
|
631
979
|
"parameterCount": 0,
|
|
980
|
+
"visibility": "Public",
|
|
632
981
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
633
982
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
634
|
-
}
|
|
635
|
-
],
|
|
636
|
-
"exposedMethods": [
|
|
637
|
-
{
|
|
638
|
-
"tsName": "withEngineType",
|
|
639
|
-
"isStatic": false,
|
|
640
|
-
"tsSignatureId": "WithEngineType|(Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
641
|
-
"target": {
|
|
642
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
643
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
644
|
-
"metadataToken": 100665207
|
|
645
|
-
}
|
|
646
|
-
},
|
|
647
|
-
{
|
|
648
|
-
"tsName": "withLegacyAzureSql",
|
|
649
|
-
"isStatic": false,
|
|
650
|
-
"tsSignatureId": "WithLegacyAzureSql|(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
651
|
-
"target": {
|
|
652
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
653
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
654
|
-
"metadataToken": 100665208
|
|
655
|
-
}
|
|
656
|
-
},
|
|
657
|
-
{
|
|
658
|
-
"tsName": "withSqlServerCompatibilityLevel",
|
|
659
|
-
"isStatic": false,
|
|
660
|
-
"tsSignatureId": "WithSqlServerCompatibilityLevel|(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
661
|
-
"target": {
|
|
662
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
663
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
664
|
-
"metadataToken": 100665209
|
|
665
|
-
}
|
|
666
|
-
},
|
|
667
|
-
{
|
|
668
|
-
"tsName": "withAzureSqlCompatibilityLevel",
|
|
669
|
-
"isStatic": false,
|
|
670
|
-
"tsSignatureId": "WithAzureSqlCompatibilityLevel|(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
671
|
-
"target": {
|
|
672
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
673
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
674
|
-
"metadataToken": 100665210
|
|
675
|
-
}
|
|
676
|
-
},
|
|
677
|
-
{
|
|
678
|
-
"tsName": "withAzureSynapseCompatibilityLevel",
|
|
679
|
-
"isStatic": false,
|
|
680
|
-
"tsSignatureId": "WithAzureSynapseCompatibilityLevel|(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
681
|
-
"target": {
|
|
682
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
683
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
684
|
-
"metadataToken": 100665211
|
|
685
|
-
}
|
|
686
|
-
},
|
|
687
|
-
{
|
|
688
|
-
"tsName": "withUseRetryingStrategyByDefault",
|
|
689
|
-
"isStatic": false,
|
|
690
|
-
"tsSignatureId": "WithUseRetryingStrategyByDefault|(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
691
|
-
"target": {
|
|
692
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
693
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
694
|
-
"metadataToken": 100665212
|
|
695
|
-
}
|
|
696
|
-
},
|
|
697
|
-
{
|
|
698
|
-
"tsName": "applyDefaults",
|
|
699
|
-
"isStatic": false,
|
|
700
|
-
"tsSignatureId": "ApplyDefaults|(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptionsExtension|static=false",
|
|
701
|
-
"target": {
|
|
702
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
703
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
704
|
-
"metadataToken": 100665213
|
|
705
|
-
}
|
|
706
|
-
},
|
|
707
|
-
{
|
|
708
|
-
"tsName": "applyServices",
|
|
709
|
-
"isStatic": false,
|
|
710
|
-
"tsSignatureId": "ApplyServices|(Microsoft.Extensions.DependencyInjection.IServiceCollection):System.Void|static=false",
|
|
711
|
-
"target": {
|
|
712
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
713
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
714
|
-
"metadataToken": 100665214
|
|
715
|
-
}
|
|
716
983
|
},
|
|
717
984
|
{
|
|
718
|
-
"
|
|
985
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::.ctor(Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension):void",
|
|
986
|
+
"metadataToken": 100665199,
|
|
987
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension):void",
|
|
988
|
+
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension):void|static=false",
|
|
719
989
|
"isStatic": false,
|
|
720
|
-
"
|
|
721
|
-
"
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
"metadataToken": 100665215
|
|
725
|
-
}
|
|
726
|
-
}
|
|
727
|
-
],
|
|
728
|
-
"exposedProperties": [
|
|
729
|
-
{
|
|
730
|
-
"tsName": "info",
|
|
731
|
-
"isStatic": false,
|
|
732
|
-
"tsSignatureId": "Info|:Microsoft.EntityFrameworkCore.Infrastructure.DbContextOptionsExtensionInfo|static=false|accessor=get",
|
|
733
|
-
"target": {
|
|
734
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
735
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
736
|
-
"metadataToken": 385876191
|
|
737
|
-
}
|
|
738
|
-
},
|
|
739
|
-
{
|
|
740
|
-
"tsName": "engineType",
|
|
741
|
-
"isStatic": false,
|
|
742
|
-
"tsSignatureId": "EngineType|:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=false|accessor=get",
|
|
743
|
-
"target": {
|
|
744
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
745
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
746
|
-
"metadataToken": 385876192
|
|
747
|
-
}
|
|
748
|
-
},
|
|
749
|
-
{
|
|
750
|
-
"tsName": "sqlServerCompatibilityLevel",
|
|
751
|
-
"isStatic": false,
|
|
752
|
-
"tsSignatureId": "SqlServerCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
753
|
-
"target": {
|
|
754
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
755
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
756
|
-
"metadataToken": 385876193
|
|
757
|
-
}
|
|
758
|
-
},
|
|
759
|
-
{
|
|
760
|
-
"tsName": "azureSqlCompatibilityLevel",
|
|
761
|
-
"isStatic": false,
|
|
762
|
-
"tsSignatureId": "AzureSqlCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
763
|
-
"target": {
|
|
764
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
765
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
766
|
-
"metadataToken": 385876194
|
|
767
|
-
}
|
|
768
|
-
},
|
|
769
|
-
{
|
|
770
|
-
"tsName": "azureSynapseCompatibilityLevel",
|
|
771
|
-
"isStatic": false,
|
|
772
|
-
"tsSignatureId": "AzureSynapseCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
773
|
-
"target": {
|
|
774
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
775
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
776
|
-
"metadataToken": 385876195
|
|
777
|
-
}
|
|
778
|
-
},
|
|
779
|
-
{
|
|
780
|
-
"tsName": "useRetryingStrategyByDefault",
|
|
781
|
-
"isStatic": false,
|
|
782
|
-
"tsSignatureId": "UseRetryingStrategyByDefault|:System.Boolean|static=false|accessor=get",
|
|
783
|
-
"target": {
|
|
784
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
785
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
786
|
-
"metadataToken": 385876196
|
|
787
|
-
}
|
|
788
|
-
}
|
|
789
|
-
],
|
|
790
|
-
"exposedFields": [
|
|
791
|
-
{
|
|
792
|
-
"tsName": "sqlServerDefaultCompatibilityLevel",
|
|
793
|
-
"isStatic": true,
|
|
794
|
-
"tsSignatureId": "SqlServerDefaultCompatibilityLevel|System.Int32|static=true|const=false",
|
|
795
|
-
"target": {
|
|
796
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
797
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
798
|
-
"metadataToken": 67109426
|
|
799
|
-
}
|
|
800
|
-
},
|
|
801
|
-
{
|
|
802
|
-
"tsName": "azureSqlDefaultCompatibilityLevel",
|
|
803
|
-
"isStatic": true,
|
|
804
|
-
"tsSignatureId": "AzureSqlDefaultCompatibilityLevel|System.Int32|static=true|const=false",
|
|
805
|
-
"target": {
|
|
806
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
807
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
808
|
-
"metadataToken": 67109427
|
|
809
|
-
}
|
|
810
|
-
},
|
|
811
|
-
{
|
|
812
|
-
"tsName": "azureSynapseDefaultCompatibilityLevel",
|
|
813
|
-
"isStatic": true,
|
|
814
|
-
"tsSignatureId": "AzureSynapseDefaultCompatibilityLevel|System.Int32|static=true|const=false",
|
|
815
|
-
"target": {
|
|
816
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
817
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
818
|
-
"metadataToken": 67109428
|
|
819
|
-
}
|
|
820
|
-
}
|
|
821
|
-
],
|
|
822
|
-
"exposedConstructors": [
|
|
823
|
-
{
|
|
824
|
-
"isStatic": false,
|
|
825
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
826
|
-
"target": {
|
|
827
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
828
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
829
|
-
"metadataToken": 100665198
|
|
830
|
-
}
|
|
990
|
+
"parameterCount": 1,
|
|
991
|
+
"visibility": "Protected",
|
|
992
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
993
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
831
994
|
}
|
|
832
995
|
]
|
|
833
996
|
},
|
|
834
997
|
{
|
|
835
998
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
836
999
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
837
|
-
"tsEmitName": "SqlServerSingletonOptions",
|
|
838
1000
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
839
1001
|
"metadataToken": 0,
|
|
1002
|
+
"kind": "Class",
|
|
1003
|
+
"accessibility": "Public",
|
|
1004
|
+
"isAbstract": false,
|
|
1005
|
+
"isSealed": false,
|
|
1006
|
+
"isStatic": false,
|
|
1007
|
+
"arity": 0,
|
|
1008
|
+
"baseType": {
|
|
1009
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
1010
|
+
"clrName": "System.Object"
|
|
1011
|
+
},
|
|
1012
|
+
"interfaces": [
|
|
1013
|
+
{
|
|
1014
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1015
|
+
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions"
|
|
1016
|
+
},
|
|
1017
|
+
{
|
|
1018
|
+
"stableId": "Microsoft.EntityFrameworkCore:Microsoft.EntityFrameworkCore.Infrastructure.ISingletonOptions",
|
|
1019
|
+
"clrName": "Microsoft.EntityFrameworkCore.Infrastructure.ISingletonOptions"
|
|
1020
|
+
}
|
|
1021
|
+
],
|
|
840
1022
|
"methods": [
|
|
841
1023
|
{
|
|
842
1024
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::Initialize(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void",
|
|
843
1025
|
"clrName": "Initialize",
|
|
844
|
-
"tsEmitName": "initialize",
|
|
845
1026
|
"metadataToken": 100665228,
|
|
846
1027
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void",
|
|
847
1028
|
"normalizedSignature": "Initialize|(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void|static=false",
|
|
848
1029
|
"emitScope": "ClassSurface",
|
|
1030
|
+
"provenance": "Original",
|
|
849
1031
|
"arity": 0,
|
|
850
1032
|
"parameterCount": 1,
|
|
1033
|
+
"isStatic": false,
|
|
1034
|
+
"isAbstract": false,
|
|
1035
|
+
"isVirtual": true,
|
|
1036
|
+
"isOverride": false,
|
|
1037
|
+
"isSealed": false,
|
|
1038
|
+
"visibility": "Public",
|
|
851
1039
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
852
1040
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
853
1041
|
"isExtensionMethod": false
|
|
@@ -855,13 +1043,19 @@
|
|
|
855
1043
|
{
|
|
856
1044
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::Validate(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void",
|
|
857
1045
|
"clrName": "Validate",
|
|
858
|
-
"tsEmitName": "validate",
|
|
859
1046
|
"metadataToken": 100665229,
|
|
860
1047
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void",
|
|
861
1048
|
"normalizedSignature": "Validate|(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void|static=false",
|
|
862
1049
|
"emitScope": "ClassSurface",
|
|
1050
|
+
"provenance": "Original",
|
|
863
1051
|
"arity": 0,
|
|
864
1052
|
"parameterCount": 1,
|
|
1053
|
+
"isStatic": false,
|
|
1054
|
+
"isAbstract": false,
|
|
1055
|
+
"isVirtual": true,
|
|
1056
|
+
"isOverride": false,
|
|
1057
|
+
"isSealed": false,
|
|
1058
|
+
"visibility": "Public",
|
|
865
1059
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
866
1060
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
867
1061
|
"isExtensionMethod": false
|
|
@@ -871,196 +1065,273 @@
|
|
|
871
1065
|
{
|
|
872
1066
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::EngineType:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
873
1067
|
"clrName": "EngineType",
|
|
874
|
-
"tsEmitName": "engineType",
|
|
875
1068
|
"metadataToken": 385876197,
|
|
876
1069
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
877
|
-
"normalizedSignature": "EngineType|:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=false|accessor=
|
|
1070
|
+
"normalizedSignature": "EngineType|:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=false|accessor=getset",
|
|
878
1071
|
"emitScope": "ClassSurface",
|
|
1072
|
+
"provenance": "Original",
|
|
879
1073
|
"isIndexer": false,
|
|
880
1074
|
"hasGetter": true,
|
|
881
|
-
"hasSetter":
|
|
1075
|
+
"hasSetter": true,
|
|
1076
|
+
"isStatic": false,
|
|
1077
|
+
"isAbstract": false,
|
|
1078
|
+
"isVirtual": true,
|
|
1079
|
+
"isOverride": false,
|
|
1080
|
+
"visibility": "Public",
|
|
882
1081
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
883
1082
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
884
1083
|
},
|
|
885
1084
|
{
|
|
886
1085
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::SqlServerCompatibilityLevel:System.Int32",
|
|
887
1086
|
"clrName": "SqlServerCompatibilityLevel",
|
|
888
|
-
"tsEmitName": "sqlServerCompatibilityLevel",
|
|
889
1087
|
"metadataToken": 385876198,
|
|
890
1088
|
"canonicalSignature": ":System.Int32",
|
|
891
|
-
"normalizedSignature": "SqlServerCompatibilityLevel|:System.Int32|static=false|accessor=
|
|
1089
|
+
"normalizedSignature": "SqlServerCompatibilityLevel|:System.Int32|static=false|accessor=getset",
|
|
892
1090
|
"emitScope": "ClassSurface",
|
|
1091
|
+
"provenance": "Original",
|
|
893
1092
|
"isIndexer": false,
|
|
894
1093
|
"hasGetter": true,
|
|
895
|
-
"hasSetter":
|
|
1094
|
+
"hasSetter": true,
|
|
1095
|
+
"isStatic": false,
|
|
1096
|
+
"isAbstract": false,
|
|
1097
|
+
"isVirtual": true,
|
|
1098
|
+
"isOverride": false,
|
|
1099
|
+
"visibility": "Public",
|
|
896
1100
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
897
1101
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
898
1102
|
},
|
|
899
1103
|
{
|
|
900
1104
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::AzureSqlCompatibilityLevel:System.Int32",
|
|
901
1105
|
"clrName": "AzureSqlCompatibilityLevel",
|
|
902
|
-
"tsEmitName": "azureSqlCompatibilityLevel",
|
|
903
1106
|
"metadataToken": 385876199,
|
|
904
1107
|
"canonicalSignature": ":System.Int32",
|
|
905
|
-
"normalizedSignature": "AzureSqlCompatibilityLevel|:System.Int32|static=false|accessor=
|
|
1108
|
+
"normalizedSignature": "AzureSqlCompatibilityLevel|:System.Int32|static=false|accessor=getset",
|
|
906
1109
|
"emitScope": "ClassSurface",
|
|
1110
|
+
"provenance": "Original",
|
|
907
1111
|
"isIndexer": false,
|
|
908
1112
|
"hasGetter": true,
|
|
909
|
-
"hasSetter":
|
|
1113
|
+
"hasSetter": true,
|
|
1114
|
+
"isStatic": false,
|
|
1115
|
+
"isAbstract": false,
|
|
1116
|
+
"isVirtual": true,
|
|
1117
|
+
"isOverride": false,
|
|
1118
|
+
"visibility": "Public",
|
|
910
1119
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
911
1120
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
912
1121
|
},
|
|
913
1122
|
{
|
|
914
1123
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::AzureSynapseCompatibilityLevel:System.Int32",
|
|
915
1124
|
"clrName": "AzureSynapseCompatibilityLevel",
|
|
916
|
-
"tsEmitName": "azureSynapseCompatibilityLevel",
|
|
917
1125
|
"metadataToken": 385876200,
|
|
918
1126
|
"canonicalSignature": ":System.Int32",
|
|
919
|
-
"normalizedSignature": "AzureSynapseCompatibilityLevel|:System.Int32|static=false|accessor=
|
|
1127
|
+
"normalizedSignature": "AzureSynapseCompatibilityLevel|:System.Int32|static=false|accessor=getset",
|
|
920
1128
|
"emitScope": "ClassSurface",
|
|
1129
|
+
"provenance": "Original",
|
|
921
1130
|
"isIndexer": false,
|
|
922
1131
|
"hasGetter": true,
|
|
923
|
-
"hasSetter":
|
|
1132
|
+
"hasSetter": true,
|
|
1133
|
+
"isStatic": false,
|
|
1134
|
+
"isAbstract": false,
|
|
1135
|
+
"isVirtual": true,
|
|
1136
|
+
"isOverride": false,
|
|
1137
|
+
"visibility": "Public",
|
|
924
1138
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
925
1139
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
926
1140
|
},
|
|
927
1141
|
{
|
|
928
1142
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::SupportsJsonFunctions:System.Boolean",
|
|
929
1143
|
"clrName": "SupportsJsonFunctions",
|
|
930
|
-
"tsEmitName": "supportsJsonFunctions",
|
|
931
1144
|
"metadataToken": 385876201,
|
|
932
1145
|
"canonicalSignature": ":System.Boolean",
|
|
933
1146
|
"normalizedSignature": "SupportsJsonFunctions|:System.Boolean|static=false|accessor=get",
|
|
934
1147
|
"emitScope": "ClassSurface",
|
|
1148
|
+
"provenance": "Original",
|
|
935
1149
|
"isIndexer": false,
|
|
936
1150
|
"hasGetter": true,
|
|
937
1151
|
"hasSetter": false,
|
|
1152
|
+
"isStatic": false,
|
|
1153
|
+
"isAbstract": false,
|
|
1154
|
+
"isVirtual": true,
|
|
1155
|
+
"isOverride": false,
|
|
1156
|
+
"visibility": "Public",
|
|
938
1157
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
939
1158
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
940
1159
|
},
|
|
941
1160
|
{
|
|
942
1161
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::SupportsJsonObjectArray:System.Boolean",
|
|
943
1162
|
"clrName": "SupportsJsonObjectArray",
|
|
944
|
-
"tsEmitName": "supportsJsonObjectArray",
|
|
945
1163
|
"metadataToken": 385876202,
|
|
946
1164
|
"canonicalSignature": ":System.Boolean",
|
|
947
1165
|
"normalizedSignature": "SupportsJsonObjectArray|:System.Boolean|static=false|accessor=get",
|
|
948
1166
|
"emitScope": "ClassSurface",
|
|
1167
|
+
"provenance": "Original",
|
|
949
1168
|
"isIndexer": false,
|
|
950
1169
|
"hasGetter": true,
|
|
951
1170
|
"hasSetter": false,
|
|
1171
|
+
"isStatic": false,
|
|
1172
|
+
"isAbstract": false,
|
|
1173
|
+
"isVirtual": true,
|
|
1174
|
+
"isOverride": false,
|
|
1175
|
+
"visibility": "Public",
|
|
952
1176
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
953
1177
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
954
1178
|
},
|
|
955
1179
|
{
|
|
956
1180
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::SupportsJsonType:System.Boolean",
|
|
957
1181
|
"clrName": "SupportsJsonType",
|
|
958
|
-
"tsEmitName": "supportsJsonType",
|
|
959
1182
|
"metadataToken": 385876203,
|
|
960
1183
|
"canonicalSignature": ":System.Boolean",
|
|
961
1184
|
"normalizedSignature": "SupportsJsonType|:System.Boolean|static=false|accessor=get",
|
|
962
1185
|
"emitScope": "ClassSurface",
|
|
1186
|
+
"provenance": "Original",
|
|
963
1187
|
"isIndexer": false,
|
|
964
1188
|
"hasGetter": true,
|
|
965
1189
|
"hasSetter": false,
|
|
1190
|
+
"isStatic": false,
|
|
1191
|
+
"isAbstract": false,
|
|
1192
|
+
"isVirtual": true,
|
|
1193
|
+
"isOverride": false,
|
|
1194
|
+
"visibility": "Public",
|
|
966
1195
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
967
1196
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
968
1197
|
},
|
|
969
1198
|
{
|
|
970
1199
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::EngineType:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
971
1200
|
"clrName": "EngineType",
|
|
972
|
-
"tsEmitName": "engineType$view",
|
|
973
1201
|
"metadataToken": 385876184,
|
|
974
1202
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
975
1203
|
"normalizedSignature": "EngineType|:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=false|accessor=get",
|
|
976
1204
|
"emitScope": "ViewOnly",
|
|
1205
|
+
"provenance": "ExplicitView",
|
|
977
1206
|
"isIndexer": false,
|
|
978
1207
|
"hasGetter": true,
|
|
979
1208
|
"hasSetter": false,
|
|
1209
|
+
"isStatic": false,
|
|
1210
|
+
"isAbstract": false,
|
|
1211
|
+
"isVirtual": true,
|
|
1212
|
+
"isOverride": false,
|
|
1213
|
+
"visibility": "Public",
|
|
1214
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
980
1215
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
981
1216
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
982
1217
|
},
|
|
983
1218
|
{
|
|
984
1219
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SqlServerCompatibilityLevel:System.Int32",
|
|
985
1220
|
"clrName": "SqlServerCompatibilityLevel",
|
|
986
|
-
"tsEmitName": "sqlServerCompatibilityLevel$view",
|
|
987
1221
|
"metadataToken": 385876185,
|
|
988
1222
|
"canonicalSignature": ":System.Int32",
|
|
989
1223
|
"normalizedSignature": "SqlServerCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
990
1224
|
"emitScope": "ViewOnly",
|
|
1225
|
+
"provenance": "ExplicitView",
|
|
991
1226
|
"isIndexer": false,
|
|
992
1227
|
"hasGetter": true,
|
|
993
1228
|
"hasSetter": false,
|
|
1229
|
+
"isStatic": false,
|
|
1230
|
+
"isAbstract": false,
|
|
1231
|
+
"isVirtual": true,
|
|
1232
|
+
"isOverride": false,
|
|
1233
|
+
"visibility": "Public",
|
|
1234
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
994
1235
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
995
1236
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
996
1237
|
},
|
|
997
1238
|
{
|
|
998
1239
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::AzureSqlCompatibilityLevel:System.Int32",
|
|
999
1240
|
"clrName": "AzureSqlCompatibilityLevel",
|
|
1000
|
-
"tsEmitName": "azureSqlCompatibilityLevel$view",
|
|
1001
1241
|
"metadataToken": 385876186,
|
|
1002
1242
|
"canonicalSignature": ":System.Int32",
|
|
1003
1243
|
"normalizedSignature": "AzureSqlCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
1004
1244
|
"emitScope": "ViewOnly",
|
|
1245
|
+
"provenance": "ExplicitView",
|
|
1005
1246
|
"isIndexer": false,
|
|
1006
1247
|
"hasGetter": true,
|
|
1007
1248
|
"hasSetter": false,
|
|
1249
|
+
"isStatic": false,
|
|
1250
|
+
"isAbstract": false,
|
|
1251
|
+
"isVirtual": true,
|
|
1252
|
+
"isOverride": false,
|
|
1253
|
+
"visibility": "Public",
|
|
1254
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1008
1255
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1009
1256
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1010
1257
|
},
|
|
1011
1258
|
{
|
|
1012
1259
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::AzureSynapseCompatibilityLevel:System.Int32",
|
|
1013
1260
|
"clrName": "AzureSynapseCompatibilityLevel",
|
|
1014
|
-
"tsEmitName": "azureSynapseCompatibilityLevel$view",
|
|
1015
1261
|
"metadataToken": 385876187,
|
|
1016
1262
|
"canonicalSignature": ":System.Int32",
|
|
1017
1263
|
"normalizedSignature": "AzureSynapseCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
1018
1264
|
"emitScope": "ViewOnly",
|
|
1265
|
+
"provenance": "ExplicitView",
|
|
1019
1266
|
"isIndexer": false,
|
|
1020
1267
|
"hasGetter": true,
|
|
1021
1268
|
"hasSetter": false,
|
|
1269
|
+
"isStatic": false,
|
|
1270
|
+
"isAbstract": false,
|
|
1271
|
+
"isVirtual": true,
|
|
1272
|
+
"isOverride": false,
|
|
1273
|
+
"visibility": "Public",
|
|
1274
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1022
1275
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1023
1276
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1024
1277
|
},
|
|
1025
1278
|
{
|
|
1026
1279
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonFunctions:System.Boolean",
|
|
1027
1280
|
"clrName": "SupportsJsonFunctions",
|
|
1028
|
-
"tsEmitName": "supportsJsonFunctions$view",
|
|
1029
1281
|
"metadataToken": 385876188,
|
|
1030
1282
|
"canonicalSignature": ":System.Boolean",
|
|
1031
1283
|
"normalizedSignature": "SupportsJsonFunctions|:System.Boolean|static=false|accessor=get",
|
|
1032
1284
|
"emitScope": "ViewOnly",
|
|
1285
|
+
"provenance": "ExplicitView",
|
|
1033
1286
|
"isIndexer": false,
|
|
1034
1287
|
"hasGetter": true,
|
|
1035
1288
|
"hasSetter": false,
|
|
1289
|
+
"isStatic": false,
|
|
1290
|
+
"isAbstract": false,
|
|
1291
|
+
"isVirtual": true,
|
|
1292
|
+
"isOverride": false,
|
|
1293
|
+
"visibility": "Public",
|
|
1294
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1036
1295
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1037
1296
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1038
1297
|
},
|
|
1039
1298
|
{
|
|
1040
1299
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonObjectArray:System.Boolean",
|
|
1041
1300
|
"clrName": "SupportsJsonObjectArray",
|
|
1042
|
-
"tsEmitName": "supportsJsonObjectArray$view",
|
|
1043
1301
|
"metadataToken": 385876189,
|
|
1044
1302
|
"canonicalSignature": ":System.Boolean",
|
|
1045
1303
|
"normalizedSignature": "SupportsJsonObjectArray|:System.Boolean|static=false|accessor=get",
|
|
1046
1304
|
"emitScope": "ViewOnly",
|
|
1305
|
+
"provenance": "ExplicitView",
|
|
1047
1306
|
"isIndexer": false,
|
|
1048
1307
|
"hasGetter": true,
|
|
1049
1308
|
"hasSetter": false,
|
|
1309
|
+
"isStatic": false,
|
|
1310
|
+
"isAbstract": false,
|
|
1311
|
+
"isVirtual": true,
|
|
1312
|
+
"isOverride": false,
|
|
1313
|
+
"visibility": "Public",
|
|
1314
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1050
1315
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1051
1316
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1052
1317
|
},
|
|
1053
1318
|
{
|
|
1054
1319
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonType:System.Boolean",
|
|
1055
1320
|
"clrName": "SupportsJsonType",
|
|
1056
|
-
"tsEmitName": "supportsJsonType$view",
|
|
1057
1321
|
"metadataToken": 385876190,
|
|
1058
1322
|
"canonicalSignature": ":System.Boolean",
|
|
1059
1323
|
"normalizedSignature": "SupportsJsonType|:System.Boolean|static=false|accessor=get",
|
|
1060
1324
|
"emitScope": "ViewOnly",
|
|
1325
|
+
"provenance": "ExplicitView",
|
|
1061
1326
|
"isIndexer": false,
|
|
1062
1327
|
"hasGetter": true,
|
|
1063
1328
|
"hasSetter": false,
|
|
1329
|
+
"isStatic": false,
|
|
1330
|
+
"isAbstract": false,
|
|
1331
|
+
"isVirtual": true,
|
|
1332
|
+
"isOverride": false,
|
|
1333
|
+
"visibility": "Public",
|
|
1334
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1064
1335
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1065
1336
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1066
1337
|
}
|
|
@@ -1075,184 +1346,10 @@
|
|
|
1075
1346
|
"normalizedSignature": "constructor|():void|static=false",
|
|
1076
1347
|
"isStatic": false,
|
|
1077
1348
|
"parameterCount": 0,
|
|
1349
|
+
"visibility": "Public",
|
|
1078
1350
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
1079
1351
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1080
1352
|
}
|
|
1081
|
-
],
|
|
1082
|
-
"exposedMethods": [
|
|
1083
|
-
{
|
|
1084
|
-
"tsName": "initialize",
|
|
1085
|
-
"isStatic": false,
|
|
1086
|
-
"tsSignatureId": "Initialize|(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void|static=false",
|
|
1087
|
-
"target": {
|
|
1088
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
1089
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1090
|
-
"metadataToken": 100665228
|
|
1091
|
-
}
|
|
1092
|
-
},
|
|
1093
|
-
{
|
|
1094
|
-
"tsName": "validate",
|
|
1095
|
-
"isStatic": false,
|
|
1096
|
-
"tsSignatureId": "Validate|(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void|static=false",
|
|
1097
|
-
"target": {
|
|
1098
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
1099
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1100
|
-
"metadataToken": 100665229
|
|
1101
|
-
}
|
|
1102
|
-
}
|
|
1103
|
-
],
|
|
1104
|
-
"exposedProperties": [
|
|
1105
|
-
{
|
|
1106
|
-
"tsName": "engineType",
|
|
1107
|
-
"isStatic": false,
|
|
1108
|
-
"tsSignatureId": "EngineType|:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=false|accessor=get",
|
|
1109
|
-
"target": {
|
|
1110
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
1111
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1112
|
-
"metadataToken": 385876197
|
|
1113
|
-
}
|
|
1114
|
-
},
|
|
1115
|
-
{
|
|
1116
|
-
"tsName": "sqlServerCompatibilityLevel",
|
|
1117
|
-
"isStatic": false,
|
|
1118
|
-
"tsSignatureId": "SqlServerCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
1119
|
-
"target": {
|
|
1120
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
1121
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1122
|
-
"metadataToken": 385876198
|
|
1123
|
-
}
|
|
1124
|
-
},
|
|
1125
|
-
{
|
|
1126
|
-
"tsName": "azureSqlCompatibilityLevel",
|
|
1127
|
-
"isStatic": false,
|
|
1128
|
-
"tsSignatureId": "AzureSqlCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
1129
|
-
"target": {
|
|
1130
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
1131
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1132
|
-
"metadataToken": 385876199
|
|
1133
|
-
}
|
|
1134
|
-
},
|
|
1135
|
-
{
|
|
1136
|
-
"tsName": "azureSynapseCompatibilityLevel",
|
|
1137
|
-
"isStatic": false,
|
|
1138
|
-
"tsSignatureId": "AzureSynapseCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
1139
|
-
"target": {
|
|
1140
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
1141
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1142
|
-
"metadataToken": 385876200
|
|
1143
|
-
}
|
|
1144
|
-
},
|
|
1145
|
-
{
|
|
1146
|
-
"tsName": "supportsJsonFunctions",
|
|
1147
|
-
"isStatic": false,
|
|
1148
|
-
"tsSignatureId": "SupportsJsonFunctions|:System.Boolean|static=false|accessor=get",
|
|
1149
|
-
"target": {
|
|
1150
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
1151
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1152
|
-
"metadataToken": 385876201
|
|
1153
|
-
}
|
|
1154
|
-
},
|
|
1155
|
-
{
|
|
1156
|
-
"tsName": "supportsJsonObjectArray",
|
|
1157
|
-
"isStatic": false,
|
|
1158
|
-
"tsSignatureId": "SupportsJsonObjectArray|:System.Boolean|static=false|accessor=get",
|
|
1159
|
-
"target": {
|
|
1160
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
1161
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1162
|
-
"metadataToken": 385876202
|
|
1163
|
-
}
|
|
1164
|
-
},
|
|
1165
|
-
{
|
|
1166
|
-
"tsName": "supportsJsonType",
|
|
1167
|
-
"isStatic": false,
|
|
1168
|
-
"tsSignatureId": "SupportsJsonType|:System.Boolean|static=false|accessor=get",
|
|
1169
|
-
"target": {
|
|
1170
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
1171
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1172
|
-
"metadataToken": 385876203
|
|
1173
|
-
}
|
|
1174
|
-
},
|
|
1175
|
-
{
|
|
1176
|
-
"tsName": "engineType$view",
|
|
1177
|
-
"isStatic": false,
|
|
1178
|
-
"tsSignatureId": "EngineType|:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=false|accessor=get",
|
|
1179
|
-
"target": {
|
|
1180
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1181
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1182
|
-
"metadataToken": 385876184
|
|
1183
|
-
}
|
|
1184
|
-
},
|
|
1185
|
-
{
|
|
1186
|
-
"tsName": "sqlServerCompatibilityLevel$view",
|
|
1187
|
-
"isStatic": false,
|
|
1188
|
-
"tsSignatureId": "SqlServerCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
1189
|
-
"target": {
|
|
1190
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1191
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1192
|
-
"metadataToken": 385876185
|
|
1193
|
-
}
|
|
1194
|
-
},
|
|
1195
|
-
{
|
|
1196
|
-
"tsName": "azureSqlCompatibilityLevel$view",
|
|
1197
|
-
"isStatic": false,
|
|
1198
|
-
"tsSignatureId": "AzureSqlCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
1199
|
-
"target": {
|
|
1200
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1201
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1202
|
-
"metadataToken": 385876186
|
|
1203
|
-
}
|
|
1204
|
-
},
|
|
1205
|
-
{
|
|
1206
|
-
"tsName": "azureSynapseCompatibilityLevel$view",
|
|
1207
|
-
"isStatic": false,
|
|
1208
|
-
"tsSignatureId": "AzureSynapseCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
1209
|
-
"target": {
|
|
1210
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1211
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1212
|
-
"metadataToken": 385876187
|
|
1213
|
-
}
|
|
1214
|
-
},
|
|
1215
|
-
{
|
|
1216
|
-
"tsName": "supportsJsonFunctions$view",
|
|
1217
|
-
"isStatic": false,
|
|
1218
|
-
"tsSignatureId": "SupportsJsonFunctions|:System.Boolean|static=false|accessor=get",
|
|
1219
|
-
"target": {
|
|
1220
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1221
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1222
|
-
"metadataToken": 385876188
|
|
1223
|
-
}
|
|
1224
|
-
},
|
|
1225
|
-
{
|
|
1226
|
-
"tsName": "supportsJsonObjectArray$view",
|
|
1227
|
-
"isStatic": false,
|
|
1228
|
-
"tsSignatureId": "SupportsJsonObjectArray|:System.Boolean|static=false|accessor=get",
|
|
1229
|
-
"target": {
|
|
1230
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1231
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1232
|
-
"metadataToken": 385876189
|
|
1233
|
-
}
|
|
1234
|
-
},
|
|
1235
|
-
{
|
|
1236
|
-
"tsName": "supportsJsonType$view",
|
|
1237
|
-
"isStatic": false,
|
|
1238
|
-
"tsSignatureId": "SupportsJsonType|:System.Boolean|static=false|accessor=get",
|
|
1239
|
-
"target": {
|
|
1240
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1241
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1242
|
-
"metadataToken": 385876190
|
|
1243
|
-
}
|
|
1244
|
-
}
|
|
1245
|
-
],
|
|
1246
|
-
"exposedConstructors": [
|
|
1247
|
-
{
|
|
1248
|
-
"isStatic": false,
|
|
1249
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
1250
|
-
"target": {
|
|
1251
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
1252
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1253
|
-
"metadataToken": 100665230
|
|
1254
|
-
}
|
|
1255
|
-
}
|
|
1256
1353
|
]
|
|
1257
1354
|
}
|
|
1258
1355
|
]
|