@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,23 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
|
|
6
9
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
|
|
7
|
-
"tsEmitName": "ISqlServerConnection",
|
|
8
10
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Interface",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": true,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [
|
|
11
19
|
{
|
|
12
20
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection::CreateMasterConnection():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
|
|
13
21
|
"clrName": "CreateMasterConnection",
|
|
14
|
-
"tsEmitName": "createMasterConnection",
|
|
15
22
|
"metadataToken": 100664502,
|
|
16
23
|
"canonicalSignature": "():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
|
|
17
24
|
"normalizedSignature": "CreateMasterConnection|():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection|static=false",
|
|
18
25
|
"emitScope": "ClassSurface",
|
|
26
|
+
"provenance": "Original",
|
|
19
27
|
"arity": 0,
|
|
20
28
|
"parameterCount": 0,
|
|
29
|
+
"isStatic": false,
|
|
30
|
+
"isAbstract": true,
|
|
31
|
+
"isVirtual": true,
|
|
32
|
+
"isOverride": false,
|
|
33
|
+
"isSealed": false,
|
|
21
34
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
|
|
22
35
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
23
36
|
"isExtensionMethod": false
|
|
@@ -27,65 +40,54 @@
|
|
|
27
40
|
{
|
|
28
41
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection::IsMultipleActiveResultSetsEnabled:System.Boolean",
|
|
29
42
|
"clrName": "IsMultipleActiveResultSetsEnabled",
|
|
30
|
-
"tsEmitName": "isMultipleActiveResultSetsEnabled",
|
|
31
43
|
"metadataToken": 385876102,
|
|
32
44
|
"canonicalSignature": ":System.Boolean",
|
|
33
45
|
"normalizedSignature": "IsMultipleActiveResultSetsEnabled|:System.Boolean|static=false|accessor=get",
|
|
34
46
|
"emitScope": "ClassSurface",
|
|
47
|
+
"provenance": "Original",
|
|
35
48
|
"isIndexer": false,
|
|
36
49
|
"hasGetter": true,
|
|
37
50
|
"hasSetter": false,
|
|
51
|
+
"isStatic": false,
|
|
52
|
+
"isAbstract": true,
|
|
53
|
+
"isVirtual": true,
|
|
54
|
+
"isOverride": false,
|
|
38
55
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
|
|
39
56
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
40
57
|
}
|
|
41
58
|
],
|
|
42
59
|
"fields": [],
|
|
43
60
|
"events": [],
|
|
44
|
-
"constructors": []
|
|
45
|
-
"exposedMethods": [
|
|
46
|
-
{
|
|
47
|
-
"tsName": "createMasterConnection",
|
|
48
|
-
"isStatic": false,
|
|
49
|
-
"tsSignatureId": "CreateMasterConnection|():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection|static=false",
|
|
50
|
-
"target": {
|
|
51
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
|
|
52
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
53
|
-
"metadataToken": 100664502
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
],
|
|
57
|
-
"exposedProperties": [
|
|
58
|
-
{
|
|
59
|
-
"tsName": "isMultipleActiveResultSetsEnabled",
|
|
60
|
-
"isStatic": false,
|
|
61
|
-
"tsSignatureId": "IsMultipleActiveResultSetsEnabled|:System.Boolean|static=false|accessor=get",
|
|
62
|
-
"target": {
|
|
63
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
|
|
64
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
65
|
-
"metadataToken": 385876102
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
]
|
|
61
|
+
"constructors": []
|
|
69
62
|
},
|
|
70
63
|
{
|
|
71
64
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerBoolTypeMapping",
|
|
72
65
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerBoolTypeMapping",
|
|
73
|
-
"tsEmitName": "SqlServerBoolTypeMapping",
|
|
74
66
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
75
67
|
"metadataToken": 0,
|
|
68
|
+
"kind": "Class",
|
|
69
|
+
"accessibility": "Public",
|
|
70
|
+
"isAbstract": false,
|
|
71
|
+
"isSealed": false,
|
|
72
|
+
"isStatic": false,
|
|
73
|
+
"arity": 0,
|
|
76
74
|
"methods": [],
|
|
77
75
|
"properties": [
|
|
78
76
|
{
|
|
79
77
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerBoolTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerBoolTypeMapping",
|
|
80
78
|
"clrName": "Default",
|
|
81
|
-
"tsEmitName": "default",
|
|
82
79
|
"metadataToken": 385876103,
|
|
83
80
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerBoolTypeMapping",
|
|
84
81
|
"normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerBoolTypeMapping|static=true|accessor=get",
|
|
85
82
|
"emitScope": "ClassSurface",
|
|
83
|
+
"provenance": "Original",
|
|
86
84
|
"isIndexer": false,
|
|
87
85
|
"hasGetter": true,
|
|
88
86
|
"hasSetter": false,
|
|
87
|
+
"isStatic": true,
|
|
88
|
+
"isAbstract": false,
|
|
89
|
+
"isVirtual": false,
|
|
90
|
+
"isOverride": false,
|
|
89
91
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerBoolTypeMapping",
|
|
90
92
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
91
93
|
}
|
|
@@ -103,50 +105,36 @@
|
|
|
103
105
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerBoolTypeMapping",
|
|
104
106
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
105
107
|
}
|
|
106
|
-
],
|
|
107
|
-
"exposedProperties": [
|
|
108
|
-
{
|
|
109
|
-
"tsName": "default",
|
|
110
|
-
"isStatic": true,
|
|
111
|
-
"tsSignatureId": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerBoolTypeMapping|static=true|accessor=get",
|
|
112
|
-
"target": {
|
|
113
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerBoolTypeMapping",
|
|
114
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
115
|
-
"metadataToken": 385876103
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
],
|
|
119
|
-
"exposedConstructors": [
|
|
120
|
-
{
|
|
121
|
-
"isStatic": false,
|
|
122
|
-
"tsSignatureId": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):void|static=false",
|
|
123
|
-
"target": {
|
|
124
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerBoolTypeMapping",
|
|
125
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
126
|
-
"metadataToken": 100664505
|
|
127
|
-
}
|
|
128
|
-
}
|
|
129
108
|
]
|
|
130
109
|
},
|
|
131
110
|
{
|
|
132
111
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteArrayTypeMapping",
|
|
133
112
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteArrayTypeMapping",
|
|
134
|
-
"tsEmitName": "SqlServerByteArrayTypeMapping",
|
|
135
113
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
136
114
|
"metadataToken": 0,
|
|
115
|
+
"kind": "Class",
|
|
116
|
+
"accessibility": "Public",
|
|
117
|
+
"isAbstract": false,
|
|
118
|
+
"isSealed": false,
|
|
119
|
+
"isStatic": false,
|
|
120
|
+
"arity": 0,
|
|
137
121
|
"methods": [],
|
|
138
122
|
"properties": [
|
|
139
123
|
{
|
|
140
124
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteArrayTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteArrayTypeMapping",
|
|
141
125
|
"clrName": "Default",
|
|
142
|
-
"tsEmitName": "default",
|
|
143
126
|
"metadataToken": 385876104,
|
|
144
127
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteArrayTypeMapping",
|
|
145
128
|
"normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteArrayTypeMapping|static=true|accessor=get",
|
|
146
129
|
"emitScope": "ClassSurface",
|
|
130
|
+
"provenance": "Original",
|
|
147
131
|
"isIndexer": false,
|
|
148
132
|
"hasGetter": true,
|
|
149
133
|
"hasSetter": false,
|
|
134
|
+
"isStatic": true,
|
|
135
|
+
"isAbstract": false,
|
|
136
|
+
"isVirtual": false,
|
|
137
|
+
"isOverride": false,
|
|
150
138
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteArrayTypeMapping",
|
|
151
139
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
152
140
|
}
|
|
@@ -164,50 +152,36 @@
|
|
|
164
152
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteArrayTypeMapping",
|
|
165
153
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
166
154
|
}
|
|
167
|
-
],
|
|
168
|
-
"exposedProperties": [
|
|
169
|
-
{
|
|
170
|
-
"tsName": "default",
|
|
171
|
-
"isStatic": true,
|
|
172
|
-
"tsSignatureId": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteArrayTypeMapping|static=true|accessor=get",
|
|
173
|
-
"target": {
|
|
174
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteArrayTypeMapping",
|
|
175
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
176
|
-
"metadataToken": 385876104
|
|
177
|
-
}
|
|
178
|
-
}
|
|
179
|
-
],
|
|
180
|
-
"exposedConstructors": [
|
|
181
|
-
{
|
|
182
|
-
"isStatic": false,
|
|
183
|
-
"tsSignatureId": "constructor|(System.String,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean,Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer,System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],System.Nullable_1[[Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):void|static=false",
|
|
184
|
-
"target": {
|
|
185
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteArrayTypeMapping",
|
|
186
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
187
|
-
"metadataToken": 100664511
|
|
188
|
-
}
|
|
189
|
-
}
|
|
190
155
|
]
|
|
191
156
|
},
|
|
192
157
|
{
|
|
193
158
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteTypeMapping",
|
|
194
159
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteTypeMapping",
|
|
195
|
-
"tsEmitName": "SqlServerByteTypeMapping",
|
|
196
160
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
197
161
|
"metadataToken": 0,
|
|
162
|
+
"kind": "Class",
|
|
163
|
+
"accessibility": "Public",
|
|
164
|
+
"isAbstract": false,
|
|
165
|
+
"isSealed": false,
|
|
166
|
+
"isStatic": false,
|
|
167
|
+
"arity": 0,
|
|
198
168
|
"methods": [],
|
|
199
169
|
"properties": [
|
|
200
170
|
{
|
|
201
171
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteTypeMapping",
|
|
202
172
|
"clrName": "Default",
|
|
203
|
-
"tsEmitName": "default",
|
|
204
173
|
"metadataToken": 385876105,
|
|
205
174
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteTypeMapping",
|
|
206
175
|
"normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteTypeMapping|static=true|accessor=get",
|
|
207
176
|
"emitScope": "ClassSurface",
|
|
177
|
+
"provenance": "Original",
|
|
208
178
|
"isIndexer": false,
|
|
209
179
|
"hasGetter": true,
|
|
210
180
|
"hasSetter": false,
|
|
181
|
+
"isStatic": true,
|
|
182
|
+
"isAbstract": false,
|
|
183
|
+
"isVirtual": false,
|
|
184
|
+
"isOverride": false,
|
|
211
185
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteTypeMapping",
|
|
212
186
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
213
187
|
}
|
|
@@ -225,48 +199,35 @@
|
|
|
225
199
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteTypeMapping",
|
|
226
200
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
227
201
|
}
|
|
228
|
-
],
|
|
229
|
-
"exposedProperties": [
|
|
230
|
-
{
|
|
231
|
-
"tsName": "default",
|
|
232
|
-
"isStatic": true,
|
|
233
|
-
"tsSignatureId": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteTypeMapping|static=true|accessor=get",
|
|
234
|
-
"target": {
|
|
235
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteTypeMapping",
|
|
236
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
237
|
-
"metadataToken": 385876105
|
|
238
|
-
}
|
|
239
|
-
}
|
|
240
|
-
],
|
|
241
|
-
"exposedConstructors": [
|
|
242
|
-
{
|
|
243
|
-
"isStatic": false,
|
|
244
|
-
"tsSignatureId": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):void|static=false",
|
|
245
|
-
"target": {
|
|
246
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteTypeMapping",
|
|
247
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
248
|
-
"metadataToken": 100664519
|
|
249
|
-
}
|
|
250
|
-
}
|
|
251
202
|
]
|
|
252
203
|
},
|
|
253
204
|
{
|
|
254
205
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection",
|
|
255
206
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection",
|
|
256
|
-
"tsEmitName": "SqlServerConnection",
|
|
257
207
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
258
208
|
"metadataToken": 0,
|
|
209
|
+
"kind": "Class",
|
|
210
|
+
"accessibility": "Public",
|
|
211
|
+
"isAbstract": false,
|
|
212
|
+
"isSealed": false,
|
|
213
|
+
"isStatic": false,
|
|
214
|
+
"arity": 0,
|
|
259
215
|
"methods": [
|
|
260
216
|
{
|
|
261
217
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection::CreateMasterConnection():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
|
|
262
218
|
"clrName": "CreateMasterConnection",
|
|
263
|
-
"tsEmitName": "createMasterConnection",
|
|
264
219
|
"metadataToken": 100664530,
|
|
265
220
|
"canonicalSignature": "():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
|
|
266
221
|
"normalizedSignature": "CreateMasterConnection|():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection|static=false",
|
|
267
222
|
"emitScope": "ClassSurface",
|
|
223
|
+
"provenance": "Original",
|
|
268
224
|
"arity": 0,
|
|
269
225
|
"parameterCount": 0,
|
|
226
|
+
"isStatic": false,
|
|
227
|
+
"isAbstract": false,
|
|
228
|
+
"isVirtual": true,
|
|
229
|
+
"isOverride": false,
|
|
230
|
+
"isSealed": false,
|
|
270
231
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection",
|
|
271
232
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
272
233
|
"isExtensionMethod": false
|
|
@@ -274,58 +235,77 @@
|
|
|
274
235
|
{
|
|
275
236
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection::CreateMasterConnection():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
|
|
276
237
|
"clrName": "CreateMasterConnection",
|
|
277
|
-
"tsEmitName": "createMasterConnection$view",
|
|
278
238
|
"metadataToken": 100664502,
|
|
279
239
|
"canonicalSignature": "():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
|
|
280
240
|
"normalizedSignature": "CreateMasterConnection|():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection|static=false",
|
|
281
241
|
"emitScope": "ViewOnly",
|
|
242
|
+
"provenance": "ExplicitView",
|
|
282
243
|
"arity": 0,
|
|
283
244
|
"parameterCount": 0,
|
|
245
|
+
"isStatic": false,
|
|
246
|
+
"isAbstract": false,
|
|
247
|
+
"isVirtual": true,
|
|
248
|
+
"isOverride": false,
|
|
249
|
+
"isSealed": false,
|
|
284
250
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
|
|
285
251
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
286
|
-
"isExtensionMethod": false
|
|
252
|
+
"isExtensionMethod": false,
|
|
253
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection"
|
|
287
254
|
}
|
|
288
255
|
],
|
|
289
256
|
"properties": [
|
|
290
257
|
{
|
|
291
258
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection::ConnectionString:System.String",
|
|
292
259
|
"clrName": "ConnectionString",
|
|
293
|
-
"tsEmitName": "connectionString",
|
|
294
260
|
"metadataToken": 385876106,
|
|
295
261
|
"canonicalSignature": ":System.String",
|
|
296
262
|
"normalizedSignature": "ConnectionString|:System.String|static=false|accessor=getset",
|
|
297
263
|
"emitScope": "ClassSurface",
|
|
264
|
+
"provenance": "Original",
|
|
298
265
|
"isIndexer": false,
|
|
299
266
|
"hasGetter": true,
|
|
300
267
|
"hasSetter": true,
|
|
268
|
+
"isStatic": false,
|
|
269
|
+
"isAbstract": false,
|
|
270
|
+
"isVirtual": true,
|
|
271
|
+
"isOverride": true,
|
|
301
272
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection",
|
|
302
273
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
303
274
|
},
|
|
304
275
|
{
|
|
305
276
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection::IsMultipleActiveResultSetsEnabled:System.Boolean",
|
|
306
277
|
"clrName": "IsMultipleActiveResultSetsEnabled",
|
|
307
|
-
"tsEmitName": "isMultipleActiveResultSetsEnabled",
|
|
308
278
|
"metadataToken": 385876107,
|
|
309
279
|
"canonicalSignature": ":System.Boolean",
|
|
310
280
|
"normalizedSignature": "IsMultipleActiveResultSetsEnabled|:System.Boolean|static=false|accessor=get",
|
|
311
281
|
"emitScope": "ClassSurface",
|
|
282
|
+
"provenance": "Original",
|
|
312
283
|
"isIndexer": false,
|
|
313
284
|
"hasGetter": true,
|
|
314
285
|
"hasSetter": false,
|
|
286
|
+
"isStatic": false,
|
|
287
|
+
"isAbstract": false,
|
|
288
|
+
"isVirtual": true,
|
|
289
|
+
"isOverride": false,
|
|
315
290
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection",
|
|
316
291
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
317
292
|
},
|
|
318
293
|
{
|
|
319
294
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection::IsMultipleActiveResultSetsEnabled:System.Boolean",
|
|
320
295
|
"clrName": "IsMultipleActiveResultSetsEnabled",
|
|
321
|
-
"tsEmitName": "isMultipleActiveResultSetsEnabled$view",
|
|
322
296
|
"metadataToken": 385876102,
|
|
323
297
|
"canonicalSignature": ":System.Boolean",
|
|
324
298
|
"normalizedSignature": "IsMultipleActiveResultSetsEnabled|:System.Boolean|static=false|accessor=get",
|
|
325
299
|
"emitScope": "ViewOnly",
|
|
300
|
+
"provenance": "ExplicitView",
|
|
326
301
|
"isIndexer": false,
|
|
327
302
|
"hasGetter": true,
|
|
328
303
|
"hasSetter": false,
|
|
304
|
+
"isStatic": false,
|
|
305
|
+
"isAbstract": false,
|
|
306
|
+
"isVirtual": true,
|
|
307
|
+
"isOverride": false,
|
|
308
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
|
|
329
309
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
|
|
330
310
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
331
311
|
}
|
|
@@ -343,90 +323,35 @@
|
|
|
343
323
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection",
|
|
344
324
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
345
325
|
}
|
|
346
|
-
],
|
|
347
|
-
"exposedMethods": [
|
|
348
|
-
{
|
|
349
|
-
"tsName": "createMasterConnection",
|
|
350
|
-
"isStatic": false,
|
|
351
|
-
"tsSignatureId": "CreateMasterConnection|():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection|static=false",
|
|
352
|
-
"target": {
|
|
353
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection",
|
|
354
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
355
|
-
"metadataToken": 100664530
|
|
356
|
-
}
|
|
357
|
-
},
|
|
358
|
-
{
|
|
359
|
-
"tsName": "createMasterConnection$view",
|
|
360
|
-
"isStatic": false,
|
|
361
|
-
"tsSignatureId": "CreateMasterConnection|():Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection|static=false",
|
|
362
|
-
"target": {
|
|
363
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
|
|
364
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
365
|
-
"metadataToken": 100664502
|
|
366
|
-
}
|
|
367
|
-
}
|
|
368
|
-
],
|
|
369
|
-
"exposedProperties": [
|
|
370
|
-
{
|
|
371
|
-
"tsName": "connectionString",
|
|
372
|
-
"isStatic": false,
|
|
373
|
-
"tsSignatureId": "ConnectionString|:System.String|static=false|accessor=getset",
|
|
374
|
-
"target": {
|
|
375
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection",
|
|
376
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
377
|
-
"metadataToken": 385876106
|
|
378
|
-
}
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
"tsName": "isMultipleActiveResultSetsEnabled",
|
|
382
|
-
"isStatic": false,
|
|
383
|
-
"tsSignatureId": "IsMultipleActiveResultSetsEnabled|:System.Boolean|static=false|accessor=get",
|
|
384
|
-
"target": {
|
|
385
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection",
|
|
386
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
387
|
-
"metadataToken": 385876107
|
|
388
|
-
}
|
|
389
|
-
},
|
|
390
|
-
{
|
|
391
|
-
"tsName": "isMultipleActiveResultSetsEnabled$view",
|
|
392
|
-
"isStatic": false,
|
|
393
|
-
"tsSignatureId": "IsMultipleActiveResultSetsEnabled|:System.Boolean|static=false|accessor=get",
|
|
394
|
-
"target": {
|
|
395
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection",
|
|
396
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
397
|
-
"metadataToken": 385876102
|
|
398
|
-
}
|
|
399
|
-
}
|
|
400
|
-
],
|
|
401
|
-
"exposedConstructors": [
|
|
402
|
-
{
|
|
403
|
-
"isStatic": false,
|
|
404
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Storage.RelationalConnectionDependencies):void|static=false",
|
|
405
|
-
"target": {
|
|
406
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerConnection",
|
|
407
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
408
|
-
"metadataToken": 100664524
|
|
409
|
-
}
|
|
410
|
-
}
|
|
411
326
|
]
|
|
412
327
|
},
|
|
413
328
|
{
|
|
414
329
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
415
330
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
416
|
-
"tsEmitName": "SqlServerDatabaseCreator",
|
|
417
331
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
418
332
|
"metadataToken": 0,
|
|
333
|
+
"kind": "Class",
|
|
334
|
+
"accessibility": "Public",
|
|
335
|
+
"isAbstract": false,
|
|
336
|
+
"isSealed": false,
|
|
337
|
+
"isStatic": false,
|
|
338
|
+
"arity": 0,
|
|
419
339
|
"methods": [
|
|
420
340
|
{
|
|
421
341
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::Create():System.Void",
|
|
422
342
|
"clrName": "Create",
|
|
423
|
-
"tsEmitName": "create",
|
|
424
343
|
"metadataToken": 100664541,
|
|
425
344
|
"canonicalSignature": "():System.Void",
|
|
426
345
|
"normalizedSignature": "Create|():System.Void|static=false",
|
|
427
346
|
"emitScope": "ClassSurface",
|
|
347
|
+
"provenance": "Original",
|
|
428
348
|
"arity": 0,
|
|
429
349
|
"parameterCount": 0,
|
|
350
|
+
"isStatic": false,
|
|
351
|
+
"isAbstract": false,
|
|
352
|
+
"isVirtual": true,
|
|
353
|
+
"isOverride": true,
|
|
354
|
+
"isSealed": false,
|
|
430
355
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
431
356
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
432
357
|
"isExtensionMethod": false
|
|
@@ -434,13 +359,18 @@
|
|
|
434
359
|
{
|
|
435
360
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::CreateAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
436
361
|
"clrName": "CreateAsync",
|
|
437
|
-
"tsEmitName": "createAsync",
|
|
438
362
|
"metadataToken": 100664542,
|
|
439
363
|
"canonicalSignature": "(System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
440
364
|
"normalizedSignature": "CreateAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
441
365
|
"emitScope": "ClassSurface",
|
|
366
|
+
"provenance": "Original",
|
|
442
367
|
"arity": 0,
|
|
443
368
|
"parameterCount": 1,
|
|
369
|
+
"isStatic": false,
|
|
370
|
+
"isAbstract": false,
|
|
371
|
+
"isVirtual": true,
|
|
372
|
+
"isOverride": true,
|
|
373
|
+
"isSealed": false,
|
|
444
374
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
445
375
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
446
376
|
"isExtensionMethod": false
|
|
@@ -448,13 +378,18 @@
|
|
|
448
378
|
{
|
|
449
379
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::HasTables():System.Boolean",
|
|
450
380
|
"clrName": "HasTables",
|
|
451
|
-
"tsEmitName": "hasTables",
|
|
452
381
|
"metadataToken": 100664543,
|
|
453
382
|
"canonicalSignature": "():System.Boolean",
|
|
454
383
|
"normalizedSignature": "HasTables|():System.Boolean|static=false",
|
|
455
384
|
"emitScope": "ClassSurface",
|
|
385
|
+
"provenance": "Original",
|
|
456
386
|
"arity": 0,
|
|
457
387
|
"parameterCount": 0,
|
|
388
|
+
"isStatic": false,
|
|
389
|
+
"isAbstract": false,
|
|
390
|
+
"isVirtual": true,
|
|
391
|
+
"isOverride": true,
|
|
392
|
+
"isSealed": false,
|
|
458
393
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
459
394
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
460
395
|
"isExtensionMethod": false
|
|
@@ -462,13 +397,18 @@
|
|
|
462
397
|
{
|
|
463
398
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::HasTablesAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
464
399
|
"clrName": "HasTablesAsync",
|
|
465
|
-
"tsEmitName": "hasTablesAsync",
|
|
466
400
|
"metadataToken": 100664544,
|
|
467
401
|
"canonicalSignature": "(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
468
402
|
"normalizedSignature": "HasTablesAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
469
403
|
"emitScope": "ClassSurface",
|
|
404
|
+
"provenance": "Original",
|
|
470
405
|
"arity": 0,
|
|
471
406
|
"parameterCount": 1,
|
|
407
|
+
"isStatic": false,
|
|
408
|
+
"isAbstract": false,
|
|
409
|
+
"isVirtual": true,
|
|
410
|
+
"isOverride": true,
|
|
411
|
+
"isSealed": false,
|
|
472
412
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
473
413
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
474
414
|
"isExtensionMethod": false
|
|
@@ -476,13 +416,18 @@
|
|
|
476
416
|
{
|
|
477
417
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::Exists():System.Boolean",
|
|
478
418
|
"clrName": "Exists",
|
|
479
|
-
"tsEmitName": "exists",
|
|
480
419
|
"metadataToken": 100664547,
|
|
481
420
|
"canonicalSignature": "():System.Boolean",
|
|
482
421
|
"normalizedSignature": "Exists|():System.Boolean|static=false",
|
|
483
422
|
"emitScope": "ClassSurface",
|
|
423
|
+
"provenance": "Original",
|
|
484
424
|
"arity": 0,
|
|
485
425
|
"parameterCount": 0,
|
|
426
|
+
"isStatic": false,
|
|
427
|
+
"isAbstract": false,
|
|
428
|
+
"isVirtual": true,
|
|
429
|
+
"isOverride": true,
|
|
430
|
+
"isSealed": false,
|
|
486
431
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
487
432
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
488
433
|
"isExtensionMethod": false
|
|
@@ -490,13 +435,18 @@
|
|
|
490
435
|
{
|
|
491
436
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::ExistsAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
492
437
|
"clrName": "ExistsAsync",
|
|
493
|
-
"tsEmitName": "existsAsync",
|
|
494
438
|
"metadataToken": 100664549,
|
|
495
439
|
"canonicalSignature": "(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
496
440
|
"normalizedSignature": "ExistsAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
497
441
|
"emitScope": "ClassSurface",
|
|
442
|
+
"provenance": "Original",
|
|
498
443
|
"arity": 0,
|
|
499
444
|
"parameterCount": 1,
|
|
445
|
+
"isStatic": false,
|
|
446
|
+
"isAbstract": false,
|
|
447
|
+
"isVirtual": true,
|
|
448
|
+
"isOverride": true,
|
|
449
|
+
"isSealed": false,
|
|
500
450
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
501
451
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
502
452
|
"isExtensionMethod": false
|
|
@@ -504,13 +454,18 @@
|
|
|
504
454
|
{
|
|
505
455
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::Delete():System.Void",
|
|
506
456
|
"clrName": "Delete",
|
|
507
|
-
"tsEmitName": "delete",
|
|
508
457
|
"metadataToken": 100664553,
|
|
509
458
|
"canonicalSignature": "():System.Void",
|
|
510
459
|
"normalizedSignature": "Delete|():System.Void|static=false",
|
|
511
460
|
"emitScope": "ClassSurface",
|
|
461
|
+
"provenance": "Original",
|
|
512
462
|
"arity": 0,
|
|
513
463
|
"parameterCount": 0,
|
|
464
|
+
"isStatic": false,
|
|
465
|
+
"isAbstract": false,
|
|
466
|
+
"isVirtual": true,
|
|
467
|
+
"isOverride": true,
|
|
468
|
+
"isSealed": false,
|
|
514
469
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
515
470
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
516
471
|
"isExtensionMethod": false
|
|
@@ -518,13 +473,18 @@
|
|
|
518
473
|
{
|
|
519
474
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::DeleteAsync(System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
520
475
|
"clrName": "DeleteAsync",
|
|
521
|
-
"tsEmitName": "deleteAsync",
|
|
522
476
|
"metadataToken": 100664554,
|
|
523
477
|
"canonicalSignature": "(System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
524
478
|
"normalizedSignature": "DeleteAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
525
479
|
"emitScope": "ClassSurface",
|
|
480
|
+
"provenance": "Original",
|
|
526
481
|
"arity": 0,
|
|
527
482
|
"parameterCount": 1,
|
|
483
|
+
"isStatic": false,
|
|
484
|
+
"isAbstract": false,
|
|
485
|
+
"isVirtual": true,
|
|
486
|
+
"isOverride": true,
|
|
487
|
+
"isSealed": false,
|
|
528
488
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
529
489
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
530
490
|
"isExtensionMethod": false
|
|
@@ -534,28 +494,36 @@
|
|
|
534
494
|
{
|
|
535
495
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::RetryDelay:System.TimeSpan",
|
|
536
496
|
"clrName": "RetryDelay",
|
|
537
|
-
"tsEmitName": "retryDelay",
|
|
538
497
|
"metadataToken": 385876109,
|
|
539
498
|
"canonicalSignature": ":System.TimeSpan",
|
|
540
499
|
"normalizedSignature": "RetryDelay|:System.TimeSpan|static=false|accessor=getset",
|
|
541
500
|
"emitScope": "ClassSurface",
|
|
501
|
+
"provenance": "Original",
|
|
542
502
|
"isIndexer": false,
|
|
543
503
|
"hasGetter": true,
|
|
544
504
|
"hasSetter": true,
|
|
505
|
+
"isStatic": false,
|
|
506
|
+
"isAbstract": false,
|
|
507
|
+
"isVirtual": true,
|
|
508
|
+
"isOverride": false,
|
|
545
509
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
546
510
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
547
511
|
},
|
|
548
512
|
{
|
|
549
513
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator::RetryTimeout:System.TimeSpan",
|
|
550
514
|
"clrName": "RetryTimeout",
|
|
551
|
-
"tsEmitName": "retryTimeout",
|
|
552
515
|
"metadataToken": 385876110,
|
|
553
516
|
"canonicalSignature": ":System.TimeSpan",
|
|
554
517
|
"normalizedSignature": "RetryTimeout|:System.TimeSpan|static=false|accessor=getset",
|
|
555
518
|
"emitScope": "ClassSurface",
|
|
519
|
+
"provenance": "Original",
|
|
556
520
|
"isIndexer": false,
|
|
557
521
|
"hasGetter": true,
|
|
558
522
|
"hasSetter": true,
|
|
523
|
+
"isStatic": false,
|
|
524
|
+
"isAbstract": false,
|
|
525
|
+
"isVirtual": true,
|
|
526
|
+
"isOverride": false,
|
|
559
527
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
560
528
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
561
529
|
}
|
|
@@ -573,181 +541,72 @@
|
|
|
573
541
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
574
542
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
575
543
|
}
|
|
576
|
-
],
|
|
577
|
-
"exposedMethods": [
|
|
578
|
-
{
|
|
579
|
-
"tsName": "create",
|
|
580
|
-
"isStatic": false,
|
|
581
|
-
"tsSignatureId": "Create|():System.Void|static=false",
|
|
582
|
-
"target": {
|
|
583
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
584
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
585
|
-
"metadataToken": 100664541
|
|
586
|
-
}
|
|
587
|
-
},
|
|
588
|
-
{
|
|
589
|
-
"tsName": "createAsync",
|
|
590
|
-
"isStatic": false,
|
|
591
|
-
"tsSignatureId": "CreateAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
592
|
-
"target": {
|
|
593
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
594
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
595
|
-
"metadataToken": 100664542
|
|
596
|
-
}
|
|
597
|
-
},
|
|
598
|
-
{
|
|
599
|
-
"tsName": "hasTables",
|
|
600
|
-
"isStatic": false,
|
|
601
|
-
"tsSignatureId": "HasTables|():System.Boolean|static=false",
|
|
602
|
-
"target": {
|
|
603
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
604
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
605
|
-
"metadataToken": 100664543
|
|
606
|
-
}
|
|
607
|
-
},
|
|
608
|
-
{
|
|
609
|
-
"tsName": "hasTablesAsync",
|
|
610
|
-
"isStatic": false,
|
|
611
|
-
"tsSignatureId": "HasTablesAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
612
|
-
"target": {
|
|
613
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
614
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
615
|
-
"metadataToken": 100664544
|
|
616
|
-
}
|
|
617
|
-
},
|
|
618
|
-
{
|
|
619
|
-
"tsName": "exists",
|
|
620
|
-
"isStatic": false,
|
|
621
|
-
"tsSignatureId": "Exists|():System.Boolean|static=false",
|
|
622
|
-
"target": {
|
|
623
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
624
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
625
|
-
"metadataToken": 100664547
|
|
626
|
-
}
|
|
627
|
-
},
|
|
628
|
-
{
|
|
629
|
-
"tsName": "existsAsync",
|
|
630
|
-
"isStatic": false,
|
|
631
|
-
"tsSignatureId": "ExistsAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
632
|
-
"target": {
|
|
633
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
634
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
635
|
-
"metadataToken": 100664549
|
|
636
|
-
}
|
|
637
|
-
},
|
|
638
|
-
{
|
|
639
|
-
"tsName": "delete",
|
|
640
|
-
"isStatic": false,
|
|
641
|
-
"tsSignatureId": "Delete|():System.Void|static=false",
|
|
642
|
-
"target": {
|
|
643
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
644
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
645
|
-
"metadataToken": 100664553
|
|
646
|
-
}
|
|
647
|
-
},
|
|
648
|
-
{
|
|
649
|
-
"tsName": "deleteAsync",
|
|
650
|
-
"isStatic": false,
|
|
651
|
-
"tsSignatureId": "DeleteAsync|(System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
652
|
-
"target": {
|
|
653
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
654
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
655
|
-
"metadataToken": 100664554
|
|
656
|
-
}
|
|
657
|
-
}
|
|
658
|
-
],
|
|
659
|
-
"exposedProperties": [
|
|
660
|
-
{
|
|
661
|
-
"tsName": "retryDelay",
|
|
662
|
-
"isStatic": false,
|
|
663
|
-
"tsSignatureId": "RetryDelay|:System.TimeSpan|static=false|accessor=getset",
|
|
664
|
-
"target": {
|
|
665
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
666
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
667
|
-
"metadataToken": 385876109
|
|
668
|
-
}
|
|
669
|
-
},
|
|
670
|
-
{
|
|
671
|
-
"tsName": "retryTimeout",
|
|
672
|
-
"isStatic": false,
|
|
673
|
-
"tsSignatureId": "RetryTimeout|:System.TimeSpan|static=false|accessor=getset",
|
|
674
|
-
"target": {
|
|
675
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
676
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
677
|
-
"metadataToken": 385876110
|
|
678
|
-
}
|
|
679
|
-
}
|
|
680
|
-
],
|
|
681
|
-
"exposedConstructors": [
|
|
682
|
-
{
|
|
683
|
-
"isStatic": false,
|
|
684
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Storage.RelationalDatabaseCreatorDependencies,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder):void|static=false",
|
|
685
|
-
"target": {
|
|
686
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDatabaseCreator",
|
|
687
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
688
|
-
"metadataToken": 100664536
|
|
689
|
-
}
|
|
690
|
-
}
|
|
691
544
|
]
|
|
692
545
|
},
|
|
693
546
|
{
|
|
694
547
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateOnlyTypeMapping",
|
|
695
548
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateOnlyTypeMapping",
|
|
696
|
-
"tsEmitName": "SqlServerDateOnlyTypeMapping",
|
|
697
549
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
698
550
|
"metadataToken": 0,
|
|
551
|
+
"kind": "Class",
|
|
552
|
+
"accessibility": "Public",
|
|
553
|
+
"isAbstract": false,
|
|
554
|
+
"isSealed": false,
|
|
555
|
+
"isStatic": false,
|
|
556
|
+
"arity": 0,
|
|
699
557
|
"methods": [],
|
|
700
558
|
"properties": [
|
|
701
559
|
{
|
|
702
560
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateOnlyTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateOnlyTypeMapping",
|
|
703
561
|
"clrName": "Default",
|
|
704
|
-
"tsEmitName": "default",
|
|
705
562
|
"metadataToken": 385876111,
|
|
706
563
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateOnlyTypeMapping",
|
|
707
564
|
"normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateOnlyTypeMapping|static=true|accessor=get",
|
|
708
565
|
"emitScope": "ClassSurface",
|
|
566
|
+
"provenance": "Original",
|
|
709
567
|
"isIndexer": false,
|
|
710
568
|
"hasGetter": true,
|
|
711
569
|
"hasSetter": false,
|
|
570
|
+
"isStatic": true,
|
|
571
|
+
"isAbstract": false,
|
|
572
|
+
"isVirtual": false,
|
|
573
|
+
"isOverride": false,
|
|
712
574
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateOnlyTypeMapping",
|
|
713
575
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
714
576
|
}
|
|
715
577
|
],
|
|
716
578
|
"fields": [],
|
|
717
579
|
"events": [],
|
|
718
|
-
"constructors": []
|
|
719
|
-
"exposedProperties": [
|
|
720
|
-
{
|
|
721
|
-
"tsName": "default",
|
|
722
|
-
"isStatic": true,
|
|
723
|
-
"tsSignatureId": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateOnlyTypeMapping|static=true|accessor=get",
|
|
724
|
-
"target": {
|
|
725
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateOnlyTypeMapping",
|
|
726
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
727
|
-
"metadataToken": 385876111
|
|
728
|
-
}
|
|
729
|
-
}
|
|
730
|
-
]
|
|
580
|
+
"constructors": []
|
|
731
581
|
},
|
|
732
582
|
{
|
|
733
583
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeOffsetTypeMapping",
|
|
734
584
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeOffsetTypeMapping",
|
|
735
|
-
"tsEmitName": "SqlServerDateTimeOffsetTypeMapping",
|
|
736
585
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
737
586
|
"metadataToken": 0,
|
|
587
|
+
"kind": "Class",
|
|
588
|
+
"accessibility": "Public",
|
|
589
|
+
"isAbstract": false,
|
|
590
|
+
"isSealed": false,
|
|
591
|
+
"isStatic": false,
|
|
592
|
+
"arity": 0,
|
|
738
593
|
"methods": [],
|
|
739
594
|
"properties": [
|
|
740
595
|
{
|
|
741
596
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeOffsetTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeOffsetTypeMapping",
|
|
742
597
|
"clrName": "Default",
|
|
743
|
-
"tsEmitName": "default",
|
|
744
598
|
"metadataToken": 385876113,
|
|
745
599
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeOffsetTypeMapping",
|
|
746
600
|
"normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeOffsetTypeMapping|static=true|accessor=get",
|
|
747
601
|
"emitScope": "ClassSurface",
|
|
602
|
+
"provenance": "Original",
|
|
748
603
|
"isIndexer": false,
|
|
749
604
|
"hasGetter": true,
|
|
750
605
|
"hasSetter": false,
|
|
606
|
+
"isStatic": true,
|
|
607
|
+
"isAbstract": false,
|
|
608
|
+
"isVirtual": false,
|
|
609
|
+
"isOverride": false,
|
|
751
610
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeOffsetTypeMapping",
|
|
752
611
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
753
612
|
}
|
|
@@ -765,64 +624,54 @@
|
|
|
765
624
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeOffsetTypeMapping",
|
|
766
625
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
767
626
|
}
|
|
768
|
-
],
|
|
769
|
-
"exposedProperties": [
|
|
770
|
-
{
|
|
771
|
-
"tsName": "default",
|
|
772
|
-
"isStatic": true,
|
|
773
|
-
"tsSignatureId": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeOffsetTypeMapping|static=true|accessor=get",
|
|
774
|
-
"target": {
|
|
775
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeOffsetTypeMapping",
|
|
776
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
777
|
-
"metadataToken": 385876113
|
|
778
|
-
}
|
|
779
|
-
}
|
|
780
|
-
],
|
|
781
|
-
"exposedConstructors": [
|
|
782
|
-
{
|
|
783
|
-
"isStatic": false,
|
|
784
|
-
"tsSignatureId": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix):void|static=false",
|
|
785
|
-
"target": {
|
|
786
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeOffsetTypeMapping",
|
|
787
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
788
|
-
"metadataToken": 100664568
|
|
789
|
-
}
|
|
790
|
-
}
|
|
791
627
|
]
|
|
792
628
|
},
|
|
793
629
|
{
|
|
794
630
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping",
|
|
795
631
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping",
|
|
796
|
-
"tsEmitName": "SqlServerDateTimeTypeMapping",
|
|
797
632
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
798
633
|
"metadataToken": 0,
|
|
634
|
+
"kind": "Class",
|
|
635
|
+
"accessibility": "Public",
|
|
636
|
+
"isAbstract": false,
|
|
637
|
+
"isSealed": false,
|
|
638
|
+
"isStatic": false,
|
|
639
|
+
"arity": 0,
|
|
799
640
|
"methods": [],
|
|
800
641
|
"properties": [
|
|
801
642
|
{
|
|
802
643
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping",
|
|
803
644
|
"clrName": "Default",
|
|
804
|
-
"tsEmitName": "default",
|
|
805
645
|
"metadataToken": 385876115,
|
|
806
646
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping",
|
|
807
647
|
"normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping|static=true|accessor=get",
|
|
808
648
|
"emitScope": "ClassSurface",
|
|
649
|
+
"provenance": "Original",
|
|
809
650
|
"isIndexer": false,
|
|
810
651
|
"hasGetter": true,
|
|
811
652
|
"hasSetter": false,
|
|
653
|
+
"isStatic": true,
|
|
654
|
+
"isAbstract": false,
|
|
655
|
+
"isVirtual": false,
|
|
656
|
+
"isOverride": false,
|
|
812
657
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping",
|
|
813
658
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
814
659
|
},
|
|
815
660
|
{
|
|
816
661
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping::SqlType:System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]",
|
|
817
662
|
"clrName": "SqlType",
|
|
818
|
-
"tsEmitName": "sqlType",
|
|
819
663
|
"metadataToken": 385876116,
|
|
820
664
|
"canonicalSignature": ":System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]",
|
|
821
665
|
"normalizedSignature": "SqlType|:System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]|static=false|accessor=get",
|
|
822
666
|
"emitScope": "ClassSurface",
|
|
667
|
+
"provenance": "Original",
|
|
823
668
|
"isIndexer": false,
|
|
824
669
|
"hasGetter": true,
|
|
825
670
|
"hasSetter": false,
|
|
671
|
+
"isStatic": false,
|
|
672
|
+
"isAbstract": false,
|
|
673
|
+
"isVirtual": true,
|
|
674
|
+
"isOverride": false,
|
|
826
675
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping",
|
|
827
676
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
828
677
|
}
|
|
@@ -840,74 +689,54 @@
|
|
|
840
689
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping",
|
|
841
690
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
842
691
|
}
|
|
843
|
-
],
|
|
844
|
-
"exposedProperties": [
|
|
845
|
-
{
|
|
846
|
-
"tsName": "default",
|
|
847
|
-
"isStatic": true,
|
|
848
|
-
"tsSignatureId": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping|static=true|accessor=get",
|
|
849
|
-
"target": {
|
|
850
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping",
|
|
851
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
852
|
-
"metadataToken": 385876115
|
|
853
|
-
}
|
|
854
|
-
},
|
|
855
|
-
{
|
|
856
|
-
"tsName": "sqlType",
|
|
857
|
-
"isStatic": false,
|
|
858
|
-
"tsSignatureId": "SqlType|:System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]|static=false|accessor=get",
|
|
859
|
-
"target": {
|
|
860
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping",
|
|
861
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
862
|
-
"metadataToken": 385876116
|
|
863
|
-
}
|
|
864
|
-
}
|
|
865
|
-
],
|
|
866
|
-
"exposedConstructors": [
|
|
867
|
-
{
|
|
868
|
-
"isStatic": false,
|
|
869
|
-
"tsSignatureId": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix):void|static=false",
|
|
870
|
-
"target": {
|
|
871
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDateTimeTypeMapping",
|
|
872
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
873
|
-
"metadataToken": 100664575
|
|
874
|
-
}
|
|
875
|
-
}
|
|
876
692
|
]
|
|
877
693
|
},
|
|
878
694
|
{
|
|
879
695
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping",
|
|
880
696
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping",
|
|
881
|
-
"tsEmitName": "SqlServerDecimalTypeMapping",
|
|
882
697
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
883
698
|
"metadataToken": 0,
|
|
699
|
+
"kind": "Class",
|
|
700
|
+
"accessibility": "Public",
|
|
701
|
+
"isAbstract": false,
|
|
702
|
+
"isSealed": false,
|
|
703
|
+
"isStatic": false,
|
|
704
|
+
"arity": 0,
|
|
884
705
|
"methods": [],
|
|
885
706
|
"properties": [
|
|
886
707
|
{
|
|
887
708
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping",
|
|
888
709
|
"clrName": "Default",
|
|
889
|
-
"tsEmitName": "default",
|
|
890
710
|
"metadataToken": 385876118,
|
|
891
711
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping",
|
|
892
712
|
"normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping|static=true|accessor=get",
|
|
893
713
|
"emitScope": "ClassSurface",
|
|
714
|
+
"provenance": "Original",
|
|
894
715
|
"isIndexer": false,
|
|
895
716
|
"hasGetter": true,
|
|
896
717
|
"hasSetter": false,
|
|
718
|
+
"isStatic": true,
|
|
719
|
+
"isAbstract": false,
|
|
720
|
+
"isVirtual": false,
|
|
721
|
+
"isOverride": false,
|
|
897
722
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping",
|
|
898
723
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
899
724
|
},
|
|
900
725
|
{
|
|
901
726
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping::SqlType:System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]",
|
|
902
727
|
"clrName": "SqlType",
|
|
903
|
-
"tsEmitName": "sqlType",
|
|
904
728
|
"metadataToken": 385876119,
|
|
905
729
|
"canonicalSignature": ":System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]",
|
|
906
730
|
"normalizedSignature": "SqlType|:System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]|static=false|accessor=get",
|
|
907
731
|
"emitScope": "ClassSurface",
|
|
732
|
+
"provenance": "Original",
|
|
908
733
|
"isIndexer": false,
|
|
909
734
|
"hasGetter": true,
|
|
910
735
|
"hasSetter": false,
|
|
736
|
+
"isStatic": false,
|
|
737
|
+
"isAbstract": false,
|
|
738
|
+
"isVirtual": true,
|
|
739
|
+
"isOverride": false,
|
|
911
740
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping",
|
|
912
741
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
913
742
|
}
|
|
@@ -925,58 +754,35 @@
|
|
|
925
754
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping",
|
|
926
755
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
927
756
|
}
|
|
928
|
-
],
|
|
929
|
-
"exposedProperties": [
|
|
930
|
-
{
|
|
931
|
-
"tsName": "default",
|
|
932
|
-
"isStatic": true,
|
|
933
|
-
"tsSignatureId": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping|static=true|accessor=get",
|
|
934
|
-
"target": {
|
|
935
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping",
|
|
936
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
937
|
-
"metadataToken": 385876118
|
|
938
|
-
}
|
|
939
|
-
},
|
|
940
|
-
{
|
|
941
|
-
"tsName": "sqlType",
|
|
942
|
-
"isStatic": false,
|
|
943
|
-
"tsSignatureId": "SqlType|:System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]|static=false|accessor=get",
|
|
944
|
-
"target": {
|
|
945
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping",
|
|
946
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
947
|
-
"metadataToken": 385876119
|
|
948
|
-
}
|
|
949
|
-
}
|
|
950
|
-
],
|
|
951
|
-
"exposedConstructors": [
|
|
952
|
-
{
|
|
953
|
-
"isStatic": false,
|
|
954
|
-
"tsSignatureId": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix):void|static=false",
|
|
955
|
-
"target": {
|
|
956
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDecimalTypeMapping",
|
|
957
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
958
|
-
"metadataToken": 100664583
|
|
959
|
-
}
|
|
960
|
-
}
|
|
961
757
|
]
|
|
962
758
|
},
|
|
963
759
|
{
|
|
964
760
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping",
|
|
965
761
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping",
|
|
966
|
-
"tsEmitName": "SqlServerDoubleTypeMapping",
|
|
967
762
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
968
763
|
"metadataToken": 0,
|
|
764
|
+
"kind": "Class",
|
|
765
|
+
"accessibility": "Public",
|
|
766
|
+
"isAbstract": false,
|
|
767
|
+
"isSealed": false,
|
|
768
|
+
"isStatic": false,
|
|
769
|
+
"arity": 0,
|
|
969
770
|
"methods": [
|
|
970
771
|
{
|
|
971
772
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping::GetDataReaderMethod():System.Reflection.MethodInfo",
|
|
972
773
|
"clrName": "GetDataReaderMethod",
|
|
973
|
-
"tsEmitName": "getDataReaderMethod",
|
|
974
774
|
"metadataToken": 100664594,
|
|
975
775
|
"canonicalSignature": "():System.Reflection.MethodInfo",
|
|
976
776
|
"normalizedSignature": "GetDataReaderMethod|():System.Reflection.MethodInfo|static=false",
|
|
977
777
|
"emitScope": "ClassSurface",
|
|
778
|
+
"provenance": "Original",
|
|
978
779
|
"arity": 0,
|
|
979
780
|
"parameterCount": 0,
|
|
781
|
+
"isStatic": false,
|
|
782
|
+
"isAbstract": false,
|
|
783
|
+
"isVirtual": true,
|
|
784
|
+
"isOverride": true,
|
|
785
|
+
"isSealed": false,
|
|
980
786
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping",
|
|
981
787
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
982
788
|
"isExtensionMethod": false
|
|
@@ -984,13 +790,18 @@
|
|
|
984
790
|
{
|
|
985
791
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping::CustomizeDataReaderExpression(System.Linq.Expressions.Expression):System.Linq.Expressions.Expression",
|
|
986
792
|
"clrName": "CustomizeDataReaderExpression",
|
|
987
|
-
"tsEmitName": "customizeDataReaderExpression",
|
|
988
793
|
"metadataToken": 100664595,
|
|
989
794
|
"canonicalSignature": "(System.Linq.Expressions.Expression):System.Linq.Expressions.Expression",
|
|
990
795
|
"normalizedSignature": "CustomizeDataReaderExpression|(System.Linq.Expressions.Expression):System.Linq.Expressions.Expression|static=false",
|
|
991
796
|
"emitScope": "ClassSurface",
|
|
797
|
+
"provenance": "Original",
|
|
992
798
|
"arity": 0,
|
|
993
799
|
"parameterCount": 1,
|
|
800
|
+
"isStatic": false,
|
|
801
|
+
"isAbstract": false,
|
|
802
|
+
"isVirtual": true,
|
|
803
|
+
"isOverride": true,
|
|
804
|
+
"isSealed": false,
|
|
994
805
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping",
|
|
995
806
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
996
807
|
"isExtensionMethod": false
|
|
@@ -1000,14 +811,18 @@
|
|
|
1000
811
|
{
|
|
1001
812
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping",
|
|
1002
813
|
"clrName": "Default",
|
|
1003
|
-
"tsEmitName": "default",
|
|
1004
814
|
"metadataToken": 385876120,
|
|
1005
815
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping",
|
|
1006
816
|
"normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping|static=true|accessor=get",
|
|
1007
817
|
"emitScope": "ClassSurface",
|
|
818
|
+
"provenance": "Original",
|
|
1008
819
|
"isIndexer": false,
|
|
1009
820
|
"hasGetter": true,
|
|
1010
821
|
"hasSetter": false,
|
|
822
|
+
"isStatic": true,
|
|
823
|
+
"isAbstract": false,
|
|
824
|
+
"isVirtual": false,
|
|
825
|
+
"isOverride": false,
|
|
1011
826
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping",
|
|
1012
827
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1013
828
|
}
|
|
@@ -1025,70 +840,35 @@
|
|
|
1025
840
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping",
|
|
1026
841
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1027
842
|
}
|
|
1028
|
-
],
|
|
1029
|
-
"exposedMethods": [
|
|
1030
|
-
{
|
|
1031
|
-
"tsName": "getDataReaderMethod",
|
|
1032
|
-
"isStatic": false,
|
|
1033
|
-
"tsSignatureId": "GetDataReaderMethod|():System.Reflection.MethodInfo|static=false",
|
|
1034
|
-
"target": {
|
|
1035
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping",
|
|
1036
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1037
|
-
"metadataToken": 100664594
|
|
1038
|
-
}
|
|
1039
|
-
},
|
|
1040
|
-
{
|
|
1041
|
-
"tsName": "customizeDataReaderExpression",
|
|
1042
|
-
"isStatic": false,
|
|
1043
|
-
"tsSignatureId": "CustomizeDataReaderExpression|(System.Linq.Expressions.Expression):System.Linq.Expressions.Expression|static=false",
|
|
1044
|
-
"target": {
|
|
1045
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping",
|
|
1046
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1047
|
-
"metadataToken": 100664595
|
|
1048
|
-
}
|
|
1049
|
-
}
|
|
1050
|
-
],
|
|
1051
|
-
"exposedProperties": [
|
|
1052
|
-
{
|
|
1053
|
-
"tsName": "default",
|
|
1054
|
-
"isStatic": true,
|
|
1055
|
-
"tsSignatureId": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping|static=true|accessor=get",
|
|
1056
|
-
"target": {
|
|
1057
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping",
|
|
1058
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1059
|
-
"metadataToken": 385876120
|
|
1060
|
-
}
|
|
1061
|
-
}
|
|
1062
|
-
],
|
|
1063
|
-
"exposedConstructors": [
|
|
1064
|
-
{
|
|
1065
|
-
"isStatic": false,
|
|
1066
|
-
"tsSignatureId": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix):void|static=false",
|
|
1067
|
-
"target": {
|
|
1068
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerDoubleTypeMapping",
|
|
1069
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1070
|
-
"metadataToken": 100664590
|
|
1071
|
-
}
|
|
1072
|
-
}
|
|
1073
843
|
]
|
|
1074
844
|
},
|
|
1075
845
|
{
|
|
1076
846
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExceptionDetector",
|
|
1077
847
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExceptionDetector",
|
|
1078
|
-
"tsEmitName": "SqlServerExceptionDetector",
|
|
1079
848
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1080
849
|
"metadataToken": 0,
|
|
850
|
+
"kind": "Class",
|
|
851
|
+
"accessibility": "Public",
|
|
852
|
+
"isAbstract": false,
|
|
853
|
+
"isSealed": false,
|
|
854
|
+
"isStatic": false,
|
|
855
|
+
"arity": 0,
|
|
1081
856
|
"methods": [
|
|
1082
857
|
{
|
|
1083
858
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExceptionDetector::IsCancellation(System.Exception,System.Threading.CancellationToken):System.Boolean",
|
|
1084
859
|
"clrName": "IsCancellation",
|
|
1085
|
-
"tsEmitName": "isCancellation",
|
|
1086
860
|
"metadataToken": 100664598,
|
|
1087
861
|
"canonicalSignature": "(System.Exception,System.Threading.CancellationToken):System.Boolean",
|
|
1088
862
|
"normalizedSignature": "IsCancellation|(System.Exception,System.Threading.CancellationToken):System.Boolean|static=false",
|
|
1089
863
|
"emitScope": "ClassSurface",
|
|
864
|
+
"provenance": "Original",
|
|
1090
865
|
"arity": 0,
|
|
1091
866
|
"parameterCount": 2,
|
|
867
|
+
"isStatic": false,
|
|
868
|
+
"isAbstract": false,
|
|
869
|
+
"isVirtual": true,
|
|
870
|
+
"isOverride": false,
|
|
871
|
+
"isSealed": false,
|
|
1092
872
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExceptionDetector",
|
|
1093
873
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1094
874
|
"isExtensionMethod": false
|
|
@@ -1108,48 +888,35 @@
|
|
|
1108
888
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExceptionDetector",
|
|
1109
889
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1110
890
|
}
|
|
1111
|
-
],
|
|
1112
|
-
"exposedMethods": [
|
|
1113
|
-
{
|
|
1114
|
-
"tsName": "isCancellation",
|
|
1115
|
-
"isStatic": false,
|
|
1116
|
-
"tsSignatureId": "IsCancellation|(System.Exception,System.Threading.CancellationToken):System.Boolean|static=false",
|
|
1117
|
-
"target": {
|
|
1118
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExceptionDetector",
|
|
1119
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1120
|
-
"metadataToken": 100664598
|
|
1121
|
-
}
|
|
1122
|
-
}
|
|
1123
|
-
],
|
|
1124
|
-
"exposedConstructors": [
|
|
1125
|
-
{
|
|
1126
|
-
"isStatic": false,
|
|
1127
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
1128
|
-
"target": {
|
|
1129
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExceptionDetector",
|
|
1130
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1131
|
-
"metadataToken": 100664599
|
|
1132
|
-
}
|
|
1133
|
-
}
|
|
1134
891
|
]
|
|
1135
892
|
},
|
|
1136
893
|
{
|
|
1137
894
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy",
|
|
1138
895
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy",
|
|
1139
|
-
"tsEmitName": "SqlServerExecutionStrategy",
|
|
1140
896
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1141
897
|
"metadataToken": 0,
|
|
898
|
+
"kind": "Class",
|
|
899
|
+
"accessibility": "Public",
|
|
900
|
+
"isAbstract": false,
|
|
901
|
+
"isSealed": false,
|
|
902
|
+
"isStatic": false,
|
|
903
|
+
"arity": 0,
|
|
1142
904
|
"methods": [
|
|
1143
905
|
{
|
|
1144
906
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy::Execute(TState,Func_3,Func_3):TResult",
|
|
1145
907
|
"clrName": "Execute",
|
|
1146
|
-
"tsEmitName": "execute",
|
|
1147
908
|
"metadataToken": 100664603,
|
|
1148
909
|
"canonicalSignature": "(TState,Func_3,Func_3):TResult",
|
|
1149
910
|
"normalizedSignature": "Execute|(TState,Func_3,Func_3):TResult|static=false",
|
|
1150
911
|
"emitScope": "ClassSurface",
|
|
912
|
+
"provenance": "Original",
|
|
1151
913
|
"arity": 2,
|
|
1152
914
|
"parameterCount": 3,
|
|
915
|
+
"isStatic": false,
|
|
916
|
+
"isAbstract": false,
|
|
917
|
+
"isVirtual": true,
|
|
918
|
+
"isOverride": false,
|
|
919
|
+
"isSealed": false,
|
|
1153
920
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy",
|
|
1154
921
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1155
922
|
"isExtensionMethod": false
|
|
@@ -1157,13 +924,18 @@
|
|
|
1157
924
|
{
|
|
1158
925
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy::ExecuteAsync(TState,Func_4,Func_4,System.Threading.CancellationToken):Task_1",
|
|
1159
926
|
"clrName": "ExecuteAsync",
|
|
1160
|
-
"tsEmitName": "executeAsync",
|
|
1161
927
|
"metadataToken": 100664604,
|
|
1162
928
|
"canonicalSignature": "(TState,Func_4,Func_4,System.Threading.CancellationToken):Task_1",
|
|
1163
929
|
"normalizedSignature": "ExecuteAsync|(TState,Func_4,Func_4,System.Threading.CancellationToken):Task_1|static=false",
|
|
1164
930
|
"emitScope": "ClassSurface",
|
|
931
|
+
"provenance": "Original",
|
|
1165
932
|
"arity": 2,
|
|
1166
933
|
"parameterCount": 4,
|
|
934
|
+
"isStatic": false,
|
|
935
|
+
"isAbstract": false,
|
|
936
|
+
"isVirtual": true,
|
|
937
|
+
"isOverride": false,
|
|
938
|
+
"isSealed": false,
|
|
1167
939
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy",
|
|
1168
940
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1169
941
|
"isExtensionMethod": false
|
|
@@ -1173,14 +945,18 @@
|
|
|
1173
945
|
{
|
|
1174
946
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy::RetriesOnFailure:System.Boolean",
|
|
1175
947
|
"clrName": "RetriesOnFailure",
|
|
1176
|
-
"tsEmitName": "retriesOnFailure",
|
|
1177
948
|
"metadataToken": 385876122,
|
|
1178
949
|
"canonicalSignature": ":System.Boolean",
|
|
1179
950
|
"normalizedSignature": "RetriesOnFailure|:System.Boolean|static=false|accessor=get",
|
|
1180
951
|
"emitScope": "ClassSurface",
|
|
952
|
+
"provenance": "Original",
|
|
1181
953
|
"isIndexer": false,
|
|
1182
954
|
"hasGetter": true,
|
|
1183
955
|
"hasSetter": false,
|
|
956
|
+
"isStatic": false,
|
|
957
|
+
"isAbstract": false,
|
|
958
|
+
"isVirtual": true,
|
|
959
|
+
"isOverride": false,
|
|
1184
960
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy",
|
|
1185
961
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1186
962
|
}
|
|
@@ -1198,59 +974,19 @@
|
|
|
1198
974
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy",
|
|
1199
975
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1200
976
|
}
|
|
1201
|
-
],
|
|
1202
|
-
"exposedMethods": [
|
|
1203
|
-
{
|
|
1204
|
-
"tsName": "execute",
|
|
1205
|
-
"isStatic": false,
|
|
1206
|
-
"tsSignatureId": "Execute|(TState,Func_3,Func_3):TResult|static=false",
|
|
1207
|
-
"target": {
|
|
1208
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy",
|
|
1209
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1210
|
-
"metadataToken": 100664603
|
|
1211
|
-
}
|
|
1212
|
-
},
|
|
1213
|
-
{
|
|
1214
|
-
"tsName": "executeAsync",
|
|
1215
|
-
"isStatic": false,
|
|
1216
|
-
"tsSignatureId": "ExecuteAsync|(TState,Func_4,Func_4,System.Threading.CancellationToken):Task_1|static=false",
|
|
1217
|
-
"target": {
|
|
1218
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy",
|
|
1219
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1220
|
-
"metadataToken": 100664604
|
|
1221
|
-
}
|
|
1222
|
-
}
|
|
1223
|
-
],
|
|
1224
|
-
"exposedProperties": [
|
|
1225
|
-
{
|
|
1226
|
-
"tsName": "retriesOnFailure",
|
|
1227
|
-
"isStatic": false,
|
|
1228
|
-
"tsSignatureId": "RetriesOnFailure|:System.Boolean|static=false|accessor=get",
|
|
1229
|
-
"target": {
|
|
1230
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy",
|
|
1231
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1232
|
-
"metadataToken": 385876122
|
|
1233
|
-
}
|
|
1234
|
-
}
|
|
1235
|
-
],
|
|
1236
|
-
"exposedConstructors": [
|
|
1237
|
-
{
|
|
1238
|
-
"isStatic": false,
|
|
1239
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Storage.ExecutionStrategyDependencies):void|static=false",
|
|
1240
|
-
"target": {
|
|
1241
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy",
|
|
1242
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1243
|
-
"metadataToken": 100664600
|
|
1244
|
-
}
|
|
1245
|
-
}
|
|
1246
977
|
]
|
|
1247
978
|
},
|
|
1248
979
|
{
|
|
1249
980
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategyFactory",
|
|
1250
981
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategyFactory",
|
|
1251
|
-
"tsEmitName": "SqlServerExecutionStrategyFactory",
|
|
1252
982
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1253
983
|
"metadataToken": 0,
|
|
984
|
+
"kind": "Class",
|
|
985
|
+
"accessibility": "Public",
|
|
986
|
+
"isAbstract": false,
|
|
987
|
+
"isSealed": false,
|
|
988
|
+
"isStatic": false,
|
|
989
|
+
"arity": 0,
|
|
1254
990
|
"methods": [],
|
|
1255
991
|
"properties": [],
|
|
1256
992
|
"fields": [],
|
|
@@ -1266,38 +1002,36 @@
|
|
|
1266
1002
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategyFactory",
|
|
1267
1003
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1268
1004
|
}
|
|
1269
|
-
],
|
|
1270
|
-
"exposedConstructors": [
|
|
1271
|
-
{
|
|
1272
|
-
"isStatic": false,
|
|
1273
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Storage.ExecutionStrategyDependencies):void|static=false",
|
|
1274
|
-
"target": {
|
|
1275
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategyFactory",
|
|
1276
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1277
|
-
"metadataToken": 100664605
|
|
1278
|
-
}
|
|
1279
|
-
}
|
|
1280
1005
|
]
|
|
1281
1006
|
},
|
|
1282
1007
|
{
|
|
1283
1008
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerFloatTypeMapping",
|
|
1284
1009
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerFloatTypeMapping",
|
|
1285
|
-
"tsEmitName": "SqlServerFloatTypeMapping",
|
|
1286
1010
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1287
1011
|
"metadataToken": 0,
|
|
1012
|
+
"kind": "Class",
|
|
1013
|
+
"accessibility": "Public",
|
|
1014
|
+
"isAbstract": false,
|
|
1015
|
+
"isSealed": false,
|
|
1016
|
+
"isStatic": false,
|
|
1017
|
+
"arity": 0,
|
|
1288
1018
|
"methods": [],
|
|
1289
1019
|
"properties": [
|
|
1290
1020
|
{
|
|
1291
1021
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerFloatTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerFloatTypeMapping",
|
|
1292
1022
|
"clrName": "Default",
|
|
1293
|
-
"tsEmitName": "default",
|
|
1294
1023
|
"metadataToken": 385876123,
|
|
1295
1024
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerFloatTypeMapping",
|
|
1296
1025
|
"normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerFloatTypeMapping|static=true|accessor=get",
|
|
1297
1026
|
"emitScope": "ClassSurface",
|
|
1027
|
+
"provenance": "Original",
|
|
1298
1028
|
"isIndexer": false,
|
|
1299
1029
|
"hasGetter": true,
|
|
1300
1030
|
"hasSetter": false,
|
|
1031
|
+
"isStatic": true,
|
|
1032
|
+
"isAbstract": false,
|
|
1033
|
+
"isVirtual": false,
|
|
1034
|
+
"isOverride": false,
|
|
1301
1035
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerFloatTypeMapping",
|
|
1302
1036
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1303
1037
|
}
|
|
@@ -1315,50 +1049,36 @@
|
|
|
1315
1049
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerFloatTypeMapping",
|
|
1316
1050
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1317
1051
|
}
|
|
1318
|
-
],
|
|
1319
|
-
"exposedProperties": [
|
|
1320
|
-
{
|
|
1321
|
-
"tsName": "default",
|
|
1322
|
-
"isStatic": true,
|
|
1323
|
-
"tsSignatureId": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerFloatTypeMapping|static=true|accessor=get",
|
|
1324
|
-
"target": {
|
|
1325
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerFloatTypeMapping",
|
|
1326
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1327
|
-
"metadataToken": 385876123
|
|
1328
|
-
}
|
|
1329
|
-
}
|
|
1330
|
-
],
|
|
1331
|
-
"exposedConstructors": [
|
|
1332
|
-
{
|
|
1333
|
-
"isStatic": false,
|
|
1334
|
-
"tsSignatureId": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix):void|static=false",
|
|
1335
|
-
"target": {
|
|
1336
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerFloatTypeMapping",
|
|
1337
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1338
|
-
"metadataToken": 100664608
|
|
1339
|
-
}
|
|
1340
|
-
}
|
|
1341
1052
|
]
|
|
1342
1053
|
},
|
|
1343
1054
|
{
|
|
1344
1055
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerLongTypeMapping",
|
|
1345
1056
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerLongTypeMapping",
|
|
1346
|
-
"tsEmitName": "SqlServerLongTypeMapping",
|
|
1347
1057
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1348
1058
|
"metadataToken": 0,
|
|
1059
|
+
"kind": "Class",
|
|
1060
|
+
"accessibility": "Public",
|
|
1061
|
+
"isAbstract": false,
|
|
1062
|
+
"isSealed": false,
|
|
1063
|
+
"isStatic": false,
|
|
1064
|
+
"arity": 0,
|
|
1349
1065
|
"methods": [],
|
|
1350
1066
|
"properties": [
|
|
1351
1067
|
{
|
|
1352
1068
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerLongTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerLongTypeMapping",
|
|
1353
1069
|
"clrName": "Default",
|
|
1354
|
-
"tsEmitName": "default",
|
|
1355
1070
|
"metadataToken": 385876124,
|
|
1356
1071
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerLongTypeMapping",
|
|
1357
1072
|
"normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerLongTypeMapping|static=true|accessor=get",
|
|
1358
1073
|
"emitScope": "ClassSurface",
|
|
1074
|
+
"provenance": "Original",
|
|
1359
1075
|
"isIndexer": false,
|
|
1360
1076
|
"hasGetter": true,
|
|
1361
1077
|
"hasSetter": false,
|
|
1078
|
+
"isStatic": true,
|
|
1079
|
+
"isAbstract": false,
|
|
1080
|
+
"isVirtual": false,
|
|
1081
|
+
"isOverride": false,
|
|
1362
1082
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerLongTypeMapping",
|
|
1363
1083
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1364
1084
|
}
|
|
@@ -1376,50 +1096,36 @@
|
|
|
1376
1096
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerLongTypeMapping",
|
|
1377
1097
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1378
1098
|
}
|
|
1379
|
-
],
|
|
1380
|
-
"exposedProperties": [
|
|
1381
|
-
{
|
|
1382
|
-
"tsName": "default",
|
|
1383
|
-
"isStatic": true,
|
|
1384
|
-
"tsSignatureId": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerLongTypeMapping|static=true|accessor=get",
|
|
1385
|
-
"target": {
|
|
1386
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerLongTypeMapping",
|
|
1387
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1388
|
-
"metadataToken": 385876124
|
|
1389
|
-
}
|
|
1390
|
-
}
|
|
1391
|
-
],
|
|
1392
|
-
"exposedConstructors": [
|
|
1393
|
-
{
|
|
1394
|
-
"isStatic": false,
|
|
1395
|
-
"tsSignatureId": "constructor|(System.String,Microsoft.EntityFrameworkCore.Storage.ValueConversion.ValueConverter,Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer,Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):void|static=false",
|
|
1396
|
-
"target": {
|
|
1397
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerLongTypeMapping",
|
|
1398
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1399
|
-
"metadataToken": 100664615
|
|
1400
|
-
}
|
|
1401
|
-
}
|
|
1402
1099
|
]
|
|
1403
1100
|
},
|
|
1404
1101
|
{
|
|
1405
1102
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerShortTypeMapping",
|
|
1406
1103
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerShortTypeMapping",
|
|
1407
|
-
"tsEmitName": "SqlServerShortTypeMapping",
|
|
1408
1104
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1409
1105
|
"metadataToken": 0,
|
|
1106
|
+
"kind": "Class",
|
|
1107
|
+
"accessibility": "Public",
|
|
1108
|
+
"isAbstract": false,
|
|
1109
|
+
"isSealed": false,
|
|
1110
|
+
"isStatic": false,
|
|
1111
|
+
"arity": 0,
|
|
1410
1112
|
"methods": [],
|
|
1411
1113
|
"properties": [
|
|
1412
1114
|
{
|
|
1413
1115
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerShortTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerShortTypeMapping",
|
|
1414
1116
|
"clrName": "Default",
|
|
1415
|
-
"tsEmitName": "default",
|
|
1416
1117
|
"metadataToken": 385876125,
|
|
1417
1118
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerShortTypeMapping",
|
|
1418
1119
|
"normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerShortTypeMapping|static=true|accessor=get",
|
|
1419
1120
|
"emitScope": "ClassSurface",
|
|
1121
|
+
"provenance": "Original",
|
|
1420
1122
|
"isIndexer": false,
|
|
1421
1123
|
"hasGetter": true,
|
|
1422
1124
|
"hasSetter": false,
|
|
1125
|
+
"isStatic": true,
|
|
1126
|
+
"isAbstract": false,
|
|
1127
|
+
"isVirtual": false,
|
|
1128
|
+
"isOverride": false,
|
|
1423
1129
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerShortTypeMapping",
|
|
1424
1130
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1425
1131
|
}
|
|
@@ -1437,48 +1143,35 @@
|
|
|
1437
1143
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerShortTypeMapping",
|
|
1438
1144
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1439
1145
|
}
|
|
1440
|
-
],
|
|
1441
|
-
"exposedProperties": [
|
|
1442
|
-
{
|
|
1443
|
-
"tsName": "default",
|
|
1444
|
-
"isStatic": true,
|
|
1445
|
-
"tsSignatureId": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerShortTypeMapping|static=true|accessor=get",
|
|
1446
|
-
"target": {
|
|
1447
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerShortTypeMapping",
|
|
1448
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1449
|
-
"metadataToken": 385876125
|
|
1450
|
-
}
|
|
1451
|
-
}
|
|
1452
|
-
],
|
|
1453
|
-
"exposedConstructors": [
|
|
1454
|
-
{
|
|
1455
|
-
"isStatic": false,
|
|
1456
|
-
"tsSignatureId": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):void|static=false",
|
|
1457
|
-
"target": {
|
|
1458
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerShortTypeMapping",
|
|
1459
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1460
|
-
"metadataToken": 100664621
|
|
1461
|
-
}
|
|
1462
|
-
}
|
|
1463
1146
|
]
|
|
1464
1147
|
},
|
|
1465
1148
|
{
|
|
1466
1149
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1467
1150
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1468
|
-
"tsEmitName": "SqlServerSqlGenerationHelper",
|
|
1469
1151
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1470
1152
|
"metadataToken": 0,
|
|
1153
|
+
"kind": "Class",
|
|
1154
|
+
"accessibility": "Public",
|
|
1155
|
+
"isAbstract": false,
|
|
1156
|
+
"isSealed": false,
|
|
1157
|
+
"isStatic": false,
|
|
1158
|
+
"arity": 0,
|
|
1471
1159
|
"methods": [
|
|
1472
1160
|
{
|
|
1473
1161
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::EscapeIdentifier(System.String):System.String",
|
|
1474
1162
|
"clrName": "EscapeIdentifier",
|
|
1475
|
-
"tsEmitName": "escapeIdentifier",
|
|
1476
1163
|
"metadataToken": 100664629,
|
|
1477
1164
|
"canonicalSignature": "(System.String):System.String",
|
|
1478
1165
|
"normalizedSignature": "EscapeIdentifier|(System.String):System.String|static=false",
|
|
1479
1166
|
"emitScope": "ClassSurface",
|
|
1167
|
+
"provenance": "Original",
|
|
1480
1168
|
"arity": 0,
|
|
1481
1169
|
"parameterCount": 1,
|
|
1170
|
+
"isStatic": false,
|
|
1171
|
+
"isAbstract": false,
|
|
1172
|
+
"isVirtual": true,
|
|
1173
|
+
"isOverride": true,
|
|
1174
|
+
"isSealed": false,
|
|
1482
1175
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1483
1176
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1484
1177
|
"isExtensionMethod": false
|
|
@@ -1486,13 +1179,18 @@
|
|
|
1486
1179
|
{
|
|
1487
1180
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::EscapeIdentifier(System.Text.StringBuilder,System.String):System.Void",
|
|
1488
1181
|
"clrName": "EscapeIdentifier",
|
|
1489
|
-
"tsEmitName": "escapeIdentifier",
|
|
1490
1182
|
"metadataToken": 100664630,
|
|
1491
1183
|
"canonicalSignature": "(System.Text.StringBuilder,System.String):System.Void",
|
|
1492
1184
|
"normalizedSignature": "EscapeIdentifier|(System.Text.StringBuilder,System.String):System.Void|static=false",
|
|
1493
1185
|
"emitScope": "ClassSurface",
|
|
1186
|
+
"provenance": "Original",
|
|
1494
1187
|
"arity": 0,
|
|
1495
1188
|
"parameterCount": 2,
|
|
1189
|
+
"isStatic": false,
|
|
1190
|
+
"isAbstract": false,
|
|
1191
|
+
"isVirtual": true,
|
|
1192
|
+
"isOverride": true,
|
|
1193
|
+
"isSealed": false,
|
|
1496
1194
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1497
1195
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1498
1196
|
"isExtensionMethod": false
|
|
@@ -1500,13 +1198,18 @@
|
|
|
1500
1198
|
{
|
|
1501
1199
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::DelimitIdentifier(System.String):System.String",
|
|
1502
1200
|
"clrName": "DelimitIdentifier",
|
|
1503
|
-
"tsEmitName": "delimitIdentifier",
|
|
1504
1201
|
"metadataToken": 100664631,
|
|
1505
1202
|
"canonicalSignature": "(System.String):System.String",
|
|
1506
1203
|
"normalizedSignature": "DelimitIdentifier|(System.String):System.String|static=false",
|
|
1507
1204
|
"emitScope": "ClassSurface",
|
|
1205
|
+
"provenance": "Original",
|
|
1508
1206
|
"arity": 0,
|
|
1509
1207
|
"parameterCount": 1,
|
|
1208
|
+
"isStatic": false,
|
|
1209
|
+
"isAbstract": false,
|
|
1210
|
+
"isVirtual": true,
|
|
1211
|
+
"isOverride": true,
|
|
1212
|
+
"isSealed": false,
|
|
1510
1213
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1511
1214
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1512
1215
|
"isExtensionMethod": false
|
|
@@ -1514,13 +1217,18 @@
|
|
|
1514
1217
|
{
|
|
1515
1218
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::DelimitIdentifier(System.Text.StringBuilder,System.String):System.Void",
|
|
1516
1219
|
"clrName": "DelimitIdentifier",
|
|
1517
|
-
"tsEmitName": "delimitIdentifier",
|
|
1518
1220
|
"metadataToken": 100664632,
|
|
1519
1221
|
"canonicalSignature": "(System.Text.StringBuilder,System.String):System.Void",
|
|
1520
1222
|
"normalizedSignature": "DelimitIdentifier|(System.Text.StringBuilder,System.String):System.Void|static=false",
|
|
1521
1223
|
"emitScope": "ClassSurface",
|
|
1224
|
+
"provenance": "Original",
|
|
1522
1225
|
"arity": 0,
|
|
1523
1226
|
"parameterCount": 2,
|
|
1227
|
+
"isStatic": false,
|
|
1228
|
+
"isAbstract": false,
|
|
1229
|
+
"isVirtual": true,
|
|
1230
|
+
"isOverride": true,
|
|
1231
|
+
"isSealed": false,
|
|
1524
1232
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1525
1233
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1526
1234
|
"isExtensionMethod": false
|
|
@@ -1528,13 +1236,18 @@
|
|
|
1528
1236
|
{
|
|
1529
1237
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::GenerateCreateSavepointStatement(System.String):System.String",
|
|
1530
1238
|
"clrName": "GenerateCreateSavepointStatement",
|
|
1531
|
-
"tsEmitName": "generateCreateSavepointStatement",
|
|
1532
1239
|
"metadataToken": 100664633,
|
|
1533
1240
|
"canonicalSignature": "(System.String):System.String",
|
|
1534
1241
|
"normalizedSignature": "GenerateCreateSavepointStatement|(System.String):System.String|static=false",
|
|
1535
1242
|
"emitScope": "ClassSurface",
|
|
1243
|
+
"provenance": "Original",
|
|
1536
1244
|
"arity": 0,
|
|
1537
1245
|
"parameterCount": 1,
|
|
1246
|
+
"isStatic": false,
|
|
1247
|
+
"isAbstract": false,
|
|
1248
|
+
"isVirtual": true,
|
|
1249
|
+
"isOverride": true,
|
|
1250
|
+
"isSealed": false,
|
|
1538
1251
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1539
1252
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1540
1253
|
"isExtensionMethod": false
|
|
@@ -1542,13 +1255,18 @@
|
|
|
1542
1255
|
{
|
|
1543
1256
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::GenerateRollbackToSavepointStatement(System.String):System.String",
|
|
1544
1257
|
"clrName": "GenerateRollbackToSavepointStatement",
|
|
1545
|
-
"tsEmitName": "generateRollbackToSavepointStatement",
|
|
1546
1258
|
"metadataToken": 100664634,
|
|
1547
1259
|
"canonicalSignature": "(System.String):System.String",
|
|
1548
1260
|
"normalizedSignature": "GenerateRollbackToSavepointStatement|(System.String):System.String|static=false",
|
|
1549
1261
|
"emitScope": "ClassSurface",
|
|
1262
|
+
"provenance": "Original",
|
|
1550
1263
|
"arity": 0,
|
|
1551
1264
|
"parameterCount": 1,
|
|
1265
|
+
"isStatic": false,
|
|
1266
|
+
"isAbstract": false,
|
|
1267
|
+
"isVirtual": true,
|
|
1268
|
+
"isOverride": true,
|
|
1269
|
+
"isSealed": false,
|
|
1552
1270
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1553
1271
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1554
1272
|
"isExtensionMethod": false
|
|
@@ -1556,13 +1274,18 @@
|
|
|
1556
1274
|
{
|
|
1557
1275
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::GenerateReleaseSavepointStatement(System.String):System.String",
|
|
1558
1276
|
"clrName": "GenerateReleaseSavepointStatement",
|
|
1559
|
-
"tsEmitName": "generateReleaseSavepointStatement",
|
|
1560
1277
|
"metadataToken": 100664635,
|
|
1561
1278
|
"canonicalSignature": "(System.String):System.String",
|
|
1562
1279
|
"normalizedSignature": "GenerateReleaseSavepointStatement|(System.String):System.String|static=false",
|
|
1563
1280
|
"emitScope": "ClassSurface",
|
|
1281
|
+
"provenance": "Original",
|
|
1564
1282
|
"arity": 0,
|
|
1565
1283
|
"parameterCount": 1,
|
|
1284
|
+
"isStatic": false,
|
|
1285
|
+
"isAbstract": false,
|
|
1286
|
+
"isVirtual": true,
|
|
1287
|
+
"isOverride": true,
|
|
1288
|
+
"isSealed": false,
|
|
1566
1289
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1567
1290
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1568
1291
|
"isExtensionMethod": false
|
|
@@ -1570,13 +1293,18 @@
|
|
|
1570
1293
|
{
|
|
1571
1294
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::DelimitJsonPathElement(System.String):System.String",
|
|
1572
1295
|
"clrName": "DelimitJsonPathElement",
|
|
1573
|
-
"tsEmitName": "delimitJsonPathElement",
|
|
1574
1296
|
"metadataToken": 100664636,
|
|
1575
1297
|
"canonicalSignature": "(System.String):System.String",
|
|
1576
1298
|
"normalizedSignature": "DelimitJsonPathElement|(System.String):System.String|static=false",
|
|
1577
1299
|
"emitScope": "ClassSurface",
|
|
1300
|
+
"provenance": "Original",
|
|
1578
1301
|
"arity": 0,
|
|
1579
1302
|
"parameterCount": 1,
|
|
1303
|
+
"isStatic": false,
|
|
1304
|
+
"isAbstract": false,
|
|
1305
|
+
"isVirtual": true,
|
|
1306
|
+
"isOverride": true,
|
|
1307
|
+
"isSealed": false,
|
|
1580
1308
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1581
1309
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1582
1310
|
"isExtensionMethod": false
|
|
@@ -1586,28 +1314,36 @@
|
|
|
1586
1314
|
{
|
|
1587
1315
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::BatchTerminator:System.String",
|
|
1588
1316
|
"clrName": "BatchTerminator",
|
|
1589
|
-
"tsEmitName": "batchTerminator",
|
|
1590
1317
|
"metadataToken": 385876126,
|
|
1591
1318
|
"canonicalSignature": ":System.String",
|
|
1592
1319
|
"normalizedSignature": "BatchTerminator|:System.String|static=false|accessor=get",
|
|
1593
1320
|
"emitScope": "ClassSurface",
|
|
1321
|
+
"provenance": "Original",
|
|
1594
1322
|
"isIndexer": false,
|
|
1595
1323
|
"hasGetter": true,
|
|
1596
1324
|
"hasSetter": false,
|
|
1325
|
+
"isStatic": false,
|
|
1326
|
+
"isAbstract": false,
|
|
1327
|
+
"isVirtual": true,
|
|
1328
|
+
"isOverride": true,
|
|
1597
1329
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1598
1330
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1599
1331
|
},
|
|
1600
1332
|
{
|
|
1601
1333
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper::StartTransactionStatement:System.String",
|
|
1602
1334
|
"clrName": "StartTransactionStatement",
|
|
1603
|
-
"tsEmitName": "startTransactionStatement",
|
|
1604
1335
|
"metadataToken": 385876127,
|
|
1605
1336
|
"canonicalSignature": ":System.String",
|
|
1606
1337
|
"normalizedSignature": "StartTransactionStatement|:System.String|static=false|accessor=get",
|
|
1607
1338
|
"emitScope": "ClassSurface",
|
|
1339
|
+
"provenance": "Original",
|
|
1608
1340
|
"isIndexer": false,
|
|
1609
1341
|
"hasGetter": true,
|
|
1610
1342
|
"hasSetter": false,
|
|
1343
|
+
"isStatic": false,
|
|
1344
|
+
"isAbstract": false,
|
|
1345
|
+
"isVirtual": true,
|
|
1346
|
+
"isOverride": true,
|
|
1611
1347
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1612
1348
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1613
1349
|
}
|
|
@@ -1625,142 +1361,36 @@
|
|
|
1625
1361
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1626
1362
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1627
1363
|
}
|
|
1628
|
-
],
|
|
1629
|
-
"exposedMethods": [
|
|
1630
|
-
{
|
|
1631
|
-
"tsName": "escapeIdentifier",
|
|
1632
|
-
"isStatic": false,
|
|
1633
|
-
"tsSignatureId": "EscapeIdentifier|(System.String):System.String|static=false",
|
|
1634
|
-
"target": {
|
|
1635
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1636
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1637
|
-
"metadataToken": 100664629
|
|
1638
|
-
}
|
|
1639
|
-
},
|
|
1640
|
-
{
|
|
1641
|
-
"tsName": "escapeIdentifier",
|
|
1642
|
-
"isStatic": false,
|
|
1643
|
-
"tsSignatureId": "EscapeIdentifier|(System.Text.StringBuilder,System.String):System.Void|static=false",
|
|
1644
|
-
"target": {
|
|
1645
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1646
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1647
|
-
"metadataToken": 100664630
|
|
1648
|
-
}
|
|
1649
|
-
},
|
|
1650
|
-
{
|
|
1651
|
-
"tsName": "delimitIdentifier",
|
|
1652
|
-
"isStatic": false,
|
|
1653
|
-
"tsSignatureId": "DelimitIdentifier|(System.String):System.String|static=false",
|
|
1654
|
-
"target": {
|
|
1655
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1656
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1657
|
-
"metadataToken": 100664631
|
|
1658
|
-
}
|
|
1659
|
-
},
|
|
1660
|
-
{
|
|
1661
|
-
"tsName": "delimitIdentifier",
|
|
1662
|
-
"isStatic": false,
|
|
1663
|
-
"tsSignatureId": "DelimitIdentifier|(System.Text.StringBuilder,System.String):System.Void|static=false",
|
|
1664
|
-
"target": {
|
|
1665
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1666
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1667
|
-
"metadataToken": 100664632
|
|
1668
|
-
}
|
|
1669
|
-
},
|
|
1670
|
-
{
|
|
1671
|
-
"tsName": "generateCreateSavepointStatement",
|
|
1672
|
-
"isStatic": false,
|
|
1673
|
-
"tsSignatureId": "GenerateCreateSavepointStatement|(System.String):System.String|static=false",
|
|
1674
|
-
"target": {
|
|
1675
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1676
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1677
|
-
"metadataToken": 100664633
|
|
1678
|
-
}
|
|
1679
|
-
},
|
|
1680
|
-
{
|
|
1681
|
-
"tsName": "generateRollbackToSavepointStatement",
|
|
1682
|
-
"isStatic": false,
|
|
1683
|
-
"tsSignatureId": "GenerateRollbackToSavepointStatement|(System.String):System.String|static=false",
|
|
1684
|
-
"target": {
|
|
1685
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1686
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1687
|
-
"metadataToken": 100664634
|
|
1688
|
-
}
|
|
1689
|
-
},
|
|
1690
|
-
{
|
|
1691
|
-
"tsName": "generateReleaseSavepointStatement",
|
|
1692
|
-
"isStatic": false,
|
|
1693
|
-
"tsSignatureId": "GenerateReleaseSavepointStatement|(System.String):System.String|static=false",
|
|
1694
|
-
"target": {
|
|
1695
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1696
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1697
|
-
"metadataToken": 100664635
|
|
1698
|
-
}
|
|
1699
|
-
},
|
|
1700
|
-
{
|
|
1701
|
-
"tsName": "delimitJsonPathElement",
|
|
1702
|
-
"isStatic": false,
|
|
1703
|
-
"tsSignatureId": "DelimitJsonPathElement|(System.String):System.String|static=false",
|
|
1704
|
-
"target": {
|
|
1705
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1706
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1707
|
-
"metadataToken": 100664636
|
|
1708
|
-
}
|
|
1709
|
-
}
|
|
1710
|
-
],
|
|
1711
|
-
"exposedProperties": [
|
|
1712
|
-
{
|
|
1713
|
-
"tsName": "batchTerminator",
|
|
1714
|
-
"isStatic": false,
|
|
1715
|
-
"tsSignatureId": "BatchTerminator|:System.String|static=false|accessor=get",
|
|
1716
|
-
"target": {
|
|
1717
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1718
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1719
|
-
"metadataToken": 385876126
|
|
1720
|
-
}
|
|
1721
|
-
},
|
|
1722
|
-
{
|
|
1723
|
-
"tsName": "startTransactionStatement",
|
|
1724
|
-
"isStatic": false,
|
|
1725
|
-
"tsSignatureId": "StartTransactionStatement|:System.String|static=false|accessor=get",
|
|
1726
|
-
"target": {
|
|
1727
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1728
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1729
|
-
"metadataToken": 385876127
|
|
1730
|
-
}
|
|
1731
|
-
}
|
|
1732
|
-
],
|
|
1733
|
-
"exposedConstructors": [
|
|
1734
|
-
{
|
|
1735
|
-
"isStatic": false,
|
|
1736
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Storage.RelationalSqlGenerationHelperDependencies):void|static=false",
|
|
1737
|
-
"target": {
|
|
1738
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlGenerationHelper",
|
|
1739
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1740
|
-
"metadataToken": 100664626
|
|
1741
|
-
}
|
|
1742
|
-
}
|
|
1743
1364
|
]
|
|
1744
1365
|
},
|
|
1745
1366
|
{
|
|
1746
1367
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlVariantTypeMapping",
|
|
1747
1368
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlVariantTypeMapping",
|
|
1748
|
-
"tsEmitName": "SqlServerSqlVariantTypeMapping",
|
|
1749
1369
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1750
1370
|
"metadataToken": 0,
|
|
1371
|
+
"kind": "Class",
|
|
1372
|
+
"accessibility": "Public",
|
|
1373
|
+
"isAbstract": false,
|
|
1374
|
+
"isSealed": false,
|
|
1375
|
+
"isStatic": false,
|
|
1376
|
+
"arity": 0,
|
|
1751
1377
|
"methods": [],
|
|
1752
1378
|
"properties": [
|
|
1753
1379
|
{
|
|
1754
1380
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlVariantTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlVariantTypeMapping",
|
|
1755
1381
|
"clrName": "Default",
|
|
1756
|
-
"tsEmitName": "default",
|
|
1757
1382
|
"metadataToken": 385876128,
|
|
1758
1383
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlVariantTypeMapping",
|
|
1759
1384
|
"normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlVariantTypeMapping|static=true|accessor=get",
|
|
1760
1385
|
"emitScope": "ClassSurface",
|
|
1386
|
+
"provenance": "Original",
|
|
1761
1387
|
"isIndexer": false,
|
|
1762
1388
|
"hasGetter": true,
|
|
1763
1389
|
"hasSetter": false,
|
|
1390
|
+
"isStatic": true,
|
|
1391
|
+
"isAbstract": false,
|
|
1392
|
+
"isVirtual": false,
|
|
1393
|
+
"isOverride": false,
|
|
1764
1394
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlVariantTypeMapping",
|
|
1765
1395
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1766
1396
|
}
|
|
@@ -1778,78 +1408,72 @@
|
|
|
1778
1408
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlVariantTypeMapping",
|
|
1779
1409
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1780
1410
|
}
|
|
1781
|
-
],
|
|
1782
|
-
"exposedProperties": [
|
|
1783
|
-
{
|
|
1784
|
-
"tsName": "default",
|
|
1785
|
-
"isStatic": true,
|
|
1786
|
-
"tsSignatureId": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlVariantTypeMapping|static=true|accessor=get",
|
|
1787
|
-
"target": {
|
|
1788
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlVariantTypeMapping",
|
|
1789
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1790
|
-
"metadataToken": 385876128
|
|
1791
|
-
}
|
|
1792
|
-
}
|
|
1793
|
-
],
|
|
1794
|
-
"exposedConstructors": [
|
|
1795
|
-
{
|
|
1796
|
-
"isStatic": false,
|
|
1797
|
-
"tsSignatureId": "constructor|(System.String):void|static=false",
|
|
1798
|
-
"target": {
|
|
1799
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerSqlVariantTypeMapping",
|
|
1800
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1801
|
-
"metadataToken": 100664638
|
|
1802
|
-
}
|
|
1803
|
-
}
|
|
1804
1411
|
]
|
|
1805
1412
|
},
|
|
1806
1413
|
{
|
|
1807
1414
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
|
|
1808
1415
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
|
|
1809
|
-
"tsEmitName": "SqlServerStringTypeMapping",
|
|
1810
1416
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1811
1417
|
"metadataToken": 0,
|
|
1418
|
+
"kind": "Class",
|
|
1419
|
+
"accessibility": "Public",
|
|
1420
|
+
"isAbstract": false,
|
|
1421
|
+
"isSealed": false,
|
|
1422
|
+
"isStatic": false,
|
|
1423
|
+
"arity": 0,
|
|
1812
1424
|
"methods": [],
|
|
1813
1425
|
"properties": [
|
|
1814
1426
|
{
|
|
1815
1427
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
|
|
1816
1428
|
"clrName": "Default",
|
|
1817
|
-
"tsEmitName": "default",
|
|
1818
1429
|
"metadataToken": 385876129,
|
|
1819
1430
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
|
|
1820
1431
|
"normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping|static=true|accessor=get",
|
|
1821
1432
|
"emitScope": "ClassSurface",
|
|
1433
|
+
"provenance": "Original",
|
|
1822
1434
|
"isIndexer": false,
|
|
1823
1435
|
"hasGetter": true,
|
|
1824
1436
|
"hasSetter": false,
|
|
1437
|
+
"isStatic": true,
|
|
1438
|
+
"isAbstract": false,
|
|
1439
|
+
"isVirtual": false,
|
|
1440
|
+
"isOverride": false,
|
|
1825
1441
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
|
|
1826
1442
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1827
1443
|
},
|
|
1828
1444
|
{
|
|
1829
1445
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping::JsonTypeDefault:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
|
|
1830
1446
|
"clrName": "JsonTypeDefault",
|
|
1831
|
-
"tsEmitName": "jsonTypeDefault",
|
|
1832
1447
|
"metadataToken": 385876130,
|
|
1833
1448
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
|
|
1834
1449
|
"normalizedSignature": "JsonTypeDefault|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping|static=true|accessor=get",
|
|
1835
1450
|
"emitScope": "ClassSurface",
|
|
1451
|
+
"provenance": "Original",
|
|
1836
1452
|
"isIndexer": false,
|
|
1837
1453
|
"hasGetter": true,
|
|
1838
1454
|
"hasSetter": false,
|
|
1455
|
+
"isStatic": true,
|
|
1456
|
+
"isAbstract": false,
|
|
1457
|
+
"isVirtual": false,
|
|
1458
|
+
"isOverride": false,
|
|
1839
1459
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
|
|
1840
1460
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1841
1461
|
},
|
|
1842
1462
|
{
|
|
1843
1463
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping::UnicodeDefault:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
|
|
1844
1464
|
"clrName": "UnicodeDefault",
|
|
1845
|
-
"tsEmitName": "unicodeDefault",
|
|
1846
1465
|
"metadataToken": 385876131,
|
|
1847
1466
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
|
|
1848
1467
|
"normalizedSignature": "UnicodeDefault|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping|static=true|accessor=get",
|
|
1849
1468
|
"emitScope": "ClassSurface",
|
|
1469
|
+
"provenance": "Original",
|
|
1850
1470
|
"isIndexer": false,
|
|
1851
1471
|
"hasGetter": true,
|
|
1852
1472
|
"hasSetter": false,
|
|
1473
|
+
"isStatic": true,
|
|
1474
|
+
"isAbstract": false,
|
|
1475
|
+
"isVirtual": false,
|
|
1476
|
+
"isOverride": false,
|
|
1853
1477
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
|
|
1854
1478
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1855
1479
|
}
|
|
@@ -1867,68 +1491,35 @@
|
|
|
1867
1491
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
|
|
1868
1492
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1869
1493
|
}
|
|
1870
|
-
],
|
|
1871
|
-
"exposedProperties": [
|
|
1872
|
-
{
|
|
1873
|
-
"tsName": "default",
|
|
1874
|
-
"isStatic": true,
|
|
1875
|
-
"tsSignatureId": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping|static=true|accessor=get",
|
|
1876
|
-
"target": {
|
|
1877
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
|
|
1878
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1879
|
-
"metadataToken": 385876129
|
|
1880
|
-
}
|
|
1881
|
-
},
|
|
1882
|
-
{
|
|
1883
|
-
"tsName": "jsonTypeDefault",
|
|
1884
|
-
"isStatic": true,
|
|
1885
|
-
"tsSignatureId": "JsonTypeDefault|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping|static=true|accessor=get",
|
|
1886
|
-
"target": {
|
|
1887
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
|
|
1888
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1889
|
-
"metadataToken": 385876130
|
|
1890
|
-
}
|
|
1891
|
-
},
|
|
1892
|
-
{
|
|
1893
|
-
"tsName": "unicodeDefault",
|
|
1894
|
-
"isStatic": true,
|
|
1895
|
-
"tsSignatureId": "UnicodeDefault|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping|static=true|accessor=get",
|
|
1896
|
-
"target": {
|
|
1897
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
|
|
1898
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1899
|
-
"metadataToken": 385876131
|
|
1900
|
-
}
|
|
1901
|
-
}
|
|
1902
|
-
],
|
|
1903
|
-
"exposedConstructors": [
|
|
1904
|
-
{
|
|
1905
|
-
"isStatic": false,
|
|
1906
|
-
"tsSignatureId": "constructor|(System.String,System.Boolean,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean,System.Nullable_1[[System.Data.SqlDbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],System.Nullable_1[[Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Boolean):void|static=false",
|
|
1907
|
-
"target": {
|
|
1908
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStringTypeMapping",
|
|
1909
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1910
|
-
"metadataToken": 100664645
|
|
1911
|
-
}
|
|
1912
|
-
}
|
|
1913
1494
|
]
|
|
1914
1495
|
},
|
|
1915
1496
|
{
|
|
1916
1497
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
1917
1498
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
1918
|
-
"tsEmitName": "SqlServerStructuralJsonTypeMapping",
|
|
1919
1499
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1920
1500
|
"metadataToken": 0,
|
|
1501
|
+
"kind": "Class",
|
|
1502
|
+
"accessibility": "Public",
|
|
1503
|
+
"isAbstract": false,
|
|
1504
|
+
"isSealed": false,
|
|
1505
|
+
"isStatic": false,
|
|
1506
|
+
"arity": 0,
|
|
1921
1507
|
"methods": [
|
|
1922
1508
|
{
|
|
1923
1509
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping::GetDataReaderMethod():System.Reflection.MethodInfo",
|
|
1924
1510
|
"clrName": "GetDataReaderMethod",
|
|
1925
|
-
"tsEmitName": "getDataReaderMethod",
|
|
1926
1511
|
"metadataToken": 100664658,
|
|
1927
1512
|
"canonicalSignature": "():System.Reflection.MethodInfo",
|
|
1928
1513
|
"normalizedSignature": "GetDataReaderMethod|():System.Reflection.MethodInfo|static=false",
|
|
1929
1514
|
"emitScope": "ClassSurface",
|
|
1515
|
+
"provenance": "Original",
|
|
1930
1516
|
"arity": 0,
|
|
1931
1517
|
"parameterCount": 0,
|
|
1518
|
+
"isStatic": false,
|
|
1519
|
+
"isAbstract": false,
|
|
1520
|
+
"isVirtual": true,
|
|
1521
|
+
"isOverride": true,
|
|
1522
|
+
"isSealed": false,
|
|
1932
1523
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
1933
1524
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1934
1525
|
"isExtensionMethod": false
|
|
@@ -1936,13 +1527,18 @@
|
|
|
1936
1527
|
{
|
|
1937
1528
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping::CreateUtf8Stream(System.String):System.IO.MemoryStream",
|
|
1938
1529
|
"clrName": "CreateUtf8Stream",
|
|
1939
|
-
"tsEmitName": "createUtf8Stream",
|
|
1940
1530
|
"metadataToken": 100664659,
|
|
1941
1531
|
"canonicalSignature": "(System.String):System.IO.MemoryStream",
|
|
1942
1532
|
"normalizedSignature": "CreateUtf8Stream|(System.String):System.IO.MemoryStream|static=true",
|
|
1943
1533
|
"emitScope": "ClassSurface",
|
|
1534
|
+
"provenance": "Original",
|
|
1944
1535
|
"arity": 0,
|
|
1945
1536
|
"parameterCount": 1,
|
|
1537
|
+
"isStatic": true,
|
|
1538
|
+
"isAbstract": false,
|
|
1539
|
+
"isVirtual": false,
|
|
1540
|
+
"isOverride": false,
|
|
1541
|
+
"isSealed": false,
|
|
1946
1542
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
1947
1543
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1948
1544
|
"isExtensionMethod": false
|
|
@@ -1950,13 +1546,18 @@
|
|
|
1950
1546
|
{
|
|
1951
1547
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping::CustomizeDataReaderExpression(System.Linq.Expressions.Expression):System.Linq.Expressions.Expression",
|
|
1952
1548
|
"clrName": "CustomizeDataReaderExpression",
|
|
1953
|
-
"tsEmitName": "customizeDataReaderExpression",
|
|
1954
1549
|
"metadataToken": 100664660,
|
|
1955
1550
|
"canonicalSignature": "(System.Linq.Expressions.Expression):System.Linq.Expressions.Expression",
|
|
1956
1551
|
"normalizedSignature": "CustomizeDataReaderExpression|(System.Linq.Expressions.Expression):System.Linq.Expressions.Expression|static=false",
|
|
1957
1552
|
"emitScope": "ClassSurface",
|
|
1553
|
+
"provenance": "Original",
|
|
1958
1554
|
"arity": 0,
|
|
1959
1555
|
"parameterCount": 1,
|
|
1556
|
+
"isStatic": false,
|
|
1557
|
+
"isAbstract": false,
|
|
1558
|
+
"isVirtual": true,
|
|
1559
|
+
"isOverride": true,
|
|
1560
|
+
"isSealed": false,
|
|
1960
1561
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
1961
1562
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1962
1563
|
"isExtensionMethod": false
|
|
@@ -1966,42 +1567,54 @@
|
|
|
1966
1567
|
{
|
|
1967
1568
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
1968
1569
|
"clrName": "Default",
|
|
1969
|
-
"tsEmitName": "default",
|
|
1970
1570
|
"metadataToken": 385876132,
|
|
1971
1571
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
1972
1572
|
"normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping|static=true|accessor=get",
|
|
1973
1573
|
"emitScope": "ClassSurface",
|
|
1574
|
+
"provenance": "Original",
|
|
1974
1575
|
"isIndexer": false,
|
|
1975
1576
|
"hasGetter": true,
|
|
1976
1577
|
"hasSetter": false,
|
|
1578
|
+
"isStatic": true,
|
|
1579
|
+
"isAbstract": false,
|
|
1580
|
+
"isVirtual": false,
|
|
1581
|
+
"isOverride": false,
|
|
1977
1582
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
1978
1583
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1979
1584
|
},
|
|
1980
1585
|
{
|
|
1981
1586
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping::JsonTypeDefault:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
1982
1587
|
"clrName": "JsonTypeDefault",
|
|
1983
|
-
"tsEmitName": "jsonTypeDefault",
|
|
1984
1588
|
"metadataToken": 385876133,
|
|
1985
1589
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
1986
1590
|
"normalizedSignature": "JsonTypeDefault|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping|static=true|accessor=get",
|
|
1987
1591
|
"emitScope": "ClassSurface",
|
|
1592
|
+
"provenance": "Original",
|
|
1988
1593
|
"isIndexer": false,
|
|
1989
1594
|
"hasGetter": true,
|
|
1990
1595
|
"hasSetter": false,
|
|
1596
|
+
"isStatic": true,
|
|
1597
|
+
"isAbstract": false,
|
|
1598
|
+
"isVirtual": false,
|
|
1599
|
+
"isOverride": false,
|
|
1991
1600
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
1992
1601
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1993
1602
|
},
|
|
1994
1603
|
{
|
|
1995
1604
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping::NvarcharMaxDefault:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
1996
1605
|
"clrName": "NvarcharMaxDefault",
|
|
1997
|
-
"tsEmitName": "nvarcharMaxDefault",
|
|
1998
1606
|
"metadataToken": 385876134,
|
|
1999
1607
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
2000
1608
|
"normalizedSignature": "NvarcharMaxDefault|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping|static=true|accessor=get",
|
|
2001
1609
|
"emitScope": "ClassSurface",
|
|
1610
|
+
"provenance": "Original",
|
|
2002
1611
|
"isIndexer": false,
|
|
2003
1612
|
"hasGetter": true,
|
|
2004
1613
|
"hasSetter": false,
|
|
1614
|
+
"isStatic": true,
|
|
1615
|
+
"isAbstract": false,
|
|
1616
|
+
"isVirtual": false,
|
|
1617
|
+
"isOverride": false,
|
|
2005
1618
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
2006
1619
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
2007
1620
|
}
|
|
@@ -2019,141 +1632,72 @@
|
|
|
2019
1632
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
2020
1633
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
2021
1634
|
}
|
|
2022
|
-
],
|
|
2023
|
-
"exposedMethods": [
|
|
2024
|
-
{
|
|
2025
|
-
"tsName": "getDataReaderMethod",
|
|
2026
|
-
"isStatic": false,
|
|
2027
|
-
"tsSignatureId": "GetDataReaderMethod|():System.Reflection.MethodInfo|static=false",
|
|
2028
|
-
"target": {
|
|
2029
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
2030
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2031
|
-
"metadataToken": 100664658
|
|
2032
|
-
}
|
|
2033
|
-
},
|
|
2034
|
-
{
|
|
2035
|
-
"tsName": "createUtf8Stream",
|
|
2036
|
-
"isStatic": true,
|
|
2037
|
-
"tsSignatureId": "CreateUtf8Stream|(System.String):System.IO.MemoryStream|static=true",
|
|
2038
|
-
"target": {
|
|
2039
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
2040
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2041
|
-
"metadataToken": 100664659
|
|
2042
|
-
}
|
|
2043
|
-
},
|
|
2044
|
-
{
|
|
2045
|
-
"tsName": "customizeDataReaderExpression",
|
|
2046
|
-
"isStatic": false,
|
|
2047
|
-
"tsSignatureId": "CustomizeDataReaderExpression|(System.Linq.Expressions.Expression):System.Linq.Expressions.Expression|static=false",
|
|
2048
|
-
"target": {
|
|
2049
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
2050
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2051
|
-
"metadataToken": 100664660
|
|
2052
|
-
}
|
|
2053
|
-
}
|
|
2054
|
-
],
|
|
2055
|
-
"exposedProperties": [
|
|
2056
|
-
{
|
|
2057
|
-
"tsName": "default",
|
|
2058
|
-
"isStatic": true,
|
|
2059
|
-
"tsSignatureId": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping|static=true|accessor=get",
|
|
2060
|
-
"target": {
|
|
2061
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
2062
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2063
|
-
"metadataToken": 385876132
|
|
2064
|
-
}
|
|
2065
|
-
},
|
|
2066
|
-
{
|
|
2067
|
-
"tsName": "jsonTypeDefault",
|
|
2068
|
-
"isStatic": true,
|
|
2069
|
-
"tsSignatureId": "JsonTypeDefault|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping|static=true|accessor=get",
|
|
2070
|
-
"target": {
|
|
2071
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
2072
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2073
|
-
"metadataToken": 385876133
|
|
2074
|
-
}
|
|
2075
|
-
},
|
|
2076
|
-
{
|
|
2077
|
-
"tsName": "nvarcharMaxDefault",
|
|
2078
|
-
"isStatic": true,
|
|
2079
|
-
"tsSignatureId": "NvarcharMaxDefault|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping|static=true|accessor=get",
|
|
2080
|
-
"target": {
|
|
2081
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
2082
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2083
|
-
"metadataToken": 385876134
|
|
2084
|
-
}
|
|
2085
|
-
}
|
|
2086
|
-
],
|
|
2087
|
-
"exposedConstructors": [
|
|
2088
|
-
{
|
|
2089
|
-
"isStatic": false,
|
|
2090
|
-
"tsSignatureId": "constructor|(System.String):void|static=false",
|
|
2091
|
-
"target": {
|
|
2092
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerStructuralJsonTypeMapping",
|
|
2093
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2094
|
-
"metadataToken": 100664657
|
|
2095
|
-
}
|
|
2096
|
-
}
|
|
2097
1635
|
]
|
|
2098
1636
|
},
|
|
2099
1637
|
{
|
|
2100
1638
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeOnlyTypeMapping",
|
|
2101
1639
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeOnlyTypeMapping",
|
|
2102
|
-
"tsEmitName": "SqlServerTimeOnlyTypeMapping",
|
|
2103
1640
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2104
1641
|
"metadataToken": 0,
|
|
1642
|
+
"kind": "Class",
|
|
1643
|
+
"accessibility": "Public",
|
|
1644
|
+
"isAbstract": false,
|
|
1645
|
+
"isSealed": false,
|
|
1646
|
+
"isStatic": false,
|
|
1647
|
+
"arity": 0,
|
|
2105
1648
|
"methods": [],
|
|
2106
1649
|
"properties": [
|
|
2107
1650
|
{
|
|
2108
1651
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeOnlyTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeOnlyTypeMapping",
|
|
2109
1652
|
"clrName": "Default",
|
|
2110
|
-
"tsEmitName": "default",
|
|
2111
1653
|
"metadataToken": 385876135,
|
|
2112
1654
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeOnlyTypeMapping",
|
|
2113
1655
|
"normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeOnlyTypeMapping|static=true|accessor=get",
|
|
2114
1656
|
"emitScope": "ClassSurface",
|
|
1657
|
+
"provenance": "Original",
|
|
2115
1658
|
"isIndexer": false,
|
|
2116
1659
|
"hasGetter": true,
|
|
2117
1660
|
"hasSetter": false,
|
|
1661
|
+
"isStatic": true,
|
|
1662
|
+
"isAbstract": false,
|
|
1663
|
+
"isVirtual": false,
|
|
1664
|
+
"isOverride": false,
|
|
2118
1665
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeOnlyTypeMapping",
|
|
2119
1666
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
2120
1667
|
}
|
|
2121
1668
|
],
|
|
2122
1669
|
"fields": [],
|
|
2123
1670
|
"events": [],
|
|
2124
|
-
"constructors": []
|
|
2125
|
-
"exposedProperties": [
|
|
2126
|
-
{
|
|
2127
|
-
"tsName": "default",
|
|
2128
|
-
"isStatic": true,
|
|
2129
|
-
"tsSignatureId": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeOnlyTypeMapping|static=true|accessor=get",
|
|
2130
|
-
"target": {
|
|
2131
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeOnlyTypeMapping",
|
|
2132
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2133
|
-
"metadataToken": 385876135
|
|
2134
|
-
}
|
|
2135
|
-
}
|
|
2136
|
-
]
|
|
1671
|
+
"constructors": []
|
|
2137
1672
|
},
|
|
2138
1673
|
{
|
|
2139
1674
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeSpanTypeMapping",
|
|
2140
1675
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeSpanTypeMapping",
|
|
2141
|
-
"tsEmitName": "SqlServerTimeSpanTypeMapping",
|
|
2142
1676
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2143
1677
|
"metadataToken": 0,
|
|
1678
|
+
"kind": "Class",
|
|
1679
|
+
"accessibility": "Public",
|
|
1680
|
+
"isAbstract": false,
|
|
1681
|
+
"isSealed": false,
|
|
1682
|
+
"isStatic": false,
|
|
1683
|
+
"arity": 0,
|
|
2144
1684
|
"methods": [],
|
|
2145
1685
|
"properties": [
|
|
2146
1686
|
{
|
|
2147
1687
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeSpanTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeSpanTypeMapping",
|
|
2148
1688
|
"clrName": "Default",
|
|
2149
|
-
"tsEmitName": "default",
|
|
2150
1689
|
"metadataToken": 385876137,
|
|
2151
1690
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeSpanTypeMapping",
|
|
2152
1691
|
"normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeSpanTypeMapping|static=true|accessor=get",
|
|
2153
1692
|
"emitScope": "ClassSurface",
|
|
1693
|
+
"provenance": "Original",
|
|
2154
1694
|
"isIndexer": false,
|
|
2155
1695
|
"hasGetter": true,
|
|
2156
1696
|
"hasSetter": false,
|
|
1697
|
+
"isStatic": true,
|
|
1698
|
+
"isAbstract": false,
|
|
1699
|
+
"isVirtual": false,
|
|
1700
|
+
"isOverride": false,
|
|
2157
1701
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeSpanTypeMapping",
|
|
2158
1702
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
2159
1703
|
}
|
|
@@ -2171,48 +1715,35 @@
|
|
|
2171
1715
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeSpanTypeMapping",
|
|
2172
1716
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
2173
1717
|
}
|
|
2174
|
-
],
|
|
2175
|
-
"exposedProperties": [
|
|
2176
|
-
{
|
|
2177
|
-
"tsName": "default",
|
|
2178
|
-
"isStatic": true,
|
|
2179
|
-
"tsSignatureId": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeSpanTypeMapping|static=true|accessor=get",
|
|
2180
|
-
"target": {
|
|
2181
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeSpanTypeMapping",
|
|
2182
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2183
|
-
"metadataToken": 385876137
|
|
2184
|
-
}
|
|
2185
|
-
}
|
|
2186
|
-
],
|
|
2187
|
-
"exposedConstructors": [
|
|
2188
|
-
{
|
|
2189
|
-
"isStatic": false,
|
|
2190
|
-
"tsSignatureId": "constructor|(System.String,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix):void|static=false",
|
|
2191
|
-
"target": {
|
|
2192
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTimeSpanTypeMapping",
|
|
2193
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2194
|
-
"metadataToken": 100664676
|
|
2195
|
-
}
|
|
2196
|
-
}
|
|
2197
1718
|
]
|
|
2198
1719
|
},
|
|
2199
1720
|
{
|
|
2200
1721
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction",
|
|
2201
1722
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction",
|
|
2202
|
-
"tsEmitName": "SqlServerTransaction",
|
|
2203
1723
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2204
1724
|
"metadataToken": 0,
|
|
1725
|
+
"kind": "Class",
|
|
1726
|
+
"accessibility": "Public",
|
|
1727
|
+
"isAbstract": false,
|
|
1728
|
+
"isSealed": false,
|
|
1729
|
+
"isStatic": false,
|
|
1730
|
+
"arity": 0,
|
|
2205
1731
|
"methods": [
|
|
2206
1732
|
{
|
|
2207
1733
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction::ReleaseSavepoint(System.String):System.Void",
|
|
2208
1734
|
"clrName": "ReleaseSavepoint",
|
|
2209
|
-
"tsEmitName": "releaseSavepoint",
|
|
2210
1735
|
"metadataToken": 100664685,
|
|
2211
1736
|
"canonicalSignature": "(System.String):System.Void",
|
|
2212
1737
|
"normalizedSignature": "ReleaseSavepoint|(System.String):System.Void|static=false",
|
|
2213
1738
|
"emitScope": "ClassSurface",
|
|
1739
|
+
"provenance": "Original",
|
|
2214
1740
|
"arity": 0,
|
|
2215
1741
|
"parameterCount": 1,
|
|
1742
|
+
"isStatic": false,
|
|
1743
|
+
"isAbstract": false,
|
|
1744
|
+
"isVirtual": true,
|
|
1745
|
+
"isOverride": true,
|
|
1746
|
+
"isSealed": false,
|
|
2216
1747
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction",
|
|
2217
1748
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2218
1749
|
"isExtensionMethod": false
|
|
@@ -2220,13 +1751,18 @@
|
|
|
2220
1751
|
{
|
|
2221
1752
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction::ReleaseSavepointAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
2222
1753
|
"clrName": "ReleaseSavepointAsync",
|
|
2223
|
-
"tsEmitName": "releaseSavepointAsync",
|
|
2224
1754
|
"metadataToken": 100664686,
|
|
2225
1755
|
"canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
2226
1756
|
"normalizedSignature": "ReleaseSavepointAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
2227
1757
|
"emitScope": "ClassSurface",
|
|
1758
|
+
"provenance": "Original",
|
|
2228
1759
|
"arity": 0,
|
|
2229
1760
|
"parameterCount": 2,
|
|
1761
|
+
"isStatic": false,
|
|
1762
|
+
"isAbstract": false,
|
|
1763
|
+
"isVirtual": true,
|
|
1764
|
+
"isOverride": true,
|
|
1765
|
+
"isSealed": false,
|
|
2230
1766
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction",
|
|
2231
1767
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2232
1768
|
"isExtensionMethod": false
|
|
@@ -2236,14 +1772,18 @@
|
|
|
2236
1772
|
{
|
|
2237
1773
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction::SupportsSavepoints:System.Boolean",
|
|
2238
1774
|
"clrName": "SupportsSavepoints",
|
|
2239
|
-
"tsEmitName": "supportsSavepoints",
|
|
2240
1775
|
"metadataToken": 385876139,
|
|
2241
1776
|
"canonicalSignature": ":System.Boolean",
|
|
2242
1777
|
"normalizedSignature": "SupportsSavepoints|:System.Boolean|static=false|accessor=get",
|
|
2243
1778
|
"emitScope": "ClassSurface",
|
|
1779
|
+
"provenance": "Original",
|
|
2244
1780
|
"isIndexer": false,
|
|
2245
1781
|
"hasGetter": true,
|
|
2246
1782
|
"hasSetter": false,
|
|
1783
|
+
"isStatic": false,
|
|
1784
|
+
"isAbstract": false,
|
|
1785
|
+
"isVirtual": true,
|
|
1786
|
+
"isOverride": true,
|
|
2247
1787
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction",
|
|
2248
1788
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
2249
1789
|
}
|
|
@@ -2261,70 +1801,35 @@
|
|
|
2261
1801
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction",
|
|
2262
1802
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
2263
1803
|
}
|
|
2264
|
-
],
|
|
2265
|
-
"exposedMethods": [
|
|
2266
|
-
{
|
|
2267
|
-
"tsName": "releaseSavepoint",
|
|
2268
|
-
"isStatic": false,
|
|
2269
|
-
"tsSignatureId": "ReleaseSavepoint|(System.String):System.Void|static=false",
|
|
2270
|
-
"target": {
|
|
2271
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction",
|
|
2272
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2273
|
-
"metadataToken": 100664685
|
|
2274
|
-
}
|
|
2275
|
-
},
|
|
2276
|
-
{
|
|
2277
|
-
"tsName": "releaseSavepointAsync",
|
|
2278
|
-
"isStatic": false,
|
|
2279
|
-
"tsSignatureId": "ReleaseSavepointAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
2280
|
-
"target": {
|
|
2281
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction",
|
|
2282
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2283
|
-
"metadataToken": 100664686
|
|
2284
|
-
}
|
|
2285
|
-
}
|
|
2286
|
-
],
|
|
2287
|
-
"exposedProperties": [
|
|
2288
|
-
{
|
|
2289
|
-
"tsName": "supportsSavepoints",
|
|
2290
|
-
"isStatic": false,
|
|
2291
|
-
"tsSignatureId": "SupportsSavepoints|:System.Boolean|static=false|accessor=get",
|
|
2292
|
-
"target": {
|
|
2293
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction",
|
|
2294
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2295
|
-
"metadataToken": 385876139
|
|
2296
|
-
}
|
|
2297
|
-
}
|
|
2298
|
-
],
|
|
2299
|
-
"exposedConstructors": [
|
|
2300
|
-
{
|
|
2301
|
-
"isStatic": false,
|
|
2302
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection,System.Data.Common.DbTransaction,System.Guid,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BDatabase\u002BTransaction,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Boolean,Microsoft.EntityFrameworkCore.Storage.ISqlGenerationHelper):void|static=false",
|
|
2303
|
-
"target": {
|
|
2304
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransaction",
|
|
2305
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2306
|
-
"metadataToken": 100664683
|
|
2307
|
-
}
|
|
2308
|
-
}
|
|
2309
1804
|
]
|
|
2310
1805
|
},
|
|
2311
1806
|
{
|
|
2312
1807
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransactionFactory",
|
|
2313
1808
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransactionFactory",
|
|
2314
|
-
"tsEmitName": "SqlServerTransactionFactory",
|
|
2315
1809
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2316
1810
|
"metadataToken": 0,
|
|
1811
|
+
"kind": "Class",
|
|
1812
|
+
"accessibility": "Public",
|
|
1813
|
+
"isAbstract": false,
|
|
1814
|
+
"isSealed": false,
|
|
1815
|
+
"isStatic": false,
|
|
1816
|
+
"arity": 0,
|
|
2317
1817
|
"methods": [
|
|
2318
1818
|
{
|
|
2319
1819
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransactionFactory::Create(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection,System.Data.Common.DbTransaction,System.Guid,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BDatabase\u002BTransaction,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Boolean):Microsoft.EntityFrameworkCore.Storage.RelationalTransaction",
|
|
2320
1820
|
"clrName": "Create",
|
|
2321
|
-
"tsEmitName": "create",
|
|
2322
1821
|
"metadataToken": 100664689,
|
|
2323
1822
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection,System.Data.Common.DbTransaction,System.Guid,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BDatabase\u002BTransaction,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Boolean):Microsoft.EntityFrameworkCore.Storage.RelationalTransaction",
|
|
2324
1823
|
"normalizedSignature": "Create|(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection,System.Data.Common.DbTransaction,System.Guid,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BDatabase\u002BTransaction,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Boolean):Microsoft.EntityFrameworkCore.Storage.RelationalTransaction|static=false",
|
|
2325
1824
|
"emitScope": "ClassSurface",
|
|
1825
|
+
"provenance": "Original",
|
|
2326
1826
|
"arity": 0,
|
|
2327
1827
|
"parameterCount": 5,
|
|
1828
|
+
"isStatic": false,
|
|
1829
|
+
"isAbstract": false,
|
|
1830
|
+
"isVirtual": true,
|
|
1831
|
+
"isOverride": false,
|
|
1832
|
+
"isSealed": false,
|
|
2328
1833
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransactionFactory",
|
|
2329
1834
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2330
1835
|
"isExtensionMethod": false
|
|
@@ -2344,37 +1849,19 @@
|
|
|
2344
1849
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransactionFactory",
|
|
2345
1850
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
2346
1851
|
}
|
|
2347
|
-
],
|
|
2348
|
-
"exposedMethods": [
|
|
2349
|
-
{
|
|
2350
|
-
"tsName": "create",
|
|
2351
|
-
"isStatic": false,
|
|
2352
|
-
"tsSignatureId": "Create|(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection,System.Data.Common.DbTransaction,System.Guid,Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BDatabase\u002BTransaction,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Boolean):Microsoft.EntityFrameworkCore.Storage.RelationalTransaction|static=false",
|
|
2353
|
-
"target": {
|
|
2354
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransactionFactory",
|
|
2355
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2356
|
-
"metadataToken": 100664689
|
|
2357
|
-
}
|
|
2358
|
-
}
|
|
2359
|
-
],
|
|
2360
|
-
"exposedConstructors": [
|
|
2361
|
-
{
|
|
2362
|
-
"isStatic": false,
|
|
2363
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Storage.RelationalTransactionFactoryDependencies):void|static=false",
|
|
2364
|
-
"target": {
|
|
2365
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransactionFactory",
|
|
2366
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2367
|
-
"metadataToken": 100664687
|
|
2368
|
-
}
|
|
2369
|
-
}
|
|
2370
1852
|
]
|
|
2371
1853
|
},
|
|
2372
1854
|
{
|
|
2373
1855
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTypeMappingSource",
|
|
2374
1856
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTypeMappingSource",
|
|
2375
|
-
"tsEmitName": "SqlServerTypeMappingSource",
|
|
2376
1857
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2377
1858
|
"metadataToken": 0,
|
|
1859
|
+
"kind": "Class",
|
|
1860
|
+
"accessibility": "Public",
|
|
1861
|
+
"isAbstract": false,
|
|
1862
|
+
"isSealed": false,
|
|
1863
|
+
"isStatic": false,
|
|
1864
|
+
"arity": 0,
|
|
2378
1865
|
"methods": [],
|
|
2379
1866
|
"properties": [],
|
|
2380
1867
|
"fields": [],
|
|
@@ -2390,36 +1877,35 @@
|
|
|
2390
1877
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTypeMappingSource",
|
|
2391
1878
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
2392
1879
|
}
|
|
2393
|
-
],
|
|
2394
|
-
"exposedConstructors": [
|
|
2395
|
-
{
|
|
2396
|
-
"isStatic": false,
|
|
2397
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Storage.TypeMappingSourceDependencies,Microsoft.EntityFrameworkCore.Storage.RelationalTypeMappingSourceDependencies,Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.ISqlServerSingletonOptions):void|static=false",
|
|
2398
|
-
"target": {
|
|
2399
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTypeMappingSource",
|
|
2400
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2401
|
-
"metadataToken": 100664691
|
|
2402
|
-
}
|
|
2403
|
-
}
|
|
2404
1880
|
]
|
|
2405
1881
|
},
|
|
2406
1882
|
{
|
|
2407
1883
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping",
|
|
2408
1884
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping",
|
|
2409
|
-
"tsEmitName": "SqlServerUdtTypeMapping",
|
|
2410
1885
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2411
1886
|
"metadataToken": 0,
|
|
1887
|
+
"kind": "Class",
|
|
1888
|
+
"accessibility": "Public",
|
|
1889
|
+
"isAbstract": false,
|
|
1890
|
+
"isSealed": false,
|
|
1891
|
+
"isStatic": false,
|
|
1892
|
+
"arity": 0,
|
|
2412
1893
|
"methods": [
|
|
2413
1894
|
{
|
|
2414
1895
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping::GenerateCodeLiteral(System.Object):System.Linq.Expressions.Expression",
|
|
2415
1896
|
"clrName": "GenerateCodeLiteral",
|
|
2416
|
-
"tsEmitName": "generateCodeLiteral",
|
|
2417
1897
|
"metadataToken": 100664704,
|
|
2418
1898
|
"canonicalSignature": "(System.Object):System.Linq.Expressions.Expression",
|
|
2419
1899
|
"normalizedSignature": "GenerateCodeLiteral|(System.Object):System.Linq.Expressions.Expression|static=false",
|
|
2420
1900
|
"emitScope": "ClassSurface",
|
|
1901
|
+
"provenance": "Original",
|
|
2421
1902
|
"arity": 0,
|
|
2422
1903
|
"parameterCount": 1,
|
|
1904
|
+
"isStatic": false,
|
|
1905
|
+
"isAbstract": false,
|
|
1906
|
+
"isVirtual": true,
|
|
1907
|
+
"isOverride": true,
|
|
1908
|
+
"isSealed": false,
|
|
2423
1909
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping",
|
|
2424
1910
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2425
1911
|
"isExtensionMethod": false
|
|
@@ -2429,28 +1915,36 @@
|
|
|
2429
1915
|
{
|
|
2430
1916
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping::UdtTypeName:System.String",
|
|
2431
1917
|
"clrName": "UdtTypeName",
|
|
2432
|
-
"tsEmitName": "udtTypeName",
|
|
2433
1918
|
"metadataToken": 385876141,
|
|
2434
1919
|
"canonicalSignature": ":System.String",
|
|
2435
1920
|
"normalizedSignature": "UdtTypeName|:System.String|static=false|accessor=get",
|
|
2436
1921
|
"emitScope": "ClassSurface",
|
|
1922
|
+
"provenance": "Original",
|
|
2437
1923
|
"isIndexer": false,
|
|
2438
1924
|
"hasGetter": true,
|
|
2439
1925
|
"hasSetter": false,
|
|
1926
|
+
"isStatic": false,
|
|
1927
|
+
"isAbstract": false,
|
|
1928
|
+
"isVirtual": true,
|
|
1929
|
+
"isOverride": false,
|
|
2440
1930
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping",
|
|
2441
1931
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
2442
1932
|
},
|
|
2443
1933
|
{
|
|
2444
1934
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping::LiteralGenerator:System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Linq.Expressions.Expression,System.Linq.Expressions,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]",
|
|
2445
1935
|
"clrName": "LiteralGenerator",
|
|
2446
|
-
"tsEmitName": "literalGenerator",
|
|
2447
1936
|
"metadataToken": 385876142,
|
|
2448
1937
|
"canonicalSignature": ":System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Linq.Expressions.Expression,System.Linq.Expressions,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]",
|
|
2449
1938
|
"normalizedSignature": "LiteralGenerator|:System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Linq.Expressions.Expression,System.Linq.Expressions,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]|static=false|accessor=get",
|
|
2450
1939
|
"emitScope": "ClassSurface",
|
|
1940
|
+
"provenance": "Original",
|
|
2451
1941
|
"isIndexer": false,
|
|
2452
1942
|
"hasGetter": true,
|
|
2453
1943
|
"hasSetter": false,
|
|
1944
|
+
"isStatic": false,
|
|
1945
|
+
"isAbstract": false,
|
|
1946
|
+
"isVirtual": true,
|
|
1947
|
+
"isOverride": false,
|
|
2454
1948
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping",
|
|
2455
1949
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
2456
1950
|
}
|
|
@@ -2468,72 +1962,36 @@
|
|
|
2468
1962
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping",
|
|
2469
1963
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
2470
1964
|
}
|
|
2471
|
-
],
|
|
2472
|
-
"exposedMethods": [
|
|
2473
|
-
{
|
|
2474
|
-
"tsName": "generateCodeLiteral",
|
|
2475
|
-
"isStatic": false,
|
|
2476
|
-
"tsSignatureId": "GenerateCodeLiteral|(System.Object):System.Linq.Expressions.Expression|static=false",
|
|
2477
|
-
"target": {
|
|
2478
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping",
|
|
2479
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2480
|
-
"metadataToken": 100664704
|
|
2481
|
-
}
|
|
2482
|
-
}
|
|
2483
|
-
],
|
|
2484
|
-
"exposedProperties": [
|
|
2485
|
-
{
|
|
2486
|
-
"tsName": "udtTypeName",
|
|
2487
|
-
"isStatic": false,
|
|
2488
|
-
"tsSignatureId": "UdtTypeName|:System.String|static=false|accessor=get",
|
|
2489
|
-
"target": {
|
|
2490
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping",
|
|
2491
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2492
|
-
"metadataToken": 385876141
|
|
2493
|
-
}
|
|
2494
|
-
},
|
|
2495
|
-
{
|
|
2496
|
-
"tsName": "literalGenerator",
|
|
2497
|
-
"isStatic": false,
|
|
2498
|
-
"tsSignatureId": "LiteralGenerator|:System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Linq.Expressions.Expression,System.Linq.Expressions,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]|static=false|accessor=get",
|
|
2499
|
-
"target": {
|
|
2500
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping",
|
|
2501
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2502
|
-
"metadataToken": 385876142
|
|
2503
|
-
}
|
|
2504
|
-
}
|
|
2505
|
-
],
|
|
2506
|
-
"exposedConstructors": [
|
|
2507
|
-
{
|
|
2508
|
-
"isStatic": false,
|
|
2509
|
-
"tsSignatureId": "constructor|(System.Type,System.String,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Linq.Expressions.Expression,System.Linq.Expressions,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],Microsoft.EntityFrameworkCore.Storage.StoreTypePostfix,System.String,Microsoft.EntityFrameworkCore.Storage.ValueConversion.ValueConverter,Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer,Microsoft.EntityFrameworkCore.ChangeTracking.ValueComparer,System.Nullable_1[[System.Data.DbType,System.Data.Common,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]],System.Boolean,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
2510
|
-
"target": {
|
|
2511
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerUdtTypeMapping",
|
|
2512
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2513
|
-
"metadataToken": 100664697
|
|
2514
|
-
}
|
|
2515
|
-
}
|
|
2516
1965
|
]
|
|
2517
1966
|
},
|
|
2518
1967
|
{
|
|
2519
1968
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerVectorTypeMapping",
|
|
2520
1969
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerVectorTypeMapping",
|
|
2521
|
-
"tsEmitName": "SqlServerVectorTypeMapping",
|
|
2522
1970
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2523
1971
|
"metadataToken": 0,
|
|
1972
|
+
"kind": "Class",
|
|
1973
|
+
"accessibility": "Public",
|
|
1974
|
+
"isAbstract": false,
|
|
1975
|
+
"isSealed": false,
|
|
1976
|
+
"isStatic": false,
|
|
1977
|
+
"arity": 0,
|
|
2524
1978
|
"methods": [],
|
|
2525
1979
|
"properties": [
|
|
2526
1980
|
{
|
|
2527
1981
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerVectorTypeMapping::Default:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerVectorTypeMapping",
|
|
2528
1982
|
"clrName": "Default",
|
|
2529
|
-
"tsEmitName": "default",
|
|
2530
1983
|
"metadataToken": 385876143,
|
|
2531
1984
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerVectorTypeMapping",
|
|
2532
1985
|
"normalizedSignature": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerVectorTypeMapping|static=true|accessor=get",
|
|
2533
1986
|
"emitScope": "ClassSurface",
|
|
1987
|
+
"provenance": "Original",
|
|
2534
1988
|
"isIndexer": false,
|
|
2535
1989
|
"hasGetter": true,
|
|
2536
1990
|
"hasSetter": false,
|
|
1991
|
+
"isStatic": true,
|
|
1992
|
+
"isAbstract": false,
|
|
1993
|
+
"isVirtual": false,
|
|
1994
|
+
"isOverride": false,
|
|
2537
1995
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerVectorTypeMapping",
|
|
2538
1996
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
2539
1997
|
}
|
|
@@ -2551,48 +2009,35 @@
|
|
|
2551
2009
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerVectorTypeMapping",
|
|
2552
2010
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
2553
2011
|
}
|
|
2554
|
-
],
|
|
2555
|
-
"exposedProperties": [
|
|
2556
|
-
{
|
|
2557
|
-
"tsName": "default",
|
|
2558
|
-
"isStatic": true,
|
|
2559
|
-
"tsSignatureId": "Default|:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerVectorTypeMapping|static=true|accessor=get",
|
|
2560
|
-
"target": {
|
|
2561
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerVectorTypeMapping",
|
|
2562
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2563
|
-
"metadataToken": 385876143
|
|
2564
|
-
}
|
|
2565
|
-
}
|
|
2566
|
-
],
|
|
2567
|
-
"exposedConstructors": [
|
|
2568
|
-
{
|
|
2569
|
-
"isStatic": false,
|
|
2570
|
-
"tsSignatureId": "constructor|(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
2571
|
-
"target": {
|
|
2572
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerVectorTypeMapping",
|
|
2573
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2574
|
-
"metadataToken": 100664707
|
|
2575
|
-
}
|
|
2576
|
-
}
|
|
2577
2012
|
]
|
|
2578
2013
|
},
|
|
2579
2014
|
{
|
|
2580
2015
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransientExceptionDetector",
|
|
2581
2016
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransientExceptionDetector",
|
|
2582
|
-
"tsEmitName": "SqlServerTransientExceptionDetector",
|
|
2583
2017
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2584
2018
|
"metadataToken": 0,
|
|
2019
|
+
"kind": "StaticNamespace",
|
|
2020
|
+
"accessibility": "Public",
|
|
2021
|
+
"isAbstract": true,
|
|
2022
|
+
"isSealed": true,
|
|
2023
|
+
"isStatic": true,
|
|
2024
|
+
"arity": 0,
|
|
2585
2025
|
"methods": [
|
|
2586
2026
|
{
|
|
2587
2027
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransientExceptionDetector::ShouldRetryOn(System.Exception):System.Boolean",
|
|
2588
2028
|
"clrName": "ShouldRetryOn",
|
|
2589
|
-
"tsEmitName": "shouldRetryOn",
|
|
2590
2029
|
"metadataToken": 100664690,
|
|
2591
2030
|
"canonicalSignature": "(System.Exception):System.Boolean",
|
|
2592
2031
|
"normalizedSignature": "ShouldRetryOn|(System.Exception):System.Boolean|static=true",
|
|
2593
2032
|
"emitScope": "ClassSurface",
|
|
2033
|
+
"provenance": "Original",
|
|
2594
2034
|
"arity": 0,
|
|
2595
2035
|
"parameterCount": 1,
|
|
2036
|
+
"isStatic": true,
|
|
2037
|
+
"isAbstract": false,
|
|
2038
|
+
"isVirtual": false,
|
|
2039
|
+
"isOverride": false,
|
|
2040
|
+
"isSealed": false,
|
|
2596
2041
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransientExceptionDetector",
|
|
2597
2042
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2598
2043
|
"isExtensionMethod": false
|
|
@@ -2601,19 +2046,7 @@
|
|
|
2601
2046
|
"properties": [],
|
|
2602
2047
|
"fields": [],
|
|
2603
2048
|
"events": [],
|
|
2604
|
-
"constructors": []
|
|
2605
|
-
"exposedMethods": [
|
|
2606
|
-
{
|
|
2607
|
-
"tsName": "shouldRetryOn",
|
|
2608
|
-
"isStatic": true,
|
|
2609
|
-
"tsSignatureId": "ShouldRetryOn|(System.Exception):System.Boolean|static=true",
|
|
2610
|
-
"target": {
|
|
2611
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerTransientExceptionDetector",
|
|
2612
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
2613
|
-
"metadataToken": 100664690
|
|
2614
|
-
}
|
|
2615
|
-
}
|
|
2616
|
-
]
|
|
2049
|
+
"constructors": []
|
|
2617
2050
|
}
|
|
2618
2051
|
]
|
|
2619
2052
|
}
|