@tsonic/efcore-sqlserver 0.1.1 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +23 -23
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +30 -30
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +538 -538
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -1,23 +1,36 @@
|
|
|
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,
|
|
10
18
|
"methods": [
|
|
11
19
|
{
|
|
12
20
|
"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
21
|
"clrName": "AppendBulkInsertOperation",
|
|
14
|
-
"tsEmitName": "appendBulkInsertOperation",
|
|
15
22
|
"metadataToken": 100664447,
|
|
16
23
|
"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
24
|
"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
25
|
"emitScope": "ClassSurface",
|
|
26
|
+
"provenance": "Original",
|
|
19
27
|
"arity": 0,
|
|
20
28
|
"parameterCount": 4,
|
|
29
|
+
"isStatic": false,
|
|
30
|
+
"isAbstract": true,
|
|
31
|
+
"isVirtual": true,
|
|
32
|
+
"isOverride": false,
|
|
33
|
+
"isSealed": false,
|
|
21
34
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
22
35
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
23
36
|
"isExtensionMethod": false,
|
|
@@ -31,13 +44,18 @@
|
|
|
31
44
|
{
|
|
32
45
|
"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
46
|
"clrName": "AppendBulkInsertOperation",
|
|
34
|
-
"tsEmitName": "appendBulkInsertOperation",
|
|
35
47
|
"metadataToken": 100664448,
|
|
36
48
|
"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
49
|
"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
50
|
"emitScope": "ClassSurface",
|
|
51
|
+
"provenance": "Original",
|
|
39
52
|
"arity": 0,
|
|
40
53
|
"parameterCount": 3,
|
|
54
|
+
"isStatic": false,
|
|
55
|
+
"isAbstract": false,
|
|
56
|
+
"isVirtual": true,
|
|
57
|
+
"isOverride": false,
|
|
58
|
+
"isSealed": false,
|
|
41
59
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
42
60
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
43
61
|
"isExtensionMethod": false
|
|
@@ -46,36 +64,19 @@
|
|
|
46
64
|
"properties": [],
|
|
47
65
|
"fields": [],
|
|
48
66
|
"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
|
-
]
|
|
67
|
+
"constructors": []
|
|
72
68
|
},
|
|
73
69
|
{
|
|
74
70
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommand",
|
|
75
71
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommand",
|
|
76
|
-
"tsEmitName": "SqlServerModificationCommand",
|
|
77
72
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
78
73
|
"metadataToken": 0,
|
|
74
|
+
"kind": "Class",
|
|
75
|
+
"accessibility": "Public",
|
|
76
|
+
"isAbstract": false,
|
|
77
|
+
"isSealed": false,
|
|
78
|
+
"isStatic": false,
|
|
79
|
+
"arity": 0,
|
|
79
80
|
"methods": [],
|
|
80
81
|
"properties": [],
|
|
81
82
|
"fields": [],
|
|
@@ -113,45 +114,35 @@
|
|
|
113
114
|
}
|
|
114
115
|
]
|
|
115
116
|
}
|
|
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
117
|
]
|
|
137
118
|
},
|
|
138
119
|
{
|
|
139
120
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
140
121
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
141
|
-
"tsEmitName": "SqlServerModificationCommandBatch",
|
|
142
122
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
143
123
|
"metadataToken": 0,
|
|
124
|
+
"kind": "Class",
|
|
125
|
+
"accessibility": "Public",
|
|
126
|
+
"isAbstract": false,
|
|
127
|
+
"isSealed": false,
|
|
128
|
+
"isStatic": false,
|
|
129
|
+
"arity": 0,
|
|
144
130
|
"methods": [
|
|
145
131
|
{
|
|
146
132
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch::TryAddCommand(Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand):System.Boolean",
|
|
147
133
|
"clrName": "TryAddCommand",
|
|
148
|
-
"tsEmitName": "tryAddCommand",
|
|
149
134
|
"metadataToken": 100664457,
|
|
150
135
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand):System.Boolean",
|
|
151
136
|
"normalizedSignature": "TryAddCommand|(Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand):System.Boolean|static=false",
|
|
152
137
|
"emitScope": "ClassSurface",
|
|
138
|
+
"provenance": "Original",
|
|
153
139
|
"arity": 0,
|
|
154
140
|
"parameterCount": 1,
|
|
141
|
+
"isStatic": false,
|
|
142
|
+
"isAbstract": false,
|
|
143
|
+
"isVirtual": true,
|
|
144
|
+
"isOverride": true,
|
|
145
|
+
"isSealed": false,
|
|
155
146
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
156
147
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
157
148
|
"isExtensionMethod": false
|
|
@@ -159,13 +150,18 @@
|
|
|
159
150
|
{
|
|
160
151
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch::Complete(System.Boolean):System.Void",
|
|
161
152
|
"clrName": "Complete",
|
|
162
|
-
"tsEmitName": "complete",
|
|
163
153
|
"metadataToken": 100664460,
|
|
164
154
|
"canonicalSignature": "(System.Boolean):System.Void",
|
|
165
155
|
"normalizedSignature": "Complete|(System.Boolean):System.Void|static=false",
|
|
166
156
|
"emitScope": "ClassSurface",
|
|
157
|
+
"provenance": "Original",
|
|
167
158
|
"arity": 0,
|
|
168
159
|
"parameterCount": 1,
|
|
160
|
+
"isStatic": false,
|
|
161
|
+
"isAbstract": false,
|
|
162
|
+
"isVirtual": true,
|
|
163
|
+
"isOverride": true,
|
|
164
|
+
"isSealed": false,
|
|
169
165
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
170
166
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
171
167
|
"isExtensionMethod": false
|
|
@@ -173,13 +169,18 @@
|
|
|
173
169
|
{
|
|
174
170
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch::Execute(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):System.Void",
|
|
175
171
|
"clrName": "Execute",
|
|
176
|
-
"tsEmitName": "execute",
|
|
177
172
|
"metadataToken": 100664461,
|
|
178
173
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):System.Void",
|
|
179
174
|
"normalizedSignature": "Execute|(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):System.Void|static=false",
|
|
180
175
|
"emitScope": "ClassSurface",
|
|
176
|
+
"provenance": "Original",
|
|
181
177
|
"arity": 0,
|
|
182
178
|
"parameterCount": 1,
|
|
179
|
+
"isStatic": false,
|
|
180
|
+
"isAbstract": false,
|
|
181
|
+
"isVirtual": true,
|
|
182
|
+
"isOverride": true,
|
|
183
|
+
"isSealed": false,
|
|
183
184
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
184
185
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
185
186
|
"isExtensionMethod": false
|
|
@@ -187,13 +188,18 @@
|
|
|
187
188
|
{
|
|
188
189
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch::ExecuteAsync(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
189
190
|
"clrName": "ExecuteAsync",
|
|
190
|
-
"tsEmitName": "executeAsync",
|
|
191
191
|
"metadataToken": 100664462,
|
|
192
192
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection,System.Threading.CancellationToken):System.Threading.Tasks.Task",
|
|
193
193
|
"normalizedSignature": "ExecuteAsync|(Microsoft.EntityFrameworkCore.Storage.IRelationalConnection,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
|
|
194
194
|
"emitScope": "ClassSurface",
|
|
195
|
+
"provenance": "Original",
|
|
195
196
|
"arity": 0,
|
|
196
197
|
"parameterCount": 2,
|
|
198
|
+
"isStatic": false,
|
|
199
|
+
"isAbstract": false,
|
|
200
|
+
"isVirtual": true,
|
|
201
|
+
"isOverride": true,
|
|
202
|
+
"isSealed": false,
|
|
197
203
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
198
204
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
199
205
|
"isExtensionMethod": false
|
|
@@ -213,78 +219,35 @@
|
|
|
213
219
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatch",
|
|
214
220
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
215
221
|
}
|
|
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
222
|
]
|
|
270
223
|
},
|
|
271
224
|
{
|
|
272
225
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatchFactory",
|
|
273
226
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatchFactory",
|
|
274
|
-
"tsEmitName": "SqlServerModificationCommandBatchFactory",
|
|
275
227
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
276
228
|
"metadataToken": 0,
|
|
229
|
+
"kind": "Class",
|
|
230
|
+
"accessibility": "Public",
|
|
231
|
+
"isAbstract": false,
|
|
232
|
+
"isSealed": false,
|
|
233
|
+
"isStatic": false,
|
|
234
|
+
"arity": 0,
|
|
277
235
|
"methods": [
|
|
278
236
|
{
|
|
279
237
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatchFactory::Create():Microsoft.EntityFrameworkCore.Update.ModificationCommandBatch",
|
|
280
238
|
"clrName": "Create",
|
|
281
|
-
"tsEmitName": "create",
|
|
282
239
|
"metadataToken": 100664466,
|
|
283
240
|
"canonicalSignature": "():Microsoft.EntityFrameworkCore.Update.ModificationCommandBatch",
|
|
284
241
|
"normalizedSignature": "Create|():Microsoft.EntityFrameworkCore.Update.ModificationCommandBatch|static=false",
|
|
285
242
|
"emitScope": "ClassSurface",
|
|
243
|
+
"provenance": "Original",
|
|
286
244
|
"arity": 0,
|
|
287
245
|
"parameterCount": 0,
|
|
246
|
+
"isStatic": false,
|
|
247
|
+
"isAbstract": false,
|
|
248
|
+
"isVirtual": true,
|
|
249
|
+
"isOverride": false,
|
|
250
|
+
"isSealed": false,
|
|
288
251
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatchFactory",
|
|
289
252
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
290
253
|
"isExtensionMethod": false
|
|
@@ -304,48 +267,35 @@
|
|
|
304
267
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandBatchFactory",
|
|
305
268
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
306
269
|
}
|
|
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
270
|
]
|
|
331
271
|
},
|
|
332
272
|
{
|
|
333
273
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandFactory",
|
|
334
274
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandFactory",
|
|
335
|
-
"tsEmitName": "SqlServerModificationCommandFactory",
|
|
336
275
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
337
276
|
"metadataToken": 0,
|
|
277
|
+
"kind": "Class",
|
|
278
|
+
"accessibility": "Public",
|
|
279
|
+
"isAbstract": false,
|
|
280
|
+
"isSealed": false,
|
|
281
|
+
"isStatic": false,
|
|
282
|
+
"arity": 0,
|
|
338
283
|
"methods": [
|
|
339
284
|
{
|
|
340
285
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandFactory::CreateModificationCommand(Microsoft.EntityFrameworkCore.Update.ModificationCommandParameters\u0026):Microsoft.EntityFrameworkCore.Update.IModificationCommand",
|
|
341
286
|
"clrName": "CreateModificationCommand",
|
|
342
|
-
"tsEmitName": "createModificationCommand",
|
|
343
287
|
"metadataToken": 100664467,
|
|
344
288
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Update.ModificationCommandParameters\u0026):Microsoft.EntityFrameworkCore.Update.IModificationCommand",
|
|
345
289
|
"normalizedSignature": "CreateModificationCommand|(Microsoft.EntityFrameworkCore.Update.ModificationCommandParameters\u0026):Microsoft.EntityFrameworkCore.Update.IModificationCommand|static=false",
|
|
346
290
|
"emitScope": "ClassSurface",
|
|
291
|
+
"provenance": "Original",
|
|
347
292
|
"arity": 0,
|
|
348
293
|
"parameterCount": 1,
|
|
294
|
+
"isStatic": false,
|
|
295
|
+
"isAbstract": false,
|
|
296
|
+
"isVirtual": true,
|
|
297
|
+
"isOverride": false,
|
|
298
|
+
"isSealed": false,
|
|
349
299
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandFactory",
|
|
350
300
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
351
301
|
"isExtensionMethod": false,
|
|
@@ -359,13 +309,18 @@
|
|
|
359
309
|
{
|
|
360
310
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandFactory::CreateNonTrackedModificationCommand(Microsoft.EntityFrameworkCore.Update.NonTrackedModificationCommandParameters\u0026):Microsoft.EntityFrameworkCore.Update.INonTrackedModificationCommand",
|
|
361
311
|
"clrName": "CreateNonTrackedModificationCommand",
|
|
362
|
-
"tsEmitName": "createNonTrackedModificationCommand",
|
|
363
312
|
"metadataToken": 100664468,
|
|
364
313
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Update.NonTrackedModificationCommandParameters\u0026):Microsoft.EntityFrameworkCore.Update.INonTrackedModificationCommand",
|
|
365
314
|
"normalizedSignature": "CreateNonTrackedModificationCommand|(Microsoft.EntityFrameworkCore.Update.NonTrackedModificationCommandParameters\u0026):Microsoft.EntityFrameworkCore.Update.INonTrackedModificationCommand|static=false",
|
|
366
315
|
"emitScope": "ClassSurface",
|
|
316
|
+
"provenance": "Original",
|
|
367
317
|
"arity": 0,
|
|
368
318
|
"parameterCount": 1,
|
|
319
|
+
"isStatic": false,
|
|
320
|
+
"isAbstract": false,
|
|
321
|
+
"isVirtual": true,
|
|
322
|
+
"isOverride": false,
|
|
323
|
+
"isSealed": false,
|
|
369
324
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandFactory",
|
|
370
325
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
371
326
|
"isExtensionMethod": false,
|
|
@@ -391,58 +346,35 @@
|
|
|
391
346
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerModificationCommandFactory",
|
|
392
347
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
393
348
|
}
|
|
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
349
|
]
|
|
428
350
|
},
|
|
429
351
|
{
|
|
430
352
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
431
353
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
432
|
-
"tsEmitName": "SqlServerUpdateSqlGenerator",
|
|
433
354
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
434
355
|
"metadataToken": 0,
|
|
356
|
+
"kind": "Class",
|
|
357
|
+
"accessibility": "Public",
|
|
358
|
+
"isAbstract": false,
|
|
359
|
+
"isSealed": false,
|
|
360
|
+
"isStatic": false,
|
|
361
|
+
"arity": 0,
|
|
435
362
|
"methods": [
|
|
436
363
|
{
|
|
437
364
|
"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
365
|
"clrName": "AppendInsertOperation",
|
|
439
|
-
"tsEmitName": "appendInsertOperation",
|
|
440
366
|
"metadataToken": 100664472,
|
|
441
367
|
"canonicalSignature": "(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
442
368
|
"normalizedSignature": "AppendInsertOperation|(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
443
369
|
"emitScope": "ClassSurface",
|
|
370
|
+
"provenance": "Original",
|
|
444
371
|
"arity": 0,
|
|
445
372
|
"parameterCount": 4,
|
|
373
|
+
"isStatic": false,
|
|
374
|
+
"isAbstract": false,
|
|
375
|
+
"isVirtual": true,
|
|
376
|
+
"isOverride": true,
|
|
377
|
+
"isSealed": false,
|
|
446
378
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
447
379
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
448
380
|
"isExtensionMethod": false,
|
|
@@ -456,13 +388,18 @@
|
|
|
456
388
|
{
|
|
457
389
|
"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
390
|
"clrName": "AppendUpdateOperation",
|
|
459
|
-
"tsEmitName": "appendUpdateOperation",
|
|
460
391
|
"metadataToken": 100664474,
|
|
461
392
|
"canonicalSignature": "(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
462
393
|
"normalizedSignature": "AppendUpdateOperation|(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
463
394
|
"emitScope": "ClassSurface",
|
|
395
|
+
"provenance": "Original",
|
|
464
396
|
"arity": 0,
|
|
465
397
|
"parameterCount": 4,
|
|
398
|
+
"isStatic": false,
|
|
399
|
+
"isAbstract": false,
|
|
400
|
+
"isVirtual": true,
|
|
401
|
+
"isOverride": true,
|
|
402
|
+
"isSealed": false,
|
|
466
403
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
467
404
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
468
405
|
"isExtensionMethod": false,
|
|
@@ -476,13 +413,18 @@
|
|
|
476
413
|
{
|
|
477
414
|
"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
415
|
"clrName": "AppendDeleteOperation",
|
|
479
|
-
"tsEmitName": "appendDeleteOperation",
|
|
480
416
|
"metadataToken": 100664477,
|
|
481
417
|
"canonicalSignature": "(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
482
418
|
"normalizedSignature": "AppendDeleteOperation|(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
483
419
|
"emitScope": "ClassSurface",
|
|
420
|
+
"provenance": "Original",
|
|
484
421
|
"arity": 0,
|
|
485
422
|
"parameterCount": 4,
|
|
423
|
+
"isStatic": false,
|
|
424
|
+
"isAbstract": false,
|
|
425
|
+
"isVirtual": true,
|
|
426
|
+
"isOverride": true,
|
|
427
|
+
"isSealed": false,
|
|
486
428
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
487
429
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
488
430
|
"isExtensionMethod": false,
|
|
@@ -496,13 +438,18 @@
|
|
|
496
438
|
{
|
|
497
439
|
"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
440
|
"clrName": "AppendBulkInsertOperation",
|
|
499
|
-
"tsEmitName": "appendBulkInsertOperation",
|
|
500
441
|
"metadataToken": 100664479,
|
|
501
442
|
"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
443
|
"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
444
|
"emitScope": "ClassSurface",
|
|
445
|
+
"provenance": "Original",
|
|
504
446
|
"arity": 0,
|
|
505
447
|
"parameterCount": 4,
|
|
448
|
+
"isStatic": false,
|
|
449
|
+
"isAbstract": false,
|
|
450
|
+
"isVirtual": true,
|
|
451
|
+
"isOverride": false,
|
|
452
|
+
"isSealed": false,
|
|
506
453
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
507
454
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
508
455
|
"isExtensionMethod": false,
|
|
@@ -516,13 +463,18 @@
|
|
|
516
463
|
{
|
|
517
464
|
"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
465
|
"clrName": "AppendStoredProcedureCall",
|
|
519
|
-
"tsEmitName": "appendStoredProcedureCall",
|
|
520
466
|
"metadataToken": 100664486,
|
|
521
467
|
"canonicalSignature": "(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping",
|
|
522
468
|
"normalizedSignature": "AppendStoredProcedureCall|(System.Text.StringBuilder,Microsoft.EntityFrameworkCore.Update.IReadOnlyModificationCommand,System.Int32,System.Boolean\u0026):Microsoft.EntityFrameworkCore.Update.ResultSetMapping|static=false",
|
|
523
469
|
"emitScope": "ClassSurface",
|
|
470
|
+
"provenance": "Original",
|
|
524
471
|
"arity": 0,
|
|
525
472
|
"parameterCount": 4,
|
|
473
|
+
"isStatic": false,
|
|
474
|
+
"isAbstract": false,
|
|
475
|
+
"isVirtual": true,
|
|
476
|
+
"isOverride": true,
|
|
477
|
+
"isSealed": false,
|
|
526
478
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
527
479
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
528
480
|
"isExtensionMethod": false,
|
|
@@ -536,13 +488,18 @@
|
|
|
536
488
|
{
|
|
537
489
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::AppendBatchHeader(System.Text.StringBuilder):System.Void",
|
|
538
490
|
"clrName": "AppendBatchHeader",
|
|
539
|
-
"tsEmitName": "appendBatchHeader",
|
|
540
491
|
"metadataToken": 100664496,
|
|
541
492
|
"canonicalSignature": "(System.Text.StringBuilder):System.Void",
|
|
542
493
|
"normalizedSignature": "AppendBatchHeader|(System.Text.StringBuilder):System.Void|static=false",
|
|
543
494
|
"emitScope": "ClassSurface",
|
|
495
|
+
"provenance": "Original",
|
|
544
496
|
"arity": 0,
|
|
545
497
|
"parameterCount": 1,
|
|
498
|
+
"isStatic": false,
|
|
499
|
+
"isAbstract": false,
|
|
500
|
+
"isVirtual": true,
|
|
501
|
+
"isOverride": true,
|
|
502
|
+
"isSealed": false,
|
|
546
503
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
547
504
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
548
505
|
"isExtensionMethod": false
|
|
@@ -550,13 +507,18 @@
|
|
|
550
507
|
{
|
|
551
508
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator::PrependEnsureAutocommit(System.Text.StringBuilder):System.Void",
|
|
552
509
|
"clrName": "PrependEnsureAutocommit",
|
|
553
|
-
"tsEmitName": "prependEnsureAutocommit",
|
|
554
510
|
"metadataToken": 100664497,
|
|
555
511
|
"canonicalSignature": "(System.Text.StringBuilder):System.Void",
|
|
556
512
|
"normalizedSignature": "PrependEnsureAutocommit|(System.Text.StringBuilder):System.Void|static=false",
|
|
557
513
|
"emitScope": "ClassSurface",
|
|
514
|
+
"provenance": "Original",
|
|
558
515
|
"arity": 0,
|
|
559
516
|
"parameterCount": 1,
|
|
517
|
+
"isStatic": false,
|
|
518
|
+
"isAbstract": false,
|
|
519
|
+
"isVirtual": true,
|
|
520
|
+
"isOverride": true,
|
|
521
|
+
"isSealed": false,
|
|
560
522
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
561
523
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
562
524
|
"isExtensionMethod": false
|
|
@@ -564,30 +526,42 @@
|
|
|
564
526
|
{
|
|
565
527
|
"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
528
|
"clrName": "AppendBulkInsertOperation",
|
|
567
|
-
"tsEmitName": "appendBulkInsertOperation$view2",
|
|
568
529
|
"metadataToken": 100664448,
|
|
569
530
|
"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
531
|
"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
532
|
"emitScope": "ViewOnly",
|
|
533
|
+
"provenance": "ExplicitView",
|
|
572
534
|
"arity": 0,
|
|
573
535
|
"parameterCount": 3,
|
|
536
|
+
"isStatic": false,
|
|
537
|
+
"isAbstract": false,
|
|
538
|
+
"isVirtual": true,
|
|
539
|
+
"isOverride": false,
|
|
540
|
+
"isSealed": false,
|
|
574
541
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
575
542
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
576
|
-
"isExtensionMethod": false
|
|
543
|
+
"isExtensionMethod": false,
|
|
544
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator"
|
|
577
545
|
},
|
|
578
546
|
{
|
|
579
547
|
"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
548
|
"clrName": "AppendBulkInsertOperation",
|
|
581
|
-
"tsEmitName": "appendBulkInsertOperation$view",
|
|
582
549
|
"metadataToken": 100664447,
|
|
583
550
|
"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
551
|
"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
552
|
"emitScope": "ViewOnly",
|
|
553
|
+
"provenance": "ExplicitView",
|
|
586
554
|
"arity": 0,
|
|
587
555
|
"parameterCount": 4,
|
|
556
|
+
"isStatic": false,
|
|
557
|
+
"isAbstract": false,
|
|
558
|
+
"isVirtual": true,
|
|
559
|
+
"isOverride": false,
|
|
560
|
+
"isSealed": false,
|
|
588
561
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
589
562
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
590
563
|
"isExtensionMethod": false,
|
|
564
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator",
|
|
591
565
|
"parameterModifiers": [
|
|
592
566
|
{
|
|
593
567
|
"index": 3,
|
|
@@ -610,109 +584,6 @@
|
|
|
610
584
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.SqlServerUpdateSqlGenerator",
|
|
611
585
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
612
586
|
}
|
|
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
587
|
]
|
|
717
588
|
}
|
|
718
589
|
]
|