@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,303 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"namespace": "Microsoft.EntityFrameworkCore.Diagnostics",
|
|
3
|
-
"contributingAssemblies": [
|
|
4
|
-
"Microsoft.EntityFrameworkCore",
|
|
5
|
-
"Microsoft.EntityFrameworkCore.Abstractions",
|
|
6
|
-
"Microsoft.EntityFrameworkCore.Relational",
|
|
7
|
-
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
8
|
-
],
|
|
9
|
-
"types": [
|
|
10
|
-
{
|
|
11
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData",
|
|
12
|
-
"clrName": "Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData",
|
|
13
|
-
"tsEmitName": "ConflictingValueGenerationStrategiesEventData",
|
|
14
|
-
"kind": "Class",
|
|
15
|
-
"accessibility": "Public",
|
|
16
|
-
"isAbstract": false,
|
|
17
|
-
"isSealed": false,
|
|
18
|
-
"isStatic": false,
|
|
19
|
-
"arity": 0,
|
|
20
|
-
"methods": [],
|
|
21
|
-
"properties": [
|
|
22
|
-
{
|
|
23
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData::SqlServerValueGenerationStrategy:Microsoft.EntityFrameworkCore.Metadata.SqlServerValueGenerationStrategy",
|
|
24
|
-
"clrName": "SqlServerValueGenerationStrategy",
|
|
25
|
-
"tsEmitName": "sqlServerValueGenerationStrategy",
|
|
26
|
-
"normalizedSignature": "SqlServerValueGenerationStrategy|:Microsoft.EntityFrameworkCore.Metadata.SqlServerValueGenerationStrategy|static=false|accessor=get",
|
|
27
|
-
"provenance": "Original",
|
|
28
|
-
"emitScope": "ClassSurface",
|
|
29
|
-
"isStatic": false,
|
|
30
|
-
"isAbstract": false,
|
|
31
|
-
"isVirtual": true,
|
|
32
|
-
"isOverride": false,
|
|
33
|
-
"isIndexer": false,
|
|
34
|
-
"hasGetter": true,
|
|
35
|
-
"hasSetter": false
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData::OtherValueGenerationStrategy:System.String",
|
|
39
|
-
"clrName": "OtherValueGenerationStrategy",
|
|
40
|
-
"tsEmitName": "otherValueGenerationStrategy",
|
|
41
|
-
"normalizedSignature": "OtherValueGenerationStrategy|:System.String|static=false|accessor=get",
|
|
42
|
-
"provenance": "Original",
|
|
43
|
-
"emitScope": "ClassSurface",
|
|
44
|
-
"isStatic": false,
|
|
45
|
-
"isAbstract": false,
|
|
46
|
-
"isVirtual": true,
|
|
47
|
-
"isOverride": false,
|
|
48
|
-
"isIndexer": false,
|
|
49
|
-
"hasGetter": true,
|
|
50
|
-
"hasSetter": false
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.ConflictingValueGenerationStrategiesEventData::Property:Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty",
|
|
54
|
-
"clrName": "Property",
|
|
55
|
-
"tsEmitName": "property",
|
|
56
|
-
"normalizedSignature": "Property|:Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty|static=false|accessor=get",
|
|
57
|
-
"provenance": "Original",
|
|
58
|
-
"emitScope": "ClassSurface",
|
|
59
|
-
"isStatic": false,
|
|
60
|
-
"isAbstract": false,
|
|
61
|
-
"isVirtual": true,
|
|
62
|
-
"isOverride": false,
|
|
63
|
-
"isIndexer": false,
|
|
64
|
-
"hasGetter": true,
|
|
65
|
-
"hasSetter": false
|
|
66
|
-
}
|
|
67
|
-
],
|
|
68
|
-
"fields": [],
|
|
69
|
-
"events": [],
|
|
70
|
-
"constructors": [
|
|
71
|
-
{
|
|
72
|
-
"normalizedSignature": "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",
|
|
73
|
-
"isStatic": false,
|
|
74
|
-
"parameterCount": 5
|
|
75
|
-
}
|
|
76
|
-
]
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
80
|
-
"clrName": "Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId",
|
|
81
|
-
"tsEmitName": "SqlServerEventId",
|
|
82
|
-
"kind": "StaticNamespace",
|
|
83
|
-
"accessibility": "Public",
|
|
84
|
-
"isAbstract": true,
|
|
85
|
-
"isSealed": true,
|
|
86
|
-
"isStatic": true,
|
|
87
|
-
"arity": 0,
|
|
88
|
-
"methods": [],
|
|
89
|
-
"properties": [],
|
|
90
|
-
"fields": [
|
|
91
|
-
{
|
|
92
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::DecimalTypeKeyWarningMicrosoft.Extensions.Logging.EventId",
|
|
93
|
-
"clrName": "DecimalTypeKeyWarning",
|
|
94
|
-
"tsEmitName": "decimalTypeKeyWarning",
|
|
95
|
-
"normalizedSignature": "DecimalTypeKeyWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
96
|
-
"isStatic": true,
|
|
97
|
-
"isReadOnly": true,
|
|
98
|
-
"isLiteral": false
|
|
99
|
-
},
|
|
100
|
-
{
|
|
101
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::DecimalTypeDefaultWarningMicrosoft.Extensions.Logging.EventId",
|
|
102
|
-
"clrName": "DecimalTypeDefaultWarning",
|
|
103
|
-
"tsEmitName": "decimalTypeDefaultWarning",
|
|
104
|
-
"normalizedSignature": "DecimalTypeDefaultWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
105
|
-
"isStatic": true,
|
|
106
|
-
"isReadOnly": true,
|
|
107
|
-
"isLiteral": false
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ByteIdentityColumnWarningMicrosoft.Extensions.Logging.EventId",
|
|
111
|
-
"clrName": "ByteIdentityColumnWarning",
|
|
112
|
-
"tsEmitName": "byteIdentityColumnWarning",
|
|
113
|
-
"normalizedSignature": "ByteIdentityColumnWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
114
|
-
"isStatic": true,
|
|
115
|
-
"isReadOnly": true,
|
|
116
|
-
"isLiteral": false
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ConflictingValueGenerationStrategiesWarningMicrosoft.Extensions.Logging.EventId",
|
|
120
|
-
"clrName": "ConflictingValueGenerationStrategiesWarning",
|
|
121
|
-
"tsEmitName": "conflictingValueGenerationStrategiesWarning",
|
|
122
|
-
"normalizedSignature": "ConflictingValueGenerationStrategiesWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
123
|
-
"isStatic": true,
|
|
124
|
-
"isReadOnly": true,
|
|
125
|
-
"isLiteral": false
|
|
126
|
-
},
|
|
127
|
-
{
|
|
128
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::SavepointsDisabledBecauseOfMARSMicrosoft.Extensions.Logging.EventId",
|
|
129
|
-
"clrName": "SavepointsDisabledBecauseOfMARS",
|
|
130
|
-
"tsEmitName": "savepointsDisabledBecauseOfMARS",
|
|
131
|
-
"normalizedSignature": "SavepointsDisabledBecauseOfMARS|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
132
|
-
"isStatic": true,
|
|
133
|
-
"isReadOnly": true,
|
|
134
|
-
"isLiteral": false
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ColumnFoundMicrosoft.Extensions.Logging.EventId",
|
|
138
|
-
"clrName": "ColumnFound",
|
|
139
|
-
"tsEmitName": "columnFound",
|
|
140
|
-
"normalizedSignature": "ColumnFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
141
|
-
"isStatic": true,
|
|
142
|
-
"isReadOnly": true,
|
|
143
|
-
"isLiteral": false
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::DefaultSchemaFoundMicrosoft.Extensions.Logging.EventId",
|
|
147
|
-
"clrName": "DefaultSchemaFound",
|
|
148
|
-
"tsEmitName": "defaultSchemaFound",
|
|
149
|
-
"normalizedSignature": "DefaultSchemaFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
150
|
-
"isStatic": true,
|
|
151
|
-
"isReadOnly": true,
|
|
152
|
-
"isLiteral": false
|
|
153
|
-
},
|
|
154
|
-
{
|
|
155
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::TypeAliasFoundMicrosoft.Extensions.Logging.EventId",
|
|
156
|
-
"clrName": "TypeAliasFound",
|
|
157
|
-
"tsEmitName": "typeAliasFound",
|
|
158
|
-
"normalizedSignature": "TypeAliasFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
159
|
-
"isStatic": true,
|
|
160
|
-
"isReadOnly": true,
|
|
161
|
-
"isLiteral": false
|
|
162
|
-
},
|
|
163
|
-
{
|
|
164
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::MissingSchemaWarningMicrosoft.Extensions.Logging.EventId",
|
|
165
|
-
"clrName": "MissingSchemaWarning",
|
|
166
|
-
"tsEmitName": "missingSchemaWarning",
|
|
167
|
-
"normalizedSignature": "MissingSchemaWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
168
|
-
"isStatic": true,
|
|
169
|
-
"isReadOnly": true,
|
|
170
|
-
"isLiteral": false
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::MissingTableWarningMicrosoft.Extensions.Logging.EventId",
|
|
174
|
-
"clrName": "MissingTableWarning",
|
|
175
|
-
"tsEmitName": "missingTableWarning",
|
|
176
|
-
"normalizedSignature": "MissingTableWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
177
|
-
"isStatic": true,
|
|
178
|
-
"isReadOnly": true,
|
|
179
|
-
"isLiteral": false
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ForeignKeyReferencesMissingPrincipalTableWarningMicrosoft.Extensions.Logging.EventId",
|
|
183
|
-
"clrName": "ForeignKeyReferencesMissingPrincipalTableWarning",
|
|
184
|
-
"tsEmitName": "foreignKeyReferencesMissingPrincipalTableWarning",
|
|
185
|
-
"normalizedSignature": "ForeignKeyReferencesMissingPrincipalTableWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
186
|
-
"isStatic": true,
|
|
187
|
-
"isReadOnly": true,
|
|
188
|
-
"isLiteral": false
|
|
189
|
-
},
|
|
190
|
-
{
|
|
191
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ForeignKeyReferencesUnknownPrincipalTableWarningMicrosoft.Extensions.Logging.EventId",
|
|
192
|
-
"clrName": "ForeignKeyReferencesUnknownPrincipalTableWarning",
|
|
193
|
-
"tsEmitName": "foreignKeyReferencesUnknownPrincipalTableWarning",
|
|
194
|
-
"normalizedSignature": "ForeignKeyReferencesUnknownPrincipalTableWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
195
|
-
"isStatic": true,
|
|
196
|
-
"isReadOnly": true,
|
|
197
|
-
"isLiteral": false
|
|
198
|
-
},
|
|
199
|
-
{
|
|
200
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::TableFoundMicrosoft.Extensions.Logging.EventId",
|
|
201
|
-
"clrName": "TableFound",
|
|
202
|
-
"tsEmitName": "tableFound",
|
|
203
|
-
"normalizedSignature": "TableFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
204
|
-
"isStatic": true,
|
|
205
|
-
"isReadOnly": true,
|
|
206
|
-
"isLiteral": false
|
|
207
|
-
},
|
|
208
|
-
{
|
|
209
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::SequenceFoundMicrosoft.Extensions.Logging.EventId",
|
|
210
|
-
"clrName": "SequenceFound",
|
|
211
|
-
"tsEmitName": "sequenceFound",
|
|
212
|
-
"normalizedSignature": "SequenceFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
213
|
-
"isStatic": true,
|
|
214
|
-
"isReadOnly": true,
|
|
215
|
-
"isLiteral": false
|
|
216
|
-
},
|
|
217
|
-
{
|
|
218
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::PrimaryKeyFoundMicrosoft.Extensions.Logging.EventId",
|
|
219
|
-
"clrName": "PrimaryKeyFound",
|
|
220
|
-
"tsEmitName": "primaryKeyFound",
|
|
221
|
-
"normalizedSignature": "PrimaryKeyFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
222
|
-
"isStatic": true,
|
|
223
|
-
"isReadOnly": true,
|
|
224
|
-
"isLiteral": false
|
|
225
|
-
},
|
|
226
|
-
{
|
|
227
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::UniqueConstraintFoundMicrosoft.Extensions.Logging.EventId",
|
|
228
|
-
"clrName": "UniqueConstraintFound",
|
|
229
|
-
"tsEmitName": "uniqueConstraintFound",
|
|
230
|
-
"normalizedSignature": "UniqueConstraintFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
231
|
-
"isStatic": true,
|
|
232
|
-
"isReadOnly": true,
|
|
233
|
-
"isLiteral": false
|
|
234
|
-
},
|
|
235
|
-
{
|
|
236
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::IndexFoundMicrosoft.Extensions.Logging.EventId",
|
|
237
|
-
"clrName": "IndexFound",
|
|
238
|
-
"tsEmitName": "indexFound",
|
|
239
|
-
"normalizedSignature": "IndexFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
240
|
-
"isStatic": true,
|
|
241
|
-
"isReadOnly": true,
|
|
242
|
-
"isLiteral": false
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ForeignKeyFoundMicrosoft.Extensions.Logging.EventId",
|
|
246
|
-
"clrName": "ForeignKeyFound",
|
|
247
|
-
"tsEmitName": "foreignKeyFound",
|
|
248
|
-
"normalizedSignature": "ForeignKeyFound|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
249
|
-
"isStatic": true,
|
|
250
|
-
"isReadOnly": true,
|
|
251
|
-
"isLiteral": false
|
|
252
|
-
},
|
|
253
|
-
{
|
|
254
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ForeignKeyPrincipalColumnMissingWarningMicrosoft.Extensions.Logging.EventId",
|
|
255
|
-
"clrName": "ForeignKeyPrincipalColumnMissingWarning",
|
|
256
|
-
"tsEmitName": "foreignKeyPrincipalColumnMissingWarning",
|
|
257
|
-
"normalizedSignature": "ForeignKeyPrincipalColumnMissingWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
258
|
-
"isStatic": true,
|
|
259
|
-
"isReadOnly": true,
|
|
260
|
-
"isLiteral": false
|
|
261
|
-
},
|
|
262
|
-
{
|
|
263
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ReflexiveConstraintIgnoredMicrosoft.Extensions.Logging.EventId",
|
|
264
|
-
"clrName": "ReflexiveConstraintIgnored",
|
|
265
|
-
"tsEmitName": "reflexiveConstraintIgnored",
|
|
266
|
-
"normalizedSignature": "ReflexiveConstraintIgnored|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
267
|
-
"isStatic": true,
|
|
268
|
-
"isReadOnly": true,
|
|
269
|
-
"isLiteral": false
|
|
270
|
-
},
|
|
271
|
-
{
|
|
272
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::DuplicateForeignKeyConstraintIgnoredMicrosoft.Extensions.Logging.EventId",
|
|
273
|
-
"clrName": "DuplicateForeignKeyConstraintIgnored",
|
|
274
|
-
"tsEmitName": "duplicateForeignKeyConstraintIgnored",
|
|
275
|
-
"normalizedSignature": "DuplicateForeignKeyConstraintIgnored|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
276
|
-
"isStatic": true,
|
|
277
|
-
"isReadOnly": true,
|
|
278
|
-
"isLiteral": false
|
|
279
|
-
},
|
|
280
|
-
{
|
|
281
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::ColumnWithoutTypeWarningMicrosoft.Extensions.Logging.EventId",
|
|
282
|
-
"clrName": "ColumnWithoutTypeWarning",
|
|
283
|
-
"tsEmitName": "columnWithoutTypeWarning",
|
|
284
|
-
"normalizedSignature": "ColumnWithoutTypeWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
285
|
-
"isStatic": true,
|
|
286
|
-
"isReadOnly": true,
|
|
287
|
-
"isLiteral": false
|
|
288
|
-
},
|
|
289
|
-
{
|
|
290
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.Diagnostics.SqlServerEventId::MissingViewDefinitionRightsWarningMicrosoft.Extensions.Logging.EventId",
|
|
291
|
-
"clrName": "MissingViewDefinitionRightsWarning",
|
|
292
|
-
"tsEmitName": "missingViewDefinitionRightsWarning",
|
|
293
|
-
"normalizedSignature": "MissingViewDefinitionRightsWarning|Microsoft.Extensions.Logging.EventId|static=true|const=false",
|
|
294
|
-
"isStatic": true,
|
|
295
|
-
"isReadOnly": true,
|
|
296
|
-
"isLiteral": false
|
|
297
|
-
}
|
|
298
|
-
],
|
|
299
|
-
"events": [],
|
|
300
|
-
"constructors": []
|
|
301
|
-
}
|
|
302
|
-
]
|
|
303
|
-
}
|