@tsonic/efcore-sqlserver 0.1.2 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +21 -21
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +613 -613
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +117 -117
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +467 -467
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +162 -162
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +531 -531
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -1,326 +1,253 @@
|
|
|
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,
|
|
10
18
|
"methods": [],
|
|
11
19
|
"properties": [],
|
|
12
20
|
"fields": [
|
|
13
21
|
{
|
|
14
22
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType::value__System.Int32",
|
|
15
23
|
"clrName": "value__",
|
|
16
|
-
"tsEmitName": "value__",
|
|
17
24
|
"metadataToken": 67109415,
|
|
18
25
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
19
26
|
"isStatic": false,
|
|
20
27
|
"isReadOnly": false,
|
|
28
|
+
"isLiteral": false,
|
|
21
29
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
22
30
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
23
31
|
},
|
|
24
32
|
{
|
|
25
33
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType::UnknownMicrosoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
26
34
|
"clrName": "Unknown",
|
|
27
|
-
"tsEmitName": "unknown",
|
|
28
35
|
"metadataToken": 67109416,
|
|
29
36
|
"normalizedSignature": "Unknown|Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=true|const=true",
|
|
30
37
|
"isStatic": true,
|
|
31
38
|
"isReadOnly": false,
|
|
39
|
+
"isLiteral": true,
|
|
32
40
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
33
41
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
34
42
|
},
|
|
35
43
|
{
|
|
36
44
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType::SqlServerMicrosoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
37
45
|
"clrName": "SqlServer",
|
|
38
|
-
"tsEmitName": "sqlServer",
|
|
39
46
|
"metadataToken": 67109417,
|
|
40
47
|
"normalizedSignature": "SqlServer|Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=true|const=true",
|
|
41
48
|
"isStatic": true,
|
|
42
49
|
"isReadOnly": false,
|
|
50
|
+
"isLiteral": true,
|
|
43
51
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
44
52
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
45
53
|
},
|
|
46
54
|
{
|
|
47
55
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType::AzureSqlMicrosoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
48
56
|
"clrName": "AzureSql",
|
|
49
|
-
"tsEmitName": "azureSql",
|
|
50
57
|
"metadataToken": 67109418,
|
|
51
58
|
"normalizedSignature": "AzureSql|Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=true|const=true",
|
|
52
59
|
"isStatic": true,
|
|
53
60
|
"isReadOnly": false,
|
|
61
|
+
"isLiteral": true,
|
|
54
62
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
55
63
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
56
64
|
},
|
|
57
65
|
{
|
|
58
66
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType::AzureSynapseMicrosoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
59
67
|
"clrName": "AzureSynapse",
|
|
60
|
-
"tsEmitName": "azureSynapse",
|
|
61
68
|
"metadataToken": 67109419,
|
|
62
69
|
"normalizedSignature": "AzureSynapse|Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=true|const=true",
|
|
63
70
|
"isStatic": true,
|
|
64
71
|
"isReadOnly": false,
|
|
72
|
+
"isLiteral": true,
|
|
65
73
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
66
74
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
67
75
|
}
|
|
68
76
|
],
|
|
69
77
|
"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
|
-
]
|
|
78
|
+
"constructors": []
|
|
123
79
|
},
|
|
124
80
|
{
|
|
125
81
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
126
82
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
127
|
-
"tsEmitName": "ISqlServerSingletonOptions",
|
|
128
83
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
129
84
|
"metadataToken": 0,
|
|
85
|
+
"kind": "Interface",
|
|
86
|
+
"accessibility": "Public",
|
|
87
|
+
"isAbstract": true,
|
|
88
|
+
"isSealed": false,
|
|
89
|
+
"isStatic": false,
|
|
90
|
+
"arity": 0,
|
|
130
91
|
"methods": [],
|
|
131
92
|
"properties": [
|
|
132
93
|
{
|
|
133
94
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::EngineType:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
134
95
|
"clrName": "EngineType",
|
|
135
|
-
"tsEmitName": "engineType",
|
|
136
96
|
"metadataToken": 385876184,
|
|
137
97
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
138
98
|
"normalizedSignature": "EngineType|:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=false|accessor=get",
|
|
139
99
|
"emitScope": "ClassSurface",
|
|
100
|
+
"provenance": "Original",
|
|
140
101
|
"isIndexer": false,
|
|
141
102
|
"hasGetter": true,
|
|
142
103
|
"hasSetter": false,
|
|
104
|
+
"isStatic": false,
|
|
105
|
+
"isAbstract": true,
|
|
106
|
+
"isVirtual": true,
|
|
107
|
+
"isOverride": false,
|
|
143
108
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
144
109
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
145
110
|
},
|
|
146
111
|
{
|
|
147
112
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SqlServerCompatibilityLevel:System.Int32",
|
|
148
113
|
"clrName": "SqlServerCompatibilityLevel",
|
|
149
|
-
"tsEmitName": "sqlServerCompatibilityLevel",
|
|
150
114
|
"metadataToken": 385876185,
|
|
151
115
|
"canonicalSignature": ":System.Int32",
|
|
152
116
|
"normalizedSignature": "SqlServerCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
153
117
|
"emitScope": "ClassSurface",
|
|
118
|
+
"provenance": "Original",
|
|
154
119
|
"isIndexer": false,
|
|
155
120
|
"hasGetter": true,
|
|
156
121
|
"hasSetter": false,
|
|
122
|
+
"isStatic": false,
|
|
123
|
+
"isAbstract": true,
|
|
124
|
+
"isVirtual": true,
|
|
125
|
+
"isOverride": false,
|
|
157
126
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
158
127
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
159
128
|
},
|
|
160
129
|
{
|
|
161
130
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::AzureSqlCompatibilityLevel:System.Int32",
|
|
162
131
|
"clrName": "AzureSqlCompatibilityLevel",
|
|
163
|
-
"tsEmitName": "azureSqlCompatibilityLevel",
|
|
164
132
|
"metadataToken": 385876186,
|
|
165
133
|
"canonicalSignature": ":System.Int32",
|
|
166
134
|
"normalizedSignature": "AzureSqlCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
167
135
|
"emitScope": "ClassSurface",
|
|
136
|
+
"provenance": "Original",
|
|
168
137
|
"isIndexer": false,
|
|
169
138
|
"hasGetter": true,
|
|
170
139
|
"hasSetter": false,
|
|
140
|
+
"isStatic": false,
|
|
141
|
+
"isAbstract": true,
|
|
142
|
+
"isVirtual": true,
|
|
143
|
+
"isOverride": false,
|
|
171
144
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
172
145
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
173
146
|
},
|
|
174
147
|
{
|
|
175
148
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::AzureSynapseCompatibilityLevel:System.Int32",
|
|
176
149
|
"clrName": "AzureSynapseCompatibilityLevel",
|
|
177
|
-
"tsEmitName": "azureSynapseCompatibilityLevel",
|
|
178
150
|
"metadataToken": 385876187,
|
|
179
151
|
"canonicalSignature": ":System.Int32",
|
|
180
152
|
"normalizedSignature": "AzureSynapseCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
181
153
|
"emitScope": "ClassSurface",
|
|
154
|
+
"provenance": "Original",
|
|
182
155
|
"isIndexer": false,
|
|
183
156
|
"hasGetter": true,
|
|
184
157
|
"hasSetter": false,
|
|
158
|
+
"isStatic": false,
|
|
159
|
+
"isAbstract": true,
|
|
160
|
+
"isVirtual": true,
|
|
161
|
+
"isOverride": false,
|
|
185
162
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
186
163
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
187
164
|
},
|
|
188
165
|
{
|
|
189
166
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonFunctions:System.Boolean",
|
|
190
167
|
"clrName": "SupportsJsonFunctions",
|
|
191
|
-
"tsEmitName": "supportsJsonFunctions",
|
|
192
168
|
"metadataToken": 385876188,
|
|
193
169
|
"canonicalSignature": ":System.Boolean",
|
|
194
170
|
"normalizedSignature": "SupportsJsonFunctions|:System.Boolean|static=false|accessor=get",
|
|
195
171
|
"emitScope": "ClassSurface",
|
|
172
|
+
"provenance": "Original",
|
|
196
173
|
"isIndexer": false,
|
|
197
174
|
"hasGetter": true,
|
|
198
175
|
"hasSetter": false,
|
|
176
|
+
"isStatic": false,
|
|
177
|
+
"isAbstract": true,
|
|
178
|
+
"isVirtual": true,
|
|
179
|
+
"isOverride": false,
|
|
199
180
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
200
181
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
201
182
|
},
|
|
202
183
|
{
|
|
203
184
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonObjectArray:System.Boolean",
|
|
204
185
|
"clrName": "SupportsJsonObjectArray",
|
|
205
|
-
"tsEmitName": "supportsJsonObjectArray",
|
|
206
186
|
"metadataToken": 385876189,
|
|
207
187
|
"canonicalSignature": ":System.Boolean",
|
|
208
188
|
"normalizedSignature": "SupportsJsonObjectArray|:System.Boolean|static=false|accessor=get",
|
|
209
189
|
"emitScope": "ClassSurface",
|
|
190
|
+
"provenance": "Original",
|
|
210
191
|
"isIndexer": false,
|
|
211
192
|
"hasGetter": true,
|
|
212
193
|
"hasSetter": false,
|
|
194
|
+
"isStatic": false,
|
|
195
|
+
"isAbstract": true,
|
|
196
|
+
"isVirtual": true,
|
|
197
|
+
"isOverride": false,
|
|
213
198
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
214
199
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
215
200
|
},
|
|
216
201
|
{
|
|
217
202
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonType:System.Boolean",
|
|
218
203
|
"clrName": "SupportsJsonType",
|
|
219
|
-
"tsEmitName": "supportsJsonType",
|
|
220
204
|
"metadataToken": 385876190,
|
|
221
205
|
"canonicalSignature": ":System.Boolean",
|
|
222
206
|
"normalizedSignature": "SupportsJsonType|:System.Boolean|static=false|accessor=get",
|
|
223
207
|
"emitScope": "ClassSurface",
|
|
208
|
+
"provenance": "Original",
|
|
224
209
|
"isIndexer": false,
|
|
225
210
|
"hasGetter": true,
|
|
226
211
|
"hasSetter": false,
|
|
212
|
+
"isStatic": false,
|
|
213
|
+
"isAbstract": true,
|
|
214
|
+
"isVirtual": true,
|
|
215
|
+
"isOverride": false,
|
|
227
216
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
228
217
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
229
218
|
}
|
|
230
219
|
],
|
|
231
220
|
"fields": [],
|
|
232
221
|
"events": [],
|
|
233
|
-
"constructors": []
|
|
234
|
-
"exposedProperties": [
|
|
235
|
-
{
|
|
236
|
-
"tsName": "engineType",
|
|
237
|
-
"isStatic": false,
|
|
238
|
-
"tsSignatureId": "EngineType|:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=false|accessor=get",
|
|
239
|
-
"target": {
|
|
240
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
241
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
242
|
-
"metadataToken": 385876184
|
|
243
|
-
}
|
|
244
|
-
},
|
|
245
|
-
{
|
|
246
|
-
"tsName": "sqlServerCompatibilityLevel",
|
|
247
|
-
"isStatic": false,
|
|
248
|
-
"tsSignatureId": "SqlServerCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
249
|
-
"target": {
|
|
250
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
251
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
252
|
-
"metadataToken": 385876185
|
|
253
|
-
}
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"tsName": "azureSqlCompatibilityLevel",
|
|
257
|
-
"isStatic": false,
|
|
258
|
-
"tsSignatureId": "AzureSqlCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
259
|
-
"target": {
|
|
260
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
261
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
262
|
-
"metadataToken": 385876186
|
|
263
|
-
}
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
"tsName": "azureSynapseCompatibilityLevel",
|
|
267
|
-
"isStatic": false,
|
|
268
|
-
"tsSignatureId": "AzureSynapseCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
269
|
-
"target": {
|
|
270
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
271
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
272
|
-
"metadataToken": 385876187
|
|
273
|
-
}
|
|
274
|
-
},
|
|
275
|
-
{
|
|
276
|
-
"tsName": "supportsJsonFunctions",
|
|
277
|
-
"isStatic": false,
|
|
278
|
-
"tsSignatureId": "SupportsJsonFunctions|:System.Boolean|static=false|accessor=get",
|
|
279
|
-
"target": {
|
|
280
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
281
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
282
|
-
"metadataToken": 385876188
|
|
283
|
-
}
|
|
284
|
-
},
|
|
285
|
-
{
|
|
286
|
-
"tsName": "supportsJsonObjectArray",
|
|
287
|
-
"isStatic": false,
|
|
288
|
-
"tsSignatureId": "SupportsJsonObjectArray|:System.Boolean|static=false|accessor=get",
|
|
289
|
-
"target": {
|
|
290
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
291
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
292
|
-
"metadataToken": 385876189
|
|
293
|
-
}
|
|
294
|
-
},
|
|
295
|
-
{
|
|
296
|
-
"tsName": "supportsJsonType",
|
|
297
|
-
"isStatic": false,
|
|
298
|
-
"tsSignatureId": "SupportsJsonType|:System.Boolean|static=false|accessor=get",
|
|
299
|
-
"target": {
|
|
300
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
301
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
302
|
-
"metadataToken": 385876190
|
|
303
|
-
}
|
|
304
|
-
}
|
|
305
|
-
]
|
|
222
|
+
"constructors": []
|
|
306
223
|
},
|
|
307
224
|
{
|
|
308
225
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
309
226
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
310
|
-
"tsEmitName": "SqlServerModelValidator",
|
|
311
227
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
312
228
|
"metadataToken": 0,
|
|
229
|
+
"kind": "Class",
|
|
230
|
+
"accessibility": "Public",
|
|
231
|
+
"isAbstract": false,
|
|
232
|
+
"isSealed": false,
|
|
233
|
+
"isStatic": false,
|
|
234
|
+
"arity": 0,
|
|
313
235
|
"methods": [
|
|
314
236
|
{
|
|
315
237
|
"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",
|
|
316
238
|
"clrName": "Validate",
|
|
317
|
-
"tsEmitName": "validate",
|
|
318
239
|
"metadataToken": 100665184,
|
|
319
240
|
"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
241
|
"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",
|
|
321
242
|
"emitScope": "ClassSurface",
|
|
243
|
+
"provenance": "Original",
|
|
322
244
|
"arity": 0,
|
|
323
245
|
"parameterCount": 2,
|
|
246
|
+
"isStatic": false,
|
|
247
|
+
"isAbstract": false,
|
|
248
|
+
"isVirtual": true,
|
|
249
|
+
"isOverride": true,
|
|
250
|
+
"isSealed": false,
|
|
324
251
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
325
252
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
326
253
|
"isExtensionMethod": false
|
|
@@ -340,48 +267,35 @@
|
|
|
340
267
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
341
268
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
342
269
|
}
|
|
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
270
|
]
|
|
367
271
|
},
|
|
368
272
|
{
|
|
369
273
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
370
274
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
371
|
-
"tsEmitName": "SqlServerOptionsExtension",
|
|
372
275
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
373
276
|
"metadataToken": 0,
|
|
277
|
+
"kind": "Class",
|
|
278
|
+
"accessibility": "Public",
|
|
279
|
+
"isAbstract": false,
|
|
280
|
+
"isSealed": false,
|
|
281
|
+
"isStatic": false,
|
|
282
|
+
"arity": 0,
|
|
374
283
|
"methods": [
|
|
375
284
|
{
|
|
376
285
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::WithEngineType(Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
377
286
|
"clrName": "WithEngineType",
|
|
378
|
-
"tsEmitName": "withEngineType",
|
|
379
287
|
"metadataToken": 100665207,
|
|
380
288
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
381
289
|
"normalizedSignature": "WithEngineType|(Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
382
290
|
"emitScope": "ClassSurface",
|
|
291
|
+
"provenance": "Original",
|
|
383
292
|
"arity": 0,
|
|
384
293
|
"parameterCount": 1,
|
|
294
|
+
"isStatic": false,
|
|
295
|
+
"isAbstract": false,
|
|
296
|
+
"isVirtual": true,
|
|
297
|
+
"isOverride": false,
|
|
298
|
+
"isSealed": false,
|
|
385
299
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
386
300
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
387
301
|
"isExtensionMethod": false
|
|
@@ -389,13 +303,18 @@
|
|
|
389
303
|
{
|
|
390
304
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::WithLegacyAzureSql(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
391
305
|
"clrName": "WithLegacyAzureSql",
|
|
392
|
-
"tsEmitName": "withLegacyAzureSql",
|
|
393
306
|
"metadataToken": 100665208,
|
|
394
307
|
"canonicalSignature": "(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
395
308
|
"normalizedSignature": "WithLegacyAzureSql|(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
396
309
|
"emitScope": "ClassSurface",
|
|
310
|
+
"provenance": "Original",
|
|
397
311
|
"arity": 0,
|
|
398
312
|
"parameterCount": 1,
|
|
313
|
+
"isStatic": false,
|
|
314
|
+
"isAbstract": false,
|
|
315
|
+
"isVirtual": true,
|
|
316
|
+
"isOverride": false,
|
|
317
|
+
"isSealed": false,
|
|
399
318
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
400
319
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
401
320
|
"isExtensionMethod": false
|
|
@@ -403,13 +322,18 @@
|
|
|
403
322
|
{
|
|
404
323
|
"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
324
|
"clrName": "WithSqlServerCompatibilityLevel",
|
|
406
|
-
"tsEmitName": "withSqlServerCompatibilityLevel",
|
|
407
325
|
"metadataToken": 100665209,
|
|
408
326
|
"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
327
|
"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
328
|
"emitScope": "ClassSurface",
|
|
329
|
+
"provenance": "Original",
|
|
411
330
|
"arity": 0,
|
|
412
331
|
"parameterCount": 1,
|
|
332
|
+
"isStatic": false,
|
|
333
|
+
"isAbstract": false,
|
|
334
|
+
"isVirtual": true,
|
|
335
|
+
"isOverride": false,
|
|
336
|
+
"isSealed": false,
|
|
413
337
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
414
338
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
415
339
|
"isExtensionMethod": false
|
|
@@ -417,13 +341,18 @@
|
|
|
417
341
|
{
|
|
418
342
|
"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
343
|
"clrName": "WithAzureSqlCompatibilityLevel",
|
|
420
|
-
"tsEmitName": "withAzureSqlCompatibilityLevel",
|
|
421
344
|
"metadataToken": 100665210,
|
|
422
345
|
"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
346
|
"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
347
|
"emitScope": "ClassSurface",
|
|
348
|
+
"provenance": "Original",
|
|
425
349
|
"arity": 0,
|
|
426
350
|
"parameterCount": 1,
|
|
351
|
+
"isStatic": false,
|
|
352
|
+
"isAbstract": false,
|
|
353
|
+
"isVirtual": true,
|
|
354
|
+
"isOverride": false,
|
|
355
|
+
"isSealed": false,
|
|
427
356
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
428
357
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
429
358
|
"isExtensionMethod": false
|
|
@@ -431,13 +360,18 @@
|
|
|
431
360
|
{
|
|
432
361
|
"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
362
|
"clrName": "WithAzureSynapseCompatibilityLevel",
|
|
434
|
-
"tsEmitName": "withAzureSynapseCompatibilityLevel",
|
|
435
363
|
"metadataToken": 100665211,
|
|
436
364
|
"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
365
|
"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
366
|
"emitScope": "ClassSurface",
|
|
367
|
+
"provenance": "Original",
|
|
439
368
|
"arity": 0,
|
|
440
369
|
"parameterCount": 1,
|
|
370
|
+
"isStatic": false,
|
|
371
|
+
"isAbstract": false,
|
|
372
|
+
"isVirtual": true,
|
|
373
|
+
"isOverride": false,
|
|
374
|
+
"isSealed": false,
|
|
441
375
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
442
376
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
443
377
|
"isExtensionMethod": false
|
|
@@ -445,13 +379,18 @@
|
|
|
445
379
|
{
|
|
446
380
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::WithUseRetryingStrategyByDefault(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
447
381
|
"clrName": "WithUseRetryingStrategyByDefault",
|
|
448
|
-
"tsEmitName": "withUseRetryingStrategyByDefault",
|
|
449
382
|
"metadataToken": 100665212,
|
|
450
383
|
"canonicalSignature": "(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
451
384
|
"normalizedSignature": "WithUseRetryingStrategyByDefault|(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
452
385
|
"emitScope": "ClassSurface",
|
|
386
|
+
"provenance": "Original",
|
|
453
387
|
"arity": 0,
|
|
454
388
|
"parameterCount": 1,
|
|
389
|
+
"isStatic": false,
|
|
390
|
+
"isAbstract": false,
|
|
391
|
+
"isVirtual": true,
|
|
392
|
+
"isOverride": false,
|
|
393
|
+
"isSealed": false,
|
|
455
394
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
456
395
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
457
396
|
"isExtensionMethod": false
|
|
@@ -459,13 +398,18 @@
|
|
|
459
398
|
{
|
|
460
399
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::ApplyDefaults(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptionsExtension",
|
|
461
400
|
"clrName": "ApplyDefaults",
|
|
462
|
-
"tsEmitName": "applyDefaults",
|
|
463
401
|
"metadataToken": 100665213,
|
|
464
402
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptionsExtension",
|
|
465
403
|
"normalizedSignature": "ApplyDefaults|(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptionsExtension|static=false",
|
|
466
404
|
"emitScope": "ClassSurface",
|
|
405
|
+
"provenance": "Original",
|
|
467
406
|
"arity": 0,
|
|
468
407
|
"parameterCount": 1,
|
|
408
|
+
"isStatic": false,
|
|
409
|
+
"isAbstract": false,
|
|
410
|
+
"isVirtual": true,
|
|
411
|
+
"isOverride": false,
|
|
412
|
+
"isSealed": false,
|
|
469
413
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
470
414
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
471
415
|
"isExtensionMethod": false
|
|
@@ -473,13 +417,18 @@
|
|
|
473
417
|
{
|
|
474
418
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::ApplyServices(Microsoft.Extensions.DependencyInjection.IServiceCollection):System.Void",
|
|
475
419
|
"clrName": "ApplyServices",
|
|
476
|
-
"tsEmitName": "applyServices",
|
|
477
420
|
"metadataToken": 100665214,
|
|
478
421
|
"canonicalSignature": "(Microsoft.Extensions.DependencyInjection.IServiceCollection):System.Void",
|
|
479
422
|
"normalizedSignature": "ApplyServices|(Microsoft.Extensions.DependencyInjection.IServiceCollection):System.Void|static=false",
|
|
480
423
|
"emitScope": "ClassSurface",
|
|
424
|
+
"provenance": "Original",
|
|
481
425
|
"arity": 0,
|
|
482
426
|
"parameterCount": 1,
|
|
427
|
+
"isStatic": false,
|
|
428
|
+
"isAbstract": false,
|
|
429
|
+
"isVirtual": true,
|
|
430
|
+
"isOverride": true,
|
|
431
|
+
"isSealed": false,
|
|
483
432
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
484
433
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
485
434
|
"isExtensionMethod": false
|
|
@@ -487,13 +436,18 @@
|
|
|
487
436
|
{
|
|
488
437
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::Validate(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void",
|
|
489
438
|
"clrName": "Validate",
|
|
490
|
-
"tsEmitName": "validate",
|
|
491
439
|
"metadataToken": 100665215,
|
|
492
440
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void",
|
|
493
441
|
"normalizedSignature": "Validate|(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void|static=false",
|
|
494
442
|
"emitScope": "ClassSurface",
|
|
443
|
+
"provenance": "Original",
|
|
495
444
|
"arity": 0,
|
|
496
445
|
"parameterCount": 1,
|
|
446
|
+
"isStatic": false,
|
|
447
|
+
"isAbstract": false,
|
|
448
|
+
"isVirtual": true,
|
|
449
|
+
"isOverride": true,
|
|
450
|
+
"isSealed": false,
|
|
497
451
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
498
452
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
499
453
|
"isExtensionMethod": false
|
|
@@ -503,84 +457,108 @@
|
|
|
503
457
|
{
|
|
504
458
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::Info:Microsoft.EntityFrameworkCore.Infrastructure.DbContextOptionsExtensionInfo",
|
|
505
459
|
"clrName": "Info",
|
|
506
|
-
"tsEmitName": "info",
|
|
507
460
|
"metadataToken": 385876191,
|
|
508
461
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.Infrastructure.DbContextOptionsExtensionInfo",
|
|
509
462
|
"normalizedSignature": "Info|:Microsoft.EntityFrameworkCore.Infrastructure.DbContextOptionsExtensionInfo|static=false|accessor=get",
|
|
510
463
|
"emitScope": "ClassSurface",
|
|
464
|
+
"provenance": "Original",
|
|
511
465
|
"isIndexer": false,
|
|
512
466
|
"hasGetter": true,
|
|
513
467
|
"hasSetter": false,
|
|
468
|
+
"isStatic": false,
|
|
469
|
+
"isAbstract": false,
|
|
470
|
+
"isVirtual": true,
|
|
471
|
+
"isOverride": true,
|
|
514
472
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
515
473
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
516
474
|
},
|
|
517
475
|
{
|
|
518
476
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::EngineType:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
519
477
|
"clrName": "EngineType",
|
|
520
|
-
"tsEmitName": "engineType",
|
|
521
478
|
"metadataToken": 385876192,
|
|
522
479
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
523
480
|
"normalizedSignature": "EngineType|:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=false|accessor=get",
|
|
524
481
|
"emitScope": "ClassSurface",
|
|
482
|
+
"provenance": "Original",
|
|
525
483
|
"isIndexer": false,
|
|
526
484
|
"hasGetter": true,
|
|
527
485
|
"hasSetter": false,
|
|
486
|
+
"isStatic": false,
|
|
487
|
+
"isAbstract": false,
|
|
488
|
+
"isVirtual": true,
|
|
489
|
+
"isOverride": false,
|
|
528
490
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
529
491
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
530
492
|
},
|
|
531
493
|
{
|
|
532
494
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::SqlServerCompatibilityLevel:System.Int32",
|
|
533
495
|
"clrName": "SqlServerCompatibilityLevel",
|
|
534
|
-
"tsEmitName": "sqlServerCompatibilityLevel",
|
|
535
496
|
"metadataToken": 385876193,
|
|
536
497
|
"canonicalSignature": ":System.Int32",
|
|
537
498
|
"normalizedSignature": "SqlServerCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
538
499
|
"emitScope": "ClassSurface",
|
|
500
|
+
"provenance": "Original",
|
|
539
501
|
"isIndexer": false,
|
|
540
502
|
"hasGetter": true,
|
|
541
503
|
"hasSetter": false,
|
|
504
|
+
"isStatic": false,
|
|
505
|
+
"isAbstract": false,
|
|
506
|
+
"isVirtual": true,
|
|
507
|
+
"isOverride": false,
|
|
542
508
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
543
509
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
544
510
|
},
|
|
545
511
|
{
|
|
546
512
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::AzureSqlCompatibilityLevel:System.Int32",
|
|
547
513
|
"clrName": "AzureSqlCompatibilityLevel",
|
|
548
|
-
"tsEmitName": "azureSqlCompatibilityLevel",
|
|
549
514
|
"metadataToken": 385876194,
|
|
550
515
|
"canonicalSignature": ":System.Int32",
|
|
551
516
|
"normalizedSignature": "AzureSqlCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
552
517
|
"emitScope": "ClassSurface",
|
|
518
|
+
"provenance": "Original",
|
|
553
519
|
"isIndexer": false,
|
|
554
520
|
"hasGetter": true,
|
|
555
521
|
"hasSetter": false,
|
|
522
|
+
"isStatic": false,
|
|
523
|
+
"isAbstract": false,
|
|
524
|
+
"isVirtual": true,
|
|
525
|
+
"isOverride": false,
|
|
556
526
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
557
527
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
558
528
|
},
|
|
559
529
|
{
|
|
560
530
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::AzureSynapseCompatibilityLevel:System.Int32",
|
|
561
531
|
"clrName": "AzureSynapseCompatibilityLevel",
|
|
562
|
-
"tsEmitName": "azureSynapseCompatibilityLevel",
|
|
563
532
|
"metadataToken": 385876195,
|
|
564
533
|
"canonicalSignature": ":System.Int32",
|
|
565
534
|
"normalizedSignature": "AzureSynapseCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
566
535
|
"emitScope": "ClassSurface",
|
|
536
|
+
"provenance": "Original",
|
|
567
537
|
"isIndexer": false,
|
|
568
538
|
"hasGetter": true,
|
|
569
539
|
"hasSetter": false,
|
|
540
|
+
"isStatic": false,
|
|
541
|
+
"isAbstract": false,
|
|
542
|
+
"isVirtual": true,
|
|
543
|
+
"isOverride": false,
|
|
570
544
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
571
545
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
572
546
|
},
|
|
573
547
|
{
|
|
574
548
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::UseRetryingStrategyByDefault:System.Boolean",
|
|
575
549
|
"clrName": "UseRetryingStrategyByDefault",
|
|
576
|
-
"tsEmitName": "useRetryingStrategyByDefault",
|
|
577
550
|
"metadataToken": 385876196,
|
|
578
551
|
"canonicalSignature": ":System.Boolean",
|
|
579
552
|
"normalizedSignature": "UseRetryingStrategyByDefault|:System.Boolean|static=false|accessor=get",
|
|
580
553
|
"emitScope": "ClassSurface",
|
|
554
|
+
"provenance": "Original",
|
|
581
555
|
"isIndexer": false,
|
|
582
556
|
"hasGetter": true,
|
|
583
557
|
"hasSetter": false,
|
|
558
|
+
"isStatic": false,
|
|
559
|
+
"isAbstract": false,
|
|
560
|
+
"isVirtual": true,
|
|
561
|
+
"isOverride": false,
|
|
584
562
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
585
563
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
586
564
|
}
|
|
@@ -589,33 +567,33 @@
|
|
|
589
567
|
{
|
|
590
568
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::SqlServerDefaultCompatibilityLevelSystem.Int32",
|
|
591
569
|
"clrName": "SqlServerDefaultCompatibilityLevel",
|
|
592
|
-
"tsEmitName": "sqlServerDefaultCompatibilityLevel",
|
|
593
570
|
"metadataToken": 67109426,
|
|
594
571
|
"normalizedSignature": "SqlServerDefaultCompatibilityLevel|System.Int32|static=true|const=false",
|
|
595
572
|
"isStatic": true,
|
|
596
573
|
"isReadOnly": true,
|
|
574
|
+
"isLiteral": false,
|
|
597
575
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
598
576
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
599
577
|
},
|
|
600
578
|
{
|
|
601
579
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::AzureSqlDefaultCompatibilityLevelSystem.Int32",
|
|
602
580
|
"clrName": "AzureSqlDefaultCompatibilityLevel",
|
|
603
|
-
"tsEmitName": "azureSqlDefaultCompatibilityLevel",
|
|
604
581
|
"metadataToken": 67109427,
|
|
605
582
|
"normalizedSignature": "AzureSqlDefaultCompatibilityLevel|System.Int32|static=true|const=false",
|
|
606
583
|
"isStatic": true,
|
|
607
584
|
"isReadOnly": true,
|
|
585
|
+
"isLiteral": false,
|
|
608
586
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
609
587
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
610
588
|
},
|
|
611
589
|
{
|
|
612
590
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::AzureSynapseDefaultCompatibilityLevelSystem.Int32",
|
|
613
591
|
"clrName": "AzureSynapseDefaultCompatibilityLevel",
|
|
614
|
-
"tsEmitName": "azureSynapseDefaultCompatibilityLevel",
|
|
615
592
|
"metadataToken": 67109428,
|
|
616
593
|
"normalizedSignature": "AzureSynapseDefaultCompatibilityLevel|System.Int32|static=true|const=false",
|
|
617
594
|
"isStatic": true,
|
|
618
595
|
"isReadOnly": true,
|
|
596
|
+
"isLiteral": false,
|
|
619
597
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
620
598
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
621
599
|
}
|
|
@@ -632,222 +610,35 @@
|
|
|
632
610
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
633
611
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
634
612
|
}
|
|
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
|
-
},
|
|
717
|
-
{
|
|
718
|
-
"tsName": "validate",
|
|
719
|
-
"isStatic": false,
|
|
720
|
-
"tsSignatureId": "Validate|(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void|static=false",
|
|
721
|
-
"target": {
|
|
722
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
723
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
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
|
-
}
|
|
831
|
-
}
|
|
832
613
|
]
|
|
833
614
|
},
|
|
834
615
|
{
|
|
835
616
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
836
617
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
837
|
-
"tsEmitName": "SqlServerSingletonOptions",
|
|
838
618
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
839
619
|
"metadataToken": 0,
|
|
620
|
+
"kind": "Class",
|
|
621
|
+
"accessibility": "Public",
|
|
622
|
+
"isAbstract": false,
|
|
623
|
+
"isSealed": false,
|
|
624
|
+
"isStatic": false,
|
|
625
|
+
"arity": 0,
|
|
840
626
|
"methods": [
|
|
841
627
|
{
|
|
842
628
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::Initialize(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void",
|
|
843
629
|
"clrName": "Initialize",
|
|
844
|
-
"tsEmitName": "initialize",
|
|
845
630
|
"metadataToken": 100665228,
|
|
846
631
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void",
|
|
847
632
|
"normalizedSignature": "Initialize|(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void|static=false",
|
|
848
633
|
"emitScope": "ClassSurface",
|
|
634
|
+
"provenance": "Original",
|
|
849
635
|
"arity": 0,
|
|
850
636
|
"parameterCount": 1,
|
|
637
|
+
"isStatic": false,
|
|
638
|
+
"isAbstract": false,
|
|
639
|
+
"isVirtual": true,
|
|
640
|
+
"isOverride": false,
|
|
641
|
+
"isSealed": false,
|
|
851
642
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
852
643
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
853
644
|
"isExtensionMethod": false
|
|
@@ -855,13 +646,18 @@
|
|
|
855
646
|
{
|
|
856
647
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::Validate(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void",
|
|
857
648
|
"clrName": "Validate",
|
|
858
|
-
"tsEmitName": "validate",
|
|
859
649
|
"metadataToken": 100665229,
|
|
860
650
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void",
|
|
861
651
|
"normalizedSignature": "Validate|(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void|static=false",
|
|
862
652
|
"emitScope": "ClassSurface",
|
|
653
|
+
"provenance": "Original",
|
|
863
654
|
"arity": 0,
|
|
864
655
|
"parameterCount": 1,
|
|
656
|
+
"isStatic": false,
|
|
657
|
+
"isAbstract": false,
|
|
658
|
+
"isVirtual": true,
|
|
659
|
+
"isOverride": false,
|
|
660
|
+
"isSealed": false,
|
|
865
661
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
866
662
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
867
663
|
"isExtensionMethod": false
|
|
@@ -871,196 +667,259 @@
|
|
|
871
667
|
{
|
|
872
668
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::EngineType:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
873
669
|
"clrName": "EngineType",
|
|
874
|
-
"tsEmitName": "engineType",
|
|
875
670
|
"metadataToken": 385876197,
|
|
876
671
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
877
672
|
"normalizedSignature": "EngineType|:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=false|accessor=get",
|
|
878
673
|
"emitScope": "ClassSurface",
|
|
674
|
+
"provenance": "Original",
|
|
879
675
|
"isIndexer": false,
|
|
880
676
|
"hasGetter": true,
|
|
881
677
|
"hasSetter": false,
|
|
678
|
+
"isStatic": false,
|
|
679
|
+
"isAbstract": false,
|
|
680
|
+
"isVirtual": true,
|
|
681
|
+
"isOverride": false,
|
|
882
682
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
883
683
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
884
684
|
},
|
|
885
685
|
{
|
|
886
686
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::SqlServerCompatibilityLevel:System.Int32",
|
|
887
687
|
"clrName": "SqlServerCompatibilityLevel",
|
|
888
|
-
"tsEmitName": "sqlServerCompatibilityLevel",
|
|
889
688
|
"metadataToken": 385876198,
|
|
890
689
|
"canonicalSignature": ":System.Int32",
|
|
891
690
|
"normalizedSignature": "SqlServerCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
892
691
|
"emitScope": "ClassSurface",
|
|
692
|
+
"provenance": "Original",
|
|
893
693
|
"isIndexer": false,
|
|
894
694
|
"hasGetter": true,
|
|
895
695
|
"hasSetter": false,
|
|
696
|
+
"isStatic": false,
|
|
697
|
+
"isAbstract": false,
|
|
698
|
+
"isVirtual": true,
|
|
699
|
+
"isOverride": false,
|
|
896
700
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
897
701
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
898
702
|
},
|
|
899
703
|
{
|
|
900
704
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::AzureSqlCompatibilityLevel:System.Int32",
|
|
901
705
|
"clrName": "AzureSqlCompatibilityLevel",
|
|
902
|
-
"tsEmitName": "azureSqlCompatibilityLevel",
|
|
903
706
|
"metadataToken": 385876199,
|
|
904
707
|
"canonicalSignature": ":System.Int32",
|
|
905
708
|
"normalizedSignature": "AzureSqlCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
906
709
|
"emitScope": "ClassSurface",
|
|
710
|
+
"provenance": "Original",
|
|
907
711
|
"isIndexer": false,
|
|
908
712
|
"hasGetter": true,
|
|
909
713
|
"hasSetter": false,
|
|
714
|
+
"isStatic": false,
|
|
715
|
+
"isAbstract": false,
|
|
716
|
+
"isVirtual": true,
|
|
717
|
+
"isOverride": false,
|
|
910
718
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
911
719
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
912
720
|
},
|
|
913
721
|
{
|
|
914
722
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::AzureSynapseCompatibilityLevel:System.Int32",
|
|
915
723
|
"clrName": "AzureSynapseCompatibilityLevel",
|
|
916
|
-
"tsEmitName": "azureSynapseCompatibilityLevel",
|
|
917
724
|
"metadataToken": 385876200,
|
|
918
725
|
"canonicalSignature": ":System.Int32",
|
|
919
726
|
"normalizedSignature": "AzureSynapseCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
920
727
|
"emitScope": "ClassSurface",
|
|
728
|
+
"provenance": "Original",
|
|
921
729
|
"isIndexer": false,
|
|
922
730
|
"hasGetter": true,
|
|
923
731
|
"hasSetter": false,
|
|
732
|
+
"isStatic": false,
|
|
733
|
+
"isAbstract": false,
|
|
734
|
+
"isVirtual": true,
|
|
735
|
+
"isOverride": false,
|
|
924
736
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
925
737
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
926
738
|
},
|
|
927
739
|
{
|
|
928
740
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::SupportsJsonFunctions:System.Boolean",
|
|
929
741
|
"clrName": "SupportsJsonFunctions",
|
|
930
|
-
"tsEmitName": "supportsJsonFunctions",
|
|
931
742
|
"metadataToken": 385876201,
|
|
932
743
|
"canonicalSignature": ":System.Boolean",
|
|
933
744
|
"normalizedSignature": "SupportsJsonFunctions|:System.Boolean|static=false|accessor=get",
|
|
934
745
|
"emitScope": "ClassSurface",
|
|
746
|
+
"provenance": "Original",
|
|
935
747
|
"isIndexer": false,
|
|
936
748
|
"hasGetter": true,
|
|
937
749
|
"hasSetter": false,
|
|
750
|
+
"isStatic": false,
|
|
751
|
+
"isAbstract": false,
|
|
752
|
+
"isVirtual": true,
|
|
753
|
+
"isOverride": false,
|
|
938
754
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
939
755
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
940
756
|
},
|
|
941
757
|
{
|
|
942
758
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::SupportsJsonObjectArray:System.Boolean",
|
|
943
759
|
"clrName": "SupportsJsonObjectArray",
|
|
944
|
-
"tsEmitName": "supportsJsonObjectArray",
|
|
945
760
|
"metadataToken": 385876202,
|
|
946
761
|
"canonicalSignature": ":System.Boolean",
|
|
947
762
|
"normalizedSignature": "SupportsJsonObjectArray|:System.Boolean|static=false|accessor=get",
|
|
948
763
|
"emitScope": "ClassSurface",
|
|
764
|
+
"provenance": "Original",
|
|
949
765
|
"isIndexer": false,
|
|
950
766
|
"hasGetter": true,
|
|
951
767
|
"hasSetter": false,
|
|
768
|
+
"isStatic": false,
|
|
769
|
+
"isAbstract": false,
|
|
770
|
+
"isVirtual": true,
|
|
771
|
+
"isOverride": false,
|
|
952
772
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
953
773
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
954
774
|
},
|
|
955
775
|
{
|
|
956
776
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::SupportsJsonType:System.Boolean",
|
|
957
777
|
"clrName": "SupportsJsonType",
|
|
958
|
-
"tsEmitName": "supportsJsonType",
|
|
959
778
|
"metadataToken": 385876203,
|
|
960
779
|
"canonicalSignature": ":System.Boolean",
|
|
961
780
|
"normalizedSignature": "SupportsJsonType|:System.Boolean|static=false|accessor=get",
|
|
962
781
|
"emitScope": "ClassSurface",
|
|
782
|
+
"provenance": "Original",
|
|
963
783
|
"isIndexer": false,
|
|
964
784
|
"hasGetter": true,
|
|
965
785
|
"hasSetter": false,
|
|
786
|
+
"isStatic": false,
|
|
787
|
+
"isAbstract": false,
|
|
788
|
+
"isVirtual": true,
|
|
789
|
+
"isOverride": false,
|
|
966
790
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
967
791
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
968
792
|
},
|
|
969
793
|
{
|
|
970
794
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::EngineType:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
971
795
|
"clrName": "EngineType",
|
|
972
|
-
"tsEmitName": "engineType$view",
|
|
973
796
|
"metadataToken": 385876184,
|
|
974
797
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
975
798
|
"normalizedSignature": "EngineType|:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=false|accessor=get",
|
|
976
799
|
"emitScope": "ViewOnly",
|
|
800
|
+
"provenance": "ExplicitView",
|
|
977
801
|
"isIndexer": false,
|
|
978
802
|
"hasGetter": true,
|
|
979
803
|
"hasSetter": false,
|
|
804
|
+
"isStatic": false,
|
|
805
|
+
"isAbstract": false,
|
|
806
|
+
"isVirtual": true,
|
|
807
|
+
"isOverride": false,
|
|
808
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
980
809
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
981
810
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
982
811
|
},
|
|
983
812
|
{
|
|
984
813
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SqlServerCompatibilityLevel:System.Int32",
|
|
985
814
|
"clrName": "SqlServerCompatibilityLevel",
|
|
986
|
-
"tsEmitName": "sqlServerCompatibilityLevel$view",
|
|
987
815
|
"metadataToken": 385876185,
|
|
988
816
|
"canonicalSignature": ":System.Int32",
|
|
989
817
|
"normalizedSignature": "SqlServerCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
990
818
|
"emitScope": "ViewOnly",
|
|
819
|
+
"provenance": "ExplicitView",
|
|
991
820
|
"isIndexer": false,
|
|
992
821
|
"hasGetter": true,
|
|
993
822
|
"hasSetter": false,
|
|
823
|
+
"isStatic": false,
|
|
824
|
+
"isAbstract": false,
|
|
825
|
+
"isVirtual": true,
|
|
826
|
+
"isOverride": false,
|
|
827
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
994
828
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
995
829
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
996
830
|
},
|
|
997
831
|
{
|
|
998
832
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::AzureSqlCompatibilityLevel:System.Int32",
|
|
999
833
|
"clrName": "AzureSqlCompatibilityLevel",
|
|
1000
|
-
"tsEmitName": "azureSqlCompatibilityLevel$view",
|
|
1001
834
|
"metadataToken": 385876186,
|
|
1002
835
|
"canonicalSignature": ":System.Int32",
|
|
1003
836
|
"normalizedSignature": "AzureSqlCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
1004
837
|
"emitScope": "ViewOnly",
|
|
838
|
+
"provenance": "ExplicitView",
|
|
1005
839
|
"isIndexer": false,
|
|
1006
840
|
"hasGetter": true,
|
|
1007
841
|
"hasSetter": false,
|
|
842
|
+
"isStatic": false,
|
|
843
|
+
"isAbstract": false,
|
|
844
|
+
"isVirtual": true,
|
|
845
|
+
"isOverride": false,
|
|
846
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1008
847
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1009
848
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1010
849
|
},
|
|
1011
850
|
{
|
|
1012
851
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::AzureSynapseCompatibilityLevel:System.Int32",
|
|
1013
852
|
"clrName": "AzureSynapseCompatibilityLevel",
|
|
1014
|
-
"tsEmitName": "azureSynapseCompatibilityLevel$view",
|
|
1015
853
|
"metadataToken": 385876187,
|
|
1016
854
|
"canonicalSignature": ":System.Int32",
|
|
1017
855
|
"normalizedSignature": "AzureSynapseCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
1018
856
|
"emitScope": "ViewOnly",
|
|
857
|
+
"provenance": "ExplicitView",
|
|
1019
858
|
"isIndexer": false,
|
|
1020
859
|
"hasGetter": true,
|
|
1021
860
|
"hasSetter": false,
|
|
861
|
+
"isStatic": false,
|
|
862
|
+
"isAbstract": false,
|
|
863
|
+
"isVirtual": true,
|
|
864
|
+
"isOverride": false,
|
|
865
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1022
866
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1023
867
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1024
868
|
},
|
|
1025
869
|
{
|
|
1026
870
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonFunctions:System.Boolean",
|
|
1027
871
|
"clrName": "SupportsJsonFunctions",
|
|
1028
|
-
"tsEmitName": "supportsJsonFunctions$view",
|
|
1029
872
|
"metadataToken": 385876188,
|
|
1030
873
|
"canonicalSignature": ":System.Boolean",
|
|
1031
874
|
"normalizedSignature": "SupportsJsonFunctions|:System.Boolean|static=false|accessor=get",
|
|
1032
875
|
"emitScope": "ViewOnly",
|
|
876
|
+
"provenance": "ExplicitView",
|
|
1033
877
|
"isIndexer": false,
|
|
1034
878
|
"hasGetter": true,
|
|
1035
879
|
"hasSetter": false,
|
|
880
|
+
"isStatic": false,
|
|
881
|
+
"isAbstract": false,
|
|
882
|
+
"isVirtual": true,
|
|
883
|
+
"isOverride": false,
|
|
884
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1036
885
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1037
886
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1038
887
|
},
|
|
1039
888
|
{
|
|
1040
889
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonObjectArray:System.Boolean",
|
|
1041
890
|
"clrName": "SupportsJsonObjectArray",
|
|
1042
|
-
"tsEmitName": "supportsJsonObjectArray$view",
|
|
1043
891
|
"metadataToken": 385876189,
|
|
1044
892
|
"canonicalSignature": ":System.Boolean",
|
|
1045
893
|
"normalizedSignature": "SupportsJsonObjectArray|:System.Boolean|static=false|accessor=get",
|
|
1046
894
|
"emitScope": "ViewOnly",
|
|
895
|
+
"provenance": "ExplicitView",
|
|
1047
896
|
"isIndexer": false,
|
|
1048
897
|
"hasGetter": true,
|
|
1049
898
|
"hasSetter": false,
|
|
899
|
+
"isStatic": false,
|
|
900
|
+
"isAbstract": false,
|
|
901
|
+
"isVirtual": true,
|
|
902
|
+
"isOverride": false,
|
|
903
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1050
904
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1051
905
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1052
906
|
},
|
|
1053
907
|
{
|
|
1054
908
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonType:System.Boolean",
|
|
1055
909
|
"clrName": "SupportsJsonType",
|
|
1056
|
-
"tsEmitName": "supportsJsonType$view",
|
|
1057
910
|
"metadataToken": 385876190,
|
|
1058
911
|
"canonicalSignature": ":System.Boolean",
|
|
1059
912
|
"normalizedSignature": "SupportsJsonType|:System.Boolean|static=false|accessor=get",
|
|
1060
913
|
"emitScope": "ViewOnly",
|
|
914
|
+
"provenance": "ExplicitView",
|
|
1061
915
|
"isIndexer": false,
|
|
1062
916
|
"hasGetter": true,
|
|
1063
917
|
"hasSetter": false,
|
|
918
|
+
"isStatic": false,
|
|
919
|
+
"isAbstract": false,
|
|
920
|
+
"isVirtual": true,
|
|
921
|
+
"isOverride": false,
|
|
922
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1064
923
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
1065
924
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1066
925
|
}
|
|
@@ -1078,181 +937,6 @@
|
|
|
1078
937
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
1079
938
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1080
939
|
}
|
|
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
940
|
]
|
|
1257
941
|
}
|
|
1258
942
|
]
|