@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,47 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
|
|
6
9
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
|
|
7
|
-
"tsEmitName": "SqlServerAnnotationProvider",
|
|
8
10
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Class",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
18
|
+
"baseType": {
|
|
19
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Metadata.RelationalAnnotationProvider",
|
|
20
|
+
"clrName": "Microsoft.EntityFrameworkCore.Metadata.RelationalAnnotationProvider"
|
|
21
|
+
},
|
|
22
|
+
"interfaces": [
|
|
23
|
+
{
|
|
24
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Metadata.IRelationalAnnotationProvider",
|
|
25
|
+
"clrName": "Microsoft.EntityFrameworkCore.Metadata.IRelationalAnnotationProvider"
|
|
26
|
+
}
|
|
27
|
+
],
|
|
10
28
|
"methods": [
|
|
11
29
|
{
|
|
12
30
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider::For(Microsoft.EntityFrameworkCore.Metadata.IRelationalModel,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
13
31
|
"clrName": "For",
|
|
14
|
-
"tsEmitName": "for",
|
|
15
32
|
"metadataToken": 100665171,
|
|
16
33
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IRelationalModel,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
17
34
|
"normalizedSignature": "For|(Microsoft.EntityFrameworkCore.Metadata.IRelationalModel,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
18
35
|
"emitScope": "ClassSurface",
|
|
36
|
+
"provenance": "Original",
|
|
19
37
|
"arity": 0,
|
|
20
38
|
"parameterCount": 2,
|
|
39
|
+
"isStatic": false,
|
|
40
|
+
"isAbstract": false,
|
|
41
|
+
"isVirtual": true,
|
|
42
|
+
"isOverride": true,
|
|
43
|
+
"isSealed": false,
|
|
44
|
+
"visibility": "Public",
|
|
21
45
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
|
|
22
46
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
23
47
|
"isExtensionMethod": false
|
|
@@ -25,13 +49,19 @@
|
|
|
25
49
|
{
|
|
26
50
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider::For(Microsoft.EntityFrameworkCore.Metadata.ITable,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
27
51
|
"clrName": "For",
|
|
28
|
-
"tsEmitName": "for",
|
|
29
52
|
"metadataToken": 100665172,
|
|
30
53
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.ITable,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
31
54
|
"normalizedSignature": "For|(Microsoft.EntityFrameworkCore.Metadata.ITable,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
32
55
|
"emitScope": "ClassSurface",
|
|
56
|
+
"provenance": "Original",
|
|
33
57
|
"arity": 0,
|
|
34
58
|
"parameterCount": 2,
|
|
59
|
+
"isStatic": false,
|
|
60
|
+
"isAbstract": false,
|
|
61
|
+
"isVirtual": true,
|
|
62
|
+
"isOverride": true,
|
|
63
|
+
"isSealed": false,
|
|
64
|
+
"visibility": "Public",
|
|
35
65
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
|
|
36
66
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
37
67
|
"isExtensionMethod": false
|
|
@@ -39,13 +69,19 @@
|
|
|
39
69
|
{
|
|
40
70
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider::For(Microsoft.EntityFrameworkCore.Metadata.IUniqueConstraint,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
41
71
|
"clrName": "For",
|
|
42
|
-
"tsEmitName": "for",
|
|
43
72
|
"metadataToken": 100665173,
|
|
44
73
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IUniqueConstraint,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
45
74
|
"normalizedSignature": "For|(Microsoft.EntityFrameworkCore.Metadata.IUniqueConstraint,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
46
75
|
"emitScope": "ClassSurface",
|
|
76
|
+
"provenance": "Original",
|
|
47
77
|
"arity": 0,
|
|
48
78
|
"parameterCount": 2,
|
|
79
|
+
"isStatic": false,
|
|
80
|
+
"isAbstract": false,
|
|
81
|
+
"isVirtual": true,
|
|
82
|
+
"isOverride": true,
|
|
83
|
+
"isSealed": false,
|
|
84
|
+
"visibility": "Public",
|
|
49
85
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
|
|
50
86
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
51
87
|
"isExtensionMethod": false
|
|
@@ -53,13 +89,19 @@
|
|
|
53
89
|
{
|
|
54
90
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider::For(Microsoft.EntityFrameworkCore.Metadata.ITableIndex,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
55
91
|
"clrName": "For",
|
|
56
|
-
"tsEmitName": "for",
|
|
57
92
|
"metadataToken": 100665174,
|
|
58
93
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.ITableIndex,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
59
94
|
"normalizedSignature": "For|(Microsoft.EntityFrameworkCore.Metadata.ITableIndex,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
60
95
|
"emitScope": "ClassSurface",
|
|
96
|
+
"provenance": "Original",
|
|
61
97
|
"arity": 0,
|
|
62
98
|
"parameterCount": 2,
|
|
99
|
+
"isStatic": false,
|
|
100
|
+
"isAbstract": false,
|
|
101
|
+
"isVirtual": true,
|
|
102
|
+
"isOverride": true,
|
|
103
|
+
"isSealed": false,
|
|
104
|
+
"visibility": "Public",
|
|
63
105
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
|
|
64
106
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
65
107
|
"isExtensionMethod": false
|
|
@@ -67,13 +109,19 @@
|
|
|
67
109
|
{
|
|
68
110
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider::For(Microsoft.EntityFrameworkCore.Metadata.IColumn,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
69
111
|
"clrName": "For",
|
|
70
|
-
"tsEmitName": "for",
|
|
71
112
|
"metadataToken": 100665175,
|
|
72
113
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IColumn,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
73
114
|
"normalizedSignature": "For|(Microsoft.EntityFrameworkCore.Metadata.IColumn,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
74
115
|
"emitScope": "ClassSurface",
|
|
116
|
+
"provenance": "Original",
|
|
75
117
|
"arity": 0,
|
|
76
118
|
"parameterCount": 2,
|
|
119
|
+
"isStatic": false,
|
|
120
|
+
"isAbstract": false,
|
|
121
|
+
"isVirtual": true,
|
|
122
|
+
"isOverride": true,
|
|
123
|
+
"isSealed": false,
|
|
124
|
+
"visibility": "Public",
|
|
77
125
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
|
|
78
126
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
79
127
|
"isExtensionMethod": false
|
|
@@ -90,844 +138,465 @@
|
|
|
90
138
|
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Metadata.RelationalAnnotationProviderDependencies):void|static=false",
|
|
91
139
|
"isStatic": false,
|
|
92
140
|
"parameterCount": 1,
|
|
141
|
+
"visibility": "Public",
|
|
93
142
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
|
|
94
143
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
95
144
|
}
|
|
96
|
-
],
|
|
97
|
-
"exposedMethods": [
|
|
98
|
-
{
|
|
99
|
-
"tsName": "for",
|
|
100
|
-
"isStatic": false,
|
|
101
|
-
"tsSignatureId": "For|(Microsoft.EntityFrameworkCore.Metadata.IRelationalModel,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
102
|
-
"target": {
|
|
103
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
|
|
104
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
105
|
-
"metadataToken": 100665171
|
|
106
|
-
}
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
"tsName": "for",
|
|
110
|
-
"isStatic": false,
|
|
111
|
-
"tsSignatureId": "For|(Microsoft.EntityFrameworkCore.Metadata.ITable,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
112
|
-
"target": {
|
|
113
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
|
|
114
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
115
|
-
"metadataToken": 100665172
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"tsName": "for",
|
|
120
|
-
"isStatic": false,
|
|
121
|
-
"tsSignatureId": "For|(Microsoft.EntityFrameworkCore.Metadata.IUniqueConstraint,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
122
|
-
"target": {
|
|
123
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
|
|
124
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
125
|
-
"metadataToken": 100665173
|
|
126
|
-
}
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"tsName": "for",
|
|
130
|
-
"isStatic": false,
|
|
131
|
-
"tsSignatureId": "For|(Microsoft.EntityFrameworkCore.Metadata.ITableIndex,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
132
|
-
"target": {
|
|
133
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
|
|
134
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
135
|
-
"metadataToken": 100665174
|
|
136
|
-
}
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"tsName": "for",
|
|
140
|
-
"isStatic": false,
|
|
141
|
-
"tsSignatureId": "For|(Microsoft.EntityFrameworkCore.Metadata.IColumn,System.Boolean):System.Collections.Generic.IEnumerable_1[[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
142
|
-
"target": {
|
|
143
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
|
|
144
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
145
|
-
"metadataToken": 100665175
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
],
|
|
149
|
-
"exposedConstructors": [
|
|
150
|
-
{
|
|
151
|
-
"isStatic": false,
|
|
152
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.RelationalAnnotationProviderDependencies):void|static=false",
|
|
153
|
-
"target": {
|
|
154
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationProvider",
|
|
155
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
156
|
-
"metadataToken": 100665170
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
145
|
]
|
|
160
146
|
},
|
|
161
147
|
{
|
|
162
148
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
163
149
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
164
|
-
"tsEmitName": "SqlServerAnnotationNames",
|
|
165
150
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
166
151
|
"metadataToken": 0,
|
|
152
|
+
"kind": "StaticNamespace",
|
|
153
|
+
"accessibility": "Public",
|
|
154
|
+
"isAbstract": true,
|
|
155
|
+
"isSealed": true,
|
|
156
|
+
"isStatic": true,
|
|
157
|
+
"arity": 0,
|
|
158
|
+
"baseType": {
|
|
159
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
160
|
+
"clrName": "System.Object"
|
|
161
|
+
},
|
|
167
162
|
"methods": [],
|
|
168
163
|
"properties": [],
|
|
169
164
|
"fields": [
|
|
170
165
|
{
|
|
171
166
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::PrefixSystem.String",
|
|
172
167
|
"clrName": "Prefix",
|
|
173
|
-
"tsEmitName": "prefix",
|
|
174
168
|
"metadataToken": 67109379,
|
|
175
169
|
"normalizedSignature": "Prefix|System.String|static=true|const=true",
|
|
176
170
|
"isStatic": true,
|
|
177
171
|
"isReadOnly": false,
|
|
172
|
+
"isLiteral": true,
|
|
173
|
+
"visibility": "Public",
|
|
178
174
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
179
175
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
180
176
|
},
|
|
181
177
|
{
|
|
182
178
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::ClusteredSystem.String",
|
|
183
179
|
"clrName": "Clustered",
|
|
184
|
-
"tsEmitName": "clustered",
|
|
185
180
|
"metadataToken": 67109380,
|
|
186
181
|
"normalizedSignature": "Clustered|System.String|static=true|const=true",
|
|
187
182
|
"isStatic": true,
|
|
188
183
|
"isReadOnly": false,
|
|
184
|
+
"isLiteral": true,
|
|
185
|
+
"visibility": "Public",
|
|
189
186
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
190
187
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
191
188
|
},
|
|
192
189
|
{
|
|
193
190
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::CreatedOnlineSystem.String",
|
|
194
191
|
"clrName": "CreatedOnline",
|
|
195
|
-
"tsEmitName": "createdOnline",
|
|
196
192
|
"metadataToken": 67109381,
|
|
197
193
|
"normalizedSignature": "CreatedOnline|System.String|static=true|const=true",
|
|
198
194
|
"isStatic": true,
|
|
199
195
|
"isReadOnly": false,
|
|
196
|
+
"isLiteral": true,
|
|
197
|
+
"visibility": "Public",
|
|
200
198
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
201
199
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
202
200
|
},
|
|
203
201
|
{
|
|
204
202
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::EditionOptionsSystem.String",
|
|
205
203
|
"clrName": "EditionOptions",
|
|
206
|
-
"tsEmitName": "editionOptions",
|
|
207
204
|
"metadataToken": 67109382,
|
|
208
205
|
"normalizedSignature": "EditionOptions|System.String|static=true|const=true",
|
|
209
206
|
"isStatic": true,
|
|
210
207
|
"isReadOnly": false,
|
|
208
|
+
"isLiteral": true,
|
|
209
|
+
"visibility": "Public",
|
|
211
210
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
212
211
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
213
212
|
},
|
|
214
213
|
{
|
|
215
214
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::FillFactorSystem.String",
|
|
216
215
|
"clrName": "FillFactor",
|
|
217
|
-
"tsEmitName": "fillFactor",
|
|
218
216
|
"metadataToken": 67109383,
|
|
219
217
|
"normalizedSignature": "FillFactor|System.String|static=true|const=true",
|
|
220
218
|
"isStatic": true,
|
|
221
219
|
"isReadOnly": false,
|
|
220
|
+
"isLiteral": true,
|
|
221
|
+
"visibility": "Public",
|
|
222
222
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
223
223
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
224
224
|
},
|
|
225
225
|
{
|
|
226
226
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::SortInTempDbSystem.String",
|
|
227
227
|
"clrName": "SortInTempDb",
|
|
228
|
-
"tsEmitName": "sortInTempDb",
|
|
229
228
|
"metadataToken": 67109384,
|
|
230
229
|
"normalizedSignature": "SortInTempDb|System.String|static=true|const=true",
|
|
231
230
|
"isStatic": true,
|
|
232
231
|
"isReadOnly": false,
|
|
232
|
+
"isLiteral": true,
|
|
233
|
+
"visibility": "Public",
|
|
233
234
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
234
235
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
235
236
|
},
|
|
236
237
|
{
|
|
237
238
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::DataCompressionSystem.String",
|
|
238
239
|
"clrName": "DataCompression",
|
|
239
|
-
"tsEmitName": "dataCompression",
|
|
240
240
|
"metadataToken": 67109385,
|
|
241
241
|
"normalizedSignature": "DataCompression|System.String|static=true|const=true",
|
|
242
242
|
"isStatic": true,
|
|
243
243
|
"isReadOnly": false,
|
|
244
|
+
"isLiteral": true,
|
|
245
|
+
"visibility": "Public",
|
|
244
246
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
245
247
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
246
248
|
},
|
|
247
249
|
{
|
|
248
250
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::HiLoSequenceNameSystem.String",
|
|
249
251
|
"clrName": "HiLoSequenceName",
|
|
250
|
-
"tsEmitName": "hiLoSequenceName",
|
|
251
252
|
"metadataToken": 67109386,
|
|
252
253
|
"normalizedSignature": "HiLoSequenceName|System.String|static=true|const=true",
|
|
253
254
|
"isStatic": true,
|
|
254
255
|
"isReadOnly": false,
|
|
256
|
+
"isLiteral": true,
|
|
257
|
+
"visibility": "Public",
|
|
255
258
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
256
259
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
257
260
|
},
|
|
258
261
|
{
|
|
259
262
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::HiLoSequenceSchemaSystem.String",
|
|
260
263
|
"clrName": "HiLoSequenceSchema",
|
|
261
|
-
"tsEmitName": "hiLoSequenceSchema",
|
|
262
264
|
"metadataToken": 67109387,
|
|
263
265
|
"normalizedSignature": "HiLoSequenceSchema|System.String|static=true|const=true",
|
|
264
266
|
"isStatic": true,
|
|
265
267
|
"isReadOnly": false,
|
|
268
|
+
"isLiteral": true,
|
|
269
|
+
"visibility": "Public",
|
|
266
270
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
267
271
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
268
272
|
},
|
|
269
273
|
{
|
|
270
274
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::SequenceNameSuffixSystem.String",
|
|
271
275
|
"clrName": "SequenceNameSuffix",
|
|
272
|
-
"tsEmitName": "sequenceNameSuffix",
|
|
273
276
|
"metadataToken": 67109388,
|
|
274
277
|
"normalizedSignature": "SequenceNameSuffix|System.String|static=true|const=true",
|
|
275
278
|
"isStatic": true,
|
|
276
279
|
"isReadOnly": false,
|
|
280
|
+
"isLiteral": true,
|
|
281
|
+
"visibility": "Public",
|
|
277
282
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
278
283
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
279
284
|
},
|
|
280
285
|
{
|
|
281
286
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::SequenceNameSystem.String",
|
|
282
287
|
"clrName": "SequenceName",
|
|
283
|
-
"tsEmitName": "sequenceName",
|
|
284
288
|
"metadataToken": 67109389,
|
|
285
289
|
"normalizedSignature": "SequenceName|System.String|static=true|const=true",
|
|
286
290
|
"isStatic": true,
|
|
287
291
|
"isReadOnly": false,
|
|
292
|
+
"isLiteral": true,
|
|
293
|
+
"visibility": "Public",
|
|
288
294
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
289
295
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
290
296
|
},
|
|
291
297
|
{
|
|
292
298
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::SequenceSchemaSystem.String",
|
|
293
299
|
"clrName": "SequenceSchema",
|
|
294
|
-
"tsEmitName": "sequenceSchema",
|
|
295
300
|
"metadataToken": 67109390,
|
|
296
301
|
"normalizedSignature": "SequenceSchema|System.String|static=true|const=true",
|
|
297
302
|
"isStatic": true,
|
|
298
303
|
"isReadOnly": false,
|
|
304
|
+
"isLiteral": true,
|
|
305
|
+
"visibility": "Public",
|
|
299
306
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
300
307
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
301
308
|
},
|
|
302
309
|
{
|
|
303
310
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::IdentitySystem.String",
|
|
304
311
|
"clrName": "Identity",
|
|
305
|
-
"tsEmitName": "identity",
|
|
306
312
|
"metadataToken": 67109391,
|
|
307
313
|
"normalizedSignature": "Identity|System.String|static=true|const=true",
|
|
308
314
|
"isStatic": true,
|
|
309
315
|
"isReadOnly": false,
|
|
316
|
+
"isLiteral": true,
|
|
317
|
+
"visibility": "Public",
|
|
310
318
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
311
319
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
312
320
|
},
|
|
313
321
|
{
|
|
314
322
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::IdentityIncrementSystem.String",
|
|
315
323
|
"clrName": "IdentityIncrement",
|
|
316
|
-
"tsEmitName": "identityIncrement",
|
|
317
324
|
"metadataToken": 67109392,
|
|
318
325
|
"normalizedSignature": "IdentityIncrement|System.String|static=true|const=true",
|
|
319
326
|
"isStatic": true,
|
|
320
327
|
"isReadOnly": false,
|
|
328
|
+
"isLiteral": true,
|
|
329
|
+
"visibility": "Public",
|
|
321
330
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
322
331
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
323
332
|
},
|
|
324
333
|
{
|
|
325
334
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::IdentitySeedSystem.String",
|
|
326
335
|
"clrName": "IdentitySeed",
|
|
327
|
-
"tsEmitName": "identitySeed",
|
|
328
336
|
"metadataToken": 67109393,
|
|
329
337
|
"normalizedSignature": "IdentitySeed|System.String|static=true|const=true",
|
|
330
338
|
"isStatic": true,
|
|
331
339
|
"isReadOnly": false,
|
|
340
|
+
"isLiteral": true,
|
|
341
|
+
"visibility": "Public",
|
|
332
342
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
333
343
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
334
344
|
},
|
|
335
345
|
{
|
|
336
346
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::IncludeSystem.String",
|
|
337
347
|
"clrName": "Include",
|
|
338
|
-
"tsEmitName": "include",
|
|
339
348
|
"metadataToken": 67109394,
|
|
340
349
|
"normalizedSignature": "Include|System.String|static=true|const=true",
|
|
341
350
|
"isStatic": true,
|
|
342
351
|
"isReadOnly": false,
|
|
352
|
+
"isLiteral": true,
|
|
353
|
+
"visibility": "Public",
|
|
343
354
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
344
355
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
345
356
|
},
|
|
346
357
|
{
|
|
347
358
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::MaxDatabaseSizeSystem.String",
|
|
348
359
|
"clrName": "MaxDatabaseSize",
|
|
349
|
-
"tsEmitName": "maxDatabaseSize",
|
|
350
360
|
"metadataToken": 67109395,
|
|
351
361
|
"normalizedSignature": "MaxDatabaseSize|System.String|static=true|const=true",
|
|
352
362
|
"isStatic": true,
|
|
353
363
|
"isReadOnly": false,
|
|
364
|
+
"isLiteral": true,
|
|
365
|
+
"visibility": "Public",
|
|
354
366
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
355
367
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
356
368
|
},
|
|
357
369
|
{
|
|
358
370
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::MemoryOptimizedSystem.String",
|
|
359
371
|
"clrName": "MemoryOptimized",
|
|
360
|
-
"tsEmitName": "memoryOptimized",
|
|
361
372
|
"metadataToken": 67109396,
|
|
362
373
|
"normalizedSignature": "MemoryOptimized|System.String|static=true|const=true",
|
|
363
374
|
"isStatic": true,
|
|
364
375
|
"isReadOnly": false,
|
|
376
|
+
"isLiteral": true,
|
|
377
|
+
"visibility": "Public",
|
|
365
378
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
366
379
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
367
380
|
},
|
|
368
381
|
{
|
|
369
382
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::PerformanceLevelSqlSystem.String",
|
|
370
383
|
"clrName": "PerformanceLevelSql",
|
|
371
|
-
"tsEmitName": "performanceLevelSql",
|
|
372
384
|
"metadataToken": 67109397,
|
|
373
385
|
"normalizedSignature": "PerformanceLevelSql|System.String|static=true|const=true",
|
|
374
386
|
"isStatic": true,
|
|
375
387
|
"isReadOnly": false,
|
|
388
|
+
"isLiteral": true,
|
|
389
|
+
"visibility": "Public",
|
|
376
390
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
377
391
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
378
392
|
},
|
|
379
393
|
{
|
|
380
394
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::ServiceTierSqlSystem.String",
|
|
381
395
|
"clrName": "ServiceTierSql",
|
|
382
|
-
"tsEmitName": "serviceTierSql",
|
|
383
396
|
"metadataToken": 67109398,
|
|
384
397
|
"normalizedSignature": "ServiceTierSql|System.String|static=true|const=true",
|
|
385
398
|
"isStatic": true,
|
|
386
399
|
"isReadOnly": false,
|
|
400
|
+
"isLiteral": true,
|
|
401
|
+
"visibility": "Public",
|
|
387
402
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
388
403
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
389
404
|
},
|
|
390
405
|
{
|
|
391
406
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::SparseSystem.String",
|
|
392
407
|
"clrName": "Sparse",
|
|
393
|
-
"tsEmitName": "sparse",
|
|
394
408
|
"metadataToken": 67109399,
|
|
395
409
|
"normalizedSignature": "Sparse|System.String|static=true|const=true",
|
|
396
410
|
"isStatic": true,
|
|
397
411
|
"isReadOnly": false,
|
|
412
|
+
"isLiteral": true,
|
|
413
|
+
"visibility": "Public",
|
|
398
414
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
399
415
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
400
416
|
},
|
|
401
417
|
{
|
|
402
418
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::IsTemporalSystem.String",
|
|
403
419
|
"clrName": "IsTemporal",
|
|
404
|
-
"tsEmitName": "isTemporal",
|
|
405
420
|
"metadataToken": 67109400,
|
|
406
421
|
"normalizedSignature": "IsTemporal|System.String|static=true|const=true",
|
|
407
422
|
"isStatic": true,
|
|
408
423
|
"isReadOnly": false,
|
|
424
|
+
"isLiteral": true,
|
|
425
|
+
"visibility": "Public",
|
|
409
426
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
410
427
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
411
428
|
},
|
|
412
429
|
{
|
|
413
430
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalHistoryTableNameSystem.String",
|
|
414
431
|
"clrName": "TemporalHistoryTableName",
|
|
415
|
-
"tsEmitName": "temporalHistoryTableName",
|
|
416
432
|
"metadataToken": 67109401,
|
|
417
433
|
"normalizedSignature": "TemporalHistoryTableName|System.String|static=true|const=true",
|
|
418
434
|
"isStatic": true,
|
|
419
435
|
"isReadOnly": false,
|
|
436
|
+
"isLiteral": true,
|
|
437
|
+
"visibility": "Public",
|
|
420
438
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
421
439
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
422
440
|
},
|
|
423
441
|
{
|
|
424
442
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalHistoryTableSchemaSystem.String",
|
|
425
443
|
"clrName": "TemporalHistoryTableSchema",
|
|
426
|
-
"tsEmitName": "temporalHistoryTableSchema",
|
|
427
444
|
"metadataToken": 67109402,
|
|
428
445
|
"normalizedSignature": "TemporalHistoryTableSchema|System.String|static=true|const=true",
|
|
429
446
|
"isStatic": true,
|
|
430
447
|
"isReadOnly": false,
|
|
448
|
+
"isLiteral": true,
|
|
449
|
+
"visibility": "Public",
|
|
431
450
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
432
451
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
433
452
|
},
|
|
434
453
|
{
|
|
435
454
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalPeriodStartPropertyNameSystem.String",
|
|
436
455
|
"clrName": "TemporalPeriodStartPropertyName",
|
|
437
|
-
"tsEmitName": "temporalPeriodStartPropertyName",
|
|
438
456
|
"metadataToken": 67109403,
|
|
439
457
|
"normalizedSignature": "TemporalPeriodStartPropertyName|System.String|static=true|const=true",
|
|
440
458
|
"isStatic": true,
|
|
441
459
|
"isReadOnly": false,
|
|
460
|
+
"isLiteral": true,
|
|
461
|
+
"visibility": "Public",
|
|
442
462
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
443
463
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
444
464
|
},
|
|
445
465
|
{
|
|
446
466
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalPeriodStartColumnNameSystem.String",
|
|
447
467
|
"clrName": "TemporalPeriodStartColumnName",
|
|
448
|
-
"tsEmitName": "temporalPeriodStartColumnName",
|
|
449
468
|
"metadataToken": 67109404,
|
|
450
469
|
"normalizedSignature": "TemporalPeriodStartColumnName|System.String|static=true|const=true",
|
|
451
470
|
"isStatic": true,
|
|
452
471
|
"isReadOnly": false,
|
|
472
|
+
"isLiteral": true,
|
|
473
|
+
"visibility": "Public",
|
|
453
474
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
454
475
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
455
476
|
},
|
|
456
477
|
{
|
|
457
478
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalPeriodEndPropertyNameSystem.String",
|
|
458
479
|
"clrName": "TemporalPeriodEndPropertyName",
|
|
459
|
-
"tsEmitName": "temporalPeriodEndPropertyName",
|
|
460
480
|
"metadataToken": 67109405,
|
|
461
481
|
"normalizedSignature": "TemporalPeriodEndPropertyName|System.String|static=true|const=true",
|
|
462
482
|
"isStatic": true,
|
|
463
483
|
"isReadOnly": false,
|
|
484
|
+
"isLiteral": true,
|
|
485
|
+
"visibility": "Public",
|
|
464
486
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
465
487
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
466
488
|
},
|
|
467
489
|
{
|
|
468
490
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalPeriodEndColumnNameSystem.String",
|
|
469
491
|
"clrName": "TemporalPeriodEndColumnName",
|
|
470
|
-
"tsEmitName": "temporalPeriodEndColumnName",
|
|
471
492
|
"metadataToken": 67109406,
|
|
472
493
|
"normalizedSignature": "TemporalPeriodEndColumnName|System.String|static=true|const=true",
|
|
473
494
|
"isStatic": true,
|
|
474
495
|
"isReadOnly": false,
|
|
496
|
+
"isLiteral": true,
|
|
497
|
+
"visibility": "Public",
|
|
475
498
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
476
499
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
477
500
|
},
|
|
478
501
|
{
|
|
479
502
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalOperationTypeSystem.String",
|
|
480
503
|
"clrName": "TemporalOperationType",
|
|
481
|
-
"tsEmitName": "temporalOperationType",
|
|
482
504
|
"metadataToken": 67109407,
|
|
483
505
|
"normalizedSignature": "TemporalOperationType|System.String|static=true|const=true",
|
|
484
506
|
"isStatic": true,
|
|
485
507
|
"isReadOnly": false,
|
|
508
|
+
"isLiteral": true,
|
|
509
|
+
"visibility": "Public",
|
|
486
510
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
487
511
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
488
512
|
},
|
|
489
513
|
{
|
|
490
514
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalAsOfPointInTimeSystem.String",
|
|
491
515
|
"clrName": "TemporalAsOfPointInTime",
|
|
492
|
-
"tsEmitName": "temporalAsOfPointInTime",
|
|
493
516
|
"metadataToken": 67109408,
|
|
494
517
|
"normalizedSignature": "TemporalAsOfPointInTime|System.String|static=true|const=true",
|
|
495
518
|
"isStatic": true,
|
|
496
519
|
"isReadOnly": false,
|
|
520
|
+
"isLiteral": true,
|
|
521
|
+
"visibility": "Public",
|
|
497
522
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
498
523
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
499
524
|
},
|
|
500
525
|
{
|
|
501
526
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalRangeOperationFromSystem.String",
|
|
502
527
|
"clrName": "TemporalRangeOperationFrom",
|
|
503
|
-
"tsEmitName": "temporalRangeOperationFrom",
|
|
504
528
|
"metadataToken": 67109409,
|
|
505
529
|
"normalizedSignature": "TemporalRangeOperationFrom|System.String|static=true|const=true",
|
|
506
530
|
"isStatic": true,
|
|
507
531
|
"isReadOnly": false,
|
|
532
|
+
"isLiteral": true,
|
|
533
|
+
"visibility": "Public",
|
|
508
534
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
509
535
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
510
536
|
},
|
|
511
537
|
{
|
|
512
538
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalRangeOperationToSystem.String",
|
|
513
539
|
"clrName": "TemporalRangeOperationTo",
|
|
514
|
-
"tsEmitName": "temporalRangeOperationTo",
|
|
515
540
|
"metadataToken": 67109410,
|
|
516
541
|
"normalizedSignature": "TemporalRangeOperationTo|System.String|static=true|const=true",
|
|
517
542
|
"isStatic": true,
|
|
518
543
|
"isReadOnly": false,
|
|
544
|
+
"isLiteral": true,
|
|
545
|
+
"visibility": "Public",
|
|
519
546
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
520
547
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
521
548
|
},
|
|
522
549
|
{
|
|
523
550
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::ValueGenerationStrategySystem.String",
|
|
524
551
|
"clrName": "ValueGenerationStrategy",
|
|
525
|
-
"tsEmitName": "valueGenerationStrategy",
|
|
526
552
|
"metadataToken": 67109411,
|
|
527
553
|
"normalizedSignature": "ValueGenerationStrategy|System.String|static=true|const=true",
|
|
528
554
|
"isStatic": true,
|
|
529
555
|
"isReadOnly": false,
|
|
556
|
+
"isLiteral": true,
|
|
557
|
+
"visibility": "Public",
|
|
530
558
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
531
559
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
532
560
|
},
|
|
533
561
|
{
|
|
534
562
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::UseSqlOutputClauseSystem.String",
|
|
535
563
|
"clrName": "UseSqlOutputClause",
|
|
536
|
-
"tsEmitName": "useSqlOutputClause",
|
|
537
564
|
"metadataToken": 67109412,
|
|
538
565
|
"normalizedSignature": "UseSqlOutputClause|System.String|static=true|const=true",
|
|
539
566
|
"isStatic": true,
|
|
540
567
|
"isReadOnly": false,
|
|
568
|
+
"isLiteral": true,
|
|
569
|
+
"visibility": "Public",
|
|
541
570
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
542
571
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
543
572
|
},
|
|
544
573
|
{
|
|
545
574
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalIsPeriodStartColumnSystem.String",
|
|
546
575
|
"clrName": "TemporalIsPeriodStartColumn",
|
|
547
|
-
"tsEmitName": "temporalIsPeriodStartColumn",
|
|
548
576
|
"metadataToken": 67109413,
|
|
549
577
|
"normalizedSignature": "TemporalIsPeriodStartColumn|System.String|static=true|const=true",
|
|
550
578
|
"isStatic": true,
|
|
551
579
|
"isReadOnly": false,
|
|
580
|
+
"isLiteral": true,
|
|
581
|
+
"visibility": "Public",
|
|
552
582
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
553
583
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
554
584
|
},
|
|
555
585
|
{
|
|
556
586
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames::TemporalIsPeriodEndColumnSystem.String",
|
|
557
587
|
"clrName": "TemporalIsPeriodEndColumn",
|
|
558
|
-
"tsEmitName": "temporalIsPeriodEndColumn",
|
|
559
588
|
"metadataToken": 67109414,
|
|
560
589
|
"normalizedSignature": "TemporalIsPeriodEndColumn|System.String|static=true|const=true",
|
|
561
590
|
"isStatic": true,
|
|
562
591
|
"isReadOnly": false,
|
|
592
|
+
"isLiteral": true,
|
|
593
|
+
"visibility": "Public",
|
|
563
594
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
564
595
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
565
596
|
}
|
|
566
597
|
],
|
|
567
598
|
"events": [],
|
|
568
|
-
"constructors": []
|
|
569
|
-
"exposedFields": [
|
|
570
|
-
{
|
|
571
|
-
"tsName": "prefix",
|
|
572
|
-
"isStatic": true,
|
|
573
|
-
"tsSignatureId": "Prefix|System.String|static=true|const=true",
|
|
574
|
-
"target": {
|
|
575
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
576
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
577
|
-
"metadataToken": 67109379
|
|
578
|
-
}
|
|
579
|
-
},
|
|
580
|
-
{
|
|
581
|
-
"tsName": "clustered",
|
|
582
|
-
"isStatic": true,
|
|
583
|
-
"tsSignatureId": "Clustered|System.String|static=true|const=true",
|
|
584
|
-
"target": {
|
|
585
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
586
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
587
|
-
"metadataToken": 67109380
|
|
588
|
-
}
|
|
589
|
-
},
|
|
590
|
-
{
|
|
591
|
-
"tsName": "createdOnline",
|
|
592
|
-
"isStatic": true,
|
|
593
|
-
"tsSignatureId": "CreatedOnline|System.String|static=true|const=true",
|
|
594
|
-
"target": {
|
|
595
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
596
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
597
|
-
"metadataToken": 67109381
|
|
598
|
-
}
|
|
599
|
-
},
|
|
600
|
-
{
|
|
601
|
-
"tsName": "editionOptions",
|
|
602
|
-
"isStatic": true,
|
|
603
|
-
"tsSignatureId": "EditionOptions|System.String|static=true|const=true",
|
|
604
|
-
"target": {
|
|
605
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
606
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
607
|
-
"metadataToken": 67109382
|
|
608
|
-
}
|
|
609
|
-
},
|
|
610
|
-
{
|
|
611
|
-
"tsName": "fillFactor",
|
|
612
|
-
"isStatic": true,
|
|
613
|
-
"tsSignatureId": "FillFactor|System.String|static=true|const=true",
|
|
614
|
-
"target": {
|
|
615
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
616
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
617
|
-
"metadataToken": 67109383
|
|
618
|
-
}
|
|
619
|
-
},
|
|
620
|
-
{
|
|
621
|
-
"tsName": "sortInTempDb",
|
|
622
|
-
"isStatic": true,
|
|
623
|
-
"tsSignatureId": "SortInTempDb|System.String|static=true|const=true",
|
|
624
|
-
"target": {
|
|
625
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
626
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
627
|
-
"metadataToken": 67109384
|
|
628
|
-
}
|
|
629
|
-
},
|
|
630
|
-
{
|
|
631
|
-
"tsName": "dataCompression",
|
|
632
|
-
"isStatic": true,
|
|
633
|
-
"tsSignatureId": "DataCompression|System.String|static=true|const=true",
|
|
634
|
-
"target": {
|
|
635
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
636
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
637
|
-
"metadataToken": 67109385
|
|
638
|
-
}
|
|
639
|
-
},
|
|
640
|
-
{
|
|
641
|
-
"tsName": "hiLoSequenceName",
|
|
642
|
-
"isStatic": true,
|
|
643
|
-
"tsSignatureId": "HiLoSequenceName|System.String|static=true|const=true",
|
|
644
|
-
"target": {
|
|
645
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
646
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
647
|
-
"metadataToken": 67109386
|
|
648
|
-
}
|
|
649
|
-
},
|
|
650
|
-
{
|
|
651
|
-
"tsName": "hiLoSequenceSchema",
|
|
652
|
-
"isStatic": true,
|
|
653
|
-
"tsSignatureId": "HiLoSequenceSchema|System.String|static=true|const=true",
|
|
654
|
-
"target": {
|
|
655
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
656
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
657
|
-
"metadataToken": 67109387
|
|
658
|
-
}
|
|
659
|
-
},
|
|
660
|
-
{
|
|
661
|
-
"tsName": "sequenceNameSuffix",
|
|
662
|
-
"isStatic": true,
|
|
663
|
-
"tsSignatureId": "SequenceNameSuffix|System.String|static=true|const=true",
|
|
664
|
-
"target": {
|
|
665
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
666
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
667
|
-
"metadataToken": 67109388
|
|
668
|
-
}
|
|
669
|
-
},
|
|
670
|
-
{
|
|
671
|
-
"tsName": "sequenceName",
|
|
672
|
-
"isStatic": true,
|
|
673
|
-
"tsSignatureId": "SequenceName|System.String|static=true|const=true",
|
|
674
|
-
"target": {
|
|
675
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
676
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
677
|
-
"metadataToken": 67109389
|
|
678
|
-
}
|
|
679
|
-
},
|
|
680
|
-
{
|
|
681
|
-
"tsName": "sequenceSchema",
|
|
682
|
-
"isStatic": true,
|
|
683
|
-
"tsSignatureId": "SequenceSchema|System.String|static=true|const=true",
|
|
684
|
-
"target": {
|
|
685
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
686
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
687
|
-
"metadataToken": 67109390
|
|
688
|
-
}
|
|
689
|
-
},
|
|
690
|
-
{
|
|
691
|
-
"tsName": "identity",
|
|
692
|
-
"isStatic": true,
|
|
693
|
-
"tsSignatureId": "Identity|System.String|static=true|const=true",
|
|
694
|
-
"target": {
|
|
695
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
696
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
697
|
-
"metadataToken": 67109391
|
|
698
|
-
}
|
|
699
|
-
},
|
|
700
|
-
{
|
|
701
|
-
"tsName": "identityIncrement",
|
|
702
|
-
"isStatic": true,
|
|
703
|
-
"tsSignatureId": "IdentityIncrement|System.String|static=true|const=true",
|
|
704
|
-
"target": {
|
|
705
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
706
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
707
|
-
"metadataToken": 67109392
|
|
708
|
-
}
|
|
709
|
-
},
|
|
710
|
-
{
|
|
711
|
-
"tsName": "identitySeed",
|
|
712
|
-
"isStatic": true,
|
|
713
|
-
"tsSignatureId": "IdentitySeed|System.String|static=true|const=true",
|
|
714
|
-
"target": {
|
|
715
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
716
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
717
|
-
"metadataToken": 67109393
|
|
718
|
-
}
|
|
719
|
-
},
|
|
720
|
-
{
|
|
721
|
-
"tsName": "include",
|
|
722
|
-
"isStatic": true,
|
|
723
|
-
"tsSignatureId": "Include|System.String|static=true|const=true",
|
|
724
|
-
"target": {
|
|
725
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
726
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
727
|
-
"metadataToken": 67109394
|
|
728
|
-
}
|
|
729
|
-
},
|
|
730
|
-
{
|
|
731
|
-
"tsName": "maxDatabaseSize",
|
|
732
|
-
"isStatic": true,
|
|
733
|
-
"tsSignatureId": "MaxDatabaseSize|System.String|static=true|const=true",
|
|
734
|
-
"target": {
|
|
735
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
736
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
737
|
-
"metadataToken": 67109395
|
|
738
|
-
}
|
|
739
|
-
},
|
|
740
|
-
{
|
|
741
|
-
"tsName": "memoryOptimized",
|
|
742
|
-
"isStatic": true,
|
|
743
|
-
"tsSignatureId": "MemoryOptimized|System.String|static=true|const=true",
|
|
744
|
-
"target": {
|
|
745
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
746
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
747
|
-
"metadataToken": 67109396
|
|
748
|
-
}
|
|
749
|
-
},
|
|
750
|
-
{
|
|
751
|
-
"tsName": "performanceLevelSql",
|
|
752
|
-
"isStatic": true,
|
|
753
|
-
"tsSignatureId": "PerformanceLevelSql|System.String|static=true|const=true",
|
|
754
|
-
"target": {
|
|
755
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
756
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
757
|
-
"metadataToken": 67109397
|
|
758
|
-
}
|
|
759
|
-
},
|
|
760
|
-
{
|
|
761
|
-
"tsName": "serviceTierSql",
|
|
762
|
-
"isStatic": true,
|
|
763
|
-
"tsSignatureId": "ServiceTierSql|System.String|static=true|const=true",
|
|
764
|
-
"target": {
|
|
765
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
766
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
767
|
-
"metadataToken": 67109398
|
|
768
|
-
}
|
|
769
|
-
},
|
|
770
|
-
{
|
|
771
|
-
"tsName": "sparse",
|
|
772
|
-
"isStatic": true,
|
|
773
|
-
"tsSignatureId": "Sparse|System.String|static=true|const=true",
|
|
774
|
-
"target": {
|
|
775
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
776
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
777
|
-
"metadataToken": 67109399
|
|
778
|
-
}
|
|
779
|
-
},
|
|
780
|
-
{
|
|
781
|
-
"tsName": "isTemporal",
|
|
782
|
-
"isStatic": true,
|
|
783
|
-
"tsSignatureId": "IsTemporal|System.String|static=true|const=true",
|
|
784
|
-
"target": {
|
|
785
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
786
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
787
|
-
"metadataToken": 67109400
|
|
788
|
-
}
|
|
789
|
-
},
|
|
790
|
-
{
|
|
791
|
-
"tsName": "temporalHistoryTableName",
|
|
792
|
-
"isStatic": true,
|
|
793
|
-
"tsSignatureId": "TemporalHistoryTableName|System.String|static=true|const=true",
|
|
794
|
-
"target": {
|
|
795
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
796
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
797
|
-
"metadataToken": 67109401
|
|
798
|
-
}
|
|
799
|
-
},
|
|
800
|
-
{
|
|
801
|
-
"tsName": "temporalHistoryTableSchema",
|
|
802
|
-
"isStatic": true,
|
|
803
|
-
"tsSignatureId": "TemporalHistoryTableSchema|System.String|static=true|const=true",
|
|
804
|
-
"target": {
|
|
805
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
806
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
807
|
-
"metadataToken": 67109402
|
|
808
|
-
}
|
|
809
|
-
},
|
|
810
|
-
{
|
|
811
|
-
"tsName": "temporalPeriodStartPropertyName",
|
|
812
|
-
"isStatic": true,
|
|
813
|
-
"tsSignatureId": "TemporalPeriodStartPropertyName|System.String|static=true|const=true",
|
|
814
|
-
"target": {
|
|
815
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
816
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
817
|
-
"metadataToken": 67109403
|
|
818
|
-
}
|
|
819
|
-
},
|
|
820
|
-
{
|
|
821
|
-
"tsName": "temporalPeriodStartColumnName",
|
|
822
|
-
"isStatic": true,
|
|
823
|
-
"tsSignatureId": "TemporalPeriodStartColumnName|System.String|static=true|const=true",
|
|
824
|
-
"target": {
|
|
825
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
826
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
827
|
-
"metadataToken": 67109404
|
|
828
|
-
}
|
|
829
|
-
},
|
|
830
|
-
{
|
|
831
|
-
"tsName": "temporalPeriodEndPropertyName",
|
|
832
|
-
"isStatic": true,
|
|
833
|
-
"tsSignatureId": "TemporalPeriodEndPropertyName|System.String|static=true|const=true",
|
|
834
|
-
"target": {
|
|
835
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
836
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
837
|
-
"metadataToken": 67109405
|
|
838
|
-
}
|
|
839
|
-
},
|
|
840
|
-
{
|
|
841
|
-
"tsName": "temporalPeriodEndColumnName",
|
|
842
|
-
"isStatic": true,
|
|
843
|
-
"tsSignatureId": "TemporalPeriodEndColumnName|System.String|static=true|const=true",
|
|
844
|
-
"target": {
|
|
845
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
846
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
847
|
-
"metadataToken": 67109406
|
|
848
|
-
}
|
|
849
|
-
},
|
|
850
|
-
{
|
|
851
|
-
"tsName": "temporalOperationType",
|
|
852
|
-
"isStatic": true,
|
|
853
|
-
"tsSignatureId": "TemporalOperationType|System.String|static=true|const=true",
|
|
854
|
-
"target": {
|
|
855
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
856
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
857
|
-
"metadataToken": 67109407
|
|
858
|
-
}
|
|
859
|
-
},
|
|
860
|
-
{
|
|
861
|
-
"tsName": "temporalAsOfPointInTime",
|
|
862
|
-
"isStatic": true,
|
|
863
|
-
"tsSignatureId": "TemporalAsOfPointInTime|System.String|static=true|const=true",
|
|
864
|
-
"target": {
|
|
865
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
866
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
867
|
-
"metadataToken": 67109408
|
|
868
|
-
}
|
|
869
|
-
},
|
|
870
|
-
{
|
|
871
|
-
"tsName": "temporalRangeOperationFrom",
|
|
872
|
-
"isStatic": true,
|
|
873
|
-
"tsSignatureId": "TemporalRangeOperationFrom|System.String|static=true|const=true",
|
|
874
|
-
"target": {
|
|
875
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
876
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
877
|
-
"metadataToken": 67109409
|
|
878
|
-
}
|
|
879
|
-
},
|
|
880
|
-
{
|
|
881
|
-
"tsName": "temporalRangeOperationTo",
|
|
882
|
-
"isStatic": true,
|
|
883
|
-
"tsSignatureId": "TemporalRangeOperationTo|System.String|static=true|const=true",
|
|
884
|
-
"target": {
|
|
885
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
886
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
887
|
-
"metadataToken": 67109410
|
|
888
|
-
}
|
|
889
|
-
},
|
|
890
|
-
{
|
|
891
|
-
"tsName": "valueGenerationStrategy",
|
|
892
|
-
"isStatic": true,
|
|
893
|
-
"tsSignatureId": "ValueGenerationStrategy|System.String|static=true|const=true",
|
|
894
|
-
"target": {
|
|
895
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
896
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
897
|
-
"metadataToken": 67109411
|
|
898
|
-
}
|
|
899
|
-
},
|
|
900
|
-
{
|
|
901
|
-
"tsName": "useSqlOutputClause",
|
|
902
|
-
"isStatic": true,
|
|
903
|
-
"tsSignatureId": "UseSqlOutputClause|System.String|static=true|const=true",
|
|
904
|
-
"target": {
|
|
905
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
906
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
907
|
-
"metadataToken": 67109412
|
|
908
|
-
}
|
|
909
|
-
},
|
|
910
|
-
{
|
|
911
|
-
"tsName": "temporalIsPeriodStartColumn",
|
|
912
|
-
"isStatic": true,
|
|
913
|
-
"tsSignatureId": "TemporalIsPeriodStartColumn|System.String|static=true|const=true",
|
|
914
|
-
"target": {
|
|
915
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
916
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
917
|
-
"metadataToken": 67109413
|
|
918
|
-
}
|
|
919
|
-
},
|
|
920
|
-
{
|
|
921
|
-
"tsName": "temporalIsPeriodEndColumn",
|
|
922
|
-
"isStatic": true,
|
|
923
|
-
"tsSignatureId": "TemporalIsPeriodEndColumn|System.String|static=true|const=true",
|
|
924
|
-
"target": {
|
|
925
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.SqlServerAnnotationNames",
|
|
926
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
927
|
-
"metadataToken": 67109414
|
|
928
|
-
}
|
|
929
|
-
}
|
|
930
|
-
]
|
|
599
|
+
"constructors": []
|
|
931
600
|
}
|
|
932
601
|
]
|
|
933
602
|
}
|