@tsonic/efcore-sqlserver 0.1.2 → 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 +21 -21
- 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 +613 -613
- 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 +117 -117
- 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 +467 -467
- 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 +28 -28
- 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 +162 -162
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +531 -531
- 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
|
@@ -21,8 +21,8 @@ import * as Microsoft_EntityFrameworkCore_Update_Internal from "@tsonic/efcore/M
|
|
|
21
21
|
import type { AffectedCountModificationCommandBatch, IModificationCommand, IModificationCommandBatchFactory, IModificationCommandFactory, INonTrackedModificationCommand, IReadOnlyModificationCommand, IUpdateSqlGenerator, ModificationCommand, ModificationCommandBatch, ModificationCommandBatchFactoryDependencies, ModificationCommandParameters, NonTrackedModificationCommandParameters, ResultSetMapping, UpdateAndSelectSqlGenerator, UpdateSqlGeneratorDependencies } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Update.js";
|
|
22
22
|
|
|
23
23
|
export interface ISqlServerUpdateSqlGenerator$instance extends IUpdateSqlGenerator {
|
|
24
|
-
|
|
25
|
-
|
|
24
|
+
AppendBulkInsertOperation(commandStringBuilder: StringBuilder, modificationCommands: IReadOnlyList<IReadOnlyModificationCommand>, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
|
|
25
|
+
AppendBulkInsertOperation(commandStringBuilder: StringBuilder, modificationCommands: IReadOnlyList<IReadOnlyModificationCommand>, commandPosition: int): ResultSetMapping;
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
|
|
@@ -41,10 +41,10 @@ export const SqlServerModificationCommand: {
|
|
|
41
41
|
export type SqlServerModificationCommand = SqlServerModificationCommand$instance;
|
|
42
42
|
|
|
43
43
|
export interface SqlServerModificationCommandBatch$instance extends AffectedCountModificationCommandBatch {
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
44
|
+
Complete(moreBatchesExpected: boolean): void;
|
|
45
|
+
Execute(connection: IRelationalConnection): void;
|
|
46
|
+
ExecuteAsync(connection: IRelationalConnection, cancellationToken?: CancellationToken): Task;
|
|
47
|
+
TryAddCommand(modificationCommand: IReadOnlyModificationCommand): boolean;
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
|
|
@@ -56,7 +56,7 @@ export const SqlServerModificationCommandBatch: {
|
|
|
56
56
|
export type SqlServerModificationCommandBatch = SqlServerModificationCommandBatch$instance;
|
|
57
57
|
|
|
58
58
|
export interface SqlServerModificationCommandBatchFactory$instance {
|
|
59
|
-
|
|
59
|
+
Create(): ModificationCommandBatch;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
|
|
@@ -68,8 +68,8 @@ export const SqlServerModificationCommandBatchFactory: {
|
|
|
68
68
|
export type SqlServerModificationCommandBatchFactory = SqlServerModificationCommandBatchFactory$instance;
|
|
69
69
|
|
|
70
70
|
export interface SqlServerModificationCommandFactory$instance {
|
|
71
|
-
|
|
72
|
-
|
|
71
|
+
CreateModificationCommand(modificationCommandParameters: ModificationCommandParameters): IModificationCommand;
|
|
72
|
+
CreateNonTrackedModificationCommand(modificationCommandParameters: NonTrackedModificationCommandParameters): INonTrackedModificationCommand;
|
|
73
73
|
}
|
|
74
74
|
|
|
75
75
|
|
|
@@ -81,13 +81,13 @@ export const SqlServerModificationCommandFactory: {
|
|
|
81
81
|
export type SqlServerModificationCommandFactory = SqlServerModificationCommandFactory$instance;
|
|
82
82
|
|
|
83
83
|
export interface SqlServerUpdateSqlGenerator$instance extends UpdateAndSelectSqlGenerator {
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
84
|
+
AppendBatchHeader(commandStringBuilder: StringBuilder): void;
|
|
85
|
+
AppendBulkInsertOperation(commandStringBuilder: StringBuilder, modificationCommands: IReadOnlyList<IReadOnlyModificationCommand>, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
|
|
86
|
+
AppendDeleteOperation(commandStringBuilder: StringBuilder, command: IReadOnlyModificationCommand, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
|
|
87
|
+
AppendInsertOperation(commandStringBuilder: StringBuilder, command: IReadOnlyModificationCommand, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
|
|
88
|
+
AppendStoredProcedureCall(commandStringBuilder: StringBuilder, command: IReadOnlyModificationCommand, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
|
|
89
|
+
AppendUpdateOperation(commandStringBuilder: StringBuilder, command: IReadOnlyModificationCommand, commandPosition: int, requiresTransaction: boolean): ResultSetMapping;
|
|
90
|
+
PrependEnsureAutocommit(commandStringBuilder: StringBuilder): void;
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
|
|
@@ -1,23 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory",
|
|
6
9
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory",
|
|
7
|
-
"tsEmitName": "ISqlServerSequenceValueGeneratorFactory",
|
|
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.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory::TryCreate(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator",
|
|
13
21
|
"clrName": "TryCreate",
|
|
14
|
-
"tsEmitName": "tryCreate",
|
|
15
22
|
"metadataToken": 100664429,
|
|
16
23
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator",
|
|
17
24
|
"normalizedSignature": "TryCreate|(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator|static=false",
|
|
18
25
|
"emitScope": "ClassSurface",
|
|
26
|
+
"provenance": "Original",
|
|
19
27
|
"arity": 0,
|
|
20
28
|
"parameterCount": 6,
|
|
29
|
+
"isStatic": false,
|
|
30
|
+
"isAbstract": true,
|
|
31
|
+
"isVirtual": true,
|
|
32
|
+
"isOverride": false,
|
|
33
|
+
"isSealed": false,
|
|
21
34
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory",
|
|
22
35
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
23
36
|
"isExtensionMethod": false
|
|
@@ -26,37 +39,35 @@
|
|
|
26
39
|
"properties": [],
|
|
27
40
|
"fields": [],
|
|
28
41
|
"events": [],
|
|
29
|
-
"constructors": []
|
|
30
|
-
"exposedMethods": [
|
|
31
|
-
{
|
|
32
|
-
"tsName": "tryCreate",
|
|
33
|
-
"isStatic": false,
|
|
34
|
-
"tsSignatureId": "TryCreate|(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator|static=false",
|
|
35
|
-
"target": {
|
|
36
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory",
|
|
37
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
38
|
-
"metadataToken": 100664429
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
]
|
|
42
|
+
"constructors": []
|
|
42
43
|
},
|
|
43
44
|
{
|
|
44
45
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
|
|
45
46
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
|
|
46
|
-
"tsEmitName": "ISqlServerValueGeneratorCache",
|
|
47
47
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
48
48
|
"metadataToken": 0,
|
|
49
|
+
"kind": "Interface",
|
|
50
|
+
"accessibility": "Public",
|
|
51
|
+
"isAbstract": true,
|
|
52
|
+
"isSealed": false,
|
|
53
|
+
"isStatic": false,
|
|
54
|
+
"arity": 0,
|
|
49
55
|
"methods": [
|
|
50
56
|
{
|
|
51
57
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache::GetOrAddSequenceState(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
|
|
52
58
|
"clrName": "GetOrAddSequenceState",
|
|
53
|
-
"tsEmitName": "getOrAddSequenceState",
|
|
54
59
|
"metadataToken": 100664430,
|
|
55
60
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
|
|
56
61
|
"normalizedSignature": "GetOrAddSequenceState|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState|static=false",
|
|
57
62
|
"emitScope": "ClassSurface",
|
|
63
|
+
"provenance": "Original",
|
|
58
64
|
"arity": 0,
|
|
59
65
|
"parameterCount": 2,
|
|
66
|
+
"isStatic": false,
|
|
67
|
+
"isAbstract": true,
|
|
68
|
+
"isVirtual": true,
|
|
69
|
+
"isOverride": false,
|
|
70
|
+
"isSealed": false,
|
|
60
71
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
|
|
61
72
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
62
73
|
"isExtensionMethod": false
|
|
@@ -65,39 +76,36 @@
|
|
|
65
76
|
"properties": [],
|
|
66
77
|
"fields": [],
|
|
67
78
|
"events": [],
|
|
68
|
-
"constructors": []
|
|
69
|
-
"exposedMethods": [
|
|
70
|
-
{
|
|
71
|
-
"tsName": "getOrAddSequenceState",
|
|
72
|
-
"isStatic": false,
|
|
73
|
-
"tsSignatureId": "GetOrAddSequenceState|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState|static=false",
|
|
74
|
-
"target": {
|
|
75
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
|
|
76
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
77
|
-
"metadataToken": 100664430
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
]
|
|
79
|
+
"constructors": []
|
|
81
80
|
},
|
|
82
81
|
{
|
|
83
82
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceHiLoValueGenerator\u00601",
|
|
84
83
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceHiLoValueGenerator\u00601",
|
|
85
|
-
"tsEmitName": "SqlServerSequenceHiLoValueGenerator_1",
|
|
86
84
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
87
85
|
"metadataToken": 0,
|
|
86
|
+
"kind": "Class",
|
|
87
|
+
"accessibility": "Public",
|
|
88
|
+
"isAbstract": false,
|
|
89
|
+
"isSealed": false,
|
|
90
|
+
"isStatic": false,
|
|
91
|
+
"arity": 1,
|
|
88
92
|
"methods": [],
|
|
89
93
|
"properties": [
|
|
90
94
|
{
|
|
91
95
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceHiLoValueGenerator\u00601::GeneratesTemporaryValues:System.Boolean",
|
|
92
96
|
"clrName": "GeneratesTemporaryValues",
|
|
93
|
-
"tsEmitName": "generatesTemporaryValues",
|
|
94
97
|
"metadataToken": 385876096,
|
|
95
98
|
"canonicalSignature": ":System.Boolean",
|
|
96
99
|
"normalizedSignature": "GeneratesTemporaryValues|:System.Boolean|static=false|accessor=get",
|
|
97
100
|
"emitScope": "ClassSurface",
|
|
101
|
+
"provenance": "Original",
|
|
98
102
|
"isIndexer": false,
|
|
99
103
|
"hasGetter": true,
|
|
100
104
|
"hasSetter": false,
|
|
105
|
+
"isStatic": false,
|
|
106
|
+
"isAbstract": false,
|
|
107
|
+
"isVirtual": true,
|
|
108
|
+
"isOverride": true,
|
|
101
109
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceHiLoValueGenerator\u00601",
|
|
102
110
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
103
111
|
}
|
|
@@ -115,48 +123,35 @@
|
|
|
115
123
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceHiLoValueGenerator\u00601",
|
|
116
124
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
117
125
|
}
|
|
118
|
-
],
|
|
119
|
-
"exposedProperties": [
|
|
120
|
-
{
|
|
121
|
-
"tsName": "generatesTemporaryValues",
|
|
122
|
-
"isStatic": false,
|
|
123
|
-
"tsSignatureId": "GeneratesTemporaryValues|:System.Boolean|static=false|accessor=get",
|
|
124
|
-
"target": {
|
|
125
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceHiLoValueGenerator\u00601",
|
|
126
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
127
|
-
"metadataToken": 385876096
|
|
128
|
-
}
|
|
129
|
-
}
|
|
130
|
-
],
|
|
131
|
-
"exposedConstructors": [
|
|
132
|
-
{
|
|
133
|
-
"isStatic": false,
|
|
134
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):void|static=false",
|
|
135
|
-
"target": {
|
|
136
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceHiLoValueGenerator\u00601",
|
|
137
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
138
|
-
"metadataToken": 100664431
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
126
|
]
|
|
142
127
|
},
|
|
143
128
|
{
|
|
144
129
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorFactory",
|
|
145
130
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorFactory",
|
|
146
|
-
"tsEmitName": "SqlServerSequenceValueGeneratorFactory",
|
|
147
131
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
148
132
|
"metadataToken": 0,
|
|
133
|
+
"kind": "Class",
|
|
134
|
+
"accessibility": "Public",
|
|
135
|
+
"isAbstract": false,
|
|
136
|
+
"isSealed": false,
|
|
137
|
+
"isStatic": false,
|
|
138
|
+
"arity": 0,
|
|
149
139
|
"methods": [
|
|
150
140
|
{
|
|
151
141
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorFactory::TryCreate(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator",
|
|
152
142
|
"clrName": "TryCreate",
|
|
153
|
-
"tsEmitName": "tryCreate",
|
|
154
143
|
"metadataToken": 100664436,
|
|
155
144
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator",
|
|
156
145
|
"normalizedSignature": "TryCreate|(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator|static=false",
|
|
157
146
|
"emitScope": "ClassSurface",
|
|
147
|
+
"provenance": "Original",
|
|
158
148
|
"arity": 0,
|
|
159
149
|
"parameterCount": 6,
|
|
150
|
+
"isStatic": false,
|
|
151
|
+
"isAbstract": false,
|
|
152
|
+
"isVirtual": true,
|
|
153
|
+
"isOverride": false,
|
|
154
|
+
"isSealed": false,
|
|
160
155
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorFactory",
|
|
161
156
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
162
157
|
"isExtensionMethod": false
|
|
@@ -164,16 +159,22 @@
|
|
|
164
159
|
{
|
|
165
160
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory::TryCreate(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator",
|
|
166
161
|
"clrName": "TryCreate",
|
|
167
|
-
"tsEmitName": "tryCreate$view",
|
|
168
162
|
"metadataToken": 100664429,
|
|
169
163
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator",
|
|
170
164
|
"normalizedSignature": "TryCreate|(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator|static=false",
|
|
171
165
|
"emitScope": "ViewOnly",
|
|
166
|
+
"provenance": "ExplicitView",
|
|
172
167
|
"arity": 0,
|
|
173
168
|
"parameterCount": 6,
|
|
169
|
+
"isStatic": false,
|
|
170
|
+
"isAbstract": false,
|
|
171
|
+
"isVirtual": true,
|
|
172
|
+
"isOverride": false,
|
|
173
|
+
"isSealed": false,
|
|
174
174
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory",
|
|
175
175
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
176
|
-
"isExtensionMethod": false
|
|
176
|
+
"isExtensionMethod": false,
|
|
177
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory"
|
|
177
178
|
}
|
|
178
179
|
],
|
|
179
180
|
"properties": [],
|
|
@@ -190,60 +191,36 @@
|
|
|
190
191
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorFactory",
|
|
191
192
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
192
193
|
}
|
|
193
|
-
],
|
|
194
|
-
"exposedMethods": [
|
|
195
|
-
{
|
|
196
|
-
"tsName": "tryCreate",
|
|
197
|
-
"isStatic": false,
|
|
198
|
-
"tsSignatureId": "TryCreate|(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator|static=false",
|
|
199
|
-
"target": {
|
|
200
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorFactory",
|
|
201
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
202
|
-
"metadataToken": 100664436
|
|
203
|
-
}
|
|
204
|
-
},
|
|
205
|
-
{
|
|
206
|
-
"tsName": "tryCreate$view",
|
|
207
|
-
"isStatic": false,
|
|
208
|
-
"tsSignatureId": "TryCreate|(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Type,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator|static=false",
|
|
209
|
-
"target": {
|
|
210
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory",
|
|
211
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
212
|
-
"metadataToken": 100664429
|
|
213
|
-
}
|
|
214
|
-
}
|
|
215
|
-
],
|
|
216
|
-
"exposedConstructors": [
|
|
217
|
-
{
|
|
218
|
-
"isStatic": false,
|
|
219
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator):void|static=false",
|
|
220
|
-
"target": {
|
|
221
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorFactory",
|
|
222
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
223
|
-
"metadataToken": 100664435
|
|
224
|
-
}
|
|
225
|
-
}
|
|
226
194
|
]
|
|
227
195
|
},
|
|
228
196
|
{
|
|
229
197
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
|
|
230
198
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
|
|
231
|
-
"tsEmitName": "SqlServerSequenceValueGeneratorState",
|
|
232
199
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
233
200
|
"metadataToken": 0,
|
|
201
|
+
"kind": "Class",
|
|
202
|
+
"accessibility": "Public",
|
|
203
|
+
"isAbstract": false,
|
|
204
|
+
"isSealed": false,
|
|
205
|
+
"isStatic": false,
|
|
206
|
+
"arity": 0,
|
|
234
207
|
"methods": [],
|
|
235
208
|
"properties": [
|
|
236
209
|
{
|
|
237
210
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState::Sequence:Microsoft.EntityFrameworkCore.Metadata.ISequence",
|
|
238
211
|
"clrName": "Sequence",
|
|
239
|
-
"tsEmitName": "sequence",
|
|
240
212
|
"metadataToken": 385876097,
|
|
241
213
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.Metadata.ISequence",
|
|
242
214
|
"normalizedSignature": "Sequence|:Microsoft.EntityFrameworkCore.Metadata.ISequence|static=false|accessor=get",
|
|
243
215
|
"emitScope": "ClassSurface",
|
|
216
|
+
"provenance": "Original",
|
|
244
217
|
"isIndexer": false,
|
|
245
218
|
"hasGetter": true,
|
|
246
219
|
"hasSetter": false,
|
|
220
|
+
"isStatic": false,
|
|
221
|
+
"isAbstract": false,
|
|
222
|
+
"isVirtual": true,
|
|
223
|
+
"isOverride": false,
|
|
247
224
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
|
|
248
225
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
249
226
|
}
|
|
@@ -261,48 +238,35 @@
|
|
|
261
238
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
|
|
262
239
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
263
240
|
}
|
|
264
|
-
],
|
|
265
|
-
"exposedProperties": [
|
|
266
|
-
{
|
|
267
|
-
"tsName": "sequence",
|
|
268
|
-
"isStatic": false,
|
|
269
|
-
"tsSignatureId": "Sequence|:Microsoft.EntityFrameworkCore.Metadata.ISequence|static=false|accessor=get",
|
|
270
|
-
"target": {
|
|
271
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
|
|
272
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
273
|
-
"metadataToken": 385876097
|
|
274
|
-
}
|
|
275
|
-
}
|
|
276
|
-
],
|
|
277
|
-
"exposedConstructors": [
|
|
278
|
-
{
|
|
279
|
-
"isStatic": false,
|
|
280
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Metadata.ISequence):void|static=false",
|
|
281
|
-
"target": {
|
|
282
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
|
|
283
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
284
|
-
"metadataToken": 100664437
|
|
285
|
-
}
|
|
286
|
-
}
|
|
287
241
|
]
|
|
288
242
|
},
|
|
289
243
|
{
|
|
290
244
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorCache",
|
|
291
245
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorCache",
|
|
292
|
-
"tsEmitName": "SqlServerValueGeneratorCache",
|
|
293
246
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
294
247
|
"metadataToken": 0,
|
|
248
|
+
"kind": "Class",
|
|
249
|
+
"accessibility": "Public",
|
|
250
|
+
"isAbstract": false,
|
|
251
|
+
"isSealed": false,
|
|
252
|
+
"isStatic": false,
|
|
253
|
+
"arity": 0,
|
|
295
254
|
"methods": [
|
|
296
255
|
{
|
|
297
256
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorCache::GetOrAddSequenceState(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
|
|
298
257
|
"clrName": "GetOrAddSequenceState",
|
|
299
|
-
"tsEmitName": "getOrAddSequenceState",
|
|
300
258
|
"metadataToken": 100664440,
|
|
301
259
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
|
|
302
260
|
"normalizedSignature": "GetOrAddSequenceState|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState|static=false",
|
|
303
261
|
"emitScope": "ClassSurface",
|
|
262
|
+
"provenance": "Original",
|
|
304
263
|
"arity": 0,
|
|
305
264
|
"parameterCount": 2,
|
|
265
|
+
"isStatic": false,
|
|
266
|
+
"isAbstract": false,
|
|
267
|
+
"isVirtual": true,
|
|
268
|
+
"isOverride": false,
|
|
269
|
+
"isSealed": false,
|
|
306
270
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorCache",
|
|
307
271
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
308
272
|
"isExtensionMethod": false
|
|
@@ -310,16 +274,22 @@
|
|
|
310
274
|
{
|
|
311
275
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache::GetOrAddSequenceState(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
|
|
312
276
|
"clrName": "GetOrAddSequenceState",
|
|
313
|
-
"tsEmitName": "getOrAddSequenceState$view",
|
|
314
277
|
"metadataToken": 100664430,
|
|
315
278
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
|
|
316
279
|
"normalizedSignature": "GetOrAddSequenceState|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState|static=false",
|
|
317
280
|
"emitScope": "ViewOnly",
|
|
281
|
+
"provenance": "ExplicitView",
|
|
318
282
|
"arity": 0,
|
|
319
283
|
"parameterCount": 2,
|
|
284
|
+
"isStatic": false,
|
|
285
|
+
"isAbstract": false,
|
|
286
|
+
"isVirtual": true,
|
|
287
|
+
"isOverride": false,
|
|
288
|
+
"isSealed": false,
|
|
320
289
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
|
|
321
290
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
322
|
-
"isExtensionMethod": false
|
|
291
|
+
"isExtensionMethod": false,
|
|
292
|
+
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache"
|
|
323
293
|
}
|
|
324
294
|
],
|
|
325
295
|
"properties": [],
|
|
@@ -336,58 +306,35 @@
|
|
|
336
306
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorCache",
|
|
337
307
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
338
308
|
}
|
|
339
|
-
],
|
|
340
|
-
"exposedMethods": [
|
|
341
|
-
{
|
|
342
|
-
"tsName": "getOrAddSequenceState",
|
|
343
|
-
"isStatic": false,
|
|
344
|
-
"tsSignatureId": "GetOrAddSequenceState|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState|static=false",
|
|
345
|
-
"target": {
|
|
346
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorCache",
|
|
347
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
348
|
-
"metadataToken": 100664440
|
|
349
|
-
}
|
|
350
|
-
},
|
|
351
|
-
{
|
|
352
|
-
"tsName": "getOrAddSequenceState$view",
|
|
353
|
-
"isStatic": false,
|
|
354
|
-
"tsSignatureId": "GetOrAddSequenceState|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState|static=false",
|
|
355
|
-
"target": {
|
|
356
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
|
|
357
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
358
|
-
"metadataToken": 100664430
|
|
359
|
-
}
|
|
360
|
-
}
|
|
361
|
-
],
|
|
362
|
-
"exposedConstructors": [
|
|
363
|
-
{
|
|
364
|
-
"isStatic": false,
|
|
365
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.ValueGeneration.ValueGeneratorCacheDependencies):void|static=false",
|
|
366
|
-
"target": {
|
|
367
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorCache",
|
|
368
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
369
|
-
"metadataToken": 100664439
|
|
370
|
-
}
|
|
371
|
-
}
|
|
372
309
|
]
|
|
373
310
|
},
|
|
374
311
|
{
|
|
375
312
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
|
|
376
313
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
|
|
377
|
-
"tsEmitName": "SqlServerValueGeneratorSelector",
|
|
378
314
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
379
315
|
"metadataToken": 0,
|
|
316
|
+
"kind": "Class",
|
|
317
|
+
"accessibility": "Public",
|
|
318
|
+
"isAbstract": false,
|
|
319
|
+
"isSealed": false,
|
|
320
|
+
"isStatic": false,
|
|
321
|
+
"arity": 0,
|
|
380
322
|
"methods": [
|
|
381
323
|
{
|
|
382
324
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector::Select(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator",
|
|
383
325
|
"clrName": "Select",
|
|
384
|
-
"tsEmitName": "select",
|
|
385
326
|
"metadataToken": 100664444,
|
|
386
327
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator",
|
|
387
328
|
"normalizedSignature": "Select|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator|static=false",
|
|
388
329
|
"emitScope": "ClassSurface",
|
|
330
|
+
"provenance": "Original",
|
|
389
331
|
"arity": 0,
|
|
390
332
|
"parameterCount": 2,
|
|
333
|
+
"isStatic": false,
|
|
334
|
+
"isAbstract": false,
|
|
335
|
+
"isVirtual": true,
|
|
336
|
+
"isOverride": true,
|
|
337
|
+
"isSealed": false,
|
|
391
338
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
|
|
392
339
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
393
340
|
"isExtensionMethod": false
|
|
@@ -395,13 +342,18 @@
|
|
|
395
342
|
{
|
|
396
343
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector::TrySelect(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase,Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator\u0026):System.Boolean",
|
|
397
344
|
"clrName": "TrySelect",
|
|
398
|
-
"tsEmitName": "trySelect",
|
|
399
345
|
"metadataToken": 100664445,
|
|
400
346
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase,Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator\u0026):System.Boolean",
|
|
401
347
|
"normalizedSignature": "TrySelect|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase,Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator\u0026):System.Boolean|static=false",
|
|
402
348
|
"emitScope": "ClassSurface",
|
|
349
|
+
"provenance": "Original",
|
|
403
350
|
"arity": 0,
|
|
404
351
|
"parameterCount": 3,
|
|
352
|
+
"isStatic": false,
|
|
353
|
+
"isAbstract": false,
|
|
354
|
+
"isVirtual": true,
|
|
355
|
+
"isOverride": true,
|
|
356
|
+
"isSealed": false,
|
|
405
357
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
|
|
406
358
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
407
359
|
"isExtensionMethod": false,
|
|
@@ -417,14 +369,18 @@
|
|
|
417
369
|
{
|
|
418
370
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector::Cache:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
|
|
419
371
|
"clrName": "Cache",
|
|
420
|
-
"tsEmitName": "cache",
|
|
421
372
|
"metadataToken": 385876098,
|
|
422
373
|
"canonicalSignature": ":Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
|
|
423
374
|
"normalizedSignature": "Cache|:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache|static=false|accessor=get",
|
|
424
375
|
"emitScope": "ClassSurface",
|
|
376
|
+
"provenance": "Original",
|
|
425
377
|
"isIndexer": false,
|
|
426
378
|
"hasGetter": true,
|
|
427
379
|
"hasSetter": false,
|
|
380
|
+
"isStatic": false,
|
|
381
|
+
"isAbstract": false,
|
|
382
|
+
"isVirtual": true,
|
|
383
|
+
"isOverride": false,
|
|
428
384
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
|
|
429
385
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
430
386
|
}
|
|
@@ -442,51 +398,6 @@
|
|
|
442
398
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
|
|
443
399
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
444
400
|
}
|
|
445
|
-
],
|
|
446
|
-
"exposedMethods": [
|
|
447
|
-
{
|
|
448
|
-
"tsName": "select",
|
|
449
|
-
"isStatic": false,
|
|
450
|
-
"tsSignatureId": "Select|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator|static=false",
|
|
451
|
-
"target": {
|
|
452
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
|
|
453
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
454
|
-
"metadataToken": 100664444
|
|
455
|
-
}
|
|
456
|
-
},
|
|
457
|
-
{
|
|
458
|
-
"tsName": "trySelect",
|
|
459
|
-
"isStatic": false,
|
|
460
|
-
"tsSignatureId": "TrySelect|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase,Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator\u0026):System.Boolean|static=false",
|
|
461
|
-
"target": {
|
|
462
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
|
|
463
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
464
|
-
"metadataToken": 100664445
|
|
465
|
-
}
|
|
466
|
-
}
|
|
467
|
-
],
|
|
468
|
-
"exposedProperties": [
|
|
469
|
-
{
|
|
470
|
-
"tsName": "cache",
|
|
471
|
-
"isStatic": false,
|
|
472
|
-
"tsSignatureId": "Cache|:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache|static=false|accessor=get",
|
|
473
|
-
"target": {
|
|
474
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
|
|
475
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
476
|
-
"metadataToken": 385876098
|
|
477
|
-
}
|
|
478
|
-
}
|
|
479
|
-
],
|
|
480
|
-
"exposedConstructors": [
|
|
481
|
-
{
|
|
482
|
-
"isStatic": false,
|
|
483
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.ValueGeneration.ValueGeneratorSelectorDependencies,Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory,Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.ISqlServerConnection,Microsoft.EntityFrameworkCore.Storage.IRawSqlCommandBuilder,Microsoft.EntityFrameworkCore.Diagnostics.IRelationalCommandDiagnosticsLogger):void|static=false",
|
|
484
|
-
"target": {
|
|
485
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
|
|
486
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
487
|
-
"metadataToken": 100664442
|
|
488
|
-
}
|
|
489
|
-
}
|
|
490
401
|
]
|
|
491
402
|
}
|
|
492
403
|
]
|