@tsonic/efcore-sqlserver 0.1.2 → 10.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -1,23 +1,43 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
6
9
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
7
|
-
"tsEmitName": "ISqlServerUpdateSqlGenerator",
|
|
8
10
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Interface",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": true,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
18
|
+
"interfaces": [
|
|
19
|
+
{
|
|
20
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Update.IUpdateSqlGenerator",
|
|
21
|
+
"clrName": "Microsoft.EntityFrameworkCore.Update.IUpdateSqlGenerator"
|
|
22
|
+
}
|
|
23
|
+
],
|
|
10
24
|
"methods": [
|
|
11
25
|
{
|
|
12
26
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator::AppendBulkInsertOperation(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
13
27
|
"clrName": "AppendBulkInsertOperation",
|
|
14
|
-
"tsEmitName": "appendBulkInsertOperation",
|
|
15
28
|
"metadataToken": 100664447,
|
|
16
29
|
"canonicalSignature": "(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
17
30
|
"normalizedSignature": "AppendBulkInsertOperation|(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
18
31
|
"emitScope": "ClassSurface",
|
|
32
|
+
"provenance": "Original",
|
|
19
33
|
"arity": 0,
|
|
20
34
|
"parameterCount": 4,
|
|
35
|
+
"isStatic": false,
|
|
36
|
+
"isAbstract": true,
|
|
37
|
+
"isVirtual": true,
|
|
38
|
+
"isOverride": false,
|
|
39
|
+
"isSealed": false,
|
|
40
|
+
"visibility": "Public",
|
|
21
41
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
22
42
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
23
43
|
"isExtensionMethod": false,
|
|
@@ -31,13 +51,19 @@
|
|
|
31
51
|
{
|
|
32
52
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator::AppendBulkInsertOperation(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
33
53
|
"clrName": "AppendBulkInsertOperation",
|
|
34
|
-
"tsEmitName": "appendBulkInsertOperation",
|
|
35
54
|
"metadataToken": 100664448,
|
|
36
55
|
"canonicalSignature": "(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
37
56
|
"normalizedSignature": "AppendBulkInsertOperation|(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
38
57
|
"emitScope": "ClassSurface",
|
|
58
|
+
"provenance": "Original",
|
|
39
59
|
"arity": 0,
|
|
40
60
|
"parameterCount": 3,
|
|
61
|
+
"isStatic": false,
|
|
62
|
+
"isAbstract": false,
|
|
63
|
+
"isVirtual": true,
|
|
64
|
+
"isOverride": false,
|
|
65
|
+
"isSealed": false,
|
|
66
|
+
"visibility": "Public",
|
|
41
67
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
42
68
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
43
69
|
"isExtensionMethod": false
|
|
@@ -46,37 +72,65 @@
|
|
|
46
72
|
"properties": [],
|
|
47
73
|
"fields": [],
|
|
48
74
|
"events": [],
|
|
49
|
-
"constructors": []
|
|
50
|
-
"exposedMethods": [
|
|
51
|
-
{
|
|
52
|
-
"tsName": "appendBulkInsertOperation",
|
|
53
|
-
"isStatic": false,
|
|
54
|
-
"tsSignatureId": "AppendBulkInsertOperation|(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
55
|
-
"target": {
|
|
56
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
57
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
58
|
-
"metadataToken": 100664447
|
|
59
|
-
}
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
"tsName": "appendBulkInsertOperation",
|
|
63
|
-
"isStatic": false,
|
|
64
|
-
"tsSignatureId": "AppendBulkInsertOperation|(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
65
|
-
"target": {
|
|
66
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
67
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
68
|
-
"metadataToken": 100664448
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
]
|
|
75
|
+
"constructors": []
|
|
72
76
|
},
|
|
73
77
|
{
|
|
74
78
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommand",
|
|
75
79
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommand",
|
|
76
|
-
"tsEmitName": "SqlServerModificationCommand",
|
|
77
80
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
78
81
|
"metadataToken": 0,
|
|
79
|
-
"
|
|
82
|
+
"kind": "Class",
|
|
83
|
+
"accessibility": "Public",
|
|
84
|
+
"isAbstract": false,
|
|
85
|
+
"isSealed": false,
|
|
86
|
+
"isStatic": false,
|
|
87
|
+
"arity": 0,
|
|
88
|
+
"baseType": {
|
|
89
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Update.ModificationCommand",
|
|
90
|
+
"clrName": "Microsoft.EntityFrameworkCore.Update.ModificationCommand"
|
|
91
|
+
},
|
|
92
|
+
"interfaces": [
|
|
93
|
+
{
|
|
94
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Update.IModificationCommand",
|
|
95
|
+
"clrName": "Microsoft.EntityFrameworkCore.Update.IModificationCommand"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand",
|
|
99
|
+
"clrName": "Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand"
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Update.INonTrackedModificationCommand",
|
|
103
|
+
"clrName": "Microsoft.EntityFrameworkCore.Update.INonTrackedModificationCommand"
|
|
104
|
+
}
|
|
105
|
+
],
|
|
106
|
+
"methods": [
|
|
107
|
+
{
|
|
108
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommand::ProcessSinglePropertyJsonUpdate(Microsoft.EntityFrameworkCore.Update.ColumnModificationParameters\u0026):System.Void",
|
|
109
|
+
"clrName": "ProcessSinglePropertyJsonUpdate",
|
|
110
|
+
"metadataToken": 100664451,
|
|
111
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Update.ColumnModificationParameters\u0026):System.Void",
|
|
112
|
+
"normalizedSignature": "ProcessSinglePropertyJsonUpdate|(Microsoft.EntityFrameworkCore.Update.ColumnModificationParameters\u0026):System.Void|static=false",
|
|
113
|
+
"emitScope": "ClassSurface",
|
|
114
|
+
"provenance": "Original",
|
|
115
|
+
"arity": 0,
|
|
116
|
+
"parameterCount": 1,
|
|
117
|
+
"isStatic": false,
|
|
118
|
+
"isAbstract": false,
|
|
119
|
+
"isVirtual": true,
|
|
120
|
+
"isOverride": true,
|
|
121
|
+
"isSealed": false,
|
|
122
|
+
"visibility": "Protected",
|
|
123
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommand",
|
|
124
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
125
|
+
"isExtensionMethod": false,
|
|
126
|
+
"parameterModifiers": [
|
|
127
|
+
{
|
|
128
|
+
"index": 0,
|
|
129
|
+
"modifier": "ref"
|
|
130
|
+
}
|
|
131
|
+
]
|
|
132
|
+
}
|
|
133
|
+
],
|
|
80
134
|
"properties": [],
|
|
81
135
|
"fields": [],
|
|
82
136
|
"events": [],
|
|
@@ -88,6 +142,7 @@
|
|
|
88
142
|
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Update.ModificationCommandParameters\u0026):void|static=false",
|
|
89
143
|
"isStatic": false,
|
|
90
144
|
"parameterCount": 1,
|
|
145
|
+
"visibility": "Public",
|
|
91
146
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommand",
|
|
92
147
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
93
148
|
"parameterModifiers": [
|
|
@@ -104,6 +159,7 @@
|
|
|
104
159
|
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Update.NonTrackedModificationCommandParameters\u0026):void|static=false",
|
|
105
160
|
"isStatic": false,
|
|
106
161
|
"parameterCount": 1,
|
|
162
|
+
"visibility": "Public",
|
|
107
163
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommand",
|
|
108
164
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
109
165
|
"parameterModifiers": [
|
|
@@ -113,45 +169,100 @@
|
|
|
113
169
|
}
|
|
114
170
|
]
|
|
115
171
|
}
|
|
116
|
-
],
|
|
117
|
-
"exposedConstructors": [
|
|
118
|
-
{
|
|
119
|
-
"isStatic": false,
|
|
120
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Update.ModificationCommandParameters\u0026):void|static=false",
|
|
121
|
-
"target": {
|
|
122
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommand",
|
|
123
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
124
|
-
"metadataToken": 100664449
|
|
125
|
-
}
|
|
126
|
-
},
|
|
127
|
-
{
|
|
128
|
-
"isStatic": false,
|
|
129
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Update.NonTrackedModificationCommandParameters\u0026):void|static=false",
|
|
130
|
-
"target": {
|
|
131
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommand",
|
|
132
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
133
|
-
"metadataToken": 100664450
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
172
|
]
|
|
137
173
|
},
|
|
138
174
|
{
|
|
139
175
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
140
176
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
141
|
-
"tsEmitName": "SqlServerModificationCommandBatch",
|
|
142
177
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
143
178
|
"metadataToken": 0,
|
|
179
|
+
"kind": "Class",
|
|
180
|
+
"accessibility": "Public",
|
|
181
|
+
"isAbstract": false,
|
|
182
|
+
"isSealed": false,
|
|
183
|
+
"isStatic": false,
|
|
184
|
+
"arity": 0,
|
|
185
|
+
"baseType": {
|
|
186
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch",
|
|
187
|
+
"clrName": "Microsoft.EntityFrameworkCore.Update.AffectedCountModificationCommandBatch"
|
|
188
|
+
},
|
|
144
189
|
"methods": [
|
|
190
|
+
{
|
|
191
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch::RollbackLastCommand(Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand):System.Void",
|
|
192
|
+
"clrName": "RollbackLastCommand",
|
|
193
|
+
"metadataToken": 100664454,
|
|
194
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand):System.Void",
|
|
195
|
+
"normalizedSignature": "RollbackLastCommand|(Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand):System.Void|static=false",
|
|
196
|
+
"emitScope": "ClassSurface",
|
|
197
|
+
"provenance": "Original",
|
|
198
|
+
"arity": 0,
|
|
199
|
+
"parameterCount": 1,
|
|
200
|
+
"isStatic": false,
|
|
201
|
+
"isAbstract": false,
|
|
202
|
+
"isVirtual": true,
|
|
203
|
+
"isOverride": true,
|
|
204
|
+
"isSealed": false,
|
|
205
|
+
"visibility": "Protected",
|
|
206
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
207
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
208
|
+
"isExtensionMethod": false
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch::IsValid():System.Boolean",
|
|
212
|
+
"clrName": "IsValid",
|
|
213
|
+
"metadataToken": 100664455,
|
|
214
|
+
"canonicalSignature": "():System.Boolean",
|
|
215
|
+
"normalizedSignature": "IsValid|():System.Boolean|static=false",
|
|
216
|
+
"emitScope": "ClassSurface",
|
|
217
|
+
"provenance": "Original",
|
|
218
|
+
"arity": 0,
|
|
219
|
+
"parameterCount": 0,
|
|
220
|
+
"isStatic": false,
|
|
221
|
+
"isAbstract": false,
|
|
222
|
+
"isVirtual": true,
|
|
223
|
+
"isOverride": true,
|
|
224
|
+
"isSealed": false,
|
|
225
|
+
"visibility": "Protected",
|
|
226
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
227
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
228
|
+
"isExtensionMethod": false
|
|
229
|
+
},
|
|
145
230
|
{
|
|
146
231
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch::TryAddCommand(Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand):System.Boolean",
|
|
147
232
|
"clrName": "TryAddCommand",
|
|
148
|
-
"tsEmitName": "tryAddCommand",
|
|
149
233
|
"metadataToken": 100664457,
|
|
150
234
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand):System.Boolean",
|
|
151
235
|
"normalizedSignature": "TryAddCommand|(Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand):System.Boolean|static=false",
|
|
152
236
|
"emitScope": "ClassSurface",
|
|
237
|
+
"provenance": "Original",
|
|
153
238
|
"arity": 0,
|
|
154
239
|
"parameterCount": 1,
|
|
240
|
+
"isStatic": false,
|
|
241
|
+
"isAbstract": false,
|
|
242
|
+
"isVirtual": true,
|
|
243
|
+
"isOverride": true,
|
|
244
|
+
"isSealed": false,
|
|
245
|
+
"visibility": "Public",
|
|
246
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
247
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
248
|
+
"isExtensionMethod": false
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch::AddCommand(Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand):System.Void",
|
|
252
|
+
"clrName": "AddCommand",
|
|
253
|
+
"metadataToken": 100664458,
|
|
254
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand):System.Void",
|
|
255
|
+
"normalizedSignature": "AddCommand|(Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand):System.Void|static=false",
|
|
256
|
+
"emitScope": "ClassSurface",
|
|
257
|
+
"provenance": "Original",
|
|
258
|
+
"arity": 0,
|
|
259
|
+
"parameterCount": 1,
|
|
260
|
+
"isStatic": false,
|
|
261
|
+
"isAbstract": false,
|
|
262
|
+
"isVirtual": true,
|
|
263
|
+
"isOverride": true,
|
|
264
|
+
"isSealed": false,
|
|
265
|
+
"visibility": "Protected",
|
|
155
266
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
156
267
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
157
268
|
"isExtensionMethod": false
|
|
@@ -159,13 +270,19 @@
|
|
|
159
270
|
{
|
|
160
271
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch::Complete(System.Boolean):System.Void",
|
|
161
272
|
"clrName": "Complete",
|
|
162
|
-
"tsEmitName": "complete",
|
|
163
273
|
"metadataToken": 100664460,
|
|
164
274
|
"canonicalSignature": "(System.Boolean):System.Void",
|
|
165
275
|
"normalizedSignature": "Complete|(System.Boolean):System.Void|static=false",
|
|
166
276
|
"emitScope": "ClassSurface",
|
|
277
|
+
"provenance": "Original",
|
|
167
278
|
"arity": 0,
|
|
168
279
|
"parameterCount": 1,
|
|
280
|
+
"isStatic": false,
|
|
281
|
+
"isAbstract": false,
|
|
282
|
+
"isVirtual": true,
|
|
283
|
+
"isOverride": true,
|
|
284
|
+
"isSealed": false,
|
|
285
|
+
"visibility": "Public",
|
|
169
286
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
170
287
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
171
288
|
"isExtensionMethod": false
|
|
@@ -173,13 +290,19 @@
|
|
|
173
290
|
{
|
|
174
291
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch::Execute(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):System.Void",
|
|
175
292
|
"clrName": "Execute",
|
|
176
|
-
"tsEmitName": "execute",
|
|
177
293
|
"metadataToken": 100664461,
|
|
178
294
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):System.Void",
|
|
179
295
|
"normalizedSignature": "Execute|(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):System.Void|static=false",
|
|
180
296
|
"emitScope": "ClassSurface",
|
|
297
|
+
"provenance": "Original",
|
|
181
298
|
"arity": 0,
|
|
182
299
|
"parameterCount": 1,
|
|
300
|
+
"isStatic": false,
|
|
301
|
+
"isAbstract": false,
|
|
302
|
+
"isVirtual": true,
|
|
303
|
+
"isOverride": true,
|
|
304
|
+
"isSealed": false,
|
|
305
|
+
"visibility": "Public",
|
|
183
306
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
184
307
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
185
308
|
"isExtensionMethod": false
|
|
@@ -187,19 +310,45 @@
|
|
|
187
310
|
{
|
|
188
311
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch::ExecuteAsync(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
189
312
|
"clrName": "ExecuteAsync",
|
|
190
|
-
"tsEmitName": "executeAsync",
|
|
191
313
|
"metadataToken": 100664462,
|
|
192
314
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
193
315
|
"normalizedSignature": "ExecuteAsync|(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
194
316
|
"emitScope": "ClassSurface",
|
|
317
|
+
"provenance": "Original",
|
|
195
318
|
"arity": 0,
|
|
196
319
|
"parameterCount": 2,
|
|
320
|
+
"isStatic": false,
|
|
321
|
+
"isAbstract": false,
|
|
322
|
+
"isVirtual": true,
|
|
323
|
+
"isOverride": true,
|
|
324
|
+
"isSealed": false,
|
|
325
|
+
"visibility": "Public",
|
|
197
326
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
198
327
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
199
328
|
"isExtensionMethod": false
|
|
200
329
|
}
|
|
201
330
|
],
|
|
202
|
-
"properties": [
|
|
331
|
+
"properties": [
|
|
332
|
+
{
|
|
333
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch::UpdateSqlGenerator:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
334
|
+
"clrName": "UpdateSqlGenerator",
|
|
335
|
+
"metadataToken": 385876099,
|
|
336
|
+
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
337
|
+
"normalizedSignature": "UpdateSqlGenerator|:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator|static=false|accessor=get",
|
|
338
|
+
"emitScope": "ClassSurface",
|
|
339
|
+
"provenance": "Original",
|
|
340
|
+
"isIndexer": false,
|
|
341
|
+
"hasGetter": true,
|
|
342
|
+
"hasSetter": false,
|
|
343
|
+
"isStatic": false,
|
|
344
|
+
"isAbstract": false,
|
|
345
|
+
"isVirtual": true,
|
|
346
|
+
"isOverride": false,
|
|
347
|
+
"visibility": "Protected",
|
|
348
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
349
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
350
|
+
}
|
|
351
|
+
],
|
|
203
352
|
"fields": [],
|
|
204
353
|
"events": [],
|
|
205
354
|
"constructors": [
|
|
@@ -210,87 +359,76 @@
|
|
|
210
359
|
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Update.ModificationCommandBatchFactoryDependencies,System.Int32):void|static=false",
|
|
211
360
|
"isStatic": false,
|
|
212
361
|
"parameterCount": 2,
|
|
362
|
+
"visibility": "Public",
|
|
213
363
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
214
364
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
215
365
|
}
|
|
216
|
-
],
|
|
217
|
-
"exposedMethods": [
|
|
218
|
-
{
|
|
219
|
-
"tsName": "tryAddCommand",
|
|
220
|
-
"isStatic": false,
|
|
221
|
-
"tsSignatureId": "TryAddCommand|(Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand):System.Boolean|static=false",
|
|
222
|
-
"target": {
|
|
223
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
224
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
225
|
-
"metadataToken": 100664457
|
|
226
|
-
}
|
|
227
|
-
},
|
|
228
|
-
{
|
|
229
|
-
"tsName": "complete",
|
|
230
|
-
"isStatic": false,
|
|
231
|
-
"tsSignatureId": "Complete|(System.Boolean):System.Void|static=false",
|
|
232
|
-
"target": {
|
|
233
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
234
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
235
|
-
"metadataToken": 100664460
|
|
236
|
-
}
|
|
237
|
-
},
|
|
238
|
-
{
|
|
239
|
-
"tsName": "execute",
|
|
240
|
-
"isStatic": false,
|
|
241
|
-
"tsSignatureId": "Execute|(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):System.Void|static=false",
|
|
242
|
-
"target": {
|
|
243
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
244
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
245
|
-
"metadataToken": 100664461
|
|
246
|
-
}
|
|
247
|
-
},
|
|
248
|
-
{
|
|
249
|
-
"tsName": "executeAsync",
|
|
250
|
-
"isStatic": false,
|
|
251
|
-
"tsSignatureId": "ExecuteAsync|(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
252
|
-
"target": {
|
|
253
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
254
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
255
|
-
"metadataToken": 100664462
|
|
256
|
-
}
|
|
257
|
-
}
|
|
258
|
-
],
|
|
259
|
-
"exposedConstructors": [
|
|
260
|
-
{
|
|
261
|
-
"isStatic": false,
|
|
262
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Update.ModificationCommandBatchFactoryDependencies,System.Int32):void|static=false",
|
|
263
|
-
"target": {
|
|
264
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
265
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
266
|
-
"metadataToken": 100664452
|
|
267
|
-
}
|
|
268
|
-
}
|
|
269
366
|
]
|
|
270
367
|
},
|
|
271
368
|
{
|
|
272
369
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatchFactory",
|
|
273
370
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatchFactory",
|
|
274
|
-
"tsEmitName": "SqlServerModificationCommandBatchFactory",
|
|
275
371
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
276
372
|
"metadataToken": 0,
|
|
373
|
+
"kind": "Class",
|
|
374
|
+
"accessibility": "Public",
|
|
375
|
+
"isAbstract": false,
|
|
376
|
+
"isSealed": false,
|
|
377
|
+
"isStatic": false,
|
|
378
|
+
"arity": 0,
|
|
379
|
+
"baseType": {
|
|
380
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
381
|
+
"clrName": "System.Object"
|
|
382
|
+
},
|
|
383
|
+
"interfaces": [
|
|
384
|
+
{
|
|
385
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Update.IModificationCommandBatchFactory",
|
|
386
|
+
"clrName": "Microsoft.EntityFrameworkCore.Update.IModificationCommandBatchFactory"
|
|
387
|
+
}
|
|
388
|
+
],
|
|
277
389
|
"methods": [
|
|
278
390
|
{
|
|
279
391
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatchFactory::Create():Microsoft.EntityFrameworkCore.Update.ModificationCommandBatch",
|
|
280
392
|
"clrName": "Create",
|
|
281
|
-
"tsEmitName": "create",
|
|
282
393
|
"metadataToken": 100664466,
|
|
283
394
|
"canonicalSignature": "():Microsoft.EntityFrameworkCore.Update.ModificationCommandBatch",
|
|
284
395
|
"normalizedSignature": "Create|():Microsoft.EntityFrameworkCore.Update.ModificationCommandBatch|static=false",
|
|
285
396
|
"emitScope": "ClassSurface",
|
|
397
|
+
"provenance": "Original",
|
|
286
398
|
"arity": 0,
|
|
287
399
|
"parameterCount": 0,
|
|
400
|
+
"isStatic": false,
|
|
401
|
+
"isAbstract": false,
|
|
402
|
+
"isVirtual": true,
|
|
403
|
+
"isOverride": false,
|
|
404
|
+
"isSealed": false,
|
|
405
|
+
"visibility": "Public",
|
|
288
406
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatchFactory",
|
|
289
407
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
290
408
|
"isExtensionMethod": false
|
|
291
409
|
}
|
|
292
410
|
],
|
|
293
|
-
"properties": [
|
|
411
|
+
"properties": [
|
|
412
|
+
{
|
|
413
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatchFactory::Dependencies:Microsoft.EntityFrameworkCore.Update.ModificationCommandBatchFactoryDependencies",
|
|
414
|
+
"clrName": "Dependencies",
|
|
415
|
+
"metadataToken": 385876100,
|
|
416
|
+
"canonicalSignature": ":Microsoft.EntityFrameworkCore.Update.ModificationCommandBatchFactoryDependencies",
|
|
417
|
+
"normalizedSignature": "Dependencies|:Microsoft.EntityFrameworkCore.Update.ModificationCommandBatchFactoryDependencies|static=false|accessor=get",
|
|
418
|
+
"emitScope": "ClassSurface",
|
|
419
|
+
"provenance": "Original",
|
|
420
|
+
"isIndexer": false,
|
|
421
|
+
"hasGetter": true,
|
|
422
|
+
"hasSetter": false,
|
|
423
|
+
"isStatic": false,
|
|
424
|
+
"isAbstract": false,
|
|
425
|
+
"isVirtual": true,
|
|
426
|
+
"isOverride": false,
|
|
427
|
+
"visibility": "Protected",
|
|
428
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatchFactory",
|
|
429
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
430
|
+
}
|
|
431
|
+
],
|
|
294
432
|
"fields": [],
|
|
295
433
|
"events": [],
|
|
296
434
|
"constructors": [
|
|
@@ -301,51 +439,50 @@
|
|
|
301
439
|
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Update.ModificationCommandBatchFactoryDependencies,Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):void|static=false",
|
|
302
440
|
"isStatic": false,
|
|
303
441
|
"parameterCount": 2,
|
|
442
|
+
"visibility": "Public",
|
|
304
443
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatchFactory",
|
|
305
444
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
306
445
|
}
|
|
307
|
-
],
|
|
308
|
-
"exposedMethods": [
|
|
309
|
-
{
|
|
310
|
-
"tsName": "create",
|
|
311
|
-
"isStatic": false,
|
|
312
|
-
"tsSignatureId": "Create|():Microsoft.EntityFrameworkCore.Update.ModificationCommandBatch|static=false",
|
|
313
|
-
"target": {
|
|
314
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatchFactory",
|
|
315
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
316
|
-
"metadataToken": 100664466
|
|
317
|
-
}
|
|
318
|
-
}
|
|
319
|
-
],
|
|
320
|
-
"exposedConstructors": [
|
|
321
|
-
{
|
|
322
|
-
"isStatic": false,
|
|
323
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Update.ModificationCommandBatchFactoryDependencies,Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions):void|static=false",
|
|
324
|
-
"target": {
|
|
325
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatchFactory",
|
|
326
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
327
|
-
"metadataToken": 100664464
|
|
328
|
-
}
|
|
329
|
-
}
|
|
330
446
|
]
|
|
331
447
|
},
|
|
332
448
|
{
|
|
333
449
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandFactory",
|
|
334
450
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandFactory",
|
|
335
|
-
"tsEmitName": "SqlServerModificationCommandFactory",
|
|
336
451
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
337
452
|
"metadataToken": 0,
|
|
453
|
+
"kind": "Class",
|
|
454
|
+
"accessibility": "Public",
|
|
455
|
+
"isAbstract": false,
|
|
456
|
+
"isSealed": false,
|
|
457
|
+
"isStatic": false,
|
|
458
|
+
"arity": 0,
|
|
459
|
+
"baseType": {
|
|
460
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
461
|
+
"clrName": "System.Object"
|
|
462
|
+
},
|
|
463
|
+
"interfaces": [
|
|
464
|
+
{
|
|
465
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Update.IModificationCommandFactory",
|
|
466
|
+
"clrName": "Microsoft.EntityFrameworkCore.Update.IModificationCommandFactory"
|
|
467
|
+
}
|
|
468
|
+
],
|
|
338
469
|
"methods": [
|
|
339
470
|
{
|
|
340
471
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandFactory::CreateModificationCommand(Microsoft.EntityFrameworkCore.Update.ModificationCommandParameters\u0026):Microsoft.EntityFrameworkCore.Update.IModificationCommand",
|
|
341
472
|
"clrName": "CreateModificationCommand",
|
|
342
|
-
"tsEmitName": "createModificationCommand",
|
|
343
473
|
"metadataToken": 100664467,
|
|
344
474
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Update.ModificationCommandParameters\u0026):Microsoft.EntityFrameworkCore.Update.IModificationCommand",
|
|
345
475
|
"normalizedSignature": "CreateModificationCommand|(Microsoft.EntityFrameworkCore.Update.ModificationCommandParameters\u0026):Microsoft.EntityFrameworkCore.Update.IModificationCommand|static=false",
|
|
346
476
|
"emitScope": "ClassSurface",
|
|
477
|
+
"provenance": "Original",
|
|
347
478
|
"arity": 0,
|
|
348
479
|
"parameterCount": 1,
|
|
480
|
+
"isStatic": false,
|
|
481
|
+
"isAbstract": false,
|
|
482
|
+
"isVirtual": true,
|
|
483
|
+
"isOverride": false,
|
|
484
|
+
"isSealed": false,
|
|
485
|
+
"visibility": "Public",
|
|
349
486
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandFactory",
|
|
350
487
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
351
488
|
"isExtensionMethod": false,
|
|
@@ -359,13 +496,19 @@
|
|
|
359
496
|
{
|
|
360
497
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandFactory::CreateNonTrackedModificationCommand(Microsoft.EntityFrameworkCore.Update.NonTrackedModificationCommandParameters\u0026):Microsoft.EntityFrameworkCore.Update.INonTrackedModificationCommand",
|
|
361
498
|
"clrName": "CreateNonTrackedModificationCommand",
|
|
362
|
-
"tsEmitName": "createNonTrackedModificationCommand",
|
|
363
499
|
"metadataToken": 100664468,
|
|
364
500
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Update.NonTrackedModificationCommandParameters\u0026):Microsoft.EntityFrameworkCore.Update.INonTrackedModificationCommand",
|
|
365
501
|
"normalizedSignature": "CreateNonTrackedModificationCommand|(Microsoft.EntityFrameworkCore.Update.NonTrackedModificationCommandParameters\u0026):Microsoft.EntityFrameworkCore.Update.INonTrackedModificationCommand|static=false",
|
|
366
502
|
"emitScope": "ClassSurface",
|
|
503
|
+
"provenance": "Original",
|
|
367
504
|
"arity": 0,
|
|
368
505
|
"parameterCount": 1,
|
|
506
|
+
"isStatic": false,
|
|
507
|
+
"isAbstract": false,
|
|
508
|
+
"isVirtual": true,
|
|
509
|
+
"isOverride": false,
|
|
510
|
+
"isSealed": false,
|
|
511
|
+
"visibility": "Public",
|
|
369
512
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandFactory",
|
|
370
513
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
371
514
|
"isExtensionMethod": false,
|
|
@@ -388,61 +531,54 @@
|
|
|
388
531
|
"normalizedSignature": "constructor|():void|static=false",
|
|
389
532
|
"isStatic": false,
|
|
390
533
|
"parameterCount": 0,
|
|
534
|
+
"visibility": "Public",
|
|
391
535
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandFactory",
|
|
392
536
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
393
537
|
}
|
|
394
|
-
],
|
|
395
|
-
"exposedMethods": [
|
|
396
|
-
{
|
|
397
|
-
"tsName": "createModificationCommand",
|
|
398
|
-
"isStatic": false,
|
|
399
|
-
"tsSignatureId": "CreateModificationCommand|(Microsoft.EntityFrameworkCore.Update.ModificationCommandParameters\u0026):Microsoft.EntityFrameworkCore.Update.IModificationCommand|static=false",
|
|
400
|
-
"target": {
|
|
401
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandFactory",
|
|
402
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
403
|
-
"metadataToken": 100664467
|
|
404
|
-
}
|
|
405
|
-
},
|
|
406
|
-
{
|
|
407
|
-
"tsName": "createNonTrackedModificationCommand",
|
|
408
|
-
"isStatic": false,
|
|
409
|
-
"tsSignatureId": "CreateNonTrackedModificationCommand|(Microsoft.EntityFrameworkCore.Update.NonTrackedModificationCommandParameters\u0026):Microsoft.EntityFrameworkCore.Update.INonTrackedModificationCommand|static=false",
|
|
410
|
-
"target": {
|
|
411
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandFactory",
|
|
412
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
413
|
-
"metadataToken": 100664468
|
|
414
|
-
}
|
|
415
|
-
}
|
|
416
|
-
],
|
|
417
|
-
"exposedConstructors": [
|
|
418
|
-
{
|
|
419
|
-
"isStatic": false,
|
|
420
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
421
|
-
"target": {
|
|
422
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandFactory",
|
|
423
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
424
|
-
"metadataToken": 100664469
|
|
425
|
-
}
|
|
426
|
-
}
|
|
427
538
|
]
|
|
428
539
|
},
|
|
429
540
|
{
|
|
430
541
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
431
542
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
432
|
-
"tsEmitName": "SqlServerUpdateSqlGenerator",
|
|
433
543
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
434
544
|
"metadataToken": 0,
|
|
545
|
+
"kind": "Class",
|
|
546
|
+
"accessibility": "Public",
|
|
547
|
+
"isAbstract": false,
|
|
548
|
+
"isSealed": false,
|
|
549
|
+
"isStatic": false,
|
|
550
|
+
"arity": 0,
|
|
551
|
+
"baseType": {
|
|
552
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Update.UpdateAndSelectSqlGenerator",
|
|
553
|
+
"clrName": "Microsoft.EntityFrameworkCore.Update.UpdateAndSelectSqlGenerator"
|
|
554
|
+
},
|
|
555
|
+
"interfaces": [
|
|
556
|
+
{
|
|
557
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Update.IUpdateSqlGenerator",
|
|
558
|
+
"clrName": "Microsoft.EntityFrameworkCore.Update.IUpdateSqlGenerator"
|
|
559
|
+
},
|
|
560
|
+
{
|
|
561
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
562
|
+
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator"
|
|
563
|
+
}
|
|
564
|
+
],
|
|
435
565
|
"methods": [
|
|
436
566
|
{
|
|
437
567
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::AppendInsertOperation(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
438
568
|
"clrName": "AppendInsertOperation",
|
|
439
|
-
"tsEmitName": "appendInsertOperation",
|
|
440
569
|
"metadataToken": 100664472,
|
|
441
570
|
"canonicalSignature": "(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
442
571
|
"normalizedSignature": "AppendInsertOperation|(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
443
572
|
"emitScope": "ClassSurface",
|
|
573
|
+
"provenance": "Original",
|
|
444
574
|
"arity": 0,
|
|
445
575
|
"parameterCount": 4,
|
|
576
|
+
"isStatic": false,
|
|
577
|
+
"isAbstract": false,
|
|
578
|
+
"isVirtual": true,
|
|
579
|
+
"isOverride": true,
|
|
580
|
+
"isSealed": false,
|
|
581
|
+
"visibility": "Public",
|
|
446
582
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
447
583
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
448
584
|
"isExtensionMethod": false,
|
|
@@ -453,16 +589,42 @@
|
|
|
453
589
|
}
|
|
454
590
|
]
|
|
455
591
|
},
|
|
592
|
+
{
|
|
593
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::AppendInsertCommand(System.Text.StringBuilder,System.String,System.String,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
594
|
+
"clrName": "AppendInsertCommand",
|
|
595
|
+
"metadataToken": 100664473,
|
|
596
|
+
"canonicalSignature": "(System.Text.StringBuilder,System.String,System.String,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void",
|
|
597
|
+
"normalizedSignature": "AppendInsertCommand|(System.Text.StringBuilder,System.String,System.String,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Void|static=false",
|
|
598
|
+
"emitScope": "ClassSurface",
|
|
599
|
+
"provenance": "Original",
|
|
600
|
+
"arity": 0,
|
|
601
|
+
"parameterCount": 5,
|
|
602
|
+
"isStatic": false,
|
|
603
|
+
"isAbstract": false,
|
|
604
|
+
"isVirtual": true,
|
|
605
|
+
"isOverride": true,
|
|
606
|
+
"isSealed": false,
|
|
607
|
+
"visibility": "Protected",
|
|
608
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
609
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
610
|
+
"isExtensionMethod": false
|
|
611
|
+
},
|
|
456
612
|
{
|
|
457
613
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::AppendUpdateOperation(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
458
614
|
"clrName": "AppendUpdateOperation",
|
|
459
|
-
"tsEmitName": "appendUpdateOperation",
|
|
460
615
|
"metadataToken": 100664474,
|
|
461
616
|
"canonicalSignature": "(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
462
617
|
"normalizedSignature": "AppendUpdateOperation|(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
463
618
|
"emitScope": "ClassSurface",
|
|
619
|
+
"provenance": "Original",
|
|
464
620
|
"arity": 0,
|
|
465
621
|
"parameterCount": 4,
|
|
622
|
+
"isStatic": false,
|
|
623
|
+
"isAbstract": false,
|
|
624
|
+
"isVirtual": true,
|
|
625
|
+
"isOverride": true,
|
|
626
|
+
"isSealed": false,
|
|
627
|
+
"visibility": "Public",
|
|
466
628
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
467
629
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
468
630
|
"isExtensionMethod": false,
|
|
@@ -473,16 +635,62 @@
|
|
|
473
635
|
}
|
|
474
636
|
]
|
|
475
637
|
},
|
|
638
|
+
{
|
|
639
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::AppendUpdateCommand(System.Text.StringBuilder,System.String,System.String,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Boolean):System.Void",
|
|
640
|
+
"clrName": "AppendUpdateCommand",
|
|
641
|
+
"metadataToken": 100664475,
|
|
642
|
+
"canonicalSignature": "(System.Text.StringBuilder,System.String,System.String,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Boolean):System.Void",
|
|
643
|
+
"normalizedSignature": "AppendUpdateCommand|(System.Text.StringBuilder,System.String,System.String,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Boolean):System.Void|static=false",
|
|
644
|
+
"emitScope": "ClassSurface",
|
|
645
|
+
"provenance": "Original",
|
|
646
|
+
"arity": 0,
|
|
647
|
+
"parameterCount": 7,
|
|
648
|
+
"isStatic": false,
|
|
649
|
+
"isAbstract": false,
|
|
650
|
+
"isVirtual": true,
|
|
651
|
+
"isOverride": true,
|
|
652
|
+
"isSealed": false,
|
|
653
|
+
"visibility": "Protected",
|
|
654
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
655
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
656
|
+
"isExtensionMethod": false
|
|
657
|
+
},
|
|
658
|
+
{
|
|
659
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::AppendUpdateColumnValue(Microsoft.EntityFrameworkCore.Storage.ISqlGenerationHelper,Microsoft.EntityFrameworkCore.Update.IColumnModification,System.Text.StringBuilder,System.String,System.String):System.Void",
|
|
660
|
+
"clrName": "AppendUpdateColumnValue",
|
|
661
|
+
"metadataToken": 100664476,
|
|
662
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Storage.ISqlGenerationHelper,Microsoft.EntityFrameworkCore.Update.IColumnModification,System.Text.StringBuilder,System.String,System.String):System.Void",
|
|
663
|
+
"normalizedSignature": "AppendUpdateColumnValue|(Microsoft.EntityFrameworkCore.Storage.ISqlGenerationHelper,Microsoft.EntityFrameworkCore.Update.IColumnModification,System.Text.StringBuilder,System.String,System.String):System.Void|static=false",
|
|
664
|
+
"emitScope": "ClassSurface",
|
|
665
|
+
"provenance": "Original",
|
|
666
|
+
"arity": 0,
|
|
667
|
+
"parameterCount": 5,
|
|
668
|
+
"isStatic": false,
|
|
669
|
+
"isAbstract": false,
|
|
670
|
+
"isVirtual": true,
|
|
671
|
+
"isOverride": true,
|
|
672
|
+
"isSealed": false,
|
|
673
|
+
"visibility": "Protected",
|
|
674
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
675
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
676
|
+
"isExtensionMethod": false
|
|
677
|
+
},
|
|
476
678
|
{
|
|
477
679
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::AppendDeleteOperation(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
478
680
|
"clrName": "AppendDeleteOperation",
|
|
479
|
-
"tsEmitName": "appendDeleteOperation",
|
|
480
681
|
"metadataToken": 100664477,
|
|
481
682
|
"canonicalSignature": "(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
482
683
|
"normalizedSignature": "AppendDeleteOperation|(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
483
684
|
"emitScope": "ClassSurface",
|
|
685
|
+
"provenance": "Original",
|
|
484
686
|
"arity": 0,
|
|
485
687
|
"parameterCount": 4,
|
|
688
|
+
"isStatic": false,
|
|
689
|
+
"isAbstract": false,
|
|
690
|
+
"isVirtual": true,
|
|
691
|
+
"isOverride": true,
|
|
692
|
+
"isSealed": false,
|
|
693
|
+
"visibility": "Public",
|
|
486
694
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
487
695
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
488
696
|
"isExtensionMethod": false,
|
|
@@ -493,16 +701,42 @@
|
|
|
493
701
|
}
|
|
494
702
|
]
|
|
495
703
|
},
|
|
704
|
+
{
|
|
705
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::AppendDeleteCommand(System.Text.StringBuilder,System.String,System.String,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Boolean):System.Void",
|
|
706
|
+
"clrName": "AppendDeleteCommand",
|
|
707
|
+
"metadataToken": 100664478,
|
|
708
|
+
"canonicalSignature": "(System.Text.StringBuilder,System.String,System.String,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Boolean):System.Void",
|
|
709
|
+
"normalizedSignature": "AppendDeleteCommand|(System.Text.StringBuilder,System.String,System.String,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Boolean):System.Void|static=false",
|
|
710
|
+
"emitScope": "ClassSurface",
|
|
711
|
+
"provenance": "Original",
|
|
712
|
+
"arity": 0,
|
|
713
|
+
"parameterCount": 6,
|
|
714
|
+
"isStatic": false,
|
|
715
|
+
"isAbstract": false,
|
|
716
|
+
"isVirtual": true,
|
|
717
|
+
"isOverride": true,
|
|
718
|
+
"isSealed": false,
|
|
719
|
+
"visibility": "Protected",
|
|
720
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
721
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
722
|
+
"isExtensionMethod": false
|
|
723
|
+
},
|
|
496
724
|
{
|
|
497
725
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::AppendBulkInsertOperation(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
498
726
|
"clrName": "AppendBulkInsertOperation",
|
|
499
|
-
"tsEmitName": "appendBulkInsertOperation",
|
|
500
727
|
"metadataToken": 100664479,
|
|
501
728
|
"canonicalSignature": "(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
502
729
|
"normalizedSignature": "AppendBulkInsertOperation|(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
503
730
|
"emitScope": "ClassSurface",
|
|
731
|
+
"provenance": "Original",
|
|
504
732
|
"arity": 0,
|
|
505
733
|
"parameterCount": 4,
|
|
734
|
+
"isStatic": false,
|
|
735
|
+
"isAbstract": false,
|
|
736
|
+
"isVirtual": true,
|
|
737
|
+
"isOverride": false,
|
|
738
|
+
"isSealed": false,
|
|
739
|
+
"visibility": "Public",
|
|
506
740
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
507
741
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
508
742
|
"isExtensionMethod": false,
|
|
@@ -516,13 +750,19 @@
|
|
|
516
750
|
{
|
|
517
751
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::AppendStoredProcedureCall(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
518
752
|
"clrName": "AppendStoredProcedureCall",
|
|
519
|
-
"tsEmitName": "appendStoredProcedureCall",
|
|
520
753
|
"metadataToken": 100664486,
|
|
521
754
|
"canonicalSignature": "(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
522
755
|
"normalizedSignature": "AppendStoredProcedureCall|(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
523
756
|
"emitScope": "ClassSurface",
|
|
757
|
+
"provenance": "Original",
|
|
524
758
|
"arity": 0,
|
|
525
759
|
"parameterCount": 4,
|
|
760
|
+
"isStatic": false,
|
|
761
|
+
"isAbstract": false,
|
|
762
|
+
"isVirtual": true,
|
|
763
|
+
"isOverride": true,
|
|
764
|
+
"isSealed": false,
|
|
765
|
+
"visibility": "Public",
|
|
526
766
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
527
767
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
528
768
|
"isExtensionMethod": false,
|
|
@@ -533,16 +773,62 @@
|
|
|
533
773
|
}
|
|
534
774
|
]
|
|
535
775
|
},
|
|
776
|
+
{
|
|
777
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::AppendReturningClause(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Void",
|
|
778
|
+
"clrName": "AppendReturningClause",
|
|
779
|
+
"metadataToken": 100664490,
|
|
780
|
+
"canonicalSignature": "(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Void",
|
|
781
|
+
"normalizedSignature": "AppendReturningClause|(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IColumnModification,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.String):System.Void|static=false",
|
|
782
|
+
"emitScope": "ClassSurface",
|
|
783
|
+
"provenance": "Original",
|
|
784
|
+
"arity": 0,
|
|
785
|
+
"parameterCount": 3,
|
|
786
|
+
"isStatic": false,
|
|
787
|
+
"isAbstract": false,
|
|
788
|
+
"isVirtual": true,
|
|
789
|
+
"isOverride": true,
|
|
790
|
+
"isSealed": false,
|
|
791
|
+
"visibility": "Protected",
|
|
792
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
793
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
794
|
+
"isExtensionMethod": false
|
|
795
|
+
},
|
|
796
|
+
{
|
|
797
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::AppendSelectAffectedCountCommand(System.Text.StringBuilder,System.String,System.String,System.Int32):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
798
|
+
"clrName": "AppendSelectAffectedCountCommand",
|
|
799
|
+
"metadataToken": 100664495,
|
|
800
|
+
"canonicalSignature": "(System.Text.StringBuilder,System.String,System.String,System.Int32):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
801
|
+
"normalizedSignature": "AppendSelectAffectedCountCommand|(System.Text.StringBuilder,System.String,System.String,System.Int32):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
802
|
+
"emitScope": "ClassSurface",
|
|
803
|
+
"provenance": "Original",
|
|
804
|
+
"arity": 0,
|
|
805
|
+
"parameterCount": 4,
|
|
806
|
+
"isStatic": false,
|
|
807
|
+
"isAbstract": false,
|
|
808
|
+
"isVirtual": true,
|
|
809
|
+
"isOverride": true,
|
|
810
|
+
"isSealed": false,
|
|
811
|
+
"visibility": "Protected",
|
|
812
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
813
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
814
|
+
"isExtensionMethod": false
|
|
815
|
+
},
|
|
536
816
|
{
|
|
537
817
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::AppendBatchHeader(System.Text.StringBuilder):System.Void",
|
|
538
818
|
"clrName": "AppendBatchHeader",
|
|
539
|
-
"tsEmitName": "appendBatchHeader",
|
|
540
819
|
"metadataToken": 100664496,
|
|
541
820
|
"canonicalSignature": "(System.Text.StringBuilder):System.Void",
|
|
542
821
|
"normalizedSignature": "AppendBatchHeader|(System.Text.StringBuilder):System.Void|static=false",
|
|
543
822
|
"emitScope": "ClassSurface",
|
|
823
|
+
"provenance": "Original",
|
|
544
824
|
"arity": 0,
|
|
545
825
|
"parameterCount": 1,
|
|
826
|
+
"isStatic": false,
|
|
827
|
+
"isAbstract": false,
|
|
828
|
+
"isVirtual": true,
|
|
829
|
+
"isOverride": true,
|
|
830
|
+
"isSealed": false,
|
|
831
|
+
"visibility": "Public",
|
|
546
832
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
547
833
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
548
834
|
"isExtensionMethod": false
|
|
@@ -550,13 +836,59 @@
|
|
|
550
836
|
{
|
|
551
837
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::PrependEnsureAutocommit(System.Text.StringBuilder):System.Void",
|
|
552
838
|
"clrName": "PrependEnsureAutocommit",
|
|
553
|
-
"tsEmitName": "prependEnsureAutocommit",
|
|
554
839
|
"metadataToken": 100664497,
|
|
555
840
|
"canonicalSignature": "(System.Text.StringBuilder):System.Void",
|
|
556
841
|
"normalizedSignature": "PrependEnsureAutocommit|(System.Text.StringBuilder):System.Void|static=false",
|
|
557
842
|
"emitScope": "ClassSurface",
|
|
843
|
+
"provenance": "Original",
|
|
558
844
|
"arity": 0,
|
|
559
845
|
"parameterCount": 1,
|
|
846
|
+
"isStatic": false,
|
|
847
|
+
"isAbstract": false,
|
|
848
|
+
"isVirtual": true,
|
|
849
|
+
"isOverride": true,
|
|
850
|
+
"isSealed": false,
|
|
851
|
+
"visibility": "Public",
|
|
852
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
853
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
854
|
+
"isExtensionMethod": false
|
|
855
|
+
},
|
|
856
|
+
{
|
|
857
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::AppendIdentityWhereCondition(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IColumnModification):System.Void",
|
|
858
|
+
"clrName": "AppendIdentityWhereCondition",
|
|
859
|
+
"metadataToken": 100664498,
|
|
860
|
+
"canonicalSignature": "(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IColumnModification):System.Void",
|
|
861
|
+
"normalizedSignature": "AppendIdentityWhereCondition|(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IColumnModification):System.Void|static=false",
|
|
862
|
+
"emitScope": "ClassSurface",
|
|
863
|
+
"provenance": "Original",
|
|
864
|
+
"arity": 0,
|
|
865
|
+
"parameterCount": 2,
|
|
866
|
+
"isStatic": false,
|
|
867
|
+
"isAbstract": false,
|
|
868
|
+
"isVirtual": true,
|
|
869
|
+
"isOverride": true,
|
|
870
|
+
"isSealed": false,
|
|
871
|
+
"visibility": "Protected",
|
|
872
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
873
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
874
|
+
"isExtensionMethod": false
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::AppendRowsAffectedWhereCondition(System.Text.StringBuilder,System.Int32):System.Void",
|
|
878
|
+
"clrName": "AppendRowsAffectedWhereCondition",
|
|
879
|
+
"metadataToken": 100664499,
|
|
880
|
+
"canonicalSignature": "(System.Text.StringBuilder,System.Int32):System.Void",
|
|
881
|
+
"normalizedSignature": "AppendRowsAffectedWhereCondition|(System.Text.StringBuilder,System.Int32):System.Void|static=false",
|
|
882
|
+
"emitScope": "ClassSurface",
|
|
883
|
+
"provenance": "Original",
|
|
884
|
+
"arity": 0,
|
|
885
|
+
"parameterCount": 2,
|
|
886
|
+
"isStatic": false,
|
|
887
|
+
"isAbstract": false,
|
|
888
|
+
"isVirtual": true,
|
|
889
|
+
"isOverride": true,
|
|
890
|
+
"isSealed": false,
|
|
891
|
+
"visibility": "Protected",
|
|
560
892
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
561
893
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
562
894
|
"isExtensionMethod": false
|
|
@@ -564,30 +896,44 @@
|
|
|
564
896
|
{
|
|
565
897
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator::AppendBulkInsertOperation(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
566
898
|
"clrName": "AppendBulkInsertOperation",
|
|
567
|
-
"tsEmitName": "appendBulkInsertOperation$view2",
|
|
568
899
|
"metadataToken": 100664448,
|
|
569
900
|
"canonicalSignature": "(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
570
901
|
"normalizedSignature": "AppendBulkInsertOperation|(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
571
902
|
"emitScope": "ViewOnly",
|
|
903
|
+
"provenance": "ExplicitView",
|
|
572
904
|
"arity": 0,
|
|
573
905
|
"parameterCount": 3,
|
|
906
|
+
"isStatic": false,
|
|
907
|
+
"isAbstract": false,
|
|
908
|
+
"isVirtual": true,
|
|
909
|
+
"isOverride": false,
|
|
910
|
+
"isSealed": false,
|
|
911
|
+
"visibility": "Public",
|
|
574
912
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
575
913
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
576
|
-
"isExtensionMethod": false
|
|
914
|
+
"isExtensionMethod": false,
|
|
915
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator"
|
|
577
916
|
},
|
|
578
917
|
{
|
|
579
918
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator::AppendBulkInsertOperation(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
580
919
|
"clrName": "AppendBulkInsertOperation",
|
|
581
|
-
"tsEmitName": "appendBulkInsertOperation$view",
|
|
582
920
|
"metadataToken": 100664447,
|
|
583
921
|
"canonicalSignature": "(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
584
922
|
"normalizedSignature": "AppendBulkInsertOperation|(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
585
923
|
"emitScope": "ViewOnly",
|
|
924
|
+
"provenance": "ExplicitView",
|
|
586
925
|
"arity": 0,
|
|
587
926
|
"parameterCount": 4,
|
|
927
|
+
"isStatic": false,
|
|
928
|
+
"isAbstract": false,
|
|
929
|
+
"isVirtual": true,
|
|
930
|
+
"isOverride": false,
|
|
931
|
+
"isSealed": false,
|
|
932
|
+
"visibility": "Public",
|
|
588
933
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
589
934
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
590
935
|
"isExtensionMethod": false,
|
|
936
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
591
937
|
"parameterModifiers": [
|
|
592
938
|
{
|
|
593
939
|
"index": 3,
|
|
@@ -596,7 +942,27 @@
|
|
|
596
942
|
]
|
|
597
943
|
}
|
|
598
944
|
],
|
|
599
|
-
"properties": [
|
|
945
|
+
"properties": [
|
|
946
|
+
{
|
|
947
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::MergeIntoMinimumThreshold:System.Int32",
|
|
948
|
+
"clrName": "MergeIntoMinimumThreshold",
|
|
949
|
+
"metadataToken": 385876101,
|
|
950
|
+
"canonicalSignature": ":System.Int32",
|
|
951
|
+
"normalizedSignature": "MergeIntoMinimumThreshold|:System.Int32|static=false|accessor=get",
|
|
952
|
+
"emitScope": "ClassSurface",
|
|
953
|
+
"provenance": "Original",
|
|
954
|
+
"isIndexer": false,
|
|
955
|
+
"hasGetter": true,
|
|
956
|
+
"hasSetter": false,
|
|
957
|
+
"isStatic": false,
|
|
958
|
+
"isAbstract": false,
|
|
959
|
+
"isVirtual": true,
|
|
960
|
+
"isOverride": false,
|
|
961
|
+
"visibility": "Protected",
|
|
962
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
963
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
964
|
+
}
|
|
965
|
+
],
|
|
600
966
|
"fields": [],
|
|
601
967
|
"events": [],
|
|
602
968
|
"constructors": [
|
|
@@ -607,112 +973,10 @@
|
|
|
607
973
|
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Update.UpdateSqlGeneratorDependencies):void|static=false",
|
|
608
974
|
"isStatic": false,
|
|
609
975
|
"parameterCount": 1,
|
|
976
|
+
"visibility": "Public",
|
|
610
977
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
611
978
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
612
979
|
}
|
|
613
|
-
],
|
|
614
|
-
"exposedMethods": [
|
|
615
|
-
{
|
|
616
|
-
"tsName": "appendInsertOperation",
|
|
617
|
-
"isStatic": false,
|
|
618
|
-
"tsSignatureId": "AppendInsertOperation|(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
619
|
-
"target": {
|
|
620
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
621
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
622
|
-
"metadataToken": 100664472
|
|
623
|
-
}
|
|
624
|
-
},
|
|
625
|
-
{
|
|
626
|
-
"tsName": "appendUpdateOperation",
|
|
627
|
-
"isStatic": false,
|
|
628
|
-
"tsSignatureId": "AppendUpdateOperation|(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
629
|
-
"target": {
|
|
630
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
631
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
632
|
-
"metadataToken": 100664474
|
|
633
|
-
}
|
|
634
|
-
},
|
|
635
|
-
{
|
|
636
|
-
"tsName": "appendDeleteOperation",
|
|
637
|
-
"isStatic": false,
|
|
638
|
-
"tsSignatureId": "AppendDeleteOperation|(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
639
|
-
"target": {
|
|
640
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
641
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
642
|
-
"metadataToken": 100664477
|
|
643
|
-
}
|
|
644
|
-
},
|
|
645
|
-
{
|
|
646
|
-
"tsName": "appendBulkInsertOperation",
|
|
647
|
-
"isStatic": false,
|
|
648
|
-
"tsSignatureId": "AppendBulkInsertOperation|(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
649
|
-
"target": {
|
|
650
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
651
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
652
|
-
"metadataToken": 100664479
|
|
653
|
-
}
|
|
654
|
-
},
|
|
655
|
-
{
|
|
656
|
-
"tsName": "appendStoredProcedureCall",
|
|
657
|
-
"isStatic": false,
|
|
658
|
-
"tsSignatureId": "AppendStoredProcedureCall|(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
659
|
-
"target": {
|
|
660
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
661
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
662
|
-
"metadataToken": 100664486
|
|
663
|
-
}
|
|
664
|
-
},
|
|
665
|
-
{
|
|
666
|
-
"tsName": "appendBatchHeader",
|
|
667
|
-
"isStatic": false,
|
|
668
|
-
"tsSignatureId": "AppendBatchHeader|(System.Text.StringBuilder):System.Void|static=false",
|
|
669
|
-
"target": {
|
|
670
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
671
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
672
|
-
"metadataToken": 100664496
|
|
673
|
-
}
|
|
674
|
-
},
|
|
675
|
-
{
|
|
676
|
-
"tsName": "prependEnsureAutocommit",
|
|
677
|
-
"isStatic": false,
|
|
678
|
-
"tsSignatureId": "PrependEnsureAutocommit|(System.Text.StringBuilder):System.Void|static=false",
|
|
679
|
-
"target": {
|
|
680
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
681
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
682
|
-
"metadataToken": 100664497
|
|
683
|
-
}
|
|
684
|
-
},
|
|
685
|
-
{
|
|
686
|
-
"tsName": "appendBulkInsertOperation$view2",
|
|
687
|
-
"isStatic": false,
|
|
688
|
-
"tsSignatureId": "AppendBulkInsertOperation|(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
689
|
-
"target": {
|
|
690
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
691
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
692
|
-
"metadataToken": 100664448
|
|
693
|
-
}
|
|
694
|
-
},
|
|
695
|
-
{
|
|
696
|
-
"tsName": "appendBulkInsertOperation$view",
|
|
697
|
-
"isStatic": false,
|
|
698
|
-
"tsSignatureId": "AppendBulkInsertOperation|(System.Text.StringBuilder,System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
699
|
-
"target": {
|
|
700
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
701
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
702
|
-
"metadataToken": 100664447
|
|
703
|
-
}
|
|
704
|
-
}
|
|
705
|
-
],
|
|
706
|
-
"exposedConstructors": [
|
|
707
|
-
{
|
|
708
|
-
"isStatic": false,
|
|
709
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Update.UpdateSqlGeneratorDependencies):void|static=false",
|
|
710
|
-
"target": {
|
|
711
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
712
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
713
|
-
"metadataToken": 100664470
|
|
714
|
-
}
|
|
715
|
-
}
|
|
716
980
|
]
|
|
717
981
|
}
|
|
718
982
|
]
|