@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
package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json
DELETED
|
@@ -1,339 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"namespace": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal",
|
|
3
|
-
"contributingAssemblies": [
|
|
4
|
-
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
5
|
-
],
|
|
6
|
-
"types": [
|
|
7
|
-
{
|
|
8
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory",
|
|
9
|
-
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory",
|
|
10
|
-
"tsEmitName": "ISqlServerSequenceValueGeneratorFactory",
|
|
11
|
-
"kind": "Interface",
|
|
12
|
-
"accessibility": "Public",
|
|
13
|
-
"isAbstract": true,
|
|
14
|
-
"isSealed": false,
|
|
15
|
-
"isStatic": false,
|
|
16
|
-
"arity": 0,
|
|
17
|
-
"methods": [
|
|
18
|
-
{
|
|
19
|
-
"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",
|
|
20
|
-
"clrName": "TryCreate",
|
|
21
|
-
"tsEmitName": "tryCreate",
|
|
22
|
-
"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",
|
|
23
|
-
"provenance": "Original",
|
|
24
|
-
"emitScope": "ClassSurface",
|
|
25
|
-
"isStatic": false,
|
|
26
|
-
"isAbstract": true,
|
|
27
|
-
"isVirtual": true,
|
|
28
|
-
"isOverride": false,
|
|
29
|
-
"isSealed": false,
|
|
30
|
-
"arity": 0,
|
|
31
|
-
"parameterCount": 6,
|
|
32
|
-
"isExtensionMethod": false
|
|
33
|
-
}
|
|
34
|
-
],
|
|
35
|
-
"properties": [],
|
|
36
|
-
"fields": [],
|
|
37
|
-
"events": [],
|
|
38
|
-
"constructors": []
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
|
|
42
|
-
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
|
|
43
|
-
"tsEmitName": "ISqlServerValueGeneratorCache",
|
|
44
|
-
"kind": "Interface",
|
|
45
|
-
"accessibility": "Public",
|
|
46
|
-
"isAbstract": true,
|
|
47
|
-
"isSealed": false,
|
|
48
|
-
"isStatic": false,
|
|
49
|
-
"arity": 0,
|
|
50
|
-
"methods": [
|
|
51
|
-
{
|
|
52
|
-
"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",
|
|
53
|
-
"clrName": "GetOrAddSequenceState",
|
|
54
|
-
"tsEmitName": "getOrAddSequenceState",
|
|
55
|
-
"normalizedSignature": "GetOrAddSequenceState|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState|static=false",
|
|
56
|
-
"provenance": "Original",
|
|
57
|
-
"emitScope": "ClassSurface",
|
|
58
|
-
"isStatic": false,
|
|
59
|
-
"isAbstract": true,
|
|
60
|
-
"isVirtual": true,
|
|
61
|
-
"isOverride": false,
|
|
62
|
-
"isSealed": false,
|
|
63
|
-
"arity": 0,
|
|
64
|
-
"parameterCount": 2,
|
|
65
|
-
"isExtensionMethod": false
|
|
66
|
-
}
|
|
67
|
-
],
|
|
68
|
-
"properties": [],
|
|
69
|
-
"fields": [],
|
|
70
|
-
"events": [],
|
|
71
|
-
"constructors": []
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceHiLoValueGenerator\u00601",
|
|
75
|
-
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceHiLoValueGenerator\u00601",
|
|
76
|
-
"tsEmitName": "SqlServerSequenceHiLoValueGenerator_1",
|
|
77
|
-
"kind": "Class",
|
|
78
|
-
"accessibility": "Public",
|
|
79
|
-
"isAbstract": false,
|
|
80
|
-
"isSealed": false,
|
|
81
|
-
"isStatic": false,
|
|
82
|
-
"arity": 1,
|
|
83
|
-
"methods": [],
|
|
84
|
-
"properties": [
|
|
85
|
-
{
|
|
86
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceHiLoValueGenerator\u00601::GeneratesTemporaryValues:System.Boolean",
|
|
87
|
-
"clrName": "GeneratesTemporaryValues",
|
|
88
|
-
"tsEmitName": "generatesTemporaryValues",
|
|
89
|
-
"normalizedSignature": "GeneratesTemporaryValues|:System.Boolean|static=false|accessor=get",
|
|
90
|
-
"provenance": "Original",
|
|
91
|
-
"emitScope": "ClassSurface",
|
|
92
|
-
"isStatic": false,
|
|
93
|
-
"isAbstract": false,
|
|
94
|
-
"isVirtual": true,
|
|
95
|
-
"isOverride": true,
|
|
96
|
-
"isIndexer": false,
|
|
97
|
-
"hasGetter": true,
|
|
98
|
-
"hasSetter": false
|
|
99
|
-
}
|
|
100
|
-
],
|
|
101
|
-
"fields": [],
|
|
102
|
-
"events": [],
|
|
103
|
-
"constructors": [
|
|
104
|
-
{
|
|
105
|
-
"normalizedSignature": "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",
|
|
106
|
-
"isStatic": false,
|
|
107
|
-
"parameterCount": 5
|
|
108
|
-
}
|
|
109
|
-
]
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorFactory",
|
|
113
|
-
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorFactory",
|
|
114
|
-
"tsEmitName": "SqlServerSequenceValueGeneratorFactory",
|
|
115
|
-
"kind": "Class",
|
|
116
|
-
"accessibility": "Public",
|
|
117
|
-
"isAbstract": false,
|
|
118
|
-
"isSealed": false,
|
|
119
|
-
"isStatic": false,
|
|
120
|
-
"arity": 0,
|
|
121
|
-
"methods": [
|
|
122
|
-
{
|
|
123
|
-
"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",
|
|
124
|
-
"clrName": "TryCreate",
|
|
125
|
-
"tsEmitName": "tryCreate",
|
|
126
|
-
"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",
|
|
127
|
-
"provenance": "Original",
|
|
128
|
-
"emitScope": "ClassSurface",
|
|
129
|
-
"isStatic": false,
|
|
130
|
-
"isAbstract": false,
|
|
131
|
-
"isVirtual": true,
|
|
132
|
-
"isOverride": false,
|
|
133
|
-
"isSealed": false,
|
|
134
|
-
"arity": 0,
|
|
135
|
-
"parameterCount": 6,
|
|
136
|
-
"isExtensionMethod": false
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"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",
|
|
140
|
-
"clrName": "TryCreate",
|
|
141
|
-
"tsEmitName": "tryCreate$view",
|
|
142
|
-
"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",
|
|
143
|
-
"provenance": "ExplicitView",
|
|
144
|
-
"emitScope": "ViewOnly",
|
|
145
|
-
"isStatic": false,
|
|
146
|
-
"isAbstract": false,
|
|
147
|
-
"isVirtual": true,
|
|
148
|
-
"isOverride": false,
|
|
149
|
-
"isSealed": false,
|
|
150
|
-
"arity": 0,
|
|
151
|
-
"parameterCount": 6,
|
|
152
|
-
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerSequenceValueGeneratorFactory",
|
|
153
|
-
"isExtensionMethod": false
|
|
154
|
-
}
|
|
155
|
-
],
|
|
156
|
-
"properties": [],
|
|
157
|
-
"fields": [],
|
|
158
|
-
"events": [],
|
|
159
|
-
"constructors": [
|
|
160
|
-
{
|
|
161
|
-
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.ISqlServerUpdateSqlGenerator):void|static=false",
|
|
162
|
-
"isStatic": false,
|
|
163
|
-
"parameterCount": 1
|
|
164
|
-
}
|
|
165
|
-
]
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
|
|
169
|
-
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState",
|
|
170
|
-
"tsEmitName": "SqlServerSequenceValueGeneratorState",
|
|
171
|
-
"kind": "Class",
|
|
172
|
-
"accessibility": "Public",
|
|
173
|
-
"isAbstract": false,
|
|
174
|
-
"isSealed": false,
|
|
175
|
-
"isStatic": false,
|
|
176
|
-
"arity": 0,
|
|
177
|
-
"methods": [],
|
|
178
|
-
"properties": [
|
|
179
|
-
{
|
|
180
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState::Sequence:Microsoft.EntityFrameworkCore.Metadata.ISequence",
|
|
181
|
-
"clrName": "Sequence",
|
|
182
|
-
"tsEmitName": "sequence",
|
|
183
|
-
"normalizedSignature": "Sequence|:Microsoft.EntityFrameworkCore.Metadata.ISequence|static=false|accessor=get",
|
|
184
|
-
"provenance": "Original",
|
|
185
|
-
"emitScope": "ClassSurface",
|
|
186
|
-
"isStatic": false,
|
|
187
|
-
"isAbstract": false,
|
|
188
|
-
"isVirtual": true,
|
|
189
|
-
"isOverride": false,
|
|
190
|
-
"isIndexer": false,
|
|
191
|
-
"hasGetter": true,
|
|
192
|
-
"hasSetter": false
|
|
193
|
-
}
|
|
194
|
-
],
|
|
195
|
-
"fields": [],
|
|
196
|
-
"events": [],
|
|
197
|
-
"constructors": [
|
|
198
|
-
{
|
|
199
|
-
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Metadata.ISequence):void|static=false",
|
|
200
|
-
"isStatic": false,
|
|
201
|
-
"parameterCount": 1
|
|
202
|
-
}
|
|
203
|
-
]
|
|
204
|
-
},
|
|
205
|
-
{
|
|
206
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorCache",
|
|
207
|
-
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorCache",
|
|
208
|
-
"tsEmitName": "SqlServerValueGeneratorCache",
|
|
209
|
-
"kind": "Class",
|
|
210
|
-
"accessibility": "Public",
|
|
211
|
-
"isAbstract": false,
|
|
212
|
-
"isSealed": false,
|
|
213
|
-
"isStatic": false,
|
|
214
|
-
"arity": 0,
|
|
215
|
-
"methods": [
|
|
216
|
-
{
|
|
217
|
-
"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",
|
|
218
|
-
"clrName": "GetOrAddSequenceState",
|
|
219
|
-
"tsEmitName": "getOrAddSequenceState",
|
|
220
|
-
"normalizedSignature": "GetOrAddSequenceState|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState|static=false",
|
|
221
|
-
"provenance": "Original",
|
|
222
|
-
"emitScope": "ClassSurface",
|
|
223
|
-
"isStatic": false,
|
|
224
|
-
"isAbstract": false,
|
|
225
|
-
"isVirtual": true,
|
|
226
|
-
"isOverride": false,
|
|
227
|
-
"isSealed": false,
|
|
228
|
-
"arity": 0,
|
|
229
|
-
"parameterCount": 2,
|
|
230
|
-
"isExtensionMethod": false
|
|
231
|
-
},
|
|
232
|
-
{
|
|
233
|
-
"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",
|
|
234
|
-
"clrName": "GetOrAddSequenceState",
|
|
235
|
-
"tsEmitName": "getOrAddSequenceState$view",
|
|
236
|
-
"normalizedSignature": "GetOrAddSequenceState|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Storage.IRelationalConnection):Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerSequenceValueGeneratorState|static=false",
|
|
237
|
-
"provenance": "ExplicitView",
|
|
238
|
-
"emitScope": "ViewOnly",
|
|
239
|
-
"isStatic": false,
|
|
240
|
-
"isAbstract": false,
|
|
241
|
-
"isVirtual": true,
|
|
242
|
-
"isOverride": false,
|
|
243
|
-
"isSealed": false,
|
|
244
|
-
"arity": 0,
|
|
245
|
-
"parameterCount": 2,
|
|
246
|
-
"sourceInterface": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
|
|
247
|
-
"isExtensionMethod": false
|
|
248
|
-
}
|
|
249
|
-
],
|
|
250
|
-
"properties": [],
|
|
251
|
-
"fields": [],
|
|
252
|
-
"events": [],
|
|
253
|
-
"constructors": [
|
|
254
|
-
{
|
|
255
|
-
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.ValueGeneration.ValueGeneratorCacheDependencies):void|static=false",
|
|
256
|
-
"isStatic": false,
|
|
257
|
-
"parameterCount": 1
|
|
258
|
-
}
|
|
259
|
-
]
|
|
260
|
-
},
|
|
261
|
-
{
|
|
262
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
|
|
263
|
-
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector",
|
|
264
|
-
"tsEmitName": "SqlServerValueGeneratorSelector",
|
|
265
|
-
"kind": "Class",
|
|
266
|
-
"accessibility": "Public",
|
|
267
|
-
"isAbstract": false,
|
|
268
|
-
"isSealed": false,
|
|
269
|
-
"isStatic": false,
|
|
270
|
-
"arity": 0,
|
|
271
|
-
"methods": [
|
|
272
|
-
{
|
|
273
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector::Select(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator",
|
|
274
|
-
"clrName": "Select",
|
|
275
|
-
"tsEmitName": "select",
|
|
276
|
-
"normalizedSignature": "Select|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase):Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator|static=false",
|
|
277
|
-
"provenance": "Original",
|
|
278
|
-
"emitScope": "ClassSurface",
|
|
279
|
-
"isStatic": false,
|
|
280
|
-
"isAbstract": false,
|
|
281
|
-
"isVirtual": true,
|
|
282
|
-
"isOverride": true,
|
|
283
|
-
"isSealed": false,
|
|
284
|
-
"arity": 0,
|
|
285
|
-
"parameterCount": 2,
|
|
286
|
-
"isExtensionMethod": false
|
|
287
|
-
},
|
|
288
|
-
{
|
|
289
|
-
"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",
|
|
290
|
-
"clrName": "TrySelect",
|
|
291
|
-
"tsEmitName": "trySelect",
|
|
292
|
-
"normalizedSignature": "TrySelect|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Metadata.ITypeBase,Microsoft.EntityFrameworkCore.ValueGeneration.ValueGenerator\u0026):System.Boolean|static=false",
|
|
293
|
-
"provenance": "Original",
|
|
294
|
-
"emitScope": "ClassSurface",
|
|
295
|
-
"isStatic": false,
|
|
296
|
-
"isAbstract": false,
|
|
297
|
-
"isVirtual": true,
|
|
298
|
-
"isOverride": true,
|
|
299
|
-
"isSealed": false,
|
|
300
|
-
"arity": 0,
|
|
301
|
-
"parameterCount": 3,
|
|
302
|
-
"isExtensionMethod": false,
|
|
303
|
-
"parameterModifiers": [
|
|
304
|
-
{
|
|
305
|
-
"index": 2,
|
|
306
|
-
"modifier": "out"
|
|
307
|
-
}
|
|
308
|
-
]
|
|
309
|
-
}
|
|
310
|
-
],
|
|
311
|
-
"properties": [
|
|
312
|
-
{
|
|
313
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.SqlServerValueGeneratorSelector::Cache:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache",
|
|
314
|
-
"clrName": "Cache",
|
|
315
|
-
"tsEmitName": "cache",
|
|
316
|
-
"normalizedSignature": "Cache|:Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.ISqlServerValueGeneratorCache|static=false|accessor=get",
|
|
317
|
-
"provenance": "Original",
|
|
318
|
-
"emitScope": "ClassSurface",
|
|
319
|
-
"isStatic": false,
|
|
320
|
-
"isAbstract": false,
|
|
321
|
-
"isVirtual": true,
|
|
322
|
-
"isOverride": false,
|
|
323
|
-
"isIndexer": false,
|
|
324
|
-
"hasGetter": true,
|
|
325
|
-
"hasSetter": false
|
|
326
|
-
}
|
|
327
|
-
],
|
|
328
|
-
"fields": [],
|
|
329
|
-
"events": [],
|
|
330
|
-
"constructors": [
|
|
331
|
-
{
|
|
332
|
-
"normalizedSignature": "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",
|
|
333
|
-
"isStatic": false,
|
|
334
|
-
"parameterCount": 5
|
|
335
|
-
}
|
|
336
|
-
]
|
|
337
|
-
}
|
|
338
|
-
]
|
|
339
|
-
}
|
|
@@ -1,127 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"namespace": "Microsoft.Extensions.DependencyInjection",
|
|
3
|
-
"contributingAssemblies": [
|
|
4
|
-
"Microsoft.EntityFrameworkCore",
|
|
5
|
-
"Microsoft.EntityFrameworkCore.SqlServer",
|
|
6
|
-
"Microsoft.Extensions.Caching.Memory",
|
|
7
|
-
"Microsoft.Extensions.DependencyInjection",
|
|
8
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions",
|
|
9
|
-
"Microsoft.Extensions.Logging",
|
|
10
|
-
"Microsoft.Extensions.Options"
|
|
11
|
-
],
|
|
12
|
-
"types": [
|
|
13
|
-
{
|
|
14
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.Extensions.DependencyInjection.SqlServerServiceCollectionExtensions",
|
|
15
|
-
"clrName": "Microsoft.Extensions.DependencyInjection.SqlServerServiceCollectionExtensions",
|
|
16
|
-
"tsEmitName": "SqlServerServiceCollectionExtensions",
|
|
17
|
-
"kind": "StaticNamespace",
|
|
18
|
-
"accessibility": "Public",
|
|
19
|
-
"isAbstract": true,
|
|
20
|
-
"isSealed": true,
|
|
21
|
-
"isStatic": true,
|
|
22
|
-
"arity": 0,
|
|
23
|
-
"methods": [
|
|
24
|
-
{
|
|
25
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.Extensions.DependencyInjection.SqlServerServiceCollectionExtensions::AddSqlServer(Microsoft.Extensions.DependencyInjection.IServiceCollection,System.String,System.Action_1[[Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder,Microsoft.EntityFrameworkCore.SqlServer,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Action_1[[Microsoft.EntityFrameworkCore.DbContextOptionsBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):Microsoft.Extensions.DependencyInjection.IServiceCollection",
|
|
26
|
-
"clrName": "AddSqlServer",
|
|
27
|
-
"tsEmitName": "addSqlServer",
|
|
28
|
-
"normalizedSignature": "AddSqlServer|(Microsoft.Extensions.DependencyInjection.IServiceCollection,System.String,System.Action_1[[Microsoft.EntityFrameworkCore.Infrastructure.SqlServerDbContextOptionsBuilder,Microsoft.EntityFrameworkCore.SqlServer,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Action_1[[Microsoft.EntityFrameworkCore.DbContextOptionsBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):Microsoft.Extensions.DependencyInjection.IServiceCollection|static=true",
|
|
29
|
-
"provenance": "Original",
|
|
30
|
-
"emitScope": "ClassSurface",
|
|
31
|
-
"isStatic": true,
|
|
32
|
-
"isAbstract": false,
|
|
33
|
-
"isVirtual": false,
|
|
34
|
-
"isOverride": false,
|
|
35
|
-
"isSealed": false,
|
|
36
|
-
"arity": 1,
|
|
37
|
-
"parameterCount": 4,
|
|
38
|
-
"isExtensionMethod": true
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.Extensions.DependencyInjection.SqlServerServiceCollectionExtensions::AddEntityFrameworkSqlServer(Microsoft.Extensions.DependencyInjection.IServiceCollection):Microsoft.Extensions.DependencyInjection.IServiceCollection",
|
|
42
|
-
"clrName": "AddEntityFrameworkSqlServer",
|
|
43
|
-
"tsEmitName": "addEntityFrameworkSqlServer",
|
|
44
|
-
"normalizedSignature": "AddEntityFrameworkSqlServer|(Microsoft.Extensions.DependencyInjection.IServiceCollection):Microsoft.Extensions.DependencyInjection.IServiceCollection|static=true",
|
|
45
|
-
"provenance": "Original",
|
|
46
|
-
"emitScope": "ClassSurface",
|
|
47
|
-
"isStatic": true,
|
|
48
|
-
"isAbstract": false,
|
|
49
|
-
"isVirtual": false,
|
|
50
|
-
"isOverride": false,
|
|
51
|
-
"isSealed": false,
|
|
52
|
-
"arity": 0,
|
|
53
|
-
"parameterCount": 1,
|
|
54
|
-
"isExtensionMethod": true
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.Extensions.DependencyInjection.SqlServerServiceCollectionExtensions::AddAzureSql(Microsoft.Extensions.DependencyInjection.IServiceCollection,System.String,System.Action_1[[Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder,Microsoft.EntityFrameworkCore.SqlServer,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Action_1[[Microsoft.EntityFrameworkCore.DbContextOptionsBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):Microsoft.Extensions.DependencyInjection.IServiceCollection",
|
|
58
|
-
"clrName": "AddAzureSql",
|
|
59
|
-
"tsEmitName": "addAzureSql",
|
|
60
|
-
"normalizedSignature": "AddAzureSql|(Microsoft.Extensions.DependencyInjection.IServiceCollection,System.String,System.Action_1[[Microsoft.EntityFrameworkCore.Infrastructure.AzureSqlDbContextOptionsBuilder,Microsoft.EntityFrameworkCore.SqlServer,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Action_1[[Microsoft.EntityFrameworkCore.DbContextOptionsBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):Microsoft.Extensions.DependencyInjection.IServiceCollection|static=true",
|
|
61
|
-
"provenance": "Original",
|
|
62
|
-
"emitScope": "ClassSurface",
|
|
63
|
-
"isStatic": true,
|
|
64
|
-
"isAbstract": false,
|
|
65
|
-
"isVirtual": false,
|
|
66
|
-
"isOverride": false,
|
|
67
|
-
"isSealed": false,
|
|
68
|
-
"arity": 1,
|
|
69
|
-
"parameterCount": 4,
|
|
70
|
-
"isExtensionMethod": true
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.Extensions.DependencyInjection.SqlServerServiceCollectionExtensions::AddEntityFrameworkAzureSql(Microsoft.Extensions.DependencyInjection.IServiceCollection):Microsoft.Extensions.DependencyInjection.IServiceCollection",
|
|
74
|
-
"clrName": "AddEntityFrameworkAzureSql",
|
|
75
|
-
"tsEmitName": "addEntityFrameworkAzureSql",
|
|
76
|
-
"normalizedSignature": "AddEntityFrameworkAzureSql|(Microsoft.Extensions.DependencyInjection.IServiceCollection):Microsoft.Extensions.DependencyInjection.IServiceCollection|static=true",
|
|
77
|
-
"provenance": "Original",
|
|
78
|
-
"emitScope": "ClassSurface",
|
|
79
|
-
"isStatic": true,
|
|
80
|
-
"isAbstract": false,
|
|
81
|
-
"isVirtual": false,
|
|
82
|
-
"isOverride": false,
|
|
83
|
-
"isSealed": false,
|
|
84
|
-
"arity": 0,
|
|
85
|
-
"parameterCount": 1,
|
|
86
|
-
"isExtensionMethod": true
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.Extensions.DependencyInjection.SqlServerServiceCollectionExtensions::AddAzureSynapse(Microsoft.Extensions.DependencyInjection.IServiceCollection,System.String,System.Action_1[[Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder,Microsoft.EntityFrameworkCore.SqlServer,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Action_1[[Microsoft.EntityFrameworkCore.DbContextOptionsBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):Microsoft.Extensions.DependencyInjection.IServiceCollection",
|
|
90
|
-
"clrName": "AddAzureSynapse",
|
|
91
|
-
"tsEmitName": "addAzureSynapse",
|
|
92
|
-
"normalizedSignature": "AddAzureSynapse|(Microsoft.Extensions.DependencyInjection.IServiceCollection,System.String,System.Action_1[[Microsoft.EntityFrameworkCore.Infrastructure.AzureSynapseDbContextOptionsBuilder,Microsoft.EntityFrameworkCore.SqlServer,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],System.Action_1[[Microsoft.EntityFrameworkCore.DbContextOptionsBuilder,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):Microsoft.Extensions.DependencyInjection.IServiceCollection|static=true",
|
|
93
|
-
"provenance": "Original",
|
|
94
|
-
"emitScope": "ClassSurface",
|
|
95
|
-
"isStatic": true,
|
|
96
|
-
"isAbstract": false,
|
|
97
|
-
"isVirtual": false,
|
|
98
|
-
"isOverride": false,
|
|
99
|
-
"isSealed": false,
|
|
100
|
-
"arity": 1,
|
|
101
|
-
"parameterCount": 4,
|
|
102
|
-
"isExtensionMethod": true
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.Extensions.DependencyInjection.SqlServerServiceCollectionExtensions::AddEntityFrameworkAzureSynapse(Microsoft.Extensions.DependencyInjection.IServiceCollection):Microsoft.Extensions.DependencyInjection.IServiceCollection",
|
|
106
|
-
"clrName": "AddEntityFrameworkAzureSynapse",
|
|
107
|
-
"tsEmitName": "addEntityFrameworkAzureSynapse",
|
|
108
|
-
"normalizedSignature": "AddEntityFrameworkAzureSynapse|(Microsoft.Extensions.DependencyInjection.IServiceCollection):Microsoft.Extensions.DependencyInjection.IServiceCollection|static=true",
|
|
109
|
-
"provenance": "Original",
|
|
110
|
-
"emitScope": "ClassSurface",
|
|
111
|
-
"isStatic": true,
|
|
112
|
-
"isAbstract": false,
|
|
113
|
-
"isVirtual": false,
|
|
114
|
-
"isOverride": false,
|
|
115
|
-
"isSealed": false,
|
|
116
|
-
"arity": 0,
|
|
117
|
-
"parameterCount": 1,
|
|
118
|
-
"isExtensionMethod": true
|
|
119
|
-
}
|
|
120
|
-
],
|
|
121
|
-
"properties": [],
|
|
122
|
-
"fields": [],
|
|
123
|
-
"events": [],
|
|
124
|
-
"constructors": []
|
|
125
|
-
}
|
|
126
|
-
]
|
|
127
|
-
}
|