@tsonic/efcore-sqlserver 0.1.2 → 10.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -1,23 +1,43 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.EntityFrameworkCore.Metadata.Builders",
|
|
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.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
6
11
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
7
|
-
"tsEmitName": "OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
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,
|
|
20
|
+
"baseType": {
|
|
21
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
22
|
+
"clrName": "System.Object"
|
|
23
|
+
},
|
|
10
24
|
"methods": [
|
|
11
25
|
{
|
|
12
26
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder::HasColumnName(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
13
27
|
"clrName": "HasColumnName",
|
|
14
|
-
"tsEmitName": "hasColumnName",
|
|
15
28
|
"metadataToken": 100664269,
|
|
16
29
|
"canonicalSignature": "(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
17
30
|
"normalizedSignature": "HasColumnName|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder|static=false",
|
|
18
31
|
"emitScope": "ClassSurface",
|
|
32
|
+
"provenance": "Original",
|
|
19
33
|
"arity": 0,
|
|
20
34
|
"parameterCount": 1,
|
|
35
|
+
"isStatic": false,
|
|
36
|
+
"isAbstract": false,
|
|
37
|
+
"isVirtual": true,
|
|
38
|
+
"isOverride": false,
|
|
39
|
+
"isSealed": false,
|
|
40
|
+
"visibility": "Public",
|
|
21
41
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
22
42
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
23
43
|
"isExtensionMethod": false
|
|
@@ -25,13 +45,19 @@
|
|
|
25
45
|
{
|
|
26
46
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder::HasPrecision(System.Int32):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
27
47
|
"clrName": "HasPrecision",
|
|
28
|
-
"tsEmitName": "hasPrecision",
|
|
29
48
|
"metadataToken": 100664270,
|
|
30
49
|
"canonicalSignature": "(System.Int32):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
31
50
|
"normalizedSignature": "HasPrecision|(System.Int32):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder|static=false",
|
|
32
51
|
"emitScope": "ClassSurface",
|
|
52
|
+
"provenance": "Original",
|
|
33
53
|
"arity": 0,
|
|
34
54
|
"parameterCount": 1,
|
|
55
|
+
"isStatic": false,
|
|
56
|
+
"isAbstract": false,
|
|
57
|
+
"isVirtual": true,
|
|
58
|
+
"isOverride": false,
|
|
59
|
+
"isSealed": false,
|
|
60
|
+
"visibility": "Public",
|
|
35
61
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
36
62
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
37
63
|
"isExtensionMethod": false
|
|
@@ -39,13 +65,19 @@
|
|
|
39
65
|
{
|
|
40
66
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder::ToString():System.String",
|
|
41
67
|
"clrName": "ToString",
|
|
42
|
-
"tsEmitName": "toString",
|
|
43
68
|
"metadataToken": 100664271,
|
|
44
69
|
"canonicalSignature": "():System.String",
|
|
45
70
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
46
71
|
"emitScope": "ClassSurface",
|
|
72
|
+
"provenance": "Original",
|
|
47
73
|
"arity": 0,
|
|
48
74
|
"parameterCount": 0,
|
|
75
|
+
"isStatic": false,
|
|
76
|
+
"isAbstract": false,
|
|
77
|
+
"isVirtual": true,
|
|
78
|
+
"isOverride": true,
|
|
79
|
+
"isSealed": false,
|
|
80
|
+
"visibility": "Public",
|
|
49
81
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
50
82
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
51
83
|
"isExtensionMethod": false
|
|
@@ -53,13 +85,19 @@
|
|
|
53
85
|
{
|
|
54
86
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder::Equals(System.Object):System.Boolean",
|
|
55
87
|
"clrName": "Equals",
|
|
56
|
-
"tsEmitName": "equals",
|
|
57
88
|
"metadataToken": 100664272,
|
|
58
89
|
"canonicalSignature": "(System.Object):System.Boolean",
|
|
59
90
|
"normalizedSignature": "Equals|(System.Object):System.Boolean|static=false",
|
|
60
91
|
"emitScope": "ClassSurface",
|
|
92
|
+
"provenance": "Original",
|
|
61
93
|
"arity": 0,
|
|
62
94
|
"parameterCount": 1,
|
|
95
|
+
"isStatic": false,
|
|
96
|
+
"isAbstract": false,
|
|
97
|
+
"isVirtual": true,
|
|
98
|
+
"isOverride": true,
|
|
99
|
+
"isSealed": false,
|
|
100
|
+
"visibility": "Public",
|
|
63
101
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
64
102
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
65
103
|
"isExtensionMethod": false
|
|
@@ -67,13 +105,19 @@
|
|
|
67
105
|
{
|
|
68
106
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder::GetHashCode():System.Int32",
|
|
69
107
|
"clrName": "GetHashCode",
|
|
70
|
-
"tsEmitName": "getHashCode",
|
|
71
108
|
"metadataToken": 100664273,
|
|
72
109
|
"canonicalSignature": "():System.Int32",
|
|
73
110
|
"normalizedSignature": "GetHashCode|():System.Int32|static=false",
|
|
74
111
|
"emitScope": "ClassSurface",
|
|
112
|
+
"provenance": "Original",
|
|
75
113
|
"arity": 0,
|
|
76
114
|
"parameterCount": 0,
|
|
115
|
+
"isStatic": false,
|
|
116
|
+
"isAbstract": false,
|
|
117
|
+
"isVirtual": true,
|
|
118
|
+
"isOverride": true,
|
|
119
|
+
"isSealed": false,
|
|
120
|
+
"visibility": "Public",
|
|
77
121
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
78
122
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
79
123
|
"isExtensionMethod": false
|
|
@@ -90,91 +134,44 @@
|
|
|
90
134
|
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Builders.PropertyBuilder):void|static=false",
|
|
91
135
|
"isStatic": false,
|
|
92
136
|
"parameterCount": 1,
|
|
137
|
+
"visibility": "Public",
|
|
93
138
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
94
139
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
95
140
|
}
|
|
96
|
-
],
|
|
97
|
-
"exposedMethods": [
|
|
98
|
-
{
|
|
99
|
-
"tsName": "hasColumnName",
|
|
100
|
-
"isStatic": false,
|
|
101
|
-
"tsSignatureId": "HasColumnName|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder|static=false",
|
|
102
|
-
"target": {
|
|
103
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
104
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
105
|
-
"metadataToken": 100664269
|
|
106
|
-
}
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
"tsName": "hasPrecision",
|
|
110
|
-
"isStatic": false,
|
|
111
|
-
"tsSignatureId": "HasPrecision|(System.Int32):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder|static=false",
|
|
112
|
-
"target": {
|
|
113
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
114
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
115
|
-
"metadataToken": 100664270
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"tsName": "toString",
|
|
120
|
-
"isStatic": false,
|
|
121
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
122
|
-
"target": {
|
|
123
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
124
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
125
|
-
"metadataToken": 100664271
|
|
126
|
-
}
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"tsName": "equals",
|
|
130
|
-
"isStatic": false,
|
|
131
|
-
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
|
|
132
|
-
"target": {
|
|
133
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
134
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
135
|
-
"metadataToken": 100664272
|
|
136
|
-
}
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"tsName": "getHashCode",
|
|
140
|
-
"isStatic": false,
|
|
141
|
-
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
|
|
142
|
-
"target": {
|
|
143
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
144
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
145
|
-
"metadataToken": 100664273
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
],
|
|
149
|
-
"exposedConstructors": [
|
|
150
|
-
{
|
|
151
|
-
"isStatic": false,
|
|
152
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Builders.PropertyBuilder):void|static=false",
|
|
153
|
-
"target": {
|
|
154
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
155
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
156
|
-
"metadataToken": 100664268
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
141
|
]
|
|
160
142
|
},
|
|
161
143
|
{
|
|
162
144
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
163
145
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
164
|
-
"tsEmitName": "OwnedNavigationTemporalTableBuilder",
|
|
165
146
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
166
147
|
"metadataToken": 0,
|
|
148
|
+
"kind": "Class",
|
|
149
|
+
"accessibility": "Public",
|
|
150
|
+
"isAbstract": false,
|
|
151
|
+
"isSealed": false,
|
|
152
|
+
"isStatic": false,
|
|
153
|
+
"arity": 0,
|
|
154
|
+
"baseType": {
|
|
155
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
156
|
+
"clrName": "System.Object"
|
|
157
|
+
},
|
|
167
158
|
"methods": [
|
|
168
159
|
{
|
|
169
160
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder::UseHistoryTable(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
170
161
|
"clrName": "UseHistoryTable",
|
|
171
|
-
"tsEmitName": "useHistoryTable",
|
|
172
162
|
"metadataToken": 100664275,
|
|
173
163
|
"canonicalSignature": "(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
174
164
|
"normalizedSignature": "UseHistoryTable|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder|static=false",
|
|
175
165
|
"emitScope": "ClassSurface",
|
|
166
|
+
"provenance": "Original",
|
|
176
167
|
"arity": 0,
|
|
177
168
|
"parameterCount": 1,
|
|
169
|
+
"isStatic": false,
|
|
170
|
+
"isAbstract": false,
|
|
171
|
+
"isVirtual": true,
|
|
172
|
+
"isOverride": false,
|
|
173
|
+
"isSealed": false,
|
|
174
|
+
"visibility": "Public",
|
|
178
175
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
179
176
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
180
177
|
"isExtensionMethod": false
|
|
@@ -182,13 +179,19 @@
|
|
|
182
179
|
{
|
|
183
180
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder::UseHistoryTable(System.String,System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
184
181
|
"clrName": "UseHistoryTable",
|
|
185
|
-
"tsEmitName": "useHistoryTable",
|
|
186
182
|
"metadataToken": 100664276,
|
|
187
183
|
"canonicalSignature": "(System.String,System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
188
184
|
"normalizedSignature": "UseHistoryTable|(System.String,System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder|static=false",
|
|
189
185
|
"emitScope": "ClassSurface",
|
|
186
|
+
"provenance": "Original",
|
|
190
187
|
"arity": 0,
|
|
191
188
|
"parameterCount": 2,
|
|
189
|
+
"isStatic": false,
|
|
190
|
+
"isAbstract": false,
|
|
191
|
+
"isVirtual": true,
|
|
192
|
+
"isOverride": false,
|
|
193
|
+
"isSealed": false,
|
|
194
|
+
"visibility": "Public",
|
|
192
195
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
193
196
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
194
197
|
"isExtensionMethod": false
|
|
@@ -196,13 +199,19 @@
|
|
|
196
199
|
{
|
|
197
200
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder::HasPeriodStart(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
198
201
|
"clrName": "HasPeriodStart",
|
|
199
|
-
"tsEmitName": "hasPeriodStart",
|
|
200
202
|
"metadataToken": 100664277,
|
|
201
203
|
"canonicalSignature": "(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
202
204
|
"normalizedSignature": "HasPeriodStart|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder|static=false",
|
|
203
205
|
"emitScope": "ClassSurface",
|
|
206
|
+
"provenance": "Original",
|
|
204
207
|
"arity": 0,
|
|
205
208
|
"parameterCount": 1,
|
|
209
|
+
"isStatic": false,
|
|
210
|
+
"isAbstract": false,
|
|
211
|
+
"isVirtual": true,
|
|
212
|
+
"isOverride": false,
|
|
213
|
+
"isSealed": false,
|
|
214
|
+
"visibility": "Public",
|
|
206
215
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
207
216
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
208
217
|
"isExtensionMethod": false
|
|
@@ -210,13 +219,19 @@
|
|
|
210
219
|
{
|
|
211
220
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder::HasPeriodEnd(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
212
221
|
"clrName": "HasPeriodEnd",
|
|
213
|
-
"tsEmitName": "hasPeriodEnd",
|
|
214
222
|
"metadataToken": 100664278,
|
|
215
223
|
"canonicalSignature": "(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder",
|
|
216
224
|
"normalizedSignature": "HasPeriodEnd|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder|static=false",
|
|
217
225
|
"emitScope": "ClassSurface",
|
|
226
|
+
"provenance": "Original",
|
|
218
227
|
"arity": 0,
|
|
219
228
|
"parameterCount": 1,
|
|
229
|
+
"isStatic": false,
|
|
230
|
+
"isAbstract": false,
|
|
231
|
+
"isVirtual": true,
|
|
232
|
+
"isOverride": false,
|
|
233
|
+
"isSealed": false,
|
|
234
|
+
"visibility": "Public",
|
|
220
235
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
221
236
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
222
237
|
"isExtensionMethod": false
|
|
@@ -224,13 +239,19 @@
|
|
|
224
239
|
{
|
|
225
240
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder::ToString():System.String",
|
|
226
241
|
"clrName": "ToString",
|
|
227
|
-
"tsEmitName": "toString",
|
|
228
242
|
"metadataToken": 100664280,
|
|
229
243
|
"canonicalSignature": "():System.String",
|
|
230
244
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
231
245
|
"emitScope": "ClassSurface",
|
|
246
|
+
"provenance": "Original",
|
|
232
247
|
"arity": 0,
|
|
233
248
|
"parameterCount": 0,
|
|
249
|
+
"isStatic": false,
|
|
250
|
+
"isAbstract": false,
|
|
251
|
+
"isVirtual": true,
|
|
252
|
+
"isOverride": true,
|
|
253
|
+
"isSealed": false,
|
|
254
|
+
"visibility": "Public",
|
|
234
255
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
235
256
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
236
257
|
"isExtensionMethod": false
|
|
@@ -238,13 +259,19 @@
|
|
|
238
259
|
{
|
|
239
260
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder::Equals(System.Object):System.Boolean",
|
|
240
261
|
"clrName": "Equals",
|
|
241
|
-
"tsEmitName": "equals",
|
|
242
262
|
"metadataToken": 100664281,
|
|
243
263
|
"canonicalSignature": "(System.Object):System.Boolean",
|
|
244
264
|
"normalizedSignature": "Equals|(System.Object):System.Boolean|static=false",
|
|
245
265
|
"emitScope": "ClassSurface",
|
|
266
|
+
"provenance": "Original",
|
|
246
267
|
"arity": 0,
|
|
247
268
|
"parameterCount": 1,
|
|
269
|
+
"isStatic": false,
|
|
270
|
+
"isAbstract": false,
|
|
271
|
+
"isVirtual": true,
|
|
272
|
+
"isOverride": true,
|
|
273
|
+
"isSealed": false,
|
|
274
|
+
"visibility": "Public",
|
|
248
275
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
249
276
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
250
277
|
"isExtensionMethod": false
|
|
@@ -252,13 +279,19 @@
|
|
|
252
279
|
{
|
|
253
280
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder::GetHashCode():System.Int32",
|
|
254
281
|
"clrName": "GetHashCode",
|
|
255
|
-
"tsEmitName": "getHashCode",
|
|
256
282
|
"metadataToken": 100664282,
|
|
257
283
|
"canonicalSignature": "():System.Int32",
|
|
258
284
|
"normalizedSignature": "GetHashCode|():System.Int32|static=false",
|
|
259
285
|
"emitScope": "ClassSurface",
|
|
286
|
+
"provenance": "Original",
|
|
260
287
|
"arity": 0,
|
|
261
288
|
"parameterCount": 0,
|
|
289
|
+
"isStatic": false,
|
|
290
|
+
"isAbstract": false,
|
|
291
|
+
"isVirtual": true,
|
|
292
|
+
"isOverride": true,
|
|
293
|
+
"isSealed": false,
|
|
294
|
+
"visibility": "Public",
|
|
262
295
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
263
296
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
264
297
|
"isExtensionMethod": false
|
|
@@ -275,111 +308,48 @@
|
|
|
275
308
|
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationBuilder):void|static=false",
|
|
276
309
|
"isStatic": false,
|
|
277
310
|
"parameterCount": 1,
|
|
311
|
+
"visibility": "Public",
|
|
278
312
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
279
313
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
280
314
|
}
|
|
281
|
-
],
|
|
282
|
-
"exposedMethods": [
|
|
283
|
-
{
|
|
284
|
-
"tsName": "useHistoryTable",
|
|
285
|
-
"isStatic": false,
|
|
286
|
-
"tsSignatureId": "UseHistoryTable|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder|static=false",
|
|
287
|
-
"target": {
|
|
288
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
289
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
290
|
-
"metadataToken": 100664275
|
|
291
|
-
}
|
|
292
|
-
},
|
|
293
|
-
{
|
|
294
|
-
"tsName": "useHistoryTable",
|
|
295
|
-
"isStatic": false,
|
|
296
|
-
"tsSignatureId": "UseHistoryTable|(System.String,System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder|static=false",
|
|
297
|
-
"target": {
|
|
298
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
299
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
300
|
-
"metadataToken": 100664276
|
|
301
|
-
}
|
|
302
|
-
},
|
|
303
|
-
{
|
|
304
|
-
"tsName": "hasPeriodStart",
|
|
305
|
-
"isStatic": false,
|
|
306
|
-
"tsSignatureId": "HasPeriodStart|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder|static=false",
|
|
307
|
-
"target": {
|
|
308
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
309
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
310
|
-
"metadataToken": 100664277
|
|
311
|
-
}
|
|
312
|
-
},
|
|
313
|
-
{
|
|
314
|
-
"tsName": "hasPeriodEnd",
|
|
315
|
-
"isStatic": false,
|
|
316
|
-
"tsSignatureId": "HasPeriodEnd|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder|static=false",
|
|
317
|
-
"target": {
|
|
318
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
319
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
320
|
-
"metadataToken": 100664278
|
|
321
|
-
}
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
"tsName": "toString",
|
|
325
|
-
"isStatic": false,
|
|
326
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
327
|
-
"target": {
|
|
328
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
329
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
330
|
-
"metadataToken": 100664280
|
|
331
|
-
}
|
|
332
|
-
},
|
|
333
|
-
{
|
|
334
|
-
"tsName": "equals",
|
|
335
|
-
"isStatic": false,
|
|
336
|
-
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
|
|
337
|
-
"target": {
|
|
338
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
339
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
340
|
-
"metadataToken": 100664281
|
|
341
|
-
}
|
|
342
|
-
},
|
|
343
|
-
{
|
|
344
|
-
"tsName": "getHashCode",
|
|
345
|
-
"isStatic": false,
|
|
346
|
-
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
|
|
347
|
-
"target": {
|
|
348
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
349
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
350
|
-
"metadataToken": 100664282
|
|
351
|
-
}
|
|
352
|
-
}
|
|
353
|
-
],
|
|
354
|
-
"exposedConstructors": [
|
|
355
|
-
{
|
|
356
|
-
"isStatic": false,
|
|
357
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationBuilder):void|static=false",
|
|
358
|
-
"target": {
|
|
359
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
360
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
361
|
-
"metadataToken": 100664274
|
|
362
|
-
}
|
|
363
|
-
}
|
|
364
315
|
]
|
|
365
316
|
},
|
|
366
317
|
{
|
|
367
318
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder\u00602",
|
|
368
319
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder\u00602",
|
|
369
|
-
"tsEmitName": "OwnedNavigationTemporalTableBuilder_2",
|
|
370
320
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
371
321
|
"metadataToken": 0,
|
|
322
|
+
"kind": "Class",
|
|
323
|
+
"accessibility": "Public",
|
|
324
|
+
"isAbstract": false,
|
|
325
|
+
"isSealed": false,
|
|
326
|
+
"isStatic": false,
|
|
327
|
+
"arity": 2,
|
|
328
|
+
"baseType": {
|
|
329
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
330
|
+
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder"
|
|
331
|
+
},
|
|
332
|
+
"typeParameters": [
|
|
333
|
+
"TOwnerEntity",
|
|
334
|
+
"TDependentEntity"
|
|
335
|
+
],
|
|
372
336
|
"methods": [
|
|
373
337
|
{
|
|
374
338
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder\u00602::UseHistoryTable(System.String):OwnedNavigationTemporalTableBuilder_2",
|
|
375
339
|
"clrName": "UseHistoryTable",
|
|
376
|
-
"tsEmitName": "useHistoryTable3",
|
|
377
340
|
"metadataToken": 100664284,
|
|
378
341
|
"canonicalSignature": "(System.String):OwnedNavigationTemporalTableBuilder_2",
|
|
379
342
|
"normalizedSignature": "UseHistoryTable|(System.String):OwnedNavigationTemporalTableBuilder_2|static=false",
|
|
380
343
|
"emitScope": "ClassSurface",
|
|
344
|
+
"provenance": "Original",
|
|
381
345
|
"arity": 0,
|
|
382
346
|
"parameterCount": 1,
|
|
347
|
+
"isStatic": false,
|
|
348
|
+
"isAbstract": false,
|
|
349
|
+
"isVirtual": true,
|
|
350
|
+
"isOverride": false,
|
|
351
|
+
"isSealed": false,
|
|
352
|
+
"visibility": "Public",
|
|
383
353
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder\u00602",
|
|
384
354
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
385
355
|
"isExtensionMethod": false
|
|
@@ -387,13 +357,19 @@
|
|
|
387
357
|
{
|
|
388
358
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder\u00602::UseHistoryTable(System.String,System.String):OwnedNavigationTemporalTableBuilder_2",
|
|
389
359
|
"clrName": "UseHistoryTable",
|
|
390
|
-
"tsEmitName": "useHistoryTable3",
|
|
391
360
|
"metadataToken": 100664285,
|
|
392
361
|
"canonicalSignature": "(System.String,System.String):OwnedNavigationTemporalTableBuilder_2",
|
|
393
362
|
"normalizedSignature": "UseHistoryTable|(System.String,System.String):OwnedNavigationTemporalTableBuilder_2|static=false",
|
|
394
363
|
"emitScope": "ClassSurface",
|
|
364
|
+
"provenance": "Original",
|
|
395
365
|
"arity": 0,
|
|
396
366
|
"parameterCount": 2,
|
|
367
|
+
"isStatic": false,
|
|
368
|
+
"isAbstract": false,
|
|
369
|
+
"isVirtual": true,
|
|
370
|
+
"isOverride": false,
|
|
371
|
+
"isSealed": false,
|
|
372
|
+
"visibility": "Public",
|
|
397
373
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder\u00602",
|
|
398
374
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
399
375
|
"isExtensionMethod": false
|
|
@@ -401,13 +377,19 @@
|
|
|
401
377
|
{
|
|
402
378
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder\u00602::UseHistoryTable(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
403
379
|
"clrName": "UseHistoryTable",
|
|
404
|
-
"tsEmitName": "useHistoryTable",
|
|
405
380
|
"metadataToken": 0,
|
|
406
381
|
"canonicalSignature": "(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
407
382
|
"normalizedSignature": "UseHistoryTable|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder|static=false",
|
|
408
383
|
"emitScope": "ClassSurface",
|
|
384
|
+
"provenance": "BaseOverload",
|
|
409
385
|
"arity": 0,
|
|
410
386
|
"parameterCount": 1,
|
|
387
|
+
"isStatic": false,
|
|
388
|
+
"isAbstract": false,
|
|
389
|
+
"isVirtual": true,
|
|
390
|
+
"isOverride": false,
|
|
391
|
+
"isSealed": false,
|
|
392
|
+
"visibility": "Public",
|
|
411
393
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder\u00602",
|
|
412
394
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
413
395
|
"isExtensionMethod": false
|
|
@@ -415,13 +397,19 @@
|
|
|
415
397
|
{
|
|
416
398
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder\u00602::UseHistoryTable(System.String,System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
417
399
|
"clrName": "UseHistoryTable",
|
|
418
|
-
"tsEmitName": "useHistoryTable2",
|
|
419
400
|
"metadataToken": 0,
|
|
420
401
|
"canonicalSignature": "(System.String,System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
421
402
|
"normalizedSignature": "UseHistoryTable|(System.String,System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder|static=false",
|
|
422
403
|
"emitScope": "ClassSurface",
|
|
404
|
+
"provenance": "BaseOverload",
|
|
423
405
|
"arity": 0,
|
|
424
406
|
"parameterCount": 2,
|
|
407
|
+
"isStatic": false,
|
|
408
|
+
"isAbstract": false,
|
|
409
|
+
"isVirtual": true,
|
|
410
|
+
"isOverride": false,
|
|
411
|
+
"isSealed": false,
|
|
412
|
+
"visibility": "Public",
|
|
425
413
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder\u00602",
|
|
426
414
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
427
415
|
"isExtensionMethod": false
|
|
@@ -438,131 +426,53 @@
|
|
|
438
426
|
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationBuilder):void|static=false",
|
|
439
427
|
"isStatic": false,
|
|
440
428
|
"parameterCount": 1,
|
|
429
|
+
"visibility": "Public",
|
|
441
430
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder\u00602",
|
|
442
431
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
443
432
|
}
|
|
444
|
-
],
|
|
445
|
-
"exposedMethods": [
|
|
446
|
-
{
|
|
447
|
-
"tsName": "useHistoryTable3",
|
|
448
|
-
"isStatic": false,
|
|
449
|
-
"tsSignatureId": "UseHistoryTable|(System.String):OwnedNavigationTemporalTableBuilder_2|static=false",
|
|
450
|
-
"target": {
|
|
451
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder\u00602",
|
|
452
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
453
|
-
"metadataToken": 100664284
|
|
454
|
-
}
|
|
455
|
-
},
|
|
456
|
-
{
|
|
457
|
-
"tsName": "useHistoryTable3",
|
|
458
|
-
"isStatic": false,
|
|
459
|
-
"tsSignatureId": "UseHistoryTable|(System.String,System.String):OwnedNavigationTemporalTableBuilder_2|static=false",
|
|
460
|
-
"target": {
|
|
461
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder\u00602",
|
|
462
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
463
|
-
"metadataToken": 100664285
|
|
464
|
-
}
|
|
465
|
-
},
|
|
466
|
-
{
|
|
467
|
-
"tsName": "useHistoryTable",
|
|
468
|
-
"isStatic": false,
|
|
469
|
-
"tsSignatureId": "UseHistoryTable|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder|static=false",
|
|
470
|
-
"target": {
|
|
471
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder\u00602",
|
|
472
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
473
|
-
"metadataToken": 0
|
|
474
|
-
}
|
|
475
|
-
},
|
|
476
|
-
{
|
|
477
|
-
"tsName": "useHistoryTable2",
|
|
478
|
-
"isStatic": false,
|
|
479
|
-
"tsSignatureId": "UseHistoryTable|(System.String,System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder|static=false",
|
|
480
|
-
"target": {
|
|
481
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder\u00602",
|
|
482
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
483
|
-
"metadataToken": 0
|
|
484
|
-
}
|
|
485
|
-
},
|
|
486
|
-
{
|
|
487
|
-
"tsName": "hasPeriodStart",
|
|
488
|
-
"isStatic": false,
|
|
489
|
-
"tsSignatureId": "HasPeriodStart|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder|static=false",
|
|
490
|
-
"target": {
|
|
491
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
492
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
493
|
-
"metadataToken": 100664277
|
|
494
|
-
}
|
|
495
|
-
},
|
|
496
|
-
{
|
|
497
|
-
"tsName": "hasPeriodEnd",
|
|
498
|
-
"isStatic": false,
|
|
499
|
-
"tsSignatureId": "HasPeriodEnd|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalPeriodPropertyBuilder|static=false",
|
|
500
|
-
"target": {
|
|
501
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
502
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
503
|
-
"metadataToken": 100664278
|
|
504
|
-
}
|
|
505
|
-
},
|
|
506
|
-
{
|
|
507
|
-
"tsName": "toString",
|
|
508
|
-
"isStatic": false,
|
|
509
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
510
|
-
"target": {
|
|
511
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
512
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
513
|
-
"metadataToken": 100664280
|
|
514
|
-
}
|
|
515
|
-
},
|
|
516
|
-
{
|
|
517
|
-
"tsName": "equals",
|
|
518
|
-
"isStatic": false,
|
|
519
|
-
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
|
|
520
|
-
"target": {
|
|
521
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
522
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
523
|
-
"metadataToken": 100664281
|
|
524
|
-
}
|
|
525
|
-
},
|
|
526
|
-
{
|
|
527
|
-
"tsName": "getHashCode",
|
|
528
|
-
"isStatic": false,
|
|
529
|
-
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
|
|
530
|
-
"target": {
|
|
531
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder",
|
|
532
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
533
|
-
"metadataToken": 100664282
|
|
534
|
-
}
|
|
535
|
-
}
|
|
536
|
-
],
|
|
537
|
-
"exposedConstructors": [
|
|
538
|
-
{
|
|
539
|
-
"isStatic": false,
|
|
540
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationBuilder):void|static=false",
|
|
541
|
-
"target": {
|
|
542
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.OwnedNavigationTemporalTableBuilder\u00602",
|
|
543
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
544
|
-
"metadataToken": 100664283
|
|
545
|
-
}
|
|
546
|
-
}
|
|
547
433
|
]
|
|
548
434
|
},
|
|
549
435
|
{
|
|
550
436
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
551
437
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
552
|
-
"tsEmitName": "TemporalPeriodPropertyBuilder",
|
|
553
438
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
554
439
|
"metadataToken": 0,
|
|
440
|
+
"kind": "Class",
|
|
441
|
+
"accessibility": "Public",
|
|
442
|
+
"isAbstract": false,
|
|
443
|
+
"isSealed": false,
|
|
444
|
+
"isStatic": false,
|
|
445
|
+
"arity": 0,
|
|
446
|
+
"baseType": {
|
|
447
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
448
|
+
"clrName": "System.Object"
|
|
449
|
+
},
|
|
450
|
+
"interfaces": [
|
|
451
|
+
{
|
|
452
|
+
"stableId": "Microsoft.EntityFrameworkCore:Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure\u00601",
|
|
453
|
+
"clrName": "Microsoft.EntityFrameworkCore.Infrastructure.IInfrastructure\u00601",
|
|
454
|
+
"typeArguments": [
|
|
455
|
+
"PropertyBuilder"
|
|
456
|
+
]
|
|
457
|
+
}
|
|
458
|
+
],
|
|
555
459
|
"methods": [
|
|
556
460
|
{
|
|
557
461
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder::HasColumnName(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
558
462
|
"clrName": "HasColumnName",
|
|
559
|
-
"tsEmitName": "hasColumnName",
|
|
560
463
|
"metadataToken": 100664287,
|
|
561
464
|
"canonicalSignature": "(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
562
465
|
"normalizedSignature": "HasColumnName|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder|static=false",
|
|
563
466
|
"emitScope": "ClassSurface",
|
|
467
|
+
"provenance": "Original",
|
|
564
468
|
"arity": 0,
|
|
565
469
|
"parameterCount": 1,
|
|
470
|
+
"isStatic": false,
|
|
471
|
+
"isAbstract": false,
|
|
472
|
+
"isVirtual": true,
|
|
473
|
+
"isOverride": false,
|
|
474
|
+
"isSealed": false,
|
|
475
|
+
"visibility": "Public",
|
|
566
476
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
567
477
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
568
478
|
"isExtensionMethod": false
|
|
@@ -570,13 +480,19 @@
|
|
|
570
480
|
{
|
|
571
481
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder::HasPrecision(System.Int32):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
572
482
|
"clrName": "HasPrecision",
|
|
573
|
-
"tsEmitName": "hasPrecision",
|
|
574
483
|
"metadataToken": 100664288,
|
|
575
484
|
"canonicalSignature": "(System.Int32):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
576
485
|
"normalizedSignature": "HasPrecision|(System.Int32):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder|static=false",
|
|
577
486
|
"emitScope": "ClassSurface",
|
|
487
|
+
"provenance": "Original",
|
|
578
488
|
"arity": 0,
|
|
579
489
|
"parameterCount": 1,
|
|
490
|
+
"isStatic": false,
|
|
491
|
+
"isAbstract": false,
|
|
492
|
+
"isVirtual": true,
|
|
493
|
+
"isOverride": false,
|
|
494
|
+
"isSealed": false,
|
|
495
|
+
"visibility": "Public",
|
|
580
496
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
581
497
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
582
498
|
"isExtensionMethod": false
|
|
@@ -584,13 +500,19 @@
|
|
|
584
500
|
{
|
|
585
501
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder::ToString():System.String",
|
|
586
502
|
"clrName": "ToString",
|
|
587
|
-
"tsEmitName": "toString",
|
|
588
503
|
"metadataToken": 100664290,
|
|
589
504
|
"canonicalSignature": "():System.String",
|
|
590
505
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
591
506
|
"emitScope": "ClassSurface",
|
|
507
|
+
"provenance": "Original",
|
|
592
508
|
"arity": 0,
|
|
593
509
|
"parameterCount": 0,
|
|
510
|
+
"isStatic": false,
|
|
511
|
+
"isAbstract": false,
|
|
512
|
+
"isVirtual": true,
|
|
513
|
+
"isOverride": true,
|
|
514
|
+
"isSealed": false,
|
|
515
|
+
"visibility": "Public",
|
|
594
516
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
595
517
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
596
518
|
"isExtensionMethod": false
|
|
@@ -598,13 +520,19 @@
|
|
|
598
520
|
{
|
|
599
521
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder::Equals(System.Object):System.Boolean",
|
|
600
522
|
"clrName": "Equals",
|
|
601
|
-
"tsEmitName": "equals",
|
|
602
523
|
"metadataToken": 100664291,
|
|
603
524
|
"canonicalSignature": "(System.Object):System.Boolean",
|
|
604
525
|
"normalizedSignature": "Equals|(System.Object):System.Boolean|static=false",
|
|
605
526
|
"emitScope": "ClassSurface",
|
|
527
|
+
"provenance": "Original",
|
|
606
528
|
"arity": 0,
|
|
607
529
|
"parameterCount": 1,
|
|
530
|
+
"isStatic": false,
|
|
531
|
+
"isAbstract": false,
|
|
532
|
+
"isVirtual": true,
|
|
533
|
+
"isOverride": true,
|
|
534
|
+
"isSealed": false,
|
|
535
|
+
"visibility": "Public",
|
|
608
536
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
609
537
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
610
538
|
"isExtensionMethod": false
|
|
@@ -612,13 +540,19 @@
|
|
|
612
540
|
{
|
|
613
541
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder::GetHashCode():System.Int32",
|
|
614
542
|
"clrName": "GetHashCode",
|
|
615
|
-
"tsEmitName": "getHashCode",
|
|
616
543
|
"metadataToken": 100664292,
|
|
617
544
|
"canonicalSignature": "():System.Int32",
|
|
618
545
|
"normalizedSignature": "GetHashCode|():System.Int32|static=false",
|
|
619
546
|
"emitScope": "ClassSurface",
|
|
547
|
+
"provenance": "Original",
|
|
620
548
|
"arity": 0,
|
|
621
549
|
"parameterCount": 0,
|
|
550
|
+
"isStatic": false,
|
|
551
|
+
"isAbstract": false,
|
|
552
|
+
"isVirtual": true,
|
|
553
|
+
"isOverride": true,
|
|
554
|
+
"isSealed": false,
|
|
555
|
+
"visibility": "Public",
|
|
622
556
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
623
557
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
624
558
|
"isExtensionMethod": false
|
|
@@ -635,91 +569,44 @@
|
|
|
635
569
|
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Builders.PropertyBuilder):void|static=false",
|
|
636
570
|
"isStatic": false,
|
|
637
571
|
"parameterCount": 1,
|
|
572
|
+
"visibility": "Public",
|
|
638
573
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
639
574
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
640
575
|
}
|
|
641
|
-
],
|
|
642
|
-
"exposedMethods": [
|
|
643
|
-
{
|
|
644
|
-
"tsName": "hasColumnName",
|
|
645
|
-
"isStatic": false,
|
|
646
|
-
"tsSignatureId": "HasColumnName|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder|static=false",
|
|
647
|
-
"target": {
|
|
648
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
649
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
650
|
-
"metadataToken": 100664287
|
|
651
|
-
}
|
|
652
|
-
},
|
|
653
|
-
{
|
|
654
|
-
"tsName": "hasPrecision",
|
|
655
|
-
"isStatic": false,
|
|
656
|
-
"tsSignatureId": "HasPrecision|(System.Int32):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder|static=false",
|
|
657
|
-
"target": {
|
|
658
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
659
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
660
|
-
"metadataToken": 100664288
|
|
661
|
-
}
|
|
662
|
-
},
|
|
663
|
-
{
|
|
664
|
-
"tsName": "toString",
|
|
665
|
-
"isStatic": false,
|
|
666
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
667
|
-
"target": {
|
|
668
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
669
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
670
|
-
"metadataToken": 100664290
|
|
671
|
-
}
|
|
672
|
-
},
|
|
673
|
-
{
|
|
674
|
-
"tsName": "equals",
|
|
675
|
-
"isStatic": false,
|
|
676
|
-
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
|
|
677
|
-
"target": {
|
|
678
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
679
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
680
|
-
"metadataToken": 100664291
|
|
681
|
-
}
|
|
682
|
-
},
|
|
683
|
-
{
|
|
684
|
-
"tsName": "getHashCode",
|
|
685
|
-
"isStatic": false,
|
|
686
|
-
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
|
|
687
|
-
"target": {
|
|
688
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
689
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
690
|
-
"metadataToken": 100664292
|
|
691
|
-
}
|
|
692
|
-
}
|
|
693
|
-
],
|
|
694
|
-
"exposedConstructors": [
|
|
695
|
-
{
|
|
696
|
-
"isStatic": false,
|
|
697
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Builders.PropertyBuilder):void|static=false",
|
|
698
|
-
"target": {
|
|
699
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
700
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
701
|
-
"metadataToken": 100664286
|
|
702
|
-
}
|
|
703
|
-
}
|
|
704
576
|
]
|
|
705
577
|
},
|
|
706
578
|
{
|
|
707
579
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
708
580
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
709
|
-
"tsEmitName": "TemporalTableBuilder",
|
|
710
581
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
711
582
|
"metadataToken": 0,
|
|
583
|
+
"kind": "Class",
|
|
584
|
+
"accessibility": "Public",
|
|
585
|
+
"isAbstract": false,
|
|
586
|
+
"isSealed": false,
|
|
587
|
+
"isStatic": false,
|
|
588
|
+
"arity": 0,
|
|
589
|
+
"baseType": {
|
|
590
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
591
|
+
"clrName": "System.Object"
|
|
592
|
+
},
|
|
712
593
|
"methods": [
|
|
713
594
|
{
|
|
714
595
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder::UseHistoryTable(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
715
596
|
"clrName": "UseHistoryTable",
|
|
716
|
-
"tsEmitName": "useHistoryTable",
|
|
717
597
|
"metadataToken": 100664294,
|
|
718
598
|
"canonicalSignature": "(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
719
599
|
"normalizedSignature": "UseHistoryTable|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder|static=false",
|
|
720
600
|
"emitScope": "ClassSurface",
|
|
601
|
+
"provenance": "Original",
|
|
721
602
|
"arity": 0,
|
|
722
603
|
"parameterCount": 1,
|
|
604
|
+
"isStatic": false,
|
|
605
|
+
"isAbstract": false,
|
|
606
|
+
"isVirtual": true,
|
|
607
|
+
"isOverride": false,
|
|
608
|
+
"isSealed": false,
|
|
609
|
+
"visibility": "Public",
|
|
723
610
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
724
611
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
725
612
|
"isExtensionMethod": false
|
|
@@ -727,13 +614,19 @@
|
|
|
727
614
|
{
|
|
728
615
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder::UseHistoryTable(System.String,System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
729
616
|
"clrName": "UseHistoryTable",
|
|
730
|
-
"tsEmitName": "useHistoryTable",
|
|
731
617
|
"metadataToken": 100664295,
|
|
732
618
|
"canonicalSignature": "(System.String,System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
733
619
|
"normalizedSignature": "UseHistoryTable|(System.String,System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder|static=false",
|
|
734
620
|
"emitScope": "ClassSurface",
|
|
621
|
+
"provenance": "Original",
|
|
735
622
|
"arity": 0,
|
|
736
623
|
"parameterCount": 2,
|
|
624
|
+
"isStatic": false,
|
|
625
|
+
"isAbstract": false,
|
|
626
|
+
"isVirtual": true,
|
|
627
|
+
"isOverride": false,
|
|
628
|
+
"isSealed": false,
|
|
629
|
+
"visibility": "Public",
|
|
737
630
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
738
631
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
739
632
|
"isExtensionMethod": false
|
|
@@ -741,13 +634,19 @@
|
|
|
741
634
|
{
|
|
742
635
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder::HasPeriodStart(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
743
636
|
"clrName": "HasPeriodStart",
|
|
744
|
-
"tsEmitName": "hasPeriodStart",
|
|
745
637
|
"metadataToken": 100664296,
|
|
746
638
|
"canonicalSignature": "(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
747
639
|
"normalizedSignature": "HasPeriodStart|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder|static=false",
|
|
748
640
|
"emitScope": "ClassSurface",
|
|
641
|
+
"provenance": "Original",
|
|
749
642
|
"arity": 0,
|
|
750
643
|
"parameterCount": 1,
|
|
644
|
+
"isStatic": false,
|
|
645
|
+
"isAbstract": false,
|
|
646
|
+
"isVirtual": true,
|
|
647
|
+
"isOverride": false,
|
|
648
|
+
"isSealed": false,
|
|
649
|
+
"visibility": "Public",
|
|
751
650
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
752
651
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
753
652
|
"isExtensionMethod": false
|
|
@@ -755,13 +654,19 @@
|
|
|
755
654
|
{
|
|
756
655
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder::HasPeriodEnd(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
757
656
|
"clrName": "HasPeriodEnd",
|
|
758
|
-
"tsEmitName": "hasPeriodEnd",
|
|
759
657
|
"metadataToken": 100664297,
|
|
760
658
|
"canonicalSignature": "(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder",
|
|
761
659
|
"normalizedSignature": "HasPeriodEnd|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder|static=false",
|
|
762
660
|
"emitScope": "ClassSurface",
|
|
661
|
+
"provenance": "Original",
|
|
763
662
|
"arity": 0,
|
|
764
663
|
"parameterCount": 1,
|
|
664
|
+
"isStatic": false,
|
|
665
|
+
"isAbstract": false,
|
|
666
|
+
"isVirtual": true,
|
|
667
|
+
"isOverride": false,
|
|
668
|
+
"isSealed": false,
|
|
669
|
+
"visibility": "Public",
|
|
765
670
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
766
671
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
767
672
|
"isExtensionMethod": false
|
|
@@ -769,13 +674,19 @@
|
|
|
769
674
|
{
|
|
770
675
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder::ToString():System.String",
|
|
771
676
|
"clrName": "ToString",
|
|
772
|
-
"tsEmitName": "toString",
|
|
773
677
|
"metadataToken": 100664299,
|
|
774
678
|
"canonicalSignature": "():System.String",
|
|
775
679
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
776
680
|
"emitScope": "ClassSurface",
|
|
681
|
+
"provenance": "Original",
|
|
777
682
|
"arity": 0,
|
|
778
683
|
"parameterCount": 0,
|
|
684
|
+
"isStatic": false,
|
|
685
|
+
"isAbstract": false,
|
|
686
|
+
"isVirtual": true,
|
|
687
|
+
"isOverride": true,
|
|
688
|
+
"isSealed": false,
|
|
689
|
+
"visibility": "Public",
|
|
779
690
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
780
691
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
781
692
|
"isExtensionMethod": false
|
|
@@ -783,13 +694,19 @@
|
|
|
783
694
|
{
|
|
784
695
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder::Equals(System.Object):System.Boolean",
|
|
785
696
|
"clrName": "Equals",
|
|
786
|
-
"tsEmitName": "equals",
|
|
787
697
|
"metadataToken": 100664300,
|
|
788
698
|
"canonicalSignature": "(System.Object):System.Boolean",
|
|
789
699
|
"normalizedSignature": "Equals|(System.Object):System.Boolean|static=false",
|
|
790
700
|
"emitScope": "ClassSurface",
|
|
701
|
+
"provenance": "Original",
|
|
791
702
|
"arity": 0,
|
|
792
703
|
"parameterCount": 1,
|
|
704
|
+
"isStatic": false,
|
|
705
|
+
"isAbstract": false,
|
|
706
|
+
"isVirtual": true,
|
|
707
|
+
"isOverride": true,
|
|
708
|
+
"isSealed": false,
|
|
709
|
+
"visibility": "Public",
|
|
793
710
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
794
711
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
795
712
|
"isExtensionMethod": false
|
|
@@ -797,13 +714,19 @@
|
|
|
797
714
|
{
|
|
798
715
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder::GetHashCode():System.Int32",
|
|
799
716
|
"clrName": "GetHashCode",
|
|
800
|
-
"tsEmitName": "getHashCode",
|
|
801
717
|
"metadataToken": 100664301,
|
|
802
718
|
"canonicalSignature": "():System.Int32",
|
|
803
719
|
"normalizedSignature": "GetHashCode|():System.Int32|static=false",
|
|
804
720
|
"emitScope": "ClassSurface",
|
|
721
|
+
"provenance": "Original",
|
|
805
722
|
"arity": 0,
|
|
806
723
|
"parameterCount": 0,
|
|
724
|
+
"isStatic": false,
|
|
725
|
+
"isAbstract": false,
|
|
726
|
+
"isVirtual": true,
|
|
727
|
+
"isOverride": true,
|
|
728
|
+
"isSealed": false,
|
|
729
|
+
"visibility": "Public",
|
|
807
730
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
808
731
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
809
732
|
"isExtensionMethod": false
|
|
@@ -820,111 +743,47 @@
|
|
|
820
743
|
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Builders.EntityTypeBuilder):void|static=false",
|
|
821
744
|
"isStatic": false,
|
|
822
745
|
"parameterCount": 1,
|
|
746
|
+
"visibility": "Public",
|
|
823
747
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
824
748
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
825
749
|
}
|
|
826
|
-
],
|
|
827
|
-
"exposedMethods": [
|
|
828
|
-
{
|
|
829
|
-
"tsName": "useHistoryTable",
|
|
830
|
-
"isStatic": false,
|
|
831
|
-
"tsSignatureId": "UseHistoryTable|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder|static=false",
|
|
832
|
-
"target": {
|
|
833
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
834
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
835
|
-
"metadataToken": 100664294
|
|
836
|
-
}
|
|
837
|
-
},
|
|
838
|
-
{
|
|
839
|
-
"tsName": "useHistoryTable",
|
|
840
|
-
"isStatic": false,
|
|
841
|
-
"tsSignatureId": "UseHistoryTable|(System.String,System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder|static=false",
|
|
842
|
-
"target": {
|
|
843
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
844
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
845
|
-
"metadataToken": 100664295
|
|
846
|
-
}
|
|
847
|
-
},
|
|
848
|
-
{
|
|
849
|
-
"tsName": "hasPeriodStart",
|
|
850
|
-
"isStatic": false,
|
|
851
|
-
"tsSignatureId": "HasPeriodStart|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder|static=false",
|
|
852
|
-
"target": {
|
|
853
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
854
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
855
|
-
"metadataToken": 100664296
|
|
856
|
-
}
|
|
857
|
-
},
|
|
858
|
-
{
|
|
859
|
-
"tsName": "hasPeriodEnd",
|
|
860
|
-
"isStatic": false,
|
|
861
|
-
"tsSignatureId": "HasPeriodEnd|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder|static=false",
|
|
862
|
-
"target": {
|
|
863
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
864
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
865
|
-
"metadataToken": 100664297
|
|
866
|
-
}
|
|
867
|
-
},
|
|
868
|
-
{
|
|
869
|
-
"tsName": "toString",
|
|
870
|
-
"isStatic": false,
|
|
871
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
872
|
-
"target": {
|
|
873
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
874
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
875
|
-
"metadataToken": 100664299
|
|
876
|
-
}
|
|
877
|
-
},
|
|
878
|
-
{
|
|
879
|
-
"tsName": "equals",
|
|
880
|
-
"isStatic": false,
|
|
881
|
-
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
|
|
882
|
-
"target": {
|
|
883
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
884
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
885
|
-
"metadataToken": 100664300
|
|
886
|
-
}
|
|
887
|
-
},
|
|
888
|
-
{
|
|
889
|
-
"tsName": "getHashCode",
|
|
890
|
-
"isStatic": false,
|
|
891
|
-
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
|
|
892
|
-
"target": {
|
|
893
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
894
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
895
|
-
"metadataToken": 100664301
|
|
896
|
-
}
|
|
897
|
-
}
|
|
898
|
-
],
|
|
899
|
-
"exposedConstructors": [
|
|
900
|
-
{
|
|
901
|
-
"isStatic": false,
|
|
902
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Builders.EntityTypeBuilder):void|static=false",
|
|
903
|
-
"target": {
|
|
904
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
905
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
906
|
-
"metadataToken": 100664293
|
|
907
|
-
}
|
|
908
|
-
}
|
|
909
750
|
]
|
|
910
751
|
},
|
|
911
752
|
{
|
|
912
753
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder\u00601",
|
|
913
754
|
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder\u00601",
|
|
914
|
-
"tsEmitName": "TemporalTableBuilder_1",
|
|
915
755
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
916
756
|
"metadataToken": 0,
|
|
757
|
+
"kind": "Class",
|
|
758
|
+
"accessibility": "Public",
|
|
759
|
+
"isAbstract": false,
|
|
760
|
+
"isSealed": false,
|
|
761
|
+
"isStatic": false,
|
|
762
|
+
"arity": 1,
|
|
763
|
+
"baseType": {
|
|
764
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
765
|
+
"clrName": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder"
|
|
766
|
+
},
|
|
767
|
+
"typeParameters": [
|
|
768
|
+
"TEntity"
|
|
769
|
+
],
|
|
917
770
|
"methods": [
|
|
918
771
|
{
|
|
919
772
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder\u00601::UseHistoryTable(System.String):TemporalTableBuilder_1",
|
|
920
773
|
"clrName": "UseHistoryTable",
|
|
921
|
-
"tsEmitName": "useHistoryTable3",
|
|
922
774
|
"metadataToken": 100664303,
|
|
923
775
|
"canonicalSignature": "(System.String):TemporalTableBuilder_1",
|
|
924
776
|
"normalizedSignature": "UseHistoryTable|(System.String):TemporalTableBuilder_1|static=false",
|
|
925
777
|
"emitScope": "ClassSurface",
|
|
778
|
+
"provenance": "Original",
|
|
926
779
|
"arity": 0,
|
|
927
780
|
"parameterCount": 1,
|
|
781
|
+
"isStatic": false,
|
|
782
|
+
"isAbstract": false,
|
|
783
|
+
"isVirtual": true,
|
|
784
|
+
"isOverride": false,
|
|
785
|
+
"isSealed": false,
|
|
786
|
+
"visibility": "Public",
|
|
928
787
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder\u00601",
|
|
929
788
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
930
789
|
"isExtensionMethod": false
|
|
@@ -932,13 +791,19 @@
|
|
|
932
791
|
{
|
|
933
792
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder\u00601::UseHistoryTable(System.String,System.String):TemporalTableBuilder_1",
|
|
934
793
|
"clrName": "UseHistoryTable",
|
|
935
|
-
"tsEmitName": "useHistoryTable3",
|
|
936
794
|
"metadataToken": 100664304,
|
|
937
795
|
"canonicalSignature": "(System.String,System.String):TemporalTableBuilder_1",
|
|
938
796
|
"normalizedSignature": "UseHistoryTable|(System.String,System.String):TemporalTableBuilder_1|static=false",
|
|
939
797
|
"emitScope": "ClassSurface",
|
|
798
|
+
"provenance": "Original",
|
|
940
799
|
"arity": 0,
|
|
941
800
|
"parameterCount": 2,
|
|
801
|
+
"isStatic": false,
|
|
802
|
+
"isAbstract": false,
|
|
803
|
+
"isVirtual": true,
|
|
804
|
+
"isOverride": false,
|
|
805
|
+
"isSealed": false,
|
|
806
|
+
"visibility": "Public",
|
|
942
807
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder\u00601",
|
|
943
808
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
944
809
|
"isExtensionMethod": false
|
|
@@ -946,13 +811,19 @@
|
|
|
946
811
|
{
|
|
947
812
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder\u00601::UseHistoryTable(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
948
813
|
"clrName": "UseHistoryTable",
|
|
949
|
-
"tsEmitName": "useHistoryTable",
|
|
950
814
|
"metadataToken": 0,
|
|
951
815
|
"canonicalSignature": "(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
952
816
|
"normalizedSignature": "UseHistoryTable|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder|static=false",
|
|
953
817
|
"emitScope": "ClassSurface",
|
|
818
|
+
"provenance": "BaseOverload",
|
|
954
819
|
"arity": 0,
|
|
955
820
|
"parameterCount": 1,
|
|
821
|
+
"isStatic": false,
|
|
822
|
+
"isAbstract": false,
|
|
823
|
+
"isVirtual": true,
|
|
824
|
+
"isOverride": false,
|
|
825
|
+
"isSealed": false,
|
|
826
|
+
"visibility": "Public",
|
|
956
827
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder\u00601",
|
|
957
828
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
958
829
|
"isExtensionMethod": false
|
|
@@ -960,13 +831,19 @@
|
|
|
960
831
|
{
|
|
961
832
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder\u00601::UseHistoryTable(System.String,System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
962
833
|
"clrName": "UseHistoryTable",
|
|
963
|
-
"tsEmitName": "useHistoryTable2",
|
|
964
834
|
"metadataToken": 0,
|
|
965
835
|
"canonicalSignature": "(System.String,System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
966
836
|
"normalizedSignature": "UseHistoryTable|(System.String,System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder|static=false",
|
|
967
837
|
"emitScope": "ClassSurface",
|
|
838
|
+
"provenance": "BaseOverload",
|
|
968
839
|
"arity": 0,
|
|
969
840
|
"parameterCount": 2,
|
|
841
|
+
"isStatic": false,
|
|
842
|
+
"isAbstract": false,
|
|
843
|
+
"isVirtual": true,
|
|
844
|
+
"isOverride": false,
|
|
845
|
+
"isSealed": false,
|
|
846
|
+
"visibility": "Public",
|
|
970
847
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder\u00601",
|
|
971
848
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
972
849
|
"isExtensionMethod": false
|
|
@@ -983,112 +860,10 @@
|
|
|
983
860
|
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Builders.EntityTypeBuilder):void|static=false",
|
|
984
861
|
"isStatic": false,
|
|
985
862
|
"parameterCount": 1,
|
|
863
|
+
"visibility": "Public",
|
|
986
864
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder\u00601",
|
|
987
865
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
988
866
|
}
|
|
989
|
-
],
|
|
990
|
-
"exposedMethods": [
|
|
991
|
-
{
|
|
992
|
-
"tsName": "useHistoryTable3",
|
|
993
|
-
"isStatic": false,
|
|
994
|
-
"tsSignatureId": "UseHistoryTable|(System.String):TemporalTableBuilder_1|static=false",
|
|
995
|
-
"target": {
|
|
996
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder\u00601",
|
|
997
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
998
|
-
"metadataToken": 100664303
|
|
999
|
-
}
|
|
1000
|
-
},
|
|
1001
|
-
{
|
|
1002
|
-
"tsName": "useHistoryTable3",
|
|
1003
|
-
"isStatic": false,
|
|
1004
|
-
"tsSignatureId": "UseHistoryTable|(System.String,System.String):TemporalTableBuilder_1|static=false",
|
|
1005
|
-
"target": {
|
|
1006
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder\u00601",
|
|
1007
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1008
|
-
"metadataToken": 100664304
|
|
1009
|
-
}
|
|
1010
|
-
},
|
|
1011
|
-
{
|
|
1012
|
-
"tsName": "useHistoryTable",
|
|
1013
|
-
"isStatic": false,
|
|
1014
|
-
"tsSignatureId": "UseHistoryTable|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder|static=false",
|
|
1015
|
-
"target": {
|
|
1016
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder\u00601",
|
|
1017
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1018
|
-
"metadataToken": 0
|
|
1019
|
-
}
|
|
1020
|
-
},
|
|
1021
|
-
{
|
|
1022
|
-
"tsName": "useHistoryTable2",
|
|
1023
|
-
"isStatic": false,
|
|
1024
|
-
"tsSignatureId": "UseHistoryTable|(System.String,System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder|static=false",
|
|
1025
|
-
"target": {
|
|
1026
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder\u00601",
|
|
1027
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1028
|
-
"metadataToken": 0
|
|
1029
|
-
}
|
|
1030
|
-
},
|
|
1031
|
-
{
|
|
1032
|
-
"tsName": "hasPeriodStart",
|
|
1033
|
-
"isStatic": false,
|
|
1034
|
-
"tsSignatureId": "HasPeriodStart|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder|static=false",
|
|
1035
|
-
"target": {
|
|
1036
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
1037
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1038
|
-
"metadataToken": 100664296
|
|
1039
|
-
}
|
|
1040
|
-
},
|
|
1041
|
-
{
|
|
1042
|
-
"tsName": "hasPeriodEnd",
|
|
1043
|
-
"isStatic": false,
|
|
1044
|
-
"tsSignatureId": "HasPeriodEnd|(System.String):Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalPeriodPropertyBuilder|static=false",
|
|
1045
|
-
"target": {
|
|
1046
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
1047
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1048
|
-
"metadataToken": 100664297
|
|
1049
|
-
}
|
|
1050
|
-
},
|
|
1051
|
-
{
|
|
1052
|
-
"tsName": "toString",
|
|
1053
|
-
"isStatic": false,
|
|
1054
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
1055
|
-
"target": {
|
|
1056
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
1057
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1058
|
-
"metadataToken": 100664299
|
|
1059
|
-
}
|
|
1060
|
-
},
|
|
1061
|
-
{
|
|
1062
|
-
"tsName": "equals",
|
|
1063
|
-
"isStatic": false,
|
|
1064
|
-
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
|
|
1065
|
-
"target": {
|
|
1066
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
1067
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1068
|
-
"metadataToken": 100664300
|
|
1069
|
-
}
|
|
1070
|
-
},
|
|
1071
|
-
{
|
|
1072
|
-
"tsName": "getHashCode",
|
|
1073
|
-
"isStatic": false,
|
|
1074
|
-
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
|
|
1075
|
-
"target": {
|
|
1076
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder",
|
|
1077
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1078
|
-
"metadataToken": 100664301
|
|
1079
|
-
}
|
|
1080
|
-
}
|
|
1081
|
-
],
|
|
1082
|
-
"exposedConstructors": [
|
|
1083
|
-
{
|
|
1084
|
-
"isStatic": false,
|
|
1085
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.Builders.EntityTypeBuilder):void|static=false",
|
|
1086
|
-
"target": {
|
|
1087
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Metadata.Builders.TemporalTableBuilder\u00601",
|
|
1088
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
1089
|
-
"metadataToken": 100664302
|
|
1090
|
-
}
|
|
1091
|
-
}
|
|
1092
867
|
]
|
|
1093
868
|
}
|
|
1094
869
|
]
|