@tsonic/efcore-sqlserver 0.1.1 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +23 -23
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +30 -30
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +538 -538
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json
DELETED
|
@@ -1,790 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"namespace": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal",
|
|
3
|
-
"contributingAssemblies": [
|
|
4
|
-
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
5
|
-
],
|
|
6
|
-
"types": [
|
|
7
|
-
{
|
|
8
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
9
|
-
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
10
|
-
"tsEmitName": "SqlServerEngineType",
|
|
11
|
-
"kind": "Enum",
|
|
12
|
-
"accessibility": "Public",
|
|
13
|
-
"isAbstract": false,
|
|
14
|
-
"isSealed": true,
|
|
15
|
-
"isStatic": false,
|
|
16
|
-
"arity": 0,
|
|
17
|
-
"methods": [],
|
|
18
|
-
"properties": [],
|
|
19
|
-
"fields": [
|
|
20
|
-
{
|
|
21
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType::value__System.Int32",
|
|
22
|
-
"clrName": "value__",
|
|
23
|
-
"tsEmitName": "value__",
|
|
24
|
-
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
25
|
-
"isStatic": false,
|
|
26
|
-
"isReadOnly": false,
|
|
27
|
-
"isLiteral": false
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType::UnknownMicrosoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
31
|
-
"clrName": "Unknown",
|
|
32
|
-
"tsEmitName": "unknown_",
|
|
33
|
-
"normalizedSignature": "Unknown|Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=true|const=true",
|
|
34
|
-
"isStatic": true,
|
|
35
|
-
"isReadOnly": false,
|
|
36
|
-
"isLiteral": true
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType::SqlServerMicrosoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
40
|
-
"clrName": "SqlServer",
|
|
41
|
-
"tsEmitName": "sqlServer",
|
|
42
|
-
"normalizedSignature": "SqlServer|Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=true|const=true",
|
|
43
|
-
"isStatic": true,
|
|
44
|
-
"isReadOnly": false,
|
|
45
|
-
"isLiteral": true
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType::AzureSqlMicrosoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
49
|
-
"clrName": "AzureSql",
|
|
50
|
-
"tsEmitName": "azureSql",
|
|
51
|
-
"normalizedSignature": "AzureSql|Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=true|const=true",
|
|
52
|
-
"isStatic": true,
|
|
53
|
-
"isReadOnly": false,
|
|
54
|
-
"isLiteral": true
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType::AzureSynapseMicrosoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
58
|
-
"clrName": "AzureSynapse",
|
|
59
|
-
"tsEmitName": "azureSynapse",
|
|
60
|
-
"normalizedSignature": "AzureSynapse|Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=true|const=true",
|
|
61
|
-
"isStatic": true,
|
|
62
|
-
"isReadOnly": false,
|
|
63
|
-
"isLiteral": true
|
|
64
|
-
}
|
|
65
|
-
],
|
|
66
|
-
"events": [],
|
|
67
|
-
"constructors": []
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
71
|
-
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions",
|
|
72
|
-
"tsEmitName": "ISqlServerSingletonOptions",
|
|
73
|
-
"kind": "Interface",
|
|
74
|
-
"accessibility": "Public",
|
|
75
|
-
"isAbstract": true,
|
|
76
|
-
"isSealed": false,
|
|
77
|
-
"isStatic": false,
|
|
78
|
-
"arity": 0,
|
|
79
|
-
"methods": [],
|
|
80
|
-
"properties": [
|
|
81
|
-
{
|
|
82
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::EngineType:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
83
|
-
"clrName": "EngineType",
|
|
84
|
-
"tsEmitName": "engineType",
|
|
85
|
-
"normalizedSignature": "EngineType|:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=false|accessor=get",
|
|
86
|
-
"provenance": "Original",
|
|
87
|
-
"emitScope": "ClassSurface",
|
|
88
|
-
"isStatic": false,
|
|
89
|
-
"isAbstract": true,
|
|
90
|
-
"isVirtual": true,
|
|
91
|
-
"isOverride": false,
|
|
92
|
-
"isIndexer": false,
|
|
93
|
-
"hasGetter": true,
|
|
94
|
-
"hasSetter": false
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SqlServerCompatibilityLevel:System.Int32",
|
|
98
|
-
"clrName": "SqlServerCompatibilityLevel",
|
|
99
|
-
"tsEmitName": "sqlServerCompatibilityLevel",
|
|
100
|
-
"normalizedSignature": "SqlServerCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
101
|
-
"provenance": "Original",
|
|
102
|
-
"emitScope": "ClassSurface",
|
|
103
|
-
"isStatic": false,
|
|
104
|
-
"isAbstract": true,
|
|
105
|
-
"isVirtual": true,
|
|
106
|
-
"isOverride": false,
|
|
107
|
-
"isIndexer": false,
|
|
108
|
-
"hasGetter": true,
|
|
109
|
-
"hasSetter": false
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::AzureSqlCompatibilityLevel:System.Int32",
|
|
113
|
-
"clrName": "AzureSqlCompatibilityLevel",
|
|
114
|
-
"tsEmitName": "azureSqlCompatibilityLevel",
|
|
115
|
-
"normalizedSignature": "AzureSqlCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
116
|
-
"provenance": "Original",
|
|
117
|
-
"emitScope": "ClassSurface",
|
|
118
|
-
"isStatic": false,
|
|
119
|
-
"isAbstract": true,
|
|
120
|
-
"isVirtual": true,
|
|
121
|
-
"isOverride": false,
|
|
122
|
-
"isIndexer": false,
|
|
123
|
-
"hasGetter": true,
|
|
124
|
-
"hasSetter": false
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::AzureSynapseCompatibilityLevel:System.Int32",
|
|
128
|
-
"clrName": "AzureSynapseCompatibilityLevel",
|
|
129
|
-
"tsEmitName": "azureSynapseCompatibilityLevel",
|
|
130
|
-
"normalizedSignature": "AzureSynapseCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
131
|
-
"provenance": "Original",
|
|
132
|
-
"emitScope": "ClassSurface",
|
|
133
|
-
"isStatic": false,
|
|
134
|
-
"isAbstract": true,
|
|
135
|
-
"isVirtual": true,
|
|
136
|
-
"isOverride": false,
|
|
137
|
-
"isIndexer": false,
|
|
138
|
-
"hasGetter": true,
|
|
139
|
-
"hasSetter": false
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonFunctions:System.Boolean",
|
|
143
|
-
"clrName": "SupportsJsonFunctions",
|
|
144
|
-
"tsEmitName": "supportsJsonFunctions",
|
|
145
|
-
"normalizedSignature": "SupportsJsonFunctions|:System.Boolean|static=false|accessor=get",
|
|
146
|
-
"provenance": "Original",
|
|
147
|
-
"emitScope": "ClassSurface",
|
|
148
|
-
"isStatic": false,
|
|
149
|
-
"isAbstract": true,
|
|
150
|
-
"isVirtual": true,
|
|
151
|
-
"isOverride": false,
|
|
152
|
-
"isIndexer": false,
|
|
153
|
-
"hasGetter": true,
|
|
154
|
-
"hasSetter": false
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonObjectArray:System.Boolean",
|
|
158
|
-
"clrName": "SupportsJsonObjectArray",
|
|
159
|
-
"tsEmitName": "supportsJsonObjectArray",
|
|
160
|
-
"normalizedSignature": "SupportsJsonObjectArray|:System.Boolean|static=false|accessor=get",
|
|
161
|
-
"provenance": "Original",
|
|
162
|
-
"emitScope": "ClassSurface",
|
|
163
|
-
"isStatic": false,
|
|
164
|
-
"isAbstract": true,
|
|
165
|
-
"isVirtual": true,
|
|
166
|
-
"isOverride": false,
|
|
167
|
-
"isIndexer": false,
|
|
168
|
-
"hasGetter": true,
|
|
169
|
-
"hasSetter": false
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonType:System.Boolean",
|
|
173
|
-
"clrName": "SupportsJsonType",
|
|
174
|
-
"tsEmitName": "supportsJsonType",
|
|
175
|
-
"normalizedSignature": "SupportsJsonType|:System.Boolean|static=false|accessor=get",
|
|
176
|
-
"provenance": "Original",
|
|
177
|
-
"emitScope": "ClassSurface",
|
|
178
|
-
"isStatic": false,
|
|
179
|
-
"isAbstract": true,
|
|
180
|
-
"isVirtual": true,
|
|
181
|
-
"isOverride": false,
|
|
182
|
-
"isIndexer": false,
|
|
183
|
-
"hasGetter": true,
|
|
184
|
-
"hasSetter": false
|
|
185
|
-
}
|
|
186
|
-
],
|
|
187
|
-
"fields": [],
|
|
188
|
-
"events": [],
|
|
189
|
-
"constructors": []
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
193
|
-
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerModelValidator",
|
|
194
|
-
"tsEmitName": "SqlServerModelValidator",
|
|
195
|
-
"kind": "Class",
|
|
196
|
-
"accessibility": "Public",
|
|
197
|
-
"isAbstract": false,
|
|
198
|
-
"isSealed": false,
|
|
199
|
-
"isStatic": false,
|
|
200
|
-
"arity": 0,
|
|
201
|
-
"methods": [
|
|
202
|
-
{
|
|
203
|
-
"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",
|
|
204
|
-
"clrName": "Validate",
|
|
205
|
-
"tsEmitName": "validate",
|
|
206
|
-
"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",
|
|
207
|
-
"provenance": "Original",
|
|
208
|
-
"emitScope": "ClassSurface",
|
|
209
|
-
"isStatic": false,
|
|
210
|
-
"isAbstract": false,
|
|
211
|
-
"isVirtual": true,
|
|
212
|
-
"isOverride": true,
|
|
213
|
-
"isSealed": false,
|
|
214
|
-
"arity": 0,
|
|
215
|
-
"parameterCount": 2,
|
|
216
|
-
"isExtensionMethod": false
|
|
217
|
-
}
|
|
218
|
-
],
|
|
219
|
-
"properties": [],
|
|
220
|
-
"fields": [],
|
|
221
|
-
"events": [],
|
|
222
|
-
"constructors": [
|
|
223
|
-
{
|
|
224
|
-
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Infrastructure.ModelValidatorDependencies,Microsoft.EntityFrameworkCore.Infrastructure.RelationalModelValidatorDependencies):void|static=false",
|
|
225
|
-
"isStatic": false,
|
|
226
|
-
"parameterCount": 2
|
|
227
|
-
}
|
|
228
|
-
]
|
|
229
|
-
},
|
|
230
|
-
{
|
|
231
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
232
|
-
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
233
|
-
"tsEmitName": "SqlServerOptionsExtension",
|
|
234
|
-
"kind": "Class",
|
|
235
|
-
"accessibility": "Public",
|
|
236
|
-
"isAbstract": false,
|
|
237
|
-
"isSealed": false,
|
|
238
|
-
"isStatic": false,
|
|
239
|
-
"arity": 0,
|
|
240
|
-
"methods": [
|
|
241
|
-
{
|
|
242
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::WithEngineType(Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
243
|
-
"clrName": "WithEngineType",
|
|
244
|
-
"tsEmitName": "withEngineType",
|
|
245
|
-
"normalizedSignature": "WithEngineType|(Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
246
|
-
"provenance": "Original",
|
|
247
|
-
"emitScope": "ClassSurface",
|
|
248
|
-
"isStatic": false,
|
|
249
|
-
"isAbstract": false,
|
|
250
|
-
"isVirtual": true,
|
|
251
|
-
"isOverride": false,
|
|
252
|
-
"isSealed": false,
|
|
253
|
-
"arity": 0,
|
|
254
|
-
"parameterCount": 1,
|
|
255
|
-
"isExtensionMethod": false
|
|
256
|
-
},
|
|
257
|
-
{
|
|
258
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::WithLegacyAzureSql(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
259
|
-
"clrName": "WithLegacyAzureSql",
|
|
260
|
-
"tsEmitName": "withLegacyAzureSql",
|
|
261
|
-
"normalizedSignature": "WithLegacyAzureSql|(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
262
|
-
"provenance": "Original",
|
|
263
|
-
"emitScope": "ClassSurface",
|
|
264
|
-
"isStatic": false,
|
|
265
|
-
"isAbstract": false,
|
|
266
|
-
"isVirtual": true,
|
|
267
|
-
"isOverride": false,
|
|
268
|
-
"isSealed": false,
|
|
269
|
-
"arity": 0,
|
|
270
|
-
"parameterCount": 1,
|
|
271
|
-
"isExtensionMethod": false
|
|
272
|
-
},
|
|
273
|
-
{
|
|
274
|
-
"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",
|
|
275
|
-
"clrName": "WithSqlServerCompatibilityLevel",
|
|
276
|
-
"tsEmitName": "withSqlServerCompatibilityLevel",
|
|
277
|
-
"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",
|
|
278
|
-
"provenance": "Original",
|
|
279
|
-
"emitScope": "ClassSurface",
|
|
280
|
-
"isStatic": false,
|
|
281
|
-
"isAbstract": false,
|
|
282
|
-
"isVirtual": true,
|
|
283
|
-
"isOverride": false,
|
|
284
|
-
"isSealed": false,
|
|
285
|
-
"arity": 0,
|
|
286
|
-
"parameterCount": 1,
|
|
287
|
-
"isExtensionMethod": false
|
|
288
|
-
},
|
|
289
|
-
{
|
|
290
|
-
"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",
|
|
291
|
-
"clrName": "WithAzureSqlCompatibilityLevel",
|
|
292
|
-
"tsEmitName": "withAzureSqlCompatibilityLevel",
|
|
293
|
-
"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",
|
|
294
|
-
"provenance": "Original",
|
|
295
|
-
"emitScope": "ClassSurface",
|
|
296
|
-
"isStatic": false,
|
|
297
|
-
"isAbstract": false,
|
|
298
|
-
"isVirtual": true,
|
|
299
|
-
"isOverride": false,
|
|
300
|
-
"isSealed": false,
|
|
301
|
-
"arity": 0,
|
|
302
|
-
"parameterCount": 1,
|
|
303
|
-
"isExtensionMethod": false
|
|
304
|
-
},
|
|
305
|
-
{
|
|
306
|
-
"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",
|
|
307
|
-
"clrName": "WithAzureSynapseCompatibilityLevel",
|
|
308
|
-
"tsEmitName": "withAzureSynapseCompatibilityLevel",
|
|
309
|
-
"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",
|
|
310
|
-
"provenance": "Original",
|
|
311
|
-
"emitScope": "ClassSurface",
|
|
312
|
-
"isStatic": false,
|
|
313
|
-
"isAbstract": false,
|
|
314
|
-
"isVirtual": true,
|
|
315
|
-
"isOverride": false,
|
|
316
|
-
"isSealed": false,
|
|
317
|
-
"arity": 0,
|
|
318
|
-
"parameterCount": 1,
|
|
319
|
-
"isExtensionMethod": false
|
|
320
|
-
},
|
|
321
|
-
{
|
|
322
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::WithUseRetryingStrategyByDefault(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension",
|
|
323
|
-
"clrName": "WithUseRetryingStrategyByDefault",
|
|
324
|
-
"tsEmitName": "withUseRetryingStrategyByDefault",
|
|
325
|
-
"normalizedSignature": "WithUseRetryingStrategyByDefault|(System.Boolean):Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension|static=false",
|
|
326
|
-
"provenance": "Original",
|
|
327
|
-
"emitScope": "ClassSurface",
|
|
328
|
-
"isStatic": false,
|
|
329
|
-
"isAbstract": false,
|
|
330
|
-
"isVirtual": true,
|
|
331
|
-
"isOverride": false,
|
|
332
|
-
"isSealed": false,
|
|
333
|
-
"arity": 0,
|
|
334
|
-
"parameterCount": 1,
|
|
335
|
-
"isExtensionMethod": false
|
|
336
|
-
},
|
|
337
|
-
{
|
|
338
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::ApplyDefaults(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptionsExtension",
|
|
339
|
-
"clrName": "ApplyDefaults",
|
|
340
|
-
"tsEmitName": "applyDefaults",
|
|
341
|
-
"normalizedSignature": "ApplyDefaults|(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptionsExtension|static=false",
|
|
342
|
-
"provenance": "Original",
|
|
343
|
-
"emitScope": "ClassSurface",
|
|
344
|
-
"isStatic": false,
|
|
345
|
-
"isAbstract": false,
|
|
346
|
-
"isVirtual": true,
|
|
347
|
-
"isOverride": false,
|
|
348
|
-
"isSealed": false,
|
|
349
|
-
"arity": 0,
|
|
350
|
-
"parameterCount": 1,
|
|
351
|
-
"isExtensionMethod": false
|
|
352
|
-
},
|
|
353
|
-
{
|
|
354
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::ApplyServices(Microsoft.Extensions.DependencyInjection.IServiceCollection):System.Void",
|
|
355
|
-
"clrName": "ApplyServices",
|
|
356
|
-
"tsEmitName": "applyServices",
|
|
357
|
-
"normalizedSignature": "ApplyServices|(Microsoft.Extensions.DependencyInjection.IServiceCollection):System.Void|static=false",
|
|
358
|
-
"provenance": "Original",
|
|
359
|
-
"emitScope": "ClassSurface",
|
|
360
|
-
"isStatic": false,
|
|
361
|
-
"isAbstract": false,
|
|
362
|
-
"isVirtual": true,
|
|
363
|
-
"isOverride": true,
|
|
364
|
-
"isSealed": false,
|
|
365
|
-
"arity": 0,
|
|
366
|
-
"parameterCount": 1,
|
|
367
|
-
"isExtensionMethod": false
|
|
368
|
-
},
|
|
369
|
-
{
|
|
370
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::Validate(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void",
|
|
371
|
-
"clrName": "Validate",
|
|
372
|
-
"tsEmitName": "validate",
|
|
373
|
-
"normalizedSignature": "Validate|(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void|static=false",
|
|
374
|
-
"provenance": "Original",
|
|
375
|
-
"emitScope": "ClassSurface",
|
|
376
|
-
"isStatic": false,
|
|
377
|
-
"isAbstract": false,
|
|
378
|
-
"isVirtual": true,
|
|
379
|
-
"isOverride": true,
|
|
380
|
-
"isSealed": false,
|
|
381
|
-
"arity": 0,
|
|
382
|
-
"parameterCount": 1,
|
|
383
|
-
"isExtensionMethod": false
|
|
384
|
-
}
|
|
385
|
-
],
|
|
386
|
-
"properties": [
|
|
387
|
-
{
|
|
388
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::Info:Microsoft.EntityFrameworkCore.Infrastructure.DbContextOptionsExtensionInfo",
|
|
389
|
-
"clrName": "Info",
|
|
390
|
-
"tsEmitName": "info",
|
|
391
|
-
"normalizedSignature": "Info|:Microsoft.EntityFrameworkCore.Infrastructure.DbContextOptionsExtensionInfo|static=false|accessor=get",
|
|
392
|
-
"provenance": "Original",
|
|
393
|
-
"emitScope": "ClassSurface",
|
|
394
|
-
"isStatic": false,
|
|
395
|
-
"isAbstract": false,
|
|
396
|
-
"isVirtual": true,
|
|
397
|
-
"isOverride": true,
|
|
398
|
-
"isIndexer": false,
|
|
399
|
-
"hasGetter": true,
|
|
400
|
-
"hasSetter": false
|
|
401
|
-
},
|
|
402
|
-
{
|
|
403
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::EngineType:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
404
|
-
"clrName": "EngineType",
|
|
405
|
-
"tsEmitName": "engineType",
|
|
406
|
-
"normalizedSignature": "EngineType|:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=false|accessor=get",
|
|
407
|
-
"provenance": "Original",
|
|
408
|
-
"emitScope": "ClassSurface",
|
|
409
|
-
"isStatic": false,
|
|
410
|
-
"isAbstract": false,
|
|
411
|
-
"isVirtual": true,
|
|
412
|
-
"isOverride": false,
|
|
413
|
-
"isIndexer": false,
|
|
414
|
-
"hasGetter": true,
|
|
415
|
-
"hasSetter": false
|
|
416
|
-
},
|
|
417
|
-
{
|
|
418
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::SqlServerCompatibilityLevel:System.Int32",
|
|
419
|
-
"clrName": "SqlServerCompatibilityLevel",
|
|
420
|
-
"tsEmitName": "sqlServerCompatibilityLevel",
|
|
421
|
-
"normalizedSignature": "SqlServerCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
422
|
-
"provenance": "Original",
|
|
423
|
-
"emitScope": "ClassSurface",
|
|
424
|
-
"isStatic": false,
|
|
425
|
-
"isAbstract": false,
|
|
426
|
-
"isVirtual": true,
|
|
427
|
-
"isOverride": false,
|
|
428
|
-
"isIndexer": false,
|
|
429
|
-
"hasGetter": true,
|
|
430
|
-
"hasSetter": false
|
|
431
|
-
},
|
|
432
|
-
{
|
|
433
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::AzureSqlCompatibilityLevel:System.Int32",
|
|
434
|
-
"clrName": "AzureSqlCompatibilityLevel",
|
|
435
|
-
"tsEmitName": "azureSqlCompatibilityLevel",
|
|
436
|
-
"normalizedSignature": "AzureSqlCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
437
|
-
"provenance": "Original",
|
|
438
|
-
"emitScope": "ClassSurface",
|
|
439
|
-
"isStatic": false,
|
|
440
|
-
"isAbstract": false,
|
|
441
|
-
"isVirtual": true,
|
|
442
|
-
"isOverride": false,
|
|
443
|
-
"isIndexer": false,
|
|
444
|
-
"hasGetter": true,
|
|
445
|
-
"hasSetter": false
|
|
446
|
-
},
|
|
447
|
-
{
|
|
448
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::AzureSynapseCompatibilityLevel:System.Int32",
|
|
449
|
-
"clrName": "AzureSynapseCompatibilityLevel",
|
|
450
|
-
"tsEmitName": "azureSynapseCompatibilityLevel",
|
|
451
|
-
"normalizedSignature": "AzureSynapseCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
452
|
-
"provenance": "Original",
|
|
453
|
-
"emitScope": "ClassSurface",
|
|
454
|
-
"isStatic": false,
|
|
455
|
-
"isAbstract": false,
|
|
456
|
-
"isVirtual": true,
|
|
457
|
-
"isOverride": false,
|
|
458
|
-
"isIndexer": false,
|
|
459
|
-
"hasGetter": true,
|
|
460
|
-
"hasSetter": false
|
|
461
|
-
},
|
|
462
|
-
{
|
|
463
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::UseRetryingStrategyByDefault:System.Boolean",
|
|
464
|
-
"clrName": "UseRetryingStrategyByDefault",
|
|
465
|
-
"tsEmitName": "useRetryingStrategyByDefault",
|
|
466
|
-
"normalizedSignature": "UseRetryingStrategyByDefault|:System.Boolean|static=false|accessor=get",
|
|
467
|
-
"provenance": "Original",
|
|
468
|
-
"emitScope": "ClassSurface",
|
|
469
|
-
"isStatic": false,
|
|
470
|
-
"isAbstract": false,
|
|
471
|
-
"isVirtual": true,
|
|
472
|
-
"isOverride": false,
|
|
473
|
-
"isIndexer": false,
|
|
474
|
-
"hasGetter": true,
|
|
475
|
-
"hasSetter": false
|
|
476
|
-
}
|
|
477
|
-
],
|
|
478
|
-
"fields": [
|
|
479
|
-
{
|
|
480
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::SqlServerDefaultCompatibilityLevelSystem.Int32",
|
|
481
|
-
"clrName": "SqlServerDefaultCompatibilityLevel",
|
|
482
|
-
"tsEmitName": "sqlServerDefaultCompatibilityLevel",
|
|
483
|
-
"normalizedSignature": "SqlServerDefaultCompatibilityLevel|System.Int32|static=true|const=false",
|
|
484
|
-
"isStatic": true,
|
|
485
|
-
"isReadOnly": true,
|
|
486
|
-
"isLiteral": false
|
|
487
|
-
},
|
|
488
|
-
{
|
|
489
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::AzureSqlDefaultCompatibilityLevelSystem.Int32",
|
|
490
|
-
"clrName": "AzureSqlDefaultCompatibilityLevel",
|
|
491
|
-
"tsEmitName": "azureSqlDefaultCompatibilityLevel",
|
|
492
|
-
"normalizedSignature": "AzureSqlDefaultCompatibilityLevel|System.Int32|static=true|const=false",
|
|
493
|
-
"isStatic": true,
|
|
494
|
-
"isReadOnly": true,
|
|
495
|
-
"isLiteral": false
|
|
496
|
-
},
|
|
497
|
-
{
|
|
498
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerOptionsExtension::AzureSynapseDefaultCompatibilityLevelSystem.Int32",
|
|
499
|
-
"clrName": "AzureSynapseDefaultCompatibilityLevel",
|
|
500
|
-
"tsEmitName": "azureSynapseDefaultCompatibilityLevel",
|
|
501
|
-
"normalizedSignature": "AzureSynapseDefaultCompatibilityLevel|System.Int32|static=true|const=false",
|
|
502
|
-
"isStatic": true,
|
|
503
|
-
"isReadOnly": true,
|
|
504
|
-
"isLiteral": false
|
|
505
|
-
}
|
|
506
|
-
],
|
|
507
|
-
"events": [],
|
|
508
|
-
"constructors": [
|
|
509
|
-
{
|
|
510
|
-
"normalizedSignature": "constructor|():void|static=false",
|
|
511
|
-
"isStatic": false,
|
|
512
|
-
"parameterCount": 0
|
|
513
|
-
}
|
|
514
|
-
]
|
|
515
|
-
},
|
|
516
|
-
{
|
|
517
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
518
|
-
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions",
|
|
519
|
-
"tsEmitName": "SqlServerSingletonOptions",
|
|
520
|
-
"kind": "Class",
|
|
521
|
-
"accessibility": "Public",
|
|
522
|
-
"isAbstract": false,
|
|
523
|
-
"isSealed": false,
|
|
524
|
-
"isStatic": false,
|
|
525
|
-
"arity": 0,
|
|
526
|
-
"methods": [
|
|
527
|
-
{
|
|
528
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::Initialize(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void",
|
|
529
|
-
"clrName": "Initialize",
|
|
530
|
-
"tsEmitName": "initialize",
|
|
531
|
-
"normalizedSignature": "Initialize|(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void|static=false",
|
|
532
|
-
"provenance": "Original",
|
|
533
|
-
"emitScope": "ClassSurface",
|
|
534
|
-
"isStatic": false,
|
|
535
|
-
"isAbstract": false,
|
|
536
|
-
"isVirtual": true,
|
|
537
|
-
"isOverride": false,
|
|
538
|
-
"isSealed": false,
|
|
539
|
-
"arity": 0,
|
|
540
|
-
"parameterCount": 1,
|
|
541
|
-
"isExtensionMethod": false
|
|
542
|
-
},
|
|
543
|
-
{
|
|
544
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::Validate(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void",
|
|
545
|
-
"clrName": "Validate",
|
|
546
|
-
"tsEmitName": "validate",
|
|
547
|
-
"normalizedSignature": "Validate|(Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):System.Void|static=false",
|
|
548
|
-
"provenance": "Original",
|
|
549
|
-
"emitScope": "ClassSurface",
|
|
550
|
-
"isStatic": false,
|
|
551
|
-
"isAbstract": false,
|
|
552
|
-
"isVirtual": true,
|
|
553
|
-
"isOverride": false,
|
|
554
|
-
"isSealed": false,
|
|
555
|
-
"arity": 0,
|
|
556
|
-
"parameterCount": 1,
|
|
557
|
-
"isExtensionMethod": false
|
|
558
|
-
}
|
|
559
|
-
],
|
|
560
|
-
"properties": [
|
|
561
|
-
{
|
|
562
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::EngineType:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
563
|
-
"clrName": "EngineType",
|
|
564
|
-
"tsEmitName": "engineType",
|
|
565
|
-
"normalizedSignature": "EngineType|:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=false|accessor=get",
|
|
566
|
-
"provenance": "Original",
|
|
567
|
-
"emitScope": "ClassSurface",
|
|
568
|
-
"isStatic": false,
|
|
569
|
-
"isAbstract": false,
|
|
570
|
-
"isVirtual": true,
|
|
571
|
-
"isOverride": false,
|
|
572
|
-
"isIndexer": false,
|
|
573
|
-
"hasGetter": true,
|
|
574
|
-
"hasSetter": false
|
|
575
|
-
},
|
|
576
|
-
{
|
|
577
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::SqlServerCompatibilityLevel:System.Int32",
|
|
578
|
-
"clrName": "SqlServerCompatibilityLevel",
|
|
579
|
-
"tsEmitName": "sqlServerCompatibilityLevel",
|
|
580
|
-
"normalizedSignature": "SqlServerCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
581
|
-
"provenance": "Original",
|
|
582
|
-
"emitScope": "ClassSurface",
|
|
583
|
-
"isStatic": false,
|
|
584
|
-
"isAbstract": false,
|
|
585
|
-
"isVirtual": true,
|
|
586
|
-
"isOverride": false,
|
|
587
|
-
"isIndexer": false,
|
|
588
|
-
"hasGetter": true,
|
|
589
|
-
"hasSetter": false
|
|
590
|
-
},
|
|
591
|
-
{
|
|
592
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::AzureSqlCompatibilityLevel:System.Int32",
|
|
593
|
-
"clrName": "AzureSqlCompatibilityLevel",
|
|
594
|
-
"tsEmitName": "azureSqlCompatibilityLevel",
|
|
595
|
-
"normalizedSignature": "AzureSqlCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
596
|
-
"provenance": "Original",
|
|
597
|
-
"emitScope": "ClassSurface",
|
|
598
|
-
"isStatic": false,
|
|
599
|
-
"isAbstract": false,
|
|
600
|
-
"isVirtual": true,
|
|
601
|
-
"isOverride": false,
|
|
602
|
-
"isIndexer": false,
|
|
603
|
-
"hasGetter": true,
|
|
604
|
-
"hasSetter": false
|
|
605
|
-
},
|
|
606
|
-
{
|
|
607
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::AzureSynapseCompatibilityLevel:System.Int32",
|
|
608
|
-
"clrName": "AzureSynapseCompatibilityLevel",
|
|
609
|
-
"tsEmitName": "azureSynapseCompatibilityLevel",
|
|
610
|
-
"normalizedSignature": "AzureSynapseCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
611
|
-
"provenance": "Original",
|
|
612
|
-
"emitScope": "ClassSurface",
|
|
613
|
-
"isStatic": false,
|
|
614
|
-
"isAbstract": false,
|
|
615
|
-
"isVirtual": true,
|
|
616
|
-
"isOverride": false,
|
|
617
|
-
"isIndexer": false,
|
|
618
|
-
"hasGetter": true,
|
|
619
|
-
"hasSetter": false
|
|
620
|
-
},
|
|
621
|
-
{
|
|
622
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::SupportsJsonFunctions:System.Boolean",
|
|
623
|
-
"clrName": "SupportsJsonFunctions",
|
|
624
|
-
"tsEmitName": "supportsJsonFunctions",
|
|
625
|
-
"normalizedSignature": "SupportsJsonFunctions|:System.Boolean|static=false|accessor=get",
|
|
626
|
-
"provenance": "Original",
|
|
627
|
-
"emitScope": "ClassSurface",
|
|
628
|
-
"isStatic": false,
|
|
629
|
-
"isAbstract": false,
|
|
630
|
-
"isVirtual": true,
|
|
631
|
-
"isOverride": false,
|
|
632
|
-
"isIndexer": false,
|
|
633
|
-
"hasGetter": true,
|
|
634
|
-
"hasSetter": false
|
|
635
|
-
},
|
|
636
|
-
{
|
|
637
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::SupportsJsonObjectArray:System.Boolean",
|
|
638
|
-
"clrName": "SupportsJsonObjectArray",
|
|
639
|
-
"tsEmitName": "supportsJsonObjectArray",
|
|
640
|
-
"normalizedSignature": "SupportsJsonObjectArray|:System.Boolean|static=false|accessor=get",
|
|
641
|
-
"provenance": "Original",
|
|
642
|
-
"emitScope": "ClassSurface",
|
|
643
|
-
"isStatic": false,
|
|
644
|
-
"isAbstract": false,
|
|
645
|
-
"isVirtual": true,
|
|
646
|
-
"isOverride": false,
|
|
647
|
-
"isIndexer": false,
|
|
648
|
-
"hasGetter": true,
|
|
649
|
-
"hasSetter": false
|
|
650
|
-
},
|
|
651
|
-
{
|
|
652
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerSingletonOptions::SupportsJsonType:System.Boolean",
|
|
653
|
-
"clrName": "SupportsJsonType",
|
|
654
|
-
"tsEmitName": "supportsJsonType",
|
|
655
|
-
"normalizedSignature": "SupportsJsonType|:System.Boolean|static=false|accessor=get",
|
|
656
|
-
"provenance": "Original",
|
|
657
|
-
"emitScope": "ClassSurface",
|
|
658
|
-
"isStatic": false,
|
|
659
|
-
"isAbstract": false,
|
|
660
|
-
"isVirtual": true,
|
|
661
|
-
"isOverride": false,
|
|
662
|
-
"isIndexer": false,
|
|
663
|
-
"hasGetter": true,
|
|
664
|
-
"hasSetter": false
|
|
665
|
-
},
|
|
666
|
-
{
|
|
667
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::EngineType:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType",
|
|
668
|
-
"clrName": "EngineType",
|
|
669
|
-
"tsEmitName": "engineType$view",
|
|
670
|
-
"normalizedSignature": "EngineType|:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.SqlServerEngineType|static=false|accessor=get",
|
|
671
|
-
"provenance": "ExplicitView",
|
|
672
|
-
"emitScope": "ViewOnly",
|
|
673
|
-
"isStatic": false,
|
|
674
|
-
"isAbstract": false,
|
|
675
|
-
"isVirtual": true,
|
|
676
|
-
"isOverride": false,
|
|
677
|
-
"isIndexer": false,
|
|
678
|
-
"hasGetter": true,
|
|
679
|
-
"hasSetter": false,
|
|
680
|
-
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions"
|
|
681
|
-
},
|
|
682
|
-
{
|
|
683
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SqlServerCompatibilityLevel:System.Int32",
|
|
684
|
-
"clrName": "SqlServerCompatibilityLevel",
|
|
685
|
-
"tsEmitName": "sqlServerCompatibilityLevel$view",
|
|
686
|
-
"normalizedSignature": "SqlServerCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
687
|
-
"provenance": "ExplicitView",
|
|
688
|
-
"emitScope": "ViewOnly",
|
|
689
|
-
"isStatic": false,
|
|
690
|
-
"isAbstract": false,
|
|
691
|
-
"isVirtual": true,
|
|
692
|
-
"isOverride": false,
|
|
693
|
-
"isIndexer": false,
|
|
694
|
-
"hasGetter": true,
|
|
695
|
-
"hasSetter": false,
|
|
696
|
-
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions"
|
|
697
|
-
},
|
|
698
|
-
{
|
|
699
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::AzureSqlCompatibilityLevel:System.Int32",
|
|
700
|
-
"clrName": "AzureSqlCompatibilityLevel",
|
|
701
|
-
"tsEmitName": "azureSqlCompatibilityLevel$view",
|
|
702
|
-
"normalizedSignature": "AzureSqlCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
703
|
-
"provenance": "ExplicitView",
|
|
704
|
-
"emitScope": "ViewOnly",
|
|
705
|
-
"isStatic": false,
|
|
706
|
-
"isAbstract": false,
|
|
707
|
-
"isVirtual": true,
|
|
708
|
-
"isOverride": false,
|
|
709
|
-
"isIndexer": false,
|
|
710
|
-
"hasGetter": true,
|
|
711
|
-
"hasSetter": false,
|
|
712
|
-
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions"
|
|
713
|
-
},
|
|
714
|
-
{
|
|
715
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::AzureSynapseCompatibilityLevel:System.Int32",
|
|
716
|
-
"clrName": "AzureSynapseCompatibilityLevel",
|
|
717
|
-
"tsEmitName": "azureSynapseCompatibilityLevel$view",
|
|
718
|
-
"normalizedSignature": "AzureSynapseCompatibilityLevel|:System.Int32|static=false|accessor=get",
|
|
719
|
-
"provenance": "ExplicitView",
|
|
720
|
-
"emitScope": "ViewOnly",
|
|
721
|
-
"isStatic": false,
|
|
722
|
-
"isAbstract": false,
|
|
723
|
-
"isVirtual": true,
|
|
724
|
-
"isOverride": false,
|
|
725
|
-
"isIndexer": false,
|
|
726
|
-
"hasGetter": true,
|
|
727
|
-
"hasSetter": false,
|
|
728
|
-
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions"
|
|
729
|
-
},
|
|
730
|
-
{
|
|
731
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonFunctions:System.Boolean",
|
|
732
|
-
"clrName": "SupportsJsonFunctions",
|
|
733
|
-
"tsEmitName": "supportsJsonFunctions$view",
|
|
734
|
-
"normalizedSignature": "SupportsJsonFunctions|:System.Boolean|static=false|accessor=get",
|
|
735
|
-
"provenance": "ExplicitView",
|
|
736
|
-
"emitScope": "ViewOnly",
|
|
737
|
-
"isStatic": false,
|
|
738
|
-
"isAbstract": false,
|
|
739
|
-
"isVirtual": true,
|
|
740
|
-
"isOverride": false,
|
|
741
|
-
"isIndexer": false,
|
|
742
|
-
"hasGetter": true,
|
|
743
|
-
"hasSetter": false,
|
|
744
|
-
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions"
|
|
745
|
-
},
|
|
746
|
-
{
|
|
747
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonObjectArray:System.Boolean",
|
|
748
|
-
"clrName": "SupportsJsonObjectArray",
|
|
749
|
-
"tsEmitName": "supportsJsonObjectArray$view",
|
|
750
|
-
"normalizedSignature": "SupportsJsonObjectArray|:System.Boolean|static=false|accessor=get",
|
|
751
|
-
"provenance": "ExplicitView",
|
|
752
|
-
"emitScope": "ViewOnly",
|
|
753
|
-
"isStatic": false,
|
|
754
|
-
"isAbstract": false,
|
|
755
|
-
"isVirtual": true,
|
|
756
|
-
"isOverride": false,
|
|
757
|
-
"isIndexer": false,
|
|
758
|
-
"hasGetter": true,
|
|
759
|
-
"hasSetter": false,
|
|
760
|
-
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions"
|
|
761
|
-
},
|
|
762
|
-
{
|
|
763
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions::SupportsJsonType:System.Boolean",
|
|
764
|
-
"clrName": "SupportsJsonType",
|
|
765
|
-
"tsEmitName": "supportsJsonType$view",
|
|
766
|
-
"normalizedSignature": "SupportsJsonType|:System.Boolean|static=false|accessor=get",
|
|
767
|
-
"provenance": "ExplicitView",
|
|
768
|
-
"emitScope": "ViewOnly",
|
|
769
|
-
"isStatic": false,
|
|
770
|
-
"isAbstract": false,
|
|
771
|
-
"isVirtual": true,
|
|
772
|
-
"isOverride": false,
|
|
773
|
-
"isIndexer": false,
|
|
774
|
-
"hasGetter": true,
|
|
775
|
-
"hasSetter": false,
|
|
776
|
-
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions"
|
|
777
|
-
}
|
|
778
|
-
],
|
|
779
|
-
"fields": [],
|
|
780
|
-
"events": [],
|
|
781
|
-
"constructors": [
|
|
782
|
-
{
|
|
783
|
-
"normalizedSignature": "constructor|():void|static=false",
|
|
784
|
-
"isStatic": false,
|
|
785
|
-
"parameterCount": 0
|
|
786
|
-
}
|
|
787
|
-
]
|
|
788
|
-
}
|
|
789
|
-
]
|
|
790
|
-
}
|