@tsonic/efcore-sqlserver 0.1.1 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +23 -23
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +30 -30
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +538 -538
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -1,53 +1,76 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.EntityFrameworkCore.Diagnostics",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.EntityFrameworkCore",
|
|
5
|
+
"Microsoft.EntityFrameworkCore.Abstractions",
|
|
6
|
+
"Microsoft.EntityFrameworkCore.Relational",
|
|
7
|
+
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
8
|
+
],
|
|
3
9
|
"types": [
|
|
4
10
|
{
|
|
5
11
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData",
|
|
6
12
|
"clrName": "Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData",
|
|
7
|
-
"tsEmitName": "ConflictingValueGenerationStrategiesEventData",
|
|
8
13
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
9
14
|
"metadataToken": 0,
|
|
15
|
+
"kind": "Class",
|
|
16
|
+
"accessibility": "Public",
|
|
17
|
+
"isAbstract": false,
|
|
18
|
+
"isSealed": false,
|
|
19
|
+
"isStatic": false,
|
|
20
|
+
"arity": 0,
|
|
10
21
|
"methods": [],
|
|
11
22
|
"properties": [
|
|
12
23
|
{
|
|
13
24
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData::SqlServerValueGenerationStrategy:Microsoft.EntityFrameworkCore.Metadata.SqlServerValueGenerationStrategy",
|
|
14
25
|
"clrName": "SqlServerValueGenerationStrategy",
|
|
15
|
-
"tsEmitName": "sqlServerValueGenerationStrategy",
|
|
16
26
|
"metadataToken": 385876093,
|
|
17
27
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.Metadata.SqlServerValueGenerationStrategy",
|
|
18
28
|
"normalizedSignature": "SqlServerValueGenerationStrategy|:Microsoft.EntityFrameworkCore.Metadata.SqlServerValueGenerationStrategy|static=false|accessor=get",
|
|
19
29
|
"emitScope": "ClassSurface",
|
|
30
|
+
"provenance": "Original",
|
|
20
31
|
"isIndexer": false,
|
|
21
32
|
"hasGetter": true,
|
|
22
33
|
"hasSetter": false,
|
|
34
|
+
"isStatic": false,
|
|
35
|
+
"isAbstract": false,
|
|
36
|
+
"isVirtual": true,
|
|
37
|
+
"isOverride": false,
|
|
23
38
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData",
|
|
24
39
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
25
40
|
},
|
|
26
41
|
{
|
|
27
42
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData::OtherValueGenerationStrategy:System.String",
|
|
28
43
|
"clrName": "OtherValueGenerationStrategy",
|
|
29
|
-
"tsEmitName": "otherValueGenerationStrategy",
|
|
30
44
|
"metadataToken": 385876094,
|
|
31
45
|
"canonicalSignature": ":System.String",
|
|
32
46
|
"normalizedSignature": "OtherValueGenerationStrategy|:System.String|static=false|accessor=get",
|
|
33
47
|
"emitScope": "ClassSurface",
|
|
48
|
+
"provenance": "Original",
|
|
34
49
|
"isIndexer": false,
|
|
35
50
|
"hasGetter": true,
|
|
36
51
|
"hasSetter": false,
|
|
52
|
+
"isStatic": false,
|
|
53
|
+
"isAbstract": false,
|
|
54
|
+
"isVirtual": true,
|
|
55
|
+
"isOverride": false,
|
|
37
56
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData",
|
|
38
57
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
39
58
|
},
|
|
40
59
|
{
|
|
41
60
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData::Property:Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty",
|
|
42
61
|
"clrName": "Property",
|
|
43
|
-
"tsEmitName": "property",
|
|
44
62
|
"metadataToken": 385876095,
|
|
45
63
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty",
|
|
46
64
|
"normalizedSignature": "Property|:Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty|static=false|accessor=get",
|
|
47
65
|
"emitScope": "ClassSurface",
|
|
66
|
+
"provenance": "Original",
|
|
48
67
|
"isIndexer": false,
|
|
49
68
|
"hasGetter": true,
|
|
50
69
|
"hasSetter": false,
|
|
70
|
+
"isStatic": false,
|
|
71
|
+
"isAbstract": false,
|
|
72
|
+
"isVirtual": true,
|
|
73
|
+
"isOverride": false,
|
|
51
74
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData",
|
|
52
75
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
53
76
|
}
|
|
@@ -65,548 +88,278 @@
|
|
|
65
88
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData",
|
|
66
89
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
67
90
|
}
|
|
68
|
-
],
|
|
69
|
-
"exposedProperties": [
|
|
70
|
-
{
|
|
71
|
-
"tsName": "sqlServerValueGenerationStrategy",
|
|
72
|
-
"isStatic": false,
|
|
73
|
-
"tsSignatureId": "SqlServerValueGenerationStrategy|:Microsoft.EntityFrameworkCore.Metadata.SqlServerValueGenerationStrategy|static=false|accessor=get",
|
|
74
|
-
"target": {
|
|
75
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData",
|
|
76
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
77
|
-
"metadataToken": 385876093
|
|
78
|
-
}
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"tsName": "otherValueGenerationStrategy",
|
|
82
|
-
"isStatic": false,
|
|
83
|
-
"tsSignatureId": "OtherValueGenerationStrategy|:System.String|static=false|accessor=get",
|
|
84
|
-
"target": {
|
|
85
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData",
|
|
86
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
87
|
-
"metadataToken": 385876094
|
|
88
|
-
}
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"tsName": "property",
|
|
92
|
-
"isStatic": false,
|
|
93
|
-
"tsSignatureId": "Property|:Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty|static=false|accessor=get",
|
|
94
|
-
"target": {
|
|
95
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData",
|
|
96
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
97
|
-
"metadataToken": 385876095
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
],
|
|
101
|
-
"exposedConstructors": [
|
|
102
|
-
{
|
|
103
|
-
"isStatic": false,
|
|
104
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase,System.Func_3[[Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60],[Microsoft.EntityFrameworkCore.Diagnostics.EventData,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],Microsoft.EntityFrameworkCore.Metadata.SqlServerValueGenerationStrategy,System.String,Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty):void|static=false",
|
|
105
|
-
"target": {
|
|
106
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData",
|
|
107
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
108
|
-
"metadataToken": 100664421
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
91
|
]
|
|
112
92
|
},
|
|
113
93
|
{
|
|
114
94
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
115
95
|
"clrName": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
116
|
-
"tsEmitName": "SqlServerEventId",
|
|
117
96
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
118
97
|
"metadataToken": 0,
|
|
98
|
+
"kind": "StaticNamespace",
|
|
99
|
+
"accessibility": "Public",
|
|
100
|
+
"isAbstract": true,
|
|
101
|
+
"isSealed": true,
|
|
102
|
+
"isStatic": true,
|
|
103
|
+
"arity": 0,
|
|
119
104
|
"methods": [],
|
|
120
105
|
"properties": [],
|
|
121
106
|
"fields": [
|
|
122
107
|
{
|
|
123
108
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::DecimalTypeKeyWarningMicrosoft.Extensions.Logging.EventId",
|
|
124
109
|
"clrName": "DecimalTypeKeyWarning",
|
|
125
|
-
"tsEmitName": "decimalTypeKeyWarning",
|
|
126
110
|
"metadataToken": 67109035,
|
|
127
111
|
"normalizedSignature": "DecimalTypeKeyWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
128
112
|
"isStatic": true,
|
|
129
113
|
"isReadOnly": true,
|
|
114
|
+
"isLiteral": false,
|
|
130
115
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
131
116
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
132
117
|
},
|
|
133
118
|
{
|
|
134
119
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::DecimalTypeDefaultWarningMicrosoft.Extensions.Logging.EventId",
|
|
135
120
|
"clrName": "DecimalTypeDefaultWarning",
|
|
136
|
-
"tsEmitName": "decimalTypeDefaultWarning",
|
|
137
121
|
"metadataToken": 67109036,
|
|
138
122
|
"normalizedSignature": "DecimalTypeDefaultWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
139
123
|
"isStatic": true,
|
|
140
124
|
"isReadOnly": true,
|
|
125
|
+
"isLiteral": false,
|
|
141
126
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
142
127
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
143
128
|
},
|
|
144
129
|
{
|
|
145
130
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ByteIdentityColumnWarningMicrosoft.Extensions.Logging.EventId",
|
|
146
131
|
"clrName": "ByteIdentityColumnWarning",
|
|
147
|
-
"tsEmitName": "byteIdentityColumnWarning",
|
|
148
132
|
"metadataToken": 67109037,
|
|
149
133
|
"normalizedSignature": "ByteIdentityColumnWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
150
134
|
"isStatic": true,
|
|
151
135
|
"isReadOnly": true,
|
|
136
|
+
"isLiteral": false,
|
|
152
137
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
153
138
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
154
139
|
},
|
|
155
140
|
{
|
|
156
141
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ConflictingValueGenerationStrategiesWarningMicrosoft.Extensions.Logging.EventId",
|
|
157
142
|
"clrName": "ConflictingValueGenerationStrategiesWarning",
|
|
158
|
-
"tsEmitName": "conflictingValueGenerationStrategiesWarning",
|
|
159
143
|
"metadataToken": 67109038,
|
|
160
144
|
"normalizedSignature": "ConflictingValueGenerationStrategiesWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
161
145
|
"isStatic": true,
|
|
162
146
|
"isReadOnly": true,
|
|
147
|
+
"isLiteral": false,
|
|
163
148
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
164
149
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
165
150
|
},
|
|
166
151
|
{
|
|
167
152
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::SavepointsDisabledBecauseOfMARSMicrosoft.Extensions.Logging.EventId",
|
|
168
153
|
"clrName": "SavepointsDisabledBecauseOfMARS",
|
|
169
|
-
"tsEmitName": "savepointsDisabledBecauseOfMARS",
|
|
170
154
|
"metadataToken": 67109040,
|
|
171
155
|
"normalizedSignature": "SavepointsDisabledBecauseOfMARS|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
172
156
|
"isStatic": true,
|
|
173
157
|
"isReadOnly": true,
|
|
158
|
+
"isLiteral": false,
|
|
174
159
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
175
160
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
176
161
|
},
|
|
177
162
|
{
|
|
178
163
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ColumnFoundMicrosoft.Extensions.Logging.EventId",
|
|
179
164
|
"clrName": "ColumnFound",
|
|
180
|
-
"tsEmitName": "columnFound",
|
|
181
165
|
"metadataToken": 67109042,
|
|
182
166
|
"normalizedSignature": "ColumnFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
183
167
|
"isStatic": true,
|
|
184
168
|
"isReadOnly": true,
|
|
169
|
+
"isLiteral": false,
|
|
185
170
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
186
171
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
187
172
|
},
|
|
188
173
|
{
|
|
189
174
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::DefaultSchemaFoundMicrosoft.Extensions.Logging.EventId",
|
|
190
175
|
"clrName": "DefaultSchemaFound",
|
|
191
|
-
"tsEmitName": "defaultSchemaFound",
|
|
192
176
|
"metadataToken": 67109043,
|
|
193
177
|
"normalizedSignature": "DefaultSchemaFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
194
178
|
"isStatic": true,
|
|
195
179
|
"isReadOnly": true,
|
|
180
|
+
"isLiteral": false,
|
|
196
181
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
197
182
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
198
183
|
},
|
|
199
184
|
{
|
|
200
185
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::TypeAliasFoundMicrosoft.Extensions.Logging.EventId",
|
|
201
186
|
"clrName": "TypeAliasFound",
|
|
202
|
-
"tsEmitName": "typeAliasFound",
|
|
203
187
|
"metadataToken": 67109044,
|
|
204
188
|
"normalizedSignature": "TypeAliasFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
205
189
|
"isStatic": true,
|
|
206
190
|
"isReadOnly": true,
|
|
191
|
+
"isLiteral": false,
|
|
207
192
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
208
193
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
209
194
|
},
|
|
210
195
|
{
|
|
211
196
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::MissingSchemaWarningMicrosoft.Extensions.Logging.EventId",
|
|
212
197
|
"clrName": "MissingSchemaWarning",
|
|
213
|
-
"tsEmitName": "missingSchemaWarning",
|
|
214
198
|
"metadataToken": 67109045,
|
|
215
199
|
"normalizedSignature": "MissingSchemaWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
216
200
|
"isStatic": true,
|
|
217
201
|
"isReadOnly": true,
|
|
202
|
+
"isLiteral": false,
|
|
218
203
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
219
204
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
220
205
|
},
|
|
221
206
|
{
|
|
222
207
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::MissingTableWarningMicrosoft.Extensions.Logging.EventId",
|
|
223
208
|
"clrName": "MissingTableWarning",
|
|
224
|
-
"tsEmitName": "missingTableWarning",
|
|
225
209
|
"metadataToken": 67109046,
|
|
226
210
|
"normalizedSignature": "MissingTableWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
227
211
|
"isStatic": true,
|
|
228
212
|
"isReadOnly": true,
|
|
213
|
+
"isLiteral": false,
|
|
229
214
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
230
215
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
231
216
|
},
|
|
232
217
|
{
|
|
233
218
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ForeignKeyReferencesMissingPrincipalTableWarningMicrosoft.Extensions.Logging.EventId",
|
|
234
219
|
"clrName": "ForeignKeyReferencesMissingPrincipalTableWarning",
|
|
235
|
-
"tsEmitName": "foreignKeyReferencesMissingPrincipalTableWarning",
|
|
236
220
|
"metadataToken": 67109047,
|
|
237
221
|
"normalizedSignature": "ForeignKeyReferencesMissingPrincipalTableWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
238
222
|
"isStatic": true,
|
|
239
223
|
"isReadOnly": true,
|
|
224
|
+
"isLiteral": false,
|
|
240
225
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
241
226
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
242
227
|
},
|
|
243
228
|
{
|
|
244
229
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ForeignKeyReferencesUnknownPrincipalTableWarningMicrosoft.Extensions.Logging.EventId",
|
|
245
230
|
"clrName": "ForeignKeyReferencesUnknownPrincipalTableWarning",
|
|
246
|
-
"tsEmitName": "foreignKeyReferencesUnknownPrincipalTableWarning",
|
|
247
231
|
"metadataToken": 67109048,
|
|
248
232
|
"normalizedSignature": "ForeignKeyReferencesUnknownPrincipalTableWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
249
233
|
"isStatic": true,
|
|
250
234
|
"isReadOnly": true,
|
|
235
|
+
"isLiteral": false,
|
|
251
236
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
252
237
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
253
238
|
},
|
|
254
239
|
{
|
|
255
240
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::TableFoundMicrosoft.Extensions.Logging.EventId",
|
|
256
241
|
"clrName": "TableFound",
|
|
257
|
-
"tsEmitName": "tableFound",
|
|
258
242
|
"metadataToken": 67109049,
|
|
259
243
|
"normalizedSignature": "TableFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
260
244
|
"isStatic": true,
|
|
261
245
|
"isReadOnly": true,
|
|
246
|
+
"isLiteral": false,
|
|
262
247
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
263
248
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
264
249
|
},
|
|
265
250
|
{
|
|
266
251
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::SequenceFoundMicrosoft.Extensions.Logging.EventId",
|
|
267
252
|
"clrName": "SequenceFound",
|
|
268
|
-
"tsEmitName": "sequenceFound",
|
|
269
253
|
"metadataToken": 67109050,
|
|
270
254
|
"normalizedSignature": "SequenceFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
271
255
|
"isStatic": true,
|
|
272
256
|
"isReadOnly": true,
|
|
257
|
+
"isLiteral": false,
|
|
273
258
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
274
259
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
275
260
|
},
|
|
276
261
|
{
|
|
277
262
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::PrimaryKeyFoundMicrosoft.Extensions.Logging.EventId",
|
|
278
263
|
"clrName": "PrimaryKeyFound",
|
|
279
|
-
"tsEmitName": "primaryKeyFound",
|
|
280
264
|
"metadataToken": 67109051,
|
|
281
265
|
"normalizedSignature": "PrimaryKeyFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
282
266
|
"isStatic": true,
|
|
283
267
|
"isReadOnly": true,
|
|
268
|
+
"isLiteral": false,
|
|
284
269
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
285
270
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
286
271
|
},
|
|
287
272
|
{
|
|
288
273
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::UniqueConstraintFoundMicrosoft.Extensions.Logging.EventId",
|
|
289
274
|
"clrName": "UniqueConstraintFound",
|
|
290
|
-
"tsEmitName": "uniqueConstraintFound",
|
|
291
275
|
"metadataToken": 67109052,
|
|
292
276
|
"normalizedSignature": "UniqueConstraintFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
293
277
|
"isStatic": true,
|
|
294
278
|
"isReadOnly": true,
|
|
279
|
+
"isLiteral": false,
|
|
295
280
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
296
281
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
297
282
|
},
|
|
298
283
|
{
|
|
299
284
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::IndexFoundMicrosoft.Extensions.Logging.EventId",
|
|
300
285
|
"clrName": "IndexFound",
|
|
301
|
-
"tsEmitName": "indexFound",
|
|
302
286
|
"metadataToken": 67109053,
|
|
303
287
|
"normalizedSignature": "IndexFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
304
288
|
"isStatic": true,
|
|
305
289
|
"isReadOnly": true,
|
|
290
|
+
"isLiteral": false,
|
|
306
291
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
307
292
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
308
293
|
},
|
|
309
294
|
{
|
|
310
295
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ForeignKeyFoundMicrosoft.Extensions.Logging.EventId",
|
|
311
296
|
"clrName": "ForeignKeyFound",
|
|
312
|
-
"tsEmitName": "foreignKeyFound",
|
|
313
297
|
"metadataToken": 67109054,
|
|
314
298
|
"normalizedSignature": "ForeignKeyFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
315
299
|
"isStatic": true,
|
|
316
300
|
"isReadOnly": true,
|
|
301
|
+
"isLiteral": false,
|
|
317
302
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
318
303
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
319
304
|
},
|
|
320
305
|
{
|
|
321
306
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ForeignKeyPrincipalColumnMissingWarningMicrosoft.Extensions.Logging.EventId",
|
|
322
307
|
"clrName": "ForeignKeyPrincipalColumnMissingWarning",
|
|
323
|
-
"tsEmitName": "foreignKeyPrincipalColumnMissingWarning",
|
|
324
308
|
"metadataToken": 67109055,
|
|
325
309
|
"normalizedSignature": "ForeignKeyPrincipalColumnMissingWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
326
310
|
"isStatic": true,
|
|
327
311
|
"isReadOnly": true,
|
|
312
|
+
"isLiteral": false,
|
|
328
313
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
329
314
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
330
315
|
},
|
|
331
316
|
{
|
|
332
317
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ReflexiveConstraintIgnoredMicrosoft.Extensions.Logging.EventId",
|
|
333
318
|
"clrName": "ReflexiveConstraintIgnored",
|
|
334
|
-
"tsEmitName": "reflexiveConstraintIgnored",
|
|
335
319
|
"metadataToken": 67109056,
|
|
336
320
|
"normalizedSignature": "ReflexiveConstraintIgnored|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
337
321
|
"isStatic": true,
|
|
338
322
|
"isReadOnly": true,
|
|
323
|
+
"isLiteral": false,
|
|
339
324
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
340
325
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
341
326
|
},
|
|
342
327
|
{
|
|
343
328
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::DuplicateForeignKeyConstraintIgnoredMicrosoft.Extensions.Logging.EventId",
|
|
344
329
|
"clrName": "DuplicateForeignKeyConstraintIgnored",
|
|
345
|
-
"tsEmitName": "duplicateForeignKeyConstraintIgnored",
|
|
346
330
|
"metadataToken": 67109057,
|
|
347
331
|
"normalizedSignature": "DuplicateForeignKeyConstraintIgnored|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
348
332
|
"isStatic": true,
|
|
349
333
|
"isReadOnly": true,
|
|
334
|
+
"isLiteral": false,
|
|
350
335
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
351
336
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
352
337
|
},
|
|
353
338
|
{
|
|
354
339
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ColumnWithoutTypeWarningMicrosoft.Extensions.Logging.EventId",
|
|
355
340
|
"clrName": "ColumnWithoutTypeWarning",
|
|
356
|
-
"tsEmitName": "columnWithoutTypeWarning",
|
|
357
341
|
"metadataToken": 67109058,
|
|
358
342
|
"normalizedSignature": "ColumnWithoutTypeWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
359
343
|
"isStatic": true,
|
|
360
344
|
"isReadOnly": true,
|
|
345
|
+
"isLiteral": false,
|
|
361
346
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
362
347
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
363
348
|
},
|
|
364
349
|
{
|
|
365
350
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::MissingViewDefinitionRightsWarningMicrosoft.Extensions.Logging.EventId",
|
|
366
351
|
"clrName": "MissingViewDefinitionRightsWarning",
|
|
367
|
-
"tsEmitName": "missingViewDefinitionRightsWarning",
|
|
368
352
|
"metadataToken": 67109059,
|
|
369
353
|
"normalizedSignature": "MissingViewDefinitionRightsWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
370
354
|
"isStatic": true,
|
|
371
355
|
"isReadOnly": true,
|
|
356
|
+
"isLiteral": false,
|
|
372
357
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
373
358
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
374
359
|
}
|
|
375
360
|
],
|
|
376
361
|
"events": [],
|
|
377
|
-
"constructors": []
|
|
378
|
-
"exposedFields": [
|
|
379
|
-
{
|
|
380
|
-
"tsName": "decimalTypeKeyWarning",
|
|
381
|
-
"isStatic": true,
|
|
382
|
-
"tsSignatureId": "DecimalTypeKeyWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
383
|
-
"target": {
|
|
384
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
385
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
386
|
-
"metadataToken": 67109035
|
|
387
|
-
}
|
|
388
|
-
},
|
|
389
|
-
{
|
|
390
|
-
"tsName": "decimalTypeDefaultWarning",
|
|
391
|
-
"isStatic": true,
|
|
392
|
-
"tsSignatureId": "DecimalTypeDefaultWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
393
|
-
"target": {
|
|
394
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
395
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
396
|
-
"metadataToken": 67109036
|
|
397
|
-
}
|
|
398
|
-
},
|
|
399
|
-
{
|
|
400
|
-
"tsName": "byteIdentityColumnWarning",
|
|
401
|
-
"isStatic": true,
|
|
402
|
-
"tsSignatureId": "ByteIdentityColumnWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
403
|
-
"target": {
|
|
404
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
405
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
406
|
-
"metadataToken": 67109037
|
|
407
|
-
}
|
|
408
|
-
},
|
|
409
|
-
{
|
|
410
|
-
"tsName": "conflictingValueGenerationStrategiesWarning",
|
|
411
|
-
"isStatic": true,
|
|
412
|
-
"tsSignatureId": "ConflictingValueGenerationStrategiesWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
413
|
-
"target": {
|
|
414
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
415
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
416
|
-
"metadataToken": 67109038
|
|
417
|
-
}
|
|
418
|
-
},
|
|
419
|
-
{
|
|
420
|
-
"tsName": "savepointsDisabledBecauseOfMARS",
|
|
421
|
-
"isStatic": true,
|
|
422
|
-
"tsSignatureId": "SavepointsDisabledBecauseOfMARS|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
423
|
-
"target": {
|
|
424
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
425
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
426
|
-
"metadataToken": 67109040
|
|
427
|
-
}
|
|
428
|
-
},
|
|
429
|
-
{
|
|
430
|
-
"tsName": "columnFound",
|
|
431
|
-
"isStatic": true,
|
|
432
|
-
"tsSignatureId": "ColumnFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
433
|
-
"target": {
|
|
434
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
435
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
436
|
-
"metadataToken": 67109042
|
|
437
|
-
}
|
|
438
|
-
},
|
|
439
|
-
{
|
|
440
|
-
"tsName": "defaultSchemaFound",
|
|
441
|
-
"isStatic": true,
|
|
442
|
-
"tsSignatureId": "DefaultSchemaFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
443
|
-
"target": {
|
|
444
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
445
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
446
|
-
"metadataToken": 67109043
|
|
447
|
-
}
|
|
448
|
-
},
|
|
449
|
-
{
|
|
450
|
-
"tsName": "typeAliasFound",
|
|
451
|
-
"isStatic": true,
|
|
452
|
-
"tsSignatureId": "TypeAliasFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
453
|
-
"target": {
|
|
454
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
455
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
456
|
-
"metadataToken": 67109044
|
|
457
|
-
}
|
|
458
|
-
},
|
|
459
|
-
{
|
|
460
|
-
"tsName": "missingSchemaWarning",
|
|
461
|
-
"isStatic": true,
|
|
462
|
-
"tsSignatureId": "MissingSchemaWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
463
|
-
"target": {
|
|
464
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
465
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
466
|
-
"metadataToken": 67109045
|
|
467
|
-
}
|
|
468
|
-
},
|
|
469
|
-
{
|
|
470
|
-
"tsName": "missingTableWarning",
|
|
471
|
-
"isStatic": true,
|
|
472
|
-
"tsSignatureId": "MissingTableWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
473
|
-
"target": {
|
|
474
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
475
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
476
|
-
"metadataToken": 67109046
|
|
477
|
-
}
|
|
478
|
-
},
|
|
479
|
-
{
|
|
480
|
-
"tsName": "foreignKeyReferencesMissingPrincipalTableWarning",
|
|
481
|
-
"isStatic": true,
|
|
482
|
-
"tsSignatureId": "ForeignKeyReferencesMissingPrincipalTableWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
483
|
-
"target": {
|
|
484
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
485
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
486
|
-
"metadataToken": 67109047
|
|
487
|
-
}
|
|
488
|
-
},
|
|
489
|
-
{
|
|
490
|
-
"tsName": "foreignKeyReferencesUnknownPrincipalTableWarning",
|
|
491
|
-
"isStatic": true,
|
|
492
|
-
"tsSignatureId": "ForeignKeyReferencesUnknownPrincipalTableWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
493
|
-
"target": {
|
|
494
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
495
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
496
|
-
"metadataToken": 67109048
|
|
497
|
-
}
|
|
498
|
-
},
|
|
499
|
-
{
|
|
500
|
-
"tsName": "tableFound",
|
|
501
|
-
"isStatic": true,
|
|
502
|
-
"tsSignatureId": "TableFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
503
|
-
"target": {
|
|
504
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
505
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
506
|
-
"metadataToken": 67109049
|
|
507
|
-
}
|
|
508
|
-
},
|
|
509
|
-
{
|
|
510
|
-
"tsName": "sequenceFound",
|
|
511
|
-
"isStatic": true,
|
|
512
|
-
"tsSignatureId": "SequenceFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
513
|
-
"target": {
|
|
514
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
515
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
516
|
-
"metadataToken": 67109050
|
|
517
|
-
}
|
|
518
|
-
},
|
|
519
|
-
{
|
|
520
|
-
"tsName": "primaryKeyFound",
|
|
521
|
-
"isStatic": true,
|
|
522
|
-
"tsSignatureId": "PrimaryKeyFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
523
|
-
"target": {
|
|
524
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
525
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
526
|
-
"metadataToken": 67109051
|
|
527
|
-
}
|
|
528
|
-
},
|
|
529
|
-
{
|
|
530
|
-
"tsName": "uniqueConstraintFound",
|
|
531
|
-
"isStatic": true,
|
|
532
|
-
"tsSignatureId": "UniqueConstraintFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
533
|
-
"target": {
|
|
534
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
535
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
536
|
-
"metadataToken": 67109052
|
|
537
|
-
}
|
|
538
|
-
},
|
|
539
|
-
{
|
|
540
|
-
"tsName": "indexFound",
|
|
541
|
-
"isStatic": true,
|
|
542
|
-
"tsSignatureId": "IndexFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
543
|
-
"target": {
|
|
544
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
545
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
546
|
-
"metadataToken": 67109053
|
|
547
|
-
}
|
|
548
|
-
},
|
|
549
|
-
{
|
|
550
|
-
"tsName": "foreignKeyFound",
|
|
551
|
-
"isStatic": true,
|
|
552
|
-
"tsSignatureId": "ForeignKeyFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
553
|
-
"target": {
|
|
554
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
555
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
556
|
-
"metadataToken": 67109054
|
|
557
|
-
}
|
|
558
|
-
},
|
|
559
|
-
{
|
|
560
|
-
"tsName": "foreignKeyPrincipalColumnMissingWarning",
|
|
561
|
-
"isStatic": true,
|
|
562
|
-
"tsSignatureId": "ForeignKeyPrincipalColumnMissingWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
563
|
-
"target": {
|
|
564
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
565
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
566
|
-
"metadataToken": 67109055
|
|
567
|
-
}
|
|
568
|
-
},
|
|
569
|
-
{
|
|
570
|
-
"tsName": "reflexiveConstraintIgnored",
|
|
571
|
-
"isStatic": true,
|
|
572
|
-
"tsSignatureId": "ReflexiveConstraintIgnored|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
573
|
-
"target": {
|
|
574
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
575
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
576
|
-
"metadataToken": 67109056
|
|
577
|
-
}
|
|
578
|
-
},
|
|
579
|
-
{
|
|
580
|
-
"tsName": "duplicateForeignKeyConstraintIgnored",
|
|
581
|
-
"isStatic": true,
|
|
582
|
-
"tsSignatureId": "DuplicateForeignKeyConstraintIgnored|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
583
|
-
"target": {
|
|
584
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
585
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
586
|
-
"metadataToken": 67109057
|
|
587
|
-
}
|
|
588
|
-
},
|
|
589
|
-
{
|
|
590
|
-
"tsName": "columnWithoutTypeWarning",
|
|
591
|
-
"isStatic": true,
|
|
592
|
-
"tsSignatureId": "ColumnWithoutTypeWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
593
|
-
"target": {
|
|
594
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
595
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
596
|
-
"metadataToken": 67109058
|
|
597
|
-
}
|
|
598
|
-
},
|
|
599
|
-
{
|
|
600
|
-
"tsName": "missingViewDefinitionRightsWarning",
|
|
601
|
-
"isStatic": true,
|
|
602
|
-
"tsSignatureId": "MissingViewDefinitionRightsWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
603
|
-
"target": {
|
|
604
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
605
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
606
|
-
"metadataToken": 67109059
|
|
607
|
-
}
|
|
608
|
-
}
|
|
609
|
-
]
|
|
362
|
+
"constructors": []
|
|
610
363
|
}
|
|
611
364
|
]
|
|
612
365
|
}
|