@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,38 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.EntityFrameworkCore.Metadata.Conventions",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.EntityFrameworkCore",
|
|
5
|
+
"Microsoft.EntityFrameworkCore.Relational",
|
|
6
|
+
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
7
|
+
],
|
|
3
8
|
"types": [
|
|
4
9
|
{
|
|
5
10
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerConventionSetBuilder",
|
|
6
11
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerConventionSetBuilder",
|
|
7
|
-
"tsEmitName": "SqlServerConventionSetBuilder",
|
|
8
12
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
9
13
|
"metadataToken": 0,
|
|
14
|
+
"kind": "Class",
|
|
15
|
+
"accessibility": "Public",
|
|
16
|
+
"isAbstract": false,
|
|
17
|
+
"isSealed": false,
|
|
18
|
+
"isStatic": false,
|
|
19
|
+
"arity": 0,
|
|
10
20
|
"methods": [
|
|
11
21
|
{
|
|
12
22
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerConventionSetBuilder::CreateConventionSet():Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet",
|
|
13
23
|
"clrName": "CreateConventionSet",
|
|
14
|
-
"tsEmitName": "createConventionSet",
|
|
15
24
|
"metadataToken": 100664193,
|
|
16
25
|
"canonicalSignature": "():Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet",
|
|
17
26
|
"normalizedSignature": "CreateConventionSet|():Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet|static=false",
|
|
18
27
|
"emitScope": "ClassSurface",
|
|
28
|
+
"provenance": "Original",
|
|
19
29
|
"arity": 0,
|
|
20
30
|
"parameterCount": 0,
|
|
31
|
+
"isStatic": false,
|
|
32
|
+
"isAbstract": false,
|
|
33
|
+
"isVirtual": true,
|
|
34
|
+
"isOverride": true,
|
|
35
|
+
"isSealed": false,
|
|
21
36
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerConventionSetBuilder",
|
|
22
37
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
23
38
|
"isExtensionMethod": false
|
|
@@ -25,13 +40,18 @@
|
|
|
25
40
|
{
|
|
26
41
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerConventionSetBuilder::Build():Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet",
|
|
27
42
|
"clrName": "Build",
|
|
28
|
-
"tsEmitName": "build",
|
|
29
43
|
"metadataToken": 100664194,
|
|
30
44
|
"canonicalSignature": "():Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet",
|
|
31
45
|
"normalizedSignature": "Build|():Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet|static=true",
|
|
32
46
|
"emitScope": "ClassSurface",
|
|
47
|
+
"provenance": "Original",
|
|
33
48
|
"arity": 0,
|
|
34
49
|
"parameterCount": 0,
|
|
50
|
+
"isStatic": true,
|
|
51
|
+
"isAbstract": false,
|
|
52
|
+
"isVirtual": false,
|
|
53
|
+
"isOverride": false,
|
|
54
|
+
"isSealed": false,
|
|
35
55
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerConventionSetBuilder",
|
|
36
56
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
37
57
|
"isExtensionMethod": false
|
|
@@ -39,13 +59,18 @@
|
|
|
39
59
|
{
|
|
40
60
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerConventionSetBuilder::CreateModelBuilder():Microsoft.EntityFrameworkCore.ModelBuilder",
|
|
41
61
|
"clrName": "CreateModelBuilder",
|
|
42
|
-
"tsEmitName": "createModelBuilder",
|
|
43
62
|
"metadataToken": 100664195,
|
|
44
63
|
"canonicalSignature": "():Microsoft.EntityFrameworkCore.ModelBuilder",
|
|
45
64
|
"normalizedSignature": "CreateModelBuilder|():Microsoft.EntityFrameworkCore.ModelBuilder|static=true",
|
|
46
65
|
"emitScope": "ClassSurface",
|
|
66
|
+
"provenance": "Original",
|
|
47
67
|
"arity": 0,
|
|
48
68
|
"parameterCount": 0,
|
|
69
|
+
"isStatic": true,
|
|
70
|
+
"isAbstract": false,
|
|
71
|
+
"isVirtual": false,
|
|
72
|
+
"isOverride": false,
|
|
73
|
+
"isSealed": false,
|
|
49
74
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerConventionSetBuilder",
|
|
50
75
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
51
76
|
"isExtensionMethod": false
|
|
@@ -65,68 +90,35 @@
|
|
|
65
90
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerConventionSetBuilder",
|
|
66
91
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
67
92
|
}
|
|
68
|
-
],
|
|
69
|
-
"exposedMethods": [
|
|
70
|
-
{
|
|
71
|
-
"tsName": "createConventionSet",
|
|
72
|
-
"isStatic": false,
|
|
73
|
-
"tsSignatureId": "CreateConventionSet|():Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet|static=false",
|
|
74
|
-
"target": {
|
|
75
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerConventionSetBuilder",
|
|
76
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
77
|
-
"metadataToken": 100664193
|
|
78
|
-
}
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"tsName": "build",
|
|
82
|
-
"isStatic": true,
|
|
83
|
-
"tsSignatureId": "Build|():Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet|static=true",
|
|
84
|
-
"target": {
|
|
85
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerConventionSetBuilder",
|
|
86
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
87
|
-
"metadataToken": 100664194
|
|
88
|
-
}
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"tsName": "createModelBuilder",
|
|
92
|
-
"isStatic": true,
|
|
93
|
-
"tsSignatureId": "CreateModelBuilder|():Microsoft.EntityFrameworkCore.ModelBuilder|static=true",
|
|
94
|
-
"target": {
|
|
95
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerConventionSetBuilder",
|
|
96
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
97
|
-
"metadataToken": 100664195
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
],
|
|
101
|
-
"exposedConstructors": [
|
|
102
|
-
{
|
|
103
|
-
"isStatic": false,
|
|
104
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies,Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.RelationalConventionSetBuilderDependencies,Microsoft.EntityFrameworkCore.Storage.ISqlGenerationHelper):void|static=false",
|
|
105
|
-
"target": {
|
|
106
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerConventionSetBuilder",
|
|
107
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
108
|
-
"metadataToken": 100664192
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
93
|
]
|
|
112
94
|
},
|
|
113
95
|
{
|
|
114
96
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerDbFunctionConvention",
|
|
115
97
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerDbFunctionConvention",
|
|
116
|
-
"tsEmitName": "SqlServerDbFunctionConvention",
|
|
117
98
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
118
99
|
"metadataToken": 0,
|
|
100
|
+
"kind": "Class",
|
|
101
|
+
"accessibility": "Public",
|
|
102
|
+
"isAbstract": false,
|
|
103
|
+
"isSealed": false,
|
|
104
|
+
"isStatic": false,
|
|
105
|
+
"arity": 0,
|
|
119
106
|
"methods": [
|
|
120
107
|
{
|
|
121
108
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerDbFunctionConvention::ProcessModelFinalizing(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
122
109
|
"clrName": "ProcessModelFinalizing",
|
|
123
|
-
"tsEmitName": "processModelFinalizing",
|
|
124
110
|
"metadataToken": 100664200,
|
|
125
111
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
126
112
|
"normalizedSignature": "ProcessModelFinalizing|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
127
113
|
"emitScope": "ClassSurface",
|
|
114
|
+
"provenance": "Original",
|
|
128
115
|
"arity": 0,
|
|
129
116
|
"parameterCount": 2,
|
|
117
|
+
"isStatic": false,
|
|
118
|
+
"isAbstract": false,
|
|
119
|
+
"isVirtual": true,
|
|
120
|
+
"isOverride": false,
|
|
121
|
+
"isSealed": false,
|
|
130
122
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerDbFunctionConvention",
|
|
131
123
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
132
124
|
"isExtensionMethod": false
|
|
@@ -146,48 +138,35 @@
|
|
|
146
138
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerDbFunctionConvention",
|
|
147
139
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
148
140
|
}
|
|
149
|
-
],
|
|
150
|
-
"exposedMethods": [
|
|
151
|
-
{
|
|
152
|
-
"tsName": "processModelFinalizing",
|
|
153
|
-
"isStatic": false,
|
|
154
|
-
"tsSignatureId": "ProcessModelFinalizing|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
155
|
-
"target": {
|
|
156
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerDbFunctionConvention",
|
|
157
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
158
|
-
"metadataToken": 100664200
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
|
-
],
|
|
162
|
-
"exposedConstructors": [
|
|
163
|
-
{
|
|
164
|
-
"isStatic": false,
|
|
165
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies,Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.RelationalConventionSetBuilderDependencies):void|static=false",
|
|
166
|
-
"target": {
|
|
167
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerDbFunctionConvention",
|
|
168
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
169
|
-
"metadataToken": 100664197
|
|
170
|
-
}
|
|
171
|
-
}
|
|
172
141
|
]
|
|
173
142
|
},
|
|
174
143
|
{
|
|
175
144
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention",
|
|
176
145
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention",
|
|
177
|
-
"tsEmitName": "SqlServerIndexConvention",
|
|
178
146
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
179
147
|
"metadataToken": 0,
|
|
148
|
+
"kind": "Class",
|
|
149
|
+
"accessibility": "Public",
|
|
150
|
+
"isAbstract": false,
|
|
151
|
+
"isSealed": false,
|
|
152
|
+
"isStatic": false,
|
|
153
|
+
"arity": 0,
|
|
180
154
|
"methods": [
|
|
181
155
|
{
|
|
182
156
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention::ProcessEntityTypeBaseTypeChanged(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType,Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
183
157
|
"clrName": "ProcessEntityTypeBaseTypeChanged",
|
|
184
|
-
"tsEmitName": "processEntityTypeBaseTypeChanged",
|
|
185
158
|
"metadataToken": 100664204,
|
|
186
159
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType,Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
187
160
|
"normalizedSignature": "ProcessEntityTypeBaseTypeChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType,Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
188
161
|
"emitScope": "ClassSurface",
|
|
162
|
+
"provenance": "Original",
|
|
189
163
|
"arity": 0,
|
|
190
164
|
"parameterCount": 4,
|
|
165
|
+
"isStatic": false,
|
|
166
|
+
"isAbstract": false,
|
|
167
|
+
"isVirtual": true,
|
|
168
|
+
"isOverride": false,
|
|
169
|
+
"isSealed": false,
|
|
191
170
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention",
|
|
192
171
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
193
172
|
"isExtensionMethod": false
|
|
@@ -195,13 +174,18 @@
|
|
|
195
174
|
{
|
|
196
175
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention::ProcessIndexAdded(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
197
176
|
"clrName": "ProcessIndexAdded",
|
|
198
|
-
"tsEmitName": "processIndexAdded",
|
|
199
177
|
"metadataToken": 100664205,
|
|
200
178
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
201
179
|
"normalizedSignature": "ProcessIndexAdded|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
202
180
|
"emitScope": "ClassSurface",
|
|
181
|
+
"provenance": "Original",
|
|
203
182
|
"arity": 0,
|
|
204
183
|
"parameterCount": 2,
|
|
184
|
+
"isStatic": false,
|
|
185
|
+
"isAbstract": false,
|
|
186
|
+
"isVirtual": true,
|
|
187
|
+
"isOverride": false,
|
|
188
|
+
"isSealed": false,
|
|
205
189
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention",
|
|
206
190
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
207
191
|
"isExtensionMethod": false
|
|
@@ -209,13 +193,18 @@
|
|
|
209
193
|
{
|
|
210
194
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention::ProcessIndexUniquenessChanged(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[System.Nullable_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
|
|
211
195
|
"clrName": "ProcessIndexUniquenessChanged",
|
|
212
|
-
"tsEmitName": "processIndexUniquenessChanged",
|
|
213
196
|
"metadataToken": 100664206,
|
|
214
197
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[System.Nullable_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
|
|
215
198
|
"normalizedSignature": "ProcessIndexUniquenessChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[System.Nullable_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false",
|
|
216
199
|
"emitScope": "ClassSurface",
|
|
200
|
+
"provenance": "Original",
|
|
217
201
|
"arity": 0,
|
|
218
202
|
"parameterCount": 2,
|
|
203
|
+
"isStatic": false,
|
|
204
|
+
"isAbstract": false,
|
|
205
|
+
"isVirtual": true,
|
|
206
|
+
"isOverride": false,
|
|
207
|
+
"isSealed": false,
|
|
219
208
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention",
|
|
220
209
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
221
210
|
"isExtensionMethod": false
|
|
@@ -223,13 +212,18 @@
|
|
|
223
212
|
{
|
|
224
213
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention::ProcessPropertyNullabilityChanged(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[System.Nullable_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
|
|
225
214
|
"clrName": "ProcessPropertyNullabilityChanged",
|
|
226
|
-
"tsEmitName": "processPropertyNullabilityChanged",
|
|
227
215
|
"metadataToken": 100664207,
|
|
228
216
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[System.Nullable_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
|
|
229
217
|
"normalizedSignature": "ProcessPropertyNullabilityChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[System.Nullable_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false",
|
|
230
218
|
"emitScope": "ClassSurface",
|
|
219
|
+
"provenance": "Original",
|
|
231
220
|
"arity": 0,
|
|
232
221
|
"parameterCount": 2,
|
|
222
|
+
"isStatic": false,
|
|
223
|
+
"isAbstract": false,
|
|
224
|
+
"isVirtual": true,
|
|
225
|
+
"isOverride": false,
|
|
226
|
+
"isSealed": false,
|
|
233
227
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention",
|
|
234
228
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
235
229
|
"isExtensionMethod": false
|
|
@@ -237,13 +231,18 @@
|
|
|
237
231
|
{
|
|
238
232
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention::ProcessIndexAnnotationChanged(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
239
233
|
"clrName": "ProcessIndexAnnotationChanged",
|
|
240
|
-
"tsEmitName": "processIndexAnnotationChanged",
|
|
241
234
|
"metadataToken": 100664208,
|
|
242
235
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
243
236
|
"normalizedSignature": "ProcessIndexAnnotationChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
244
237
|
"emitScope": "ClassSurface",
|
|
238
|
+
"provenance": "Original",
|
|
245
239
|
"arity": 0,
|
|
246
240
|
"parameterCount": 5,
|
|
241
|
+
"isStatic": false,
|
|
242
|
+
"isAbstract": false,
|
|
243
|
+
"isVirtual": true,
|
|
244
|
+
"isOverride": false,
|
|
245
|
+
"isSealed": false,
|
|
247
246
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention",
|
|
248
247
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
249
248
|
"isExtensionMethod": false
|
|
@@ -251,13 +250,18 @@
|
|
|
251
250
|
{
|
|
252
251
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention::ProcessPropertyAnnotationChanged(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
253
252
|
"clrName": "ProcessPropertyAnnotationChanged",
|
|
254
|
-
"tsEmitName": "processPropertyAnnotationChanged",
|
|
255
253
|
"metadataToken": 100664209,
|
|
256
254
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
257
255
|
"normalizedSignature": "ProcessPropertyAnnotationChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
258
256
|
"emitScope": "ClassSurface",
|
|
257
|
+
"provenance": "Original",
|
|
259
258
|
"arity": 0,
|
|
260
259
|
"parameterCount": 5,
|
|
260
|
+
"isStatic": false,
|
|
261
|
+
"isAbstract": false,
|
|
262
|
+
"isVirtual": true,
|
|
263
|
+
"isOverride": false,
|
|
264
|
+
"isSealed": false,
|
|
261
265
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention",
|
|
262
266
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
263
267
|
"isExtensionMethod": false
|
|
@@ -277,98 +281,35 @@
|
|
|
277
281
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention",
|
|
278
282
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
279
283
|
}
|
|
280
|
-
],
|
|
281
|
-
"exposedMethods": [
|
|
282
|
-
{
|
|
283
|
-
"tsName": "processEntityTypeBaseTypeChanged",
|
|
284
|
-
"isStatic": false,
|
|
285
|
-
"tsSignatureId": "ProcessEntityTypeBaseTypeChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType,Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionEntityType,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
286
|
-
"target": {
|
|
287
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention",
|
|
288
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
289
|
-
"metadataToken": 100664204
|
|
290
|
-
}
|
|
291
|
-
},
|
|
292
|
-
{
|
|
293
|
-
"tsName": "processIndexAdded",
|
|
294
|
-
"isStatic": false,
|
|
295
|
-
"tsSignatureId": "ProcessIndexAdded|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
296
|
-
"target": {
|
|
297
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention",
|
|
298
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
299
|
-
"metadataToken": 100664205
|
|
300
|
-
}
|
|
301
|
-
},
|
|
302
|
-
{
|
|
303
|
-
"tsName": "processIndexUniquenessChanged",
|
|
304
|
-
"isStatic": false,
|
|
305
|
-
"tsSignatureId": "ProcessIndexUniquenessChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[System.Nullable_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false",
|
|
306
|
-
"target": {
|
|
307
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention",
|
|
308
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
309
|
-
"metadataToken": 100664206
|
|
310
|
-
}
|
|
311
|
-
},
|
|
312
|
-
{
|
|
313
|
-
"tsName": "processPropertyNullabilityChanged",
|
|
314
|
-
"isStatic": false,
|
|
315
|
-
"tsSignatureId": "ProcessPropertyNullabilityChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[System.Nullable_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false",
|
|
316
|
-
"target": {
|
|
317
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention",
|
|
318
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
319
|
-
"metadataToken": 100664207
|
|
320
|
-
}
|
|
321
|
-
},
|
|
322
|
-
{
|
|
323
|
-
"tsName": "processIndexAnnotationChanged",
|
|
324
|
-
"isStatic": false,
|
|
325
|
-
"tsSignatureId": "ProcessIndexAnnotationChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
326
|
-
"target": {
|
|
327
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention",
|
|
328
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
329
|
-
"metadataToken": 100664208
|
|
330
|
-
}
|
|
331
|
-
},
|
|
332
|
-
{
|
|
333
|
-
"tsName": "processPropertyAnnotationChanged",
|
|
334
|
-
"isStatic": false,
|
|
335
|
-
"tsSignatureId": "ProcessPropertyAnnotationChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
336
|
-
"target": {
|
|
337
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention",
|
|
338
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
339
|
-
"metadataToken": 100664209
|
|
340
|
-
}
|
|
341
|
-
}
|
|
342
|
-
],
|
|
343
|
-
"exposedConstructors": [
|
|
344
|
-
{
|
|
345
|
-
"isStatic": false,
|
|
346
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies,Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.RelationalConventionSetBuilderDependencies,Microsoft.EntityFrameworkCore.Storage.ISqlGenerationHelper):void|static=false",
|
|
347
|
-
"target": {
|
|
348
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerIndexConvention",
|
|
349
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
350
|
-
"metadataToken": 100664201
|
|
351
|
-
}
|
|
352
|
-
}
|
|
353
284
|
]
|
|
354
285
|
},
|
|
355
286
|
{
|
|
356
287
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerMemoryOptimizedTablesConvention",
|
|
357
288
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerMemoryOptimizedTablesConvention",
|
|
358
|
-
"tsEmitName": "SqlServerMemoryOptimizedTablesConvention",
|
|
359
289
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
360
290
|
"metadataToken": 0,
|
|
291
|
+
"kind": "Class",
|
|
292
|
+
"accessibility": "Public",
|
|
293
|
+
"isAbstract": false,
|
|
294
|
+
"isSealed": false,
|
|
295
|
+
"isStatic": false,
|
|
296
|
+
"arity": 0,
|
|
361
297
|
"methods": [
|
|
362
298
|
{
|
|
363
299
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerMemoryOptimizedTablesConvention::ProcessEntityTypeAnnotationChanged(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
364
300
|
"clrName": "ProcessEntityTypeAnnotationChanged",
|
|
365
|
-
"tsEmitName": "processEntityTypeAnnotationChanged",
|
|
366
301
|
"metadataToken": 100664216,
|
|
367
302
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
368
303
|
"normalizedSignature": "ProcessEntityTypeAnnotationChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
369
304
|
"emitScope": "ClassSurface",
|
|
305
|
+
"provenance": "Original",
|
|
370
306
|
"arity": 0,
|
|
371
307
|
"parameterCount": 5,
|
|
308
|
+
"isStatic": false,
|
|
309
|
+
"isAbstract": false,
|
|
310
|
+
"isVirtual": true,
|
|
311
|
+
"isOverride": false,
|
|
312
|
+
"isSealed": false,
|
|
372
313
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerMemoryOptimizedTablesConvention",
|
|
373
314
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
374
315
|
"isExtensionMethod": false
|
|
@@ -376,13 +317,18 @@
|
|
|
376
317
|
{
|
|
377
318
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerMemoryOptimizedTablesConvention::ProcessKeyAdded(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionKeyBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionKeyBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
378
319
|
"clrName": "ProcessKeyAdded",
|
|
379
|
-
"tsEmitName": "processKeyAdded",
|
|
380
320
|
"metadataToken": 100664217,
|
|
381
321
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionKeyBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionKeyBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
382
322
|
"normalizedSignature": "ProcessKeyAdded|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionKeyBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionKeyBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
383
323
|
"emitScope": "ClassSurface",
|
|
324
|
+
"provenance": "Original",
|
|
384
325
|
"arity": 0,
|
|
385
326
|
"parameterCount": 2,
|
|
327
|
+
"isStatic": false,
|
|
328
|
+
"isAbstract": false,
|
|
329
|
+
"isVirtual": true,
|
|
330
|
+
"isOverride": false,
|
|
331
|
+
"isSealed": false,
|
|
386
332
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerMemoryOptimizedTablesConvention",
|
|
387
333
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
388
334
|
"isExtensionMethod": false
|
|
@@ -390,13 +336,18 @@
|
|
|
390
336
|
{
|
|
391
337
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerMemoryOptimizedTablesConvention::ProcessIndexAdded(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
392
338
|
"clrName": "ProcessIndexAdded",
|
|
393
|
-
"tsEmitName": "processIndexAdded",
|
|
394
339
|
"metadataToken": 100664218,
|
|
395
340
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
396
341
|
"normalizedSignature": "ProcessIndexAdded|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
397
342
|
"emitScope": "ClassSurface",
|
|
343
|
+
"provenance": "Original",
|
|
398
344
|
"arity": 0,
|
|
399
345
|
"parameterCount": 2,
|
|
346
|
+
"isStatic": false,
|
|
347
|
+
"isAbstract": false,
|
|
348
|
+
"isVirtual": true,
|
|
349
|
+
"isOverride": false,
|
|
350
|
+
"isSealed": false,
|
|
400
351
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerMemoryOptimizedTablesConvention",
|
|
401
352
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
402
353
|
"isExtensionMethod": false
|
|
@@ -416,68 +367,35 @@
|
|
|
416
367
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerMemoryOptimizedTablesConvention",
|
|
417
368
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
418
369
|
}
|
|
419
|
-
],
|
|
420
|
-
"exposedMethods": [
|
|
421
|
-
{
|
|
422
|
-
"tsName": "processEntityTypeAnnotationChanged",
|
|
423
|
-
"isStatic": false,
|
|
424
|
-
"tsSignatureId": "ProcessEntityTypeAnnotationChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
425
|
-
"target": {
|
|
426
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerMemoryOptimizedTablesConvention",
|
|
427
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
428
|
-
"metadataToken": 100664216
|
|
429
|
-
}
|
|
430
|
-
},
|
|
431
|
-
{
|
|
432
|
-
"tsName": "processKeyAdded",
|
|
433
|
-
"isStatic": false,
|
|
434
|
-
"tsSignatureId": "ProcessKeyAdded|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionKeyBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionKeyBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
435
|
-
"target": {
|
|
436
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerMemoryOptimizedTablesConvention",
|
|
437
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
438
|
-
"metadataToken": 100664217
|
|
439
|
-
}
|
|
440
|
-
},
|
|
441
|
-
{
|
|
442
|
-
"tsName": "processIndexAdded",
|
|
443
|
-
"isStatic": false,
|
|
444
|
-
"tsSignatureId": "ProcessIndexAdded|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionIndexBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
445
|
-
"target": {
|
|
446
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerMemoryOptimizedTablesConvention",
|
|
447
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
448
|
-
"metadataToken": 100664218
|
|
449
|
-
}
|
|
450
|
-
}
|
|
451
|
-
],
|
|
452
|
-
"exposedConstructors": [
|
|
453
|
-
{
|
|
454
|
-
"isStatic": false,
|
|
455
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies,Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.RelationalConventionSetBuilderDependencies):void|static=false",
|
|
456
|
-
"target": {
|
|
457
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerMemoryOptimizedTablesConvention",
|
|
458
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
459
|
-
"metadataToken": 100664213
|
|
460
|
-
}
|
|
461
|
-
}
|
|
462
370
|
]
|
|
463
371
|
},
|
|
464
372
|
{
|
|
465
373
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOnDeleteConvention",
|
|
466
374
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOnDeleteConvention",
|
|
467
|
-
"tsEmitName": "SqlServerOnDeleteConvention",
|
|
468
375
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
469
376
|
"metadataToken": 0,
|
|
377
|
+
"kind": "Class",
|
|
378
|
+
"accessibility": "Public",
|
|
379
|
+
"isAbstract": false,
|
|
380
|
+
"isSealed": false,
|
|
381
|
+
"isStatic": false,
|
|
382
|
+
"arity": 0,
|
|
470
383
|
"methods": [
|
|
471
384
|
{
|
|
472
385
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOnDeleteConvention::ProcessSkipNavigationForeignKeyChanged(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionSkipNavigationBuilder,Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
473
386
|
"clrName": "ProcessSkipNavigationForeignKeyChanged",
|
|
474
|
-
"tsEmitName": "processSkipNavigationForeignKeyChanged",
|
|
475
387
|
"metadataToken": 100664221,
|
|
476
388
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionSkipNavigationBuilder,Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
477
389
|
"normalizedSignature": "ProcessSkipNavigationForeignKeyChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionSkipNavigationBuilder,Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
478
390
|
"emitScope": "ClassSurface",
|
|
391
|
+
"provenance": "Original",
|
|
479
392
|
"arity": 0,
|
|
480
393
|
"parameterCount": 4,
|
|
394
|
+
"isStatic": false,
|
|
395
|
+
"isAbstract": false,
|
|
396
|
+
"isVirtual": true,
|
|
397
|
+
"isOverride": false,
|
|
398
|
+
"isSealed": false,
|
|
481
399
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOnDeleteConvention",
|
|
482
400
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
483
401
|
"isExtensionMethod": false
|
|
@@ -485,13 +403,18 @@
|
|
|
485
403
|
{
|
|
486
404
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOnDeleteConvention::ProcessEntityTypeAnnotationChanged(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
487
405
|
"clrName": "ProcessEntityTypeAnnotationChanged",
|
|
488
|
-
"tsEmitName": "processEntityTypeAnnotationChanged",
|
|
489
406
|
"metadataToken": 100664224,
|
|
490
407
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
491
408
|
"normalizedSignature": "ProcessEntityTypeAnnotationChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
492
409
|
"emitScope": "ClassSurface",
|
|
410
|
+
"provenance": "Original",
|
|
493
411
|
"arity": 0,
|
|
494
412
|
"parameterCount": 5,
|
|
413
|
+
"isStatic": false,
|
|
414
|
+
"isAbstract": false,
|
|
415
|
+
"isVirtual": true,
|
|
416
|
+
"isOverride": false,
|
|
417
|
+
"isSealed": false,
|
|
495
418
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOnDeleteConvention",
|
|
496
419
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
497
420
|
"isExtensionMethod": false
|
|
@@ -511,58 +434,35 @@
|
|
|
511
434
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOnDeleteConvention",
|
|
512
435
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
513
436
|
}
|
|
514
|
-
],
|
|
515
|
-
"exposedMethods": [
|
|
516
|
-
{
|
|
517
|
-
"tsName": "processSkipNavigationForeignKeyChanged",
|
|
518
|
-
"isStatic": false,
|
|
519
|
-
"tsSignatureId": "ProcessSkipNavigationForeignKeyChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionSkipNavigationBuilder,Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
520
|
-
"target": {
|
|
521
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOnDeleteConvention",
|
|
522
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
523
|
-
"metadataToken": 100664221
|
|
524
|
-
}
|
|
525
|
-
},
|
|
526
|
-
{
|
|
527
|
-
"tsName": "processEntityTypeAnnotationChanged",
|
|
528
|
-
"isStatic": false,
|
|
529
|
-
"tsSignatureId": "ProcessEntityTypeAnnotationChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
530
|
-
"target": {
|
|
531
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOnDeleteConvention",
|
|
532
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
533
|
-
"metadataToken": 100664224
|
|
534
|
-
}
|
|
535
|
-
}
|
|
536
|
-
],
|
|
537
|
-
"exposedConstructors": [
|
|
538
|
-
{
|
|
539
|
-
"isStatic": false,
|
|
540
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies,Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.RelationalConventionSetBuilderDependencies):void|static=false",
|
|
541
|
-
"target": {
|
|
542
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOnDeleteConvention",
|
|
543
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
544
|
-
"metadataToken": 100664219
|
|
545
|
-
}
|
|
546
|
-
}
|
|
547
437
|
]
|
|
548
438
|
},
|
|
549
439
|
{
|
|
550
440
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOutputClauseConvention",
|
|
551
441
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOutputClauseConvention",
|
|
552
|
-
"tsEmitName": "SqlServerOutputClauseConvention",
|
|
553
442
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
554
443
|
"metadataToken": 0,
|
|
444
|
+
"kind": "Class",
|
|
445
|
+
"accessibility": "Public",
|
|
446
|
+
"isAbstract": false,
|
|
447
|
+
"isSealed": false,
|
|
448
|
+
"isStatic": false,
|
|
449
|
+
"arity": 0,
|
|
555
450
|
"methods": [
|
|
556
451
|
{
|
|
557
452
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOutputClauseConvention::ProcessTriggerAdded(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionTriggerBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionTriggerBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
558
453
|
"clrName": "ProcessTriggerAdded",
|
|
559
|
-
"tsEmitName": "processTriggerAdded",
|
|
560
454
|
"metadataToken": 100664231,
|
|
561
455
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionTriggerBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionTriggerBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
562
456
|
"normalizedSignature": "ProcessTriggerAdded|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionTriggerBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionTriggerBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
563
457
|
"emitScope": "ClassSurface",
|
|
458
|
+
"provenance": "Original",
|
|
564
459
|
"arity": 0,
|
|
565
460
|
"parameterCount": 2,
|
|
461
|
+
"isStatic": false,
|
|
462
|
+
"isAbstract": false,
|
|
463
|
+
"isVirtual": true,
|
|
464
|
+
"isOverride": false,
|
|
465
|
+
"isSealed": false,
|
|
566
466
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOutputClauseConvention",
|
|
567
467
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
568
468
|
"isExtensionMethod": false
|
|
@@ -570,13 +470,18 @@
|
|
|
570
470
|
{
|
|
571
471
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOutputClauseConvention::ProcessTriggerRemoved(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,Microsoft.EntityFrameworkCore.Metadata.IConventionTrigger,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionTrigger,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
572
472
|
"clrName": "ProcessTriggerRemoved",
|
|
573
|
-
"tsEmitName": "processTriggerRemoved",
|
|
574
473
|
"metadataToken": 100664232,
|
|
575
474
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,Microsoft.EntityFrameworkCore.Metadata.IConventionTrigger,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionTrigger,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
576
475
|
"normalizedSignature": "ProcessTriggerRemoved|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,Microsoft.EntityFrameworkCore.Metadata.IConventionTrigger,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionTrigger,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
577
476
|
"emitScope": "ClassSurface",
|
|
477
|
+
"provenance": "Original",
|
|
578
478
|
"arity": 0,
|
|
579
479
|
"parameterCount": 3,
|
|
480
|
+
"isStatic": false,
|
|
481
|
+
"isAbstract": false,
|
|
482
|
+
"isVirtual": true,
|
|
483
|
+
"isOverride": false,
|
|
484
|
+
"isSealed": false,
|
|
580
485
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOutputClauseConvention",
|
|
581
486
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
582
487
|
"isExtensionMethod": false
|
|
@@ -596,47 +501,19 @@
|
|
|
596
501
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOutputClauseConvention",
|
|
597
502
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
598
503
|
}
|
|
599
|
-
],
|
|
600
|
-
"exposedMethods": [
|
|
601
|
-
{
|
|
602
|
-
"tsName": "processTriggerAdded",
|
|
603
|
-
"isStatic": false,
|
|
604
|
-
"tsSignatureId": "ProcessTriggerAdded|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionTriggerBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionTriggerBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
605
|
-
"target": {
|
|
606
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOutputClauseConvention",
|
|
607
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
608
|
-
"metadataToken": 100664231
|
|
609
|
-
}
|
|
610
|
-
},
|
|
611
|
-
{
|
|
612
|
-
"tsName": "processTriggerRemoved",
|
|
613
|
-
"isStatic": false,
|
|
614
|
-
"tsSignatureId": "ProcessTriggerRemoved|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,Microsoft.EntityFrameworkCore.Metadata.IConventionTrigger,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionTrigger,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
615
|
-
"target": {
|
|
616
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOutputClauseConvention",
|
|
617
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
618
|
-
"metadataToken": 100664232
|
|
619
|
-
}
|
|
620
|
-
}
|
|
621
|
-
],
|
|
622
|
-
"exposedConstructors": [
|
|
623
|
-
{
|
|
624
|
-
"isStatic": false,
|
|
625
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies,Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.RelationalConventionSetBuilderDependencies):void|static=false",
|
|
626
|
-
"target": {
|
|
627
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerOutputClauseConvention",
|
|
628
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
629
|
-
"metadataToken": 100664228
|
|
630
|
-
}
|
|
631
|
-
}
|
|
632
504
|
]
|
|
633
505
|
},
|
|
634
506
|
{
|
|
635
507
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerRuntimeModelConvention",
|
|
636
508
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerRuntimeModelConvention",
|
|
637
|
-
"tsEmitName": "SqlServerRuntimeModelConvention",
|
|
638
509
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
639
510
|
"metadataToken": 0,
|
|
511
|
+
"kind": "Class",
|
|
512
|
+
"accessibility": "Public",
|
|
513
|
+
"isAbstract": false,
|
|
514
|
+
"isSealed": false,
|
|
515
|
+
"isStatic": false,
|
|
516
|
+
"arity": 0,
|
|
640
517
|
"methods": [],
|
|
641
518
|
"properties": [],
|
|
642
519
|
"fields": [],
|
|
@@ -652,25 +529,19 @@
|
|
|
652
529
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerRuntimeModelConvention",
|
|
653
530
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
654
531
|
}
|
|
655
|
-
],
|
|
656
|
-
"exposedConstructors": [
|
|
657
|
-
{
|
|
658
|
-
"isStatic": false,
|
|
659
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies,Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.RelationalConventionSetBuilderDependencies):void|static=false",
|
|
660
|
-
"target": {
|
|
661
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerRuntimeModelConvention",
|
|
662
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
663
|
-
"metadataToken": 100664233
|
|
664
|
-
}
|
|
665
|
-
}
|
|
666
532
|
]
|
|
667
533
|
},
|
|
668
534
|
{
|
|
669
535
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerSharedTableConvention",
|
|
670
536
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerSharedTableConvention",
|
|
671
|
-
"tsEmitName": "SqlServerSharedTableConvention",
|
|
672
537
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
673
538
|
"metadataToken": 0,
|
|
539
|
+
"kind": "Class",
|
|
540
|
+
"accessibility": "Public",
|
|
541
|
+
"isAbstract": false,
|
|
542
|
+
"isSealed": false,
|
|
543
|
+
"isStatic": false,
|
|
544
|
+
"arity": 0,
|
|
674
545
|
"methods": [],
|
|
675
546
|
"properties": [],
|
|
676
547
|
"fields": [],
|
|
@@ -686,36 +557,35 @@
|
|
|
686
557
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerSharedTableConvention",
|
|
687
558
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
688
559
|
}
|
|
689
|
-
],
|
|
690
|
-
"exposedConstructors": [
|
|
691
|
-
{
|
|
692
|
-
"isStatic": false,
|
|
693
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies,Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.RelationalConventionSetBuilderDependencies):void|static=false",
|
|
694
|
-
"target": {
|
|
695
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerSharedTableConvention",
|
|
696
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
697
|
-
"metadataToken": 100664240
|
|
698
|
-
}
|
|
699
|
-
}
|
|
700
560
|
]
|
|
701
561
|
},
|
|
702
562
|
{
|
|
703
563
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerStoreGenerationConvention",
|
|
704
564
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerStoreGenerationConvention",
|
|
705
|
-
"tsEmitName": "SqlServerStoreGenerationConvention",
|
|
706
565
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
707
566
|
"metadataToken": 0,
|
|
567
|
+
"kind": "Class",
|
|
568
|
+
"accessibility": "Public",
|
|
569
|
+
"isAbstract": false,
|
|
570
|
+
"isSealed": false,
|
|
571
|
+
"isStatic": false,
|
|
572
|
+
"arity": 0,
|
|
708
573
|
"methods": [
|
|
709
574
|
{
|
|
710
575
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerStoreGenerationConvention::ProcessPropertyAnnotationChanged(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
711
576
|
"clrName": "ProcessPropertyAnnotationChanged",
|
|
712
|
-
"tsEmitName": "processPropertyAnnotationChanged",
|
|
713
577
|
"metadataToken": 100664246,
|
|
714
578
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
715
579
|
"normalizedSignature": "ProcessPropertyAnnotationChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
716
580
|
"emitScope": "ClassSurface",
|
|
581
|
+
"provenance": "Original",
|
|
717
582
|
"arity": 0,
|
|
718
583
|
"parameterCount": 5,
|
|
584
|
+
"isStatic": false,
|
|
585
|
+
"isAbstract": false,
|
|
586
|
+
"isVirtual": true,
|
|
587
|
+
"isOverride": true,
|
|
588
|
+
"isSealed": false,
|
|
719
589
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerStoreGenerationConvention",
|
|
720
590
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
721
591
|
"isExtensionMethod": false
|
|
@@ -735,48 +605,35 @@
|
|
|
735
605
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerStoreGenerationConvention",
|
|
736
606
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
737
607
|
}
|
|
738
|
-
],
|
|
739
|
-
"exposedMethods": [
|
|
740
|
-
{
|
|
741
|
-
"tsName": "processPropertyAnnotationChanged",
|
|
742
|
-
"isStatic": false,
|
|
743
|
-
"tsSignatureId": "ProcessPropertyAnnotationChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
744
|
-
"target": {
|
|
745
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerStoreGenerationConvention",
|
|
746
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
747
|
-
"metadataToken": 100664246
|
|
748
|
-
}
|
|
749
|
-
}
|
|
750
|
-
],
|
|
751
|
-
"exposedConstructors": [
|
|
752
|
-
{
|
|
753
|
-
"isStatic": false,
|
|
754
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies,Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.RelationalConventionSetBuilderDependencies):void|static=false",
|
|
755
|
-
"target": {
|
|
756
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerStoreGenerationConvention",
|
|
757
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
758
|
-
"metadataToken": 100664245
|
|
759
|
-
}
|
|
760
|
-
}
|
|
761
608
|
]
|
|
762
609
|
},
|
|
763
610
|
{
|
|
764
611
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerTemporalConvention",
|
|
765
612
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerTemporalConvention",
|
|
766
|
-
"tsEmitName": "SqlServerTemporalConvention",
|
|
767
613
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
768
614
|
"metadataToken": 0,
|
|
615
|
+
"kind": "Class",
|
|
616
|
+
"accessibility": "Public",
|
|
617
|
+
"isAbstract": false,
|
|
618
|
+
"isSealed": false,
|
|
619
|
+
"isStatic": false,
|
|
620
|
+
"arity": 0,
|
|
769
621
|
"methods": [
|
|
770
622
|
{
|
|
771
623
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerTemporalConvention::ProcessEntityTypeAnnotationChanged(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
772
624
|
"clrName": "ProcessEntityTypeAnnotationChanged",
|
|
773
|
-
"tsEmitName": "processEntityTypeAnnotationChanged",
|
|
774
625
|
"metadataToken": 100664251,
|
|
775
626
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
776
627
|
"normalizedSignature": "ProcessEntityTypeAnnotationChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
777
628
|
"emitScope": "ClassSurface",
|
|
629
|
+
"provenance": "Original",
|
|
778
630
|
"arity": 0,
|
|
779
631
|
"parameterCount": 5,
|
|
632
|
+
"isStatic": false,
|
|
633
|
+
"isAbstract": false,
|
|
634
|
+
"isVirtual": true,
|
|
635
|
+
"isOverride": false,
|
|
636
|
+
"isSealed": false,
|
|
780
637
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerTemporalConvention",
|
|
781
638
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
782
639
|
"isExtensionMethod": false
|
|
@@ -784,13 +641,18 @@
|
|
|
784
641
|
{
|
|
785
642
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerTemporalConvention::ProcessSkipNavigationForeignKeyChanged(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionSkipNavigationBuilder,Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
786
643
|
"clrName": "ProcessSkipNavigationForeignKeyChanged",
|
|
787
|
-
"tsEmitName": "processSkipNavigationForeignKeyChanged",
|
|
788
644
|
"metadataToken": 100664252,
|
|
789
645
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionSkipNavigationBuilder,Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
790
646
|
"normalizedSignature": "ProcessSkipNavigationForeignKeyChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionSkipNavigationBuilder,Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
791
647
|
"emitScope": "ClassSurface",
|
|
648
|
+
"provenance": "Original",
|
|
792
649
|
"arity": 0,
|
|
793
650
|
"parameterCount": 4,
|
|
651
|
+
"isStatic": false,
|
|
652
|
+
"isAbstract": false,
|
|
653
|
+
"isVirtual": true,
|
|
654
|
+
"isOverride": false,
|
|
655
|
+
"isSealed": false,
|
|
794
656
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerTemporalConvention",
|
|
795
657
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
796
658
|
"isExtensionMethod": false
|
|
@@ -798,13 +660,18 @@
|
|
|
798
660
|
{
|
|
799
661
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerTemporalConvention::ProcessModelFinalizing(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
800
662
|
"clrName": "ProcessModelFinalizing",
|
|
801
|
-
"tsEmitName": "processModelFinalizing",
|
|
802
663
|
"metadataToken": 100664253,
|
|
803
664
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
804
665
|
"normalizedSignature": "ProcessModelFinalizing|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
805
666
|
"emitScope": "ClassSurface",
|
|
667
|
+
"provenance": "Original",
|
|
806
668
|
"arity": 0,
|
|
807
669
|
"parameterCount": 2,
|
|
670
|
+
"isStatic": false,
|
|
671
|
+
"isAbstract": false,
|
|
672
|
+
"isVirtual": true,
|
|
673
|
+
"isOverride": false,
|
|
674
|
+
"isSealed": false,
|
|
808
675
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerTemporalConvention",
|
|
809
676
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
810
677
|
"isExtensionMethod": false
|
|
@@ -824,68 +691,35 @@
|
|
|
824
691
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerTemporalConvention",
|
|
825
692
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
826
693
|
}
|
|
827
|
-
],
|
|
828
|
-
"exposedMethods": [
|
|
829
|
-
{
|
|
830
|
-
"tsName": "processEntityTypeAnnotationChanged",
|
|
831
|
-
"isStatic": false,
|
|
832
|
-
"tsSignatureId": "ProcessEntityTypeAnnotationChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
833
|
-
"target": {
|
|
834
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerTemporalConvention",
|
|
835
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
836
|
-
"metadataToken": 100664251
|
|
837
|
-
}
|
|
838
|
-
},
|
|
839
|
-
{
|
|
840
|
-
"tsName": "processSkipNavigationForeignKeyChanged",
|
|
841
|
-
"isStatic": false,
|
|
842
|
-
"tsSignatureId": "ProcessSkipNavigationForeignKeyChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionSkipNavigationBuilder,Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionForeignKey,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
843
|
-
"target": {
|
|
844
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerTemporalConvention",
|
|
845
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
846
|
-
"metadataToken": 100664252
|
|
847
|
-
}
|
|
848
|
-
},
|
|
849
|
-
{
|
|
850
|
-
"tsName": "processModelFinalizing",
|
|
851
|
-
"isStatic": false,
|
|
852
|
-
"tsSignatureId": "ProcessModelFinalizing|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
853
|
-
"target": {
|
|
854
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerTemporalConvention",
|
|
855
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
856
|
-
"metadataToken": 100664253
|
|
857
|
-
}
|
|
858
|
-
}
|
|
859
|
-
],
|
|
860
|
-
"exposedConstructors": [
|
|
861
|
-
{
|
|
862
|
-
"isStatic": false,
|
|
863
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies,Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.RelationalConventionSetBuilderDependencies):void|static=false",
|
|
864
|
-
"target": {
|
|
865
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerTemporalConvention",
|
|
866
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
867
|
-
"metadataToken": 100664248
|
|
868
|
-
}
|
|
869
|
-
}
|
|
870
694
|
]
|
|
871
695
|
},
|
|
872
696
|
{
|
|
873
697
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationConvention",
|
|
874
698
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationConvention",
|
|
875
|
-
"tsEmitName": "SqlServerValueGenerationConvention",
|
|
876
699
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
877
700
|
"metadataToken": 0,
|
|
701
|
+
"kind": "Class",
|
|
702
|
+
"accessibility": "Public",
|
|
703
|
+
"isAbstract": false,
|
|
704
|
+
"isSealed": false,
|
|
705
|
+
"isStatic": false,
|
|
706
|
+
"arity": 0,
|
|
878
707
|
"methods": [
|
|
879
708
|
{
|
|
880
709
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationConvention::ProcessPropertyAnnotationChanged(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
881
710
|
"clrName": "ProcessPropertyAnnotationChanged",
|
|
882
|
-
"tsEmitName": "processPropertyAnnotationChanged",
|
|
883
711
|
"metadataToken": 100664255,
|
|
884
712
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
885
713
|
"normalizedSignature": "ProcessPropertyAnnotationChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
886
714
|
"emitScope": "ClassSurface",
|
|
715
|
+
"provenance": "Original",
|
|
887
716
|
"arity": 0,
|
|
888
717
|
"parameterCount": 5,
|
|
718
|
+
"isStatic": false,
|
|
719
|
+
"isAbstract": false,
|
|
720
|
+
"isVirtual": true,
|
|
721
|
+
"isOverride": true,
|
|
722
|
+
"isSealed": false,
|
|
889
723
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationConvention",
|
|
890
724
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
891
725
|
"isExtensionMethod": false
|
|
@@ -893,13 +727,18 @@
|
|
|
893
727
|
{
|
|
894
728
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationConvention::ProcessEntityTypeAnnotationChanged(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
895
729
|
"clrName": "ProcessEntityTypeAnnotationChanged",
|
|
896
|
-
"tsEmitName": "processEntityTypeAnnotationChanged",
|
|
897
730
|
"metadataToken": 100664256,
|
|
898
731
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
899
732
|
"normalizedSignature": "ProcessEntityTypeAnnotationChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
900
733
|
"emitScope": "ClassSurface",
|
|
734
|
+
"provenance": "Original",
|
|
901
735
|
"arity": 0,
|
|
902
736
|
"parameterCount": 5,
|
|
737
|
+
"isStatic": false,
|
|
738
|
+
"isAbstract": false,
|
|
739
|
+
"isVirtual": true,
|
|
740
|
+
"isOverride": true,
|
|
741
|
+
"isSealed": false,
|
|
903
742
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationConvention",
|
|
904
743
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
905
744
|
"isExtensionMethod": false
|
|
@@ -907,13 +746,18 @@
|
|
|
907
746
|
{
|
|
908
747
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationConvention::GetValueGenerated(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty,Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026):System.Nullable_1[[Microsoft.EntityFrameworkCore.Metadata.ValueGenerated,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
909
748
|
"clrName": "GetValueGenerated",
|
|
910
|
-
"tsEmitName": "getValueGenerated",
|
|
911
749
|
"metadataToken": 100664259,
|
|
912
750
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty,Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026):System.Nullable_1[[Microsoft.EntityFrameworkCore.Metadata.ValueGenerated,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
913
751
|
"normalizedSignature": "GetValueGenerated|(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty,Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026):System.Nullable_1[[Microsoft.EntityFrameworkCore.Metadata.ValueGenerated,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=true",
|
|
914
752
|
"emitScope": "ClassSurface",
|
|
753
|
+
"provenance": "Original",
|
|
915
754
|
"arity": 0,
|
|
916
755
|
"parameterCount": 2,
|
|
756
|
+
"isStatic": true,
|
|
757
|
+
"isAbstract": false,
|
|
758
|
+
"isVirtual": false,
|
|
759
|
+
"isOverride": false,
|
|
760
|
+
"isSealed": false,
|
|
917
761
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationConvention",
|
|
918
762
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
919
763
|
"isExtensionMethod": false,
|
|
@@ -939,68 +783,35 @@
|
|
|
939
783
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationConvention",
|
|
940
784
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
941
785
|
}
|
|
942
|
-
],
|
|
943
|
-
"exposedMethods": [
|
|
944
|
-
{
|
|
945
|
-
"tsName": "processPropertyAnnotationChanged",
|
|
946
|
-
"isStatic": false,
|
|
947
|
-
"tsSignatureId": "ProcessPropertyAnnotationChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionPropertyBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
948
|
-
"target": {
|
|
949
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationConvention",
|
|
950
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
951
|
-
"metadataToken": 100664255
|
|
952
|
-
}
|
|
953
|
-
},
|
|
954
|
-
{
|
|
955
|
-
"tsName": "processEntityTypeAnnotationChanged",
|
|
956
|
-
"isStatic": false,
|
|
957
|
-
"tsSignatureId": "ProcessEntityTypeAnnotationChanged|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionEntityTypeBuilder,System.String,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.IConventionAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
958
|
-
"target": {
|
|
959
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationConvention",
|
|
960
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
961
|
-
"metadataToken": 100664256
|
|
962
|
-
}
|
|
963
|
-
},
|
|
964
|
-
{
|
|
965
|
-
"tsName": "getValueGenerated",
|
|
966
|
-
"isStatic": true,
|
|
967
|
-
"tsSignatureId": "GetValueGenerated|(Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty,Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier\u0026):System.Nullable_1[[Microsoft.EntityFrameworkCore.Metadata.ValueGenerated,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=true",
|
|
968
|
-
"target": {
|
|
969
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationConvention",
|
|
970
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
971
|
-
"metadataToken": 100664259
|
|
972
|
-
}
|
|
973
|
-
}
|
|
974
|
-
],
|
|
975
|
-
"exposedConstructors": [
|
|
976
|
-
{
|
|
977
|
-
"isStatic": false,
|
|
978
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies,Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.RelationalConventionSetBuilderDependencies):void|static=false",
|
|
979
|
-
"target": {
|
|
980
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationConvention",
|
|
981
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
982
|
-
"metadataToken": 100664254
|
|
983
|
-
}
|
|
984
|
-
}
|
|
985
786
|
]
|
|
986
787
|
},
|
|
987
788
|
{
|
|
988
789
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationStrategyConvention",
|
|
989
790
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationStrategyConvention",
|
|
990
|
-
"tsEmitName": "SqlServerValueGenerationStrategyConvention",
|
|
991
791
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
992
792
|
"metadataToken": 0,
|
|
793
|
+
"kind": "Class",
|
|
794
|
+
"accessibility": "Public",
|
|
795
|
+
"isAbstract": false,
|
|
796
|
+
"isSealed": false,
|
|
797
|
+
"isStatic": false,
|
|
798
|
+
"arity": 0,
|
|
993
799
|
"methods": [
|
|
994
800
|
{
|
|
995
801
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationStrategyConvention::ProcessModelInitialized(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
996
802
|
"clrName": "ProcessModelInitialized",
|
|
997
|
-
"tsEmitName": "processModelInitialized",
|
|
998
803
|
"metadataToken": 100664265,
|
|
999
804
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
1000
805
|
"normalizedSignature": "ProcessModelInitialized|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
1001
806
|
"emitScope": "ClassSurface",
|
|
807
|
+
"provenance": "Original",
|
|
1002
808
|
"arity": 0,
|
|
1003
809
|
"parameterCount": 2,
|
|
810
|
+
"isStatic": false,
|
|
811
|
+
"isAbstract": false,
|
|
812
|
+
"isVirtual": true,
|
|
813
|
+
"isOverride": false,
|
|
814
|
+
"isSealed": false,
|
|
1004
815
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationStrategyConvention",
|
|
1005
816
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1006
817
|
"isExtensionMethod": false
|
|
@@ -1008,13 +819,18 @@
|
|
|
1008
819
|
{
|
|
1009
820
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationStrategyConvention::ProcessModelFinalizing(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
1010
821
|
"clrName": "ProcessModelFinalizing",
|
|
1011
|
-
"tsEmitName": "processModelFinalizing",
|
|
1012
822
|
"metadataToken": 100664266,
|
|
1013
823
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
1014
824
|
"normalizedSignature": "ProcessModelFinalizing|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
1015
825
|
"emitScope": "ClassSurface",
|
|
826
|
+
"provenance": "Original",
|
|
1016
827
|
"arity": 0,
|
|
1017
828
|
"parameterCount": 2,
|
|
829
|
+
"isStatic": false,
|
|
830
|
+
"isAbstract": false,
|
|
831
|
+
"isVirtual": true,
|
|
832
|
+
"isOverride": false,
|
|
833
|
+
"isSealed": false,
|
|
1018
834
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationStrategyConvention",
|
|
1019
835
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1020
836
|
"isExtensionMethod": false
|
|
@@ -1034,39 +850,6 @@
|
|
|
1034
850
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationStrategyConvention",
|
|
1035
851
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
1036
852
|
}
|
|
1037
|
-
],
|
|
1038
|
-
"exposedMethods": [
|
|
1039
|
-
{
|
|
1040
|
-
"tsName": "processModelInitialized",
|
|
1041
|
-
"isStatic": false,
|
|
1042
|
-
"tsSignatureId": "ProcessModelInitialized|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
1043
|
-
"target": {
|
|
1044
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationStrategyConvention",
|
|
1045
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1046
|
-
"metadataToken": 100664265
|
|
1047
|
-
}
|
|
1048
|
-
},
|
|
1049
|
-
{
|
|
1050
|
-
"tsName": "processModelFinalizing",
|
|
1051
|
-
"isStatic": false,
|
|
1052
|
-
"tsSignatureId": "ProcessModelFinalizing|(Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore.Metadata.Conventions.IConventionContext_1[[Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionModelBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
1053
|
-
"target": {
|
|
1054
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationStrategyConvention",
|
|
1055
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1056
|
-
"metadataToken": 100664266
|
|
1057
|
-
}
|
|
1058
|
-
}
|
|
1059
|
-
],
|
|
1060
|
-
"exposedConstructors": [
|
|
1061
|
-
{
|
|
1062
|
-
"isStatic": false,
|
|
1063
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.ProviderConventionSetBuilderDependencies,Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure.RelationalConventionSetBuilderDependencies):void|static=false",
|
|
1064
|
-
"target": {
|
|
1065
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Conventions.SqlServerValueGenerationStrategyConvention",
|
|
1066
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1067
|
-
"metadataToken": 100664262
|
|
1068
|
-
}
|
|
1069
|
-
}
|
|
1070
853
|
]
|
|
1071
854
|
}
|
|
1072
855
|
]
|