@tsonic/efcore-sqlserver 0.1.2 → 10.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -1,23 +1,71 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression",
|
|
6
9
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression",
|
|
7
|
-
"tsEmitName": "SqlServerJsonObjectExpression",
|
|
8
10
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Class",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": true,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
18
|
+
"baseType": {
|
|
19
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.SqlExpressions.SqlFunctionExpression",
|
|
20
|
+
"clrName": "Microsoft.EntityFrameworkCore.Query.SqlExpressions.SqlFunctionExpression"
|
|
21
|
+
},
|
|
22
|
+
"interfaces": [
|
|
23
|
+
{
|
|
24
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.IRelationalQuotableExpression",
|
|
25
|
+
"clrName": "Microsoft.EntityFrameworkCore.Query.IRelationalQuotableExpression"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"stableId": "Microsoft.EntityFrameworkCore:Microsoft.EntityFrameworkCore.Query.IPrintableExpression",
|
|
29
|
+
"clrName": "Microsoft.EntityFrameworkCore.Query.IPrintableExpression"
|
|
30
|
+
}
|
|
31
|
+
],
|
|
10
32
|
"methods": [
|
|
11
33
|
{
|
|
12
34
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression::Quote():System.Linq.Expressions.Expression",
|
|
13
35
|
"clrName": "Quote",
|
|
14
|
-
"tsEmitName": "quote",
|
|
15
36
|
"metadataToken": 100665060,
|
|
16
37
|
"canonicalSignature": "():System.Linq.Expressions.Expression",
|
|
17
38
|
"normalizedSignature": "Quote|():System.Linq.Expressions.Expression|static=false",
|
|
18
39
|
"emitScope": "ClassSurface",
|
|
40
|
+
"provenance": "Original",
|
|
19
41
|
"arity": 0,
|
|
20
42
|
"parameterCount": 0,
|
|
43
|
+
"isStatic": false,
|
|
44
|
+
"isAbstract": false,
|
|
45
|
+
"isVirtual": true,
|
|
46
|
+
"isOverride": true,
|
|
47
|
+
"isSealed": false,
|
|
48
|
+
"visibility": "Public",
|
|
49
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression",
|
|
50
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
51
|
+
"isExtensionMethod": false
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression::Print(Microsoft.EntityFrameworkCore.Query.ExpressionPrinter):System.Void",
|
|
55
|
+
"clrName": "Print",
|
|
56
|
+
"metadataToken": 100665061,
|
|
57
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Query.ExpressionPrinter):System.Void",
|
|
58
|
+
"normalizedSignature": "Print|(Microsoft.EntityFrameworkCore.Query.ExpressionPrinter):System.Void|static=false",
|
|
59
|
+
"emitScope": "ClassSurface",
|
|
60
|
+
"provenance": "Original",
|
|
61
|
+
"arity": 0,
|
|
62
|
+
"parameterCount": 1,
|
|
63
|
+
"isStatic": false,
|
|
64
|
+
"isAbstract": false,
|
|
65
|
+
"isVirtual": true,
|
|
66
|
+
"isOverride": true,
|
|
67
|
+
"isSealed": false,
|
|
68
|
+
"visibility": "Protected",
|
|
21
69
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression",
|
|
22
70
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
23
71
|
"isExtensionMethod": false
|
|
@@ -25,13 +73,19 @@
|
|
|
25
73
|
{
|
|
26
74
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression::Equals(System.Object):System.Boolean",
|
|
27
75
|
"clrName": "Equals",
|
|
28
|
-
"tsEmitName": "equals",
|
|
29
76
|
"metadataToken": 100665062,
|
|
30
77
|
"canonicalSignature": "(System.Object):System.Boolean",
|
|
31
78
|
"normalizedSignature": "Equals|(System.Object):System.Boolean|static=false",
|
|
32
79
|
"emitScope": "ClassSurface",
|
|
80
|
+
"provenance": "Original",
|
|
33
81
|
"arity": 0,
|
|
34
82
|
"parameterCount": 1,
|
|
83
|
+
"isStatic": false,
|
|
84
|
+
"isAbstract": false,
|
|
85
|
+
"isVirtual": true,
|
|
86
|
+
"isOverride": true,
|
|
87
|
+
"isSealed": false,
|
|
88
|
+
"visibility": "Public",
|
|
35
89
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression",
|
|
36
90
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
37
91
|
"isExtensionMethod": false
|
|
@@ -39,13 +93,19 @@
|
|
|
39
93
|
{
|
|
40
94
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression::GetHashCode():System.Int32",
|
|
41
95
|
"clrName": "GetHashCode",
|
|
42
|
-
"tsEmitName": "getHashCode",
|
|
43
96
|
"metadataToken": 100665064,
|
|
44
97
|
"canonicalSignature": "():System.Int32",
|
|
45
98
|
"normalizedSignature": "GetHashCode|():System.Int32|static=false",
|
|
46
99
|
"emitScope": "ClassSurface",
|
|
100
|
+
"provenance": "Original",
|
|
47
101
|
"arity": 0,
|
|
48
102
|
"parameterCount": 0,
|
|
103
|
+
"isStatic": false,
|
|
104
|
+
"isAbstract": false,
|
|
105
|
+
"isVirtual": true,
|
|
106
|
+
"isOverride": true,
|
|
107
|
+
"isSealed": false,
|
|
108
|
+
"visibility": "Public",
|
|
49
109
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression",
|
|
50
110
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
51
111
|
"isExtensionMethod": false
|
|
@@ -55,14 +115,19 @@
|
|
|
55
115
|
{
|
|
56
116
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression::PropertyNames:System.Collections.Generic.IReadOnlyList_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
57
117
|
"clrName": "PropertyNames",
|
|
58
|
-
"tsEmitName": "propertyNames",
|
|
59
118
|
"metadataToken": 385876167,
|
|
60
119
|
"canonicalSignature": ":System.Collections.Generic.IReadOnlyList_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
61
120
|
"normalizedSignature": "PropertyNames|:System.Collections.Generic.IReadOnlyList_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
|
|
62
121
|
"emitScope": "ClassSurface",
|
|
122
|
+
"provenance": "Original",
|
|
63
123
|
"isIndexer": false,
|
|
64
124
|
"hasGetter": true,
|
|
65
125
|
"hasSetter": false,
|
|
126
|
+
"isStatic": false,
|
|
127
|
+
"isAbstract": false,
|
|
128
|
+
"isVirtual": false,
|
|
129
|
+
"isOverride": false,
|
|
130
|
+
"visibility": "Public",
|
|
66
131
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression",
|
|
67
132
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
68
133
|
}
|
|
@@ -77,64 +142,10 @@
|
|
|
77
142
|
"normalizedSignature": "constructor|(System.Collections.Generic.IReadOnlyList_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Query.SqlExpressions.SqlExpression,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping):void|static=false",
|
|
78
143
|
"isStatic": false,
|
|
79
144
|
"parameterCount": 3,
|
|
145
|
+
"visibility": "Public",
|
|
80
146
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression",
|
|
81
147
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
82
148
|
}
|
|
83
|
-
],
|
|
84
|
-
"exposedMethods": [
|
|
85
|
-
{
|
|
86
|
-
"tsName": "quote",
|
|
87
|
-
"isStatic": false,
|
|
88
|
-
"tsSignatureId": "Quote|():System.Linq.Expressions.Expression|static=false",
|
|
89
|
-
"target": {
|
|
90
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression",
|
|
91
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
92
|
-
"metadataToken": 100665060
|
|
93
|
-
}
|
|
94
|
-
},
|
|
95
|
-
{
|
|
96
|
-
"tsName": "equals",
|
|
97
|
-
"isStatic": false,
|
|
98
|
-
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
|
|
99
|
-
"target": {
|
|
100
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression",
|
|
101
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
102
|
-
"metadataToken": 100665062
|
|
103
|
-
}
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
"tsName": "getHashCode",
|
|
107
|
-
"isStatic": false,
|
|
108
|
-
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
|
|
109
|
-
"target": {
|
|
110
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression",
|
|
111
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
112
|
-
"metadataToken": 100665064
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
],
|
|
116
|
-
"exposedProperties": [
|
|
117
|
-
{
|
|
118
|
-
"tsName": "propertyNames",
|
|
119
|
-
"isStatic": false,
|
|
120
|
-
"tsSignatureId": "PropertyNames|:System.Collections.Generic.IReadOnlyList_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
|
|
121
|
-
"target": {
|
|
122
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression",
|
|
123
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
124
|
-
"metadataToken": 385876167
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
],
|
|
128
|
-
"exposedConstructors": [
|
|
129
|
-
{
|
|
130
|
-
"isStatic": false,
|
|
131
|
-
"tsSignatureId": "constructor|(System.Collections.Generic.IReadOnlyList_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Query.SqlExpressions.SqlExpression,Microsoft.EntityFrameworkCore.Relational,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping):void|static=false",
|
|
132
|
-
"target": {
|
|
133
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.SqlServerJsonObjectExpression",
|
|
134
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
135
|
-
"metadataToken": 100665058
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
149
|
]
|
|
139
150
|
}
|
|
140
151
|
]
|
package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts
CHANGED
|
@@ -8,19 +8,24 @@ import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint12
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
9
|
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
10
10
|
import type { IReadOnlyList } from "@tsonic/dotnet/System.Collections.Generic.js";
|
|
11
|
-
import type { Boolean as ClrBoolean, Int32, Object as ClrObject, String as ClrString } from "@tsonic/dotnet/System.js";
|
|
11
|
+
import type { Boolean as ClrBoolean, Int32, Object as ClrObject, String as ClrString, Void } from "@tsonic/dotnet/System.js";
|
|
12
12
|
import type { Expression } from "@tsonic/dotnet/System.Linq.Expressions.js";
|
|
13
13
|
import * as Microsoft_EntityFrameworkCore_Query_Internal from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Query.js";
|
|
14
|
-
import type { IPrintableExpression, IRelationalQuotableExpression } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Query.js";
|
|
14
|
+
import type { ExpressionPrinter, IPrintableExpression, IRelationalQuotableExpression } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Query.js";
|
|
15
15
|
import * as Microsoft_EntityFrameworkCore_Query_SqlExpressions_Internal from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Query.SqlExpressions.js";
|
|
16
16
|
import type { SqlExpression, SqlFunctionExpression } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Query.SqlExpressions.js";
|
|
17
17
|
import type { RelationalTypeMapping } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Storage.js";
|
|
18
18
|
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
19
|
+
export abstract class SqlServerJsonObjectExpression$protected {
|
|
20
|
+
protected Print(expressionPrinter: ExpressionPrinter): void;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
export interface SqlServerJsonObjectExpression$instance extends SqlServerJsonObjectExpression$protected, SqlFunctionExpression {
|
|
25
|
+
readonly PropertyNames: IReadOnlyList<System_Internal.String>;
|
|
26
|
+
Equals(obj: unknown): boolean;
|
|
27
|
+
GetHashCode(): int;
|
|
28
|
+
Quote(): Expression;
|
|
24
29
|
}
|
|
25
30
|
|
|
26
31
|
|
|
@@ -7,9 +7,9 @@ import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Query.Inter
|
|
|
7
7
|
|
|
8
8
|
// Cross-namespace type imports for constraints
|
|
9
9
|
import type { IReadOnlyList } from '@tsonic/dotnet/System.Collections.Generic.js';
|
|
10
|
-
import type { Boolean as ClrBoolean, Int32, Object as ClrObject, String as ClrString } from '@tsonic/dotnet/System.js';
|
|
10
|
+
import type { Boolean as ClrBoolean, Int32, Object as ClrObject, String as ClrString, Void } from '@tsonic/dotnet/System.js';
|
|
11
11
|
import type { Expression } from '@tsonic/dotnet/System.Linq.Expressions.js';
|
|
12
|
-
import type { IPrintableExpression, IRelationalQuotableExpression } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Query.js';
|
|
12
|
+
import type { ExpressionPrinter, IPrintableExpression, IRelationalQuotableExpression } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Query.js';
|
|
13
13
|
import type { SqlExpression, SqlFunctionExpression } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Query.SqlExpressions.js';
|
|
14
14
|
import type { RelationalTypeMapping } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Storage.js';
|
|
15
15
|
|
|
@@ -10,14 +10,14 @@ import type { ISqlServerSingletonOptions } from './Microsoft.EntityFrameworkCore
|
|
|
10
10
|
import type { ISqlServerConnection } from './Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.js';
|
|
11
11
|
import type { IEnumerable, IReadOnlyList } from '@tsonic/dotnet/System.Collections.Generic.js';
|
|
12
12
|
import type { DbCommand } from '@tsonic/dotnet/System.Data.Common.js';
|
|
13
|
-
import type { Boolean as ClrBoolean, DateTime, Enum, IComparable, IConvertible, IEquatable, IFormattable, Int32, ISpanFormattable, Object as ClrObject, String as ClrString, Type, ValueType, Void } from '@tsonic/dotnet/System.js';
|
|
14
|
-
import type { Expression, ExpressionVisitor } from '@tsonic/dotnet/System.Linq.Expressions.js';
|
|
13
|
+
import type { Boolean as ClrBoolean, Char, DateTime, Enum, IComparable, IConvertible, IEquatable, IFormattable, Int32, ISpanFormattable, Object as ClrObject, ReadOnlySpan, String as ClrString, Type, ValueType, Void } from '@tsonic/dotnet/System.js';
|
|
14
|
+
import type { BinaryExpression, Expression, ExpressionVisitor, MethodCallExpression, UnaryExpression } from '@tsonic/dotnet/System.Linq.Expressions.js';
|
|
15
15
|
import type { MemberInfo, MethodInfo } from '@tsonic/dotnet/System.Reflection.js';
|
|
16
16
|
import type { IDiagnosticsLogger } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Diagnostics.js';
|
|
17
17
|
import type { DbLoggerCategory$Query } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.js';
|
|
18
|
-
import type { IEntityType, IModel } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Metadata.js';
|
|
19
|
-
import type { CompiledQueryCacheKeyGeneratorDependencies, EntityQueryRootExpression, EnumerableExpression, EvaluatableExpressionFilterDependencies, IAggregateMethodCallTranslator, IAggregateMethodCallTranslatorProvider, IAsyncQueryProvider, ICompiledQueryCacheKeyGenerator, IEvaluatableExpressionFilter, IMemberTranslator, IMemberTranslatorProvider, IMethodCallTranslator, IMethodCallTranslatorProvider, INavigationExpansionExtensibilityHelper, IPrintableExpression, IQueryableMethodTranslatingExpressionVisitorFactory, IQueryCompilationContextFactory, IQuerySqlGeneratorFactory, IQueryTranslationPostprocessorFactory, IRelationalParameterBasedSqlProcessorFactory, IRelationalQueryStringFactory, IRelationalQuotableExpression, IRelationalSqlTranslatingExpressionVisitorFactory, ISqlExpressionFactory, NavigationExpansionExtensibilityHelper, NavigationExpansionExtensibilityHelperDependencies, ParametersCacheDecorator, PathSegment, QueryableMethodTranslatingExpressionVisitor, QueryableMethodTranslatingExpressionVisitorDependencies, QueryCompilationContext, QueryCompilationContextDependencies, QueryContext, QuerySqlGenerator, QuerySqlGeneratorDependencies, QueryTranslationPostprocessor, QueryTranslationPostprocessorDependencies, RelationalAggregateMethodCallTranslatorProvider, RelationalAggregateMethodCallTranslatorProviderDependencies, RelationalCompiledQueryCacheKeyGenerator, RelationalCompiledQueryCacheKeyGeneratorDependencies, RelationalEvaluatableExpressionFilter, RelationalEvaluatableExpressionFilterDependencies, RelationalMemberTranslatorProvider, RelationalMemberTranslatorProviderDependencies, RelationalMethodCallTranslatorProvider, RelationalMethodCallTranslatorProviderDependencies, RelationalParameterBasedSqlProcessor, RelationalParameterBasedSqlProcessorDependencies, RelationalParameterBasedSqlProcessorParameters, RelationalQueryableMethodTranslatingExpressionVisitor, RelationalQueryableMethodTranslatingExpressionVisitorDependencies, RelationalQueryCompilationContext, RelationalQueryCompilationContextDependencies, RelationalQueryTranslationPostprocessor, RelationalQueryTranslationPostprocessorDependencies, RelationalSqlTranslatingExpressionVisitor, RelationalSqlTranslatingExpressionVisitorDependencies, RelationalTypeMappingPostprocessor, SqlAliasManager, SqlExpressionFactory, SqlExpressionFactoryDependencies, SqlNullabilityProcessor, SqlTreePruner } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Query.js';
|
|
20
|
-
import type { ITableBasedExpression, OrderingExpression, SqlExpression, SqlFunctionExpression, TableExpressionBase, TableValuedFunctionExpression } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Query.SqlExpressions.js';
|
|
18
|
+
import type { IEntityType, IModel, IProperty } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Metadata.js';
|
|
19
|
+
import type { CompiledQueryCacheKeyGeneratorDependencies, EntityQueryRootExpression, EnumerableExpression, EvaluatableExpressionFilterDependencies, ExpressionPrinter, IAggregateMethodCallTranslator, IAggregateMethodCallTranslatorProvider, IAsyncQueryProvider, ICompiledQueryCacheKeyGenerator, IEvaluatableExpressionFilter, IMemberTranslator, IMemberTranslatorProvider, IMethodCallTranslator, IMethodCallTranslatorProvider, INavigationExpansionExtensibilityHelper, IPrintableExpression, IQueryableMethodTranslatingExpressionVisitorFactory, IQueryCompilationContextFactory, IQuerySqlGeneratorFactory, IQueryTranslationPostprocessorFactory, IRelationalParameterBasedSqlProcessorFactory, IRelationalQueryStringFactory, IRelationalQuotableExpression, IRelationalSqlTranslatingExpressionVisitorFactory, ISqlExpressionFactory, JsonQueryExpression, NavigationExpansionExtensibilityHelper, NavigationExpansionExtensibilityHelperDependencies, ParametersCacheDecorator, PathSegment, QueryableMethodTranslatingExpressionVisitor, QueryableMethodTranslatingExpressionVisitor$ExecuteUpdateSetter, QueryableMethodTranslatingExpressionVisitorDependencies, QueryCompilationContext, QueryCompilationContextDependencies, QueryContext, QuerySqlGenerator, QuerySqlGeneratorDependencies, QueryTranslationPostprocessor, QueryTranslationPostprocessorDependencies, RelationalAggregateMethodCallTranslatorProvider, RelationalAggregateMethodCallTranslatorProviderDependencies, RelationalCompiledQueryCacheKeyGenerator, RelationalCompiledQueryCacheKeyGeneratorDependencies, RelationalEvaluatableExpressionFilter, RelationalEvaluatableExpressionFilterDependencies, RelationalMemberTranslatorProvider, RelationalMemberTranslatorProviderDependencies, RelationalMethodCallTranslatorProvider, RelationalMethodCallTranslatorProviderDependencies, RelationalParameterBasedSqlProcessor, RelationalParameterBasedSqlProcessorDependencies, RelationalParameterBasedSqlProcessorParameters, RelationalQueryableMethodTranslatingExpressionVisitor, RelationalQueryableMethodTranslatingExpressionVisitorDependencies, RelationalQueryCompilationContext, RelationalQueryCompilationContextDependencies, RelationalQueryTranslationPostprocessor, RelationalQueryTranslationPostprocessorDependencies, RelationalSqlTranslatingExpressionVisitor, RelationalSqlTranslatingExpressionVisitorDependencies, RelationalTypeMappingPostprocessor, ShapedQueryExpression, SqlAliasManager, SqlExpressionFactory, SqlExpressionFactoryDependencies, SqlNullabilityProcessor, SqlTreePruner } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Query.js';
|
|
20
|
+
import type { CaseExpression, ColumnValueSetter, DeleteExpression, InExpression, ITableBasedExpression, JsonScalarExpression, OrderingExpression, PredicateJoinExpressionBase, SelectExpression, SqlBinaryExpression, SqlConstantExpression, SqlExpression, SqlFunctionExpression, SqlParameterExpression, SqlUnaryExpression, TableExpression, TableExpressionBase, TableValuedFunctionExpression, UpdateExpression, ValuesExpression } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Query.SqlExpressions.js';
|
|
21
21
|
import type { IRelationalTypeMappingSource, RelationalTypeMapping } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Storage.js';
|
|
22
22
|
|
|
23
23
|
// Public API exports (curated - no internal $instance/$views leakage)
|
|
@@ -1,23 +1,47 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlServerCodeGenerator",
|
|
6
9
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlServerCodeGenerator",
|
|
7
|
-
"tsEmitName": "SqlServerCodeGenerator",
|
|
8
10
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Class",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
18
|
+
"baseType": {
|
|
19
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Scaffolding.ProviderCodeGenerator",
|
|
20
|
+
"clrName": "Microsoft.EntityFrameworkCore.Scaffolding.ProviderCodeGenerator"
|
|
21
|
+
},
|
|
22
|
+
"interfaces": [
|
|
23
|
+
{
|
|
24
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Scaffolding.IProviderConfigurationCodeGenerator",
|
|
25
|
+
"clrName": "Microsoft.EntityFrameworkCore.Scaffolding.IProviderConfigurationCodeGenerator"
|
|
26
|
+
}
|
|
27
|
+
],
|
|
10
28
|
"methods": [
|
|
11
29
|
{
|
|
12
30
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlServerCodeGenerator::GenerateUseProvider(System.String,Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment):Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment",
|
|
13
31
|
"clrName": "GenerateUseProvider",
|
|
14
|
-
"tsEmitName": "generateUseProvider",
|
|
15
32
|
"metadataToken": 100664716,
|
|
16
33
|
"canonicalSignature": "(System.String,Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment):Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment",
|
|
17
34
|
"normalizedSignature": "GenerateUseProvider|(System.String,Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment):Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment|static=false",
|
|
18
35
|
"emitScope": "ClassSurface",
|
|
36
|
+
"provenance": "Original",
|
|
19
37
|
"arity": 0,
|
|
20
38
|
"parameterCount": 2,
|
|
39
|
+
"isStatic": false,
|
|
40
|
+
"isAbstract": false,
|
|
41
|
+
"isVirtual": true,
|
|
42
|
+
"isOverride": true,
|
|
43
|
+
"isSealed": false,
|
|
44
|
+
"visibility": "Public",
|
|
21
45
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlServerCodeGenerator",
|
|
22
46
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
23
47
|
"isExtensionMethod": false
|
|
@@ -34,51 +58,50 @@
|
|
|
34
58
|
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Scaffolding.ProviderCodeGeneratorDependencies):void|static=false",
|
|
35
59
|
"isStatic": false,
|
|
36
60
|
"parameterCount": 1,
|
|
61
|
+
"visibility": "Public",
|
|
37
62
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlServerCodeGenerator",
|
|
38
63
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
39
64
|
}
|
|
40
|
-
],
|
|
41
|
-
"exposedMethods": [
|
|
42
|
-
{
|
|
43
|
-
"tsName": "generateUseProvider",
|
|
44
|
-
"isStatic": false,
|
|
45
|
-
"tsSignatureId": "GenerateUseProvider|(System.String,Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment):Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment|static=false",
|
|
46
|
-
"target": {
|
|
47
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlServerCodeGenerator",
|
|
48
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
49
|
-
"metadataToken": 100664716
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
],
|
|
53
|
-
"exposedConstructors": [
|
|
54
|
-
{
|
|
55
|
-
"isStatic": false,
|
|
56
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Scaffolding.ProviderCodeGeneratorDependencies):void|static=false",
|
|
57
|
-
"target": {
|
|
58
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlServerCodeGenerator",
|
|
59
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
60
|
-
"metadataToken": 100664715
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
65
|
]
|
|
64
66
|
},
|
|
65
67
|
{
|
|
66
68
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlServerDatabaseModelFactory",
|
|
67
69
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlServerDatabaseModelFactory",
|
|
68
|
-
"tsEmitName": "SqlServerDatabaseModelFactory",
|
|
69
70
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
70
71
|
"metadataToken": 0,
|
|
72
|
+
"kind": "Class",
|
|
73
|
+
"accessibility": "Public",
|
|
74
|
+
"isAbstract": false,
|
|
75
|
+
"isSealed": false,
|
|
76
|
+
"isStatic": false,
|
|
77
|
+
"arity": 0,
|
|
78
|
+
"baseType": {
|
|
79
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Scaffolding.DatabaseModelFactory",
|
|
80
|
+
"clrName": "Microsoft.EntityFrameworkCore.Scaffolding.DatabaseModelFactory"
|
|
81
|
+
},
|
|
82
|
+
"interfaces": [
|
|
83
|
+
{
|
|
84
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Scaffolding.IDatabaseModelFactory",
|
|
85
|
+
"clrName": "Microsoft.EntityFrameworkCore.Scaffolding.IDatabaseModelFactory"
|
|
86
|
+
}
|
|
87
|
+
],
|
|
71
88
|
"methods": [
|
|
72
89
|
{
|
|
73
90
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlServerDatabaseModelFactory::Create(System.String,Microsoft.EntityFrameworkCore.Scaffolding.DatabaseModelFactoryOptions):Microsoft.EntityFrameworkCore.Scaffolding.Metadata.DatabaseModel",
|
|
74
91
|
"clrName": "Create",
|
|
75
|
-
"tsEmitName": "create",
|
|
76
92
|
"metadataToken": 100664719,
|
|
77
93
|
"canonicalSignature": "(System.String,Microsoft.EntityFrameworkCore.Scaffolding.DatabaseModelFactoryOptions):Microsoft.EntityFrameworkCore.Scaffolding.Metadata.DatabaseModel",
|
|
78
94
|
"normalizedSignature": "Create|(System.String,Microsoft.EntityFrameworkCore.Scaffolding.DatabaseModelFactoryOptions):Microsoft.EntityFrameworkCore.Scaffolding.Metadata.DatabaseModel|static=false",
|
|
79
95
|
"emitScope": "ClassSurface",
|
|
96
|
+
"provenance": "Original",
|
|
80
97
|
"arity": 0,
|
|
81
98
|
"parameterCount": 2,
|
|
99
|
+
"isStatic": false,
|
|
100
|
+
"isAbstract": false,
|
|
101
|
+
"isVirtual": true,
|
|
102
|
+
"isOverride": true,
|
|
103
|
+
"isSealed": false,
|
|
104
|
+
"visibility": "Public",
|
|
82
105
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlServerDatabaseModelFactory",
|
|
83
106
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
84
107
|
"isExtensionMethod": false
|
|
@@ -86,13 +109,19 @@
|
|
|
86
109
|
{
|
|
87
110
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlServerDatabaseModelFactory::Create(System.Data.Common.DbConnection,Microsoft.EntityFrameworkCore.Scaffolding.DatabaseModelFactoryOptions):Microsoft.EntityFrameworkCore.Scaffolding.Metadata.DatabaseModel",
|
|
88
111
|
"clrName": "Create",
|
|
89
|
-
"tsEmitName": "create",
|
|
90
112
|
"metadataToken": 100664720,
|
|
91
113
|
"canonicalSignature": "(System.Data.Common.DbConnection,Microsoft.EntityFrameworkCore.Scaffolding.DatabaseModelFactoryOptions):Microsoft.EntityFrameworkCore.Scaffolding.Metadata.DatabaseModel",
|
|
92
114
|
"normalizedSignature": "Create|(System.Data.Common.DbConnection,Microsoft.EntityFrameworkCore.Scaffolding.DatabaseModelFactoryOptions):Microsoft.EntityFrameworkCore.Scaffolding.Metadata.DatabaseModel|static=false",
|
|
93
115
|
"emitScope": "ClassSurface",
|
|
116
|
+
"provenance": "Original",
|
|
94
117
|
"arity": 0,
|
|
95
118
|
"parameterCount": 2,
|
|
119
|
+
"isStatic": false,
|
|
120
|
+
"isAbstract": false,
|
|
121
|
+
"isVirtual": true,
|
|
122
|
+
"isOverride": true,
|
|
123
|
+
"isSealed": false,
|
|
124
|
+
"visibility": "Public",
|
|
96
125
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlServerDatabaseModelFactory",
|
|
97
126
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
98
127
|
"isExtensionMethod": false
|
|
@@ -109,61 +138,44 @@
|
|
|
109
138
|
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource):void|static=false",
|
|
110
139
|
"isStatic": false,
|
|
111
140
|
"parameterCount": 2,
|
|
141
|
+
"visibility": "Public",
|
|
112
142
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlServerDatabaseModelFactory",
|
|
113
143
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
114
144
|
}
|
|
115
|
-
],
|
|
116
|
-
"exposedMethods": [
|
|
117
|
-
{
|
|
118
|
-
"tsName": "create",
|
|
119
|
-
"isStatic": false,
|
|
120
|
-
"tsSignatureId": "Create|(System.String,Microsoft.EntityFrameworkCore.Scaffolding.DatabaseModelFactoryOptions):Microsoft.EntityFrameworkCore.Scaffolding.Metadata.DatabaseModel|static=false",
|
|
121
|
-
"target": {
|
|
122
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlServerDatabaseModelFactory",
|
|
123
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
124
|
-
"metadataToken": 100664719
|
|
125
|
-
}
|
|
126
|
-
},
|
|
127
|
-
{
|
|
128
|
-
"tsName": "create",
|
|
129
|
-
"isStatic": false,
|
|
130
|
-
"tsSignatureId": "Create|(System.Data.Common.DbConnection,Microsoft.EntityFrameworkCore.Scaffolding.DatabaseModelFactoryOptions):Microsoft.EntityFrameworkCore.Scaffolding.Metadata.DatabaseModel|static=false",
|
|
131
|
-
"target": {
|
|
132
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlServerDatabaseModelFactory",
|
|
133
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
134
|
-
"metadataToken": 100664720
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
],
|
|
138
|
-
"exposedConstructors": [
|
|
139
|
-
{
|
|
140
|
-
"isStatic": false,
|
|
141
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Diagnostics.IDiagnosticsLogger_1[[Microsoft.EntityFrameworkCore.DbLoggerCategory\u002BScaffolding,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]],Microsoft.EntityFrameworkCore.Storage.IRelationalTypeMappingSource):void|static=false",
|
|
142
|
-
"target": {
|
|
143
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlServerDatabaseModelFactory",
|
|
144
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
145
|
-
"metadataToken": 100664718
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
145
|
]
|
|
149
146
|
},
|
|
150
147
|
{
|
|
151
148
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlDataReaderExtension",
|
|
152
149
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlDataReaderExtension",
|
|
153
|
-
"tsEmitName": "SqlDataReaderExtension",
|
|
154
150
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
155
151
|
"metadataToken": 0,
|
|
152
|
+
"kind": "StaticNamespace",
|
|
153
|
+
"accessibility": "Public",
|
|
154
|
+
"isAbstract": true,
|
|
155
|
+
"isSealed": true,
|
|
156
|
+
"isStatic": true,
|
|
157
|
+
"arity": 0,
|
|
158
|
+
"baseType": {
|
|
159
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
160
|
+
"clrName": "System.Object"
|
|
161
|
+
},
|
|
156
162
|
"methods": [
|
|
157
163
|
{
|
|
158
164
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlDataReaderExtension::GetValueOrDefault(System.Data.Common.DbDataReader,System.String):T",
|
|
159
165
|
"clrName": "GetValueOrDefault",
|
|
160
|
-
"tsEmitName": "getValueOrDefault",
|
|
161
166
|
"metadataToken": 100664712,
|
|
162
167
|
"canonicalSignature": "(System.Data.Common.DbDataReader,System.String):T",
|
|
163
168
|
"normalizedSignature": "GetValueOrDefault|(System.Data.Common.DbDataReader,System.String):T|static=true",
|
|
164
169
|
"emitScope": "ClassSurface",
|
|
170
|
+
"provenance": "Original",
|
|
165
171
|
"arity": 1,
|
|
166
172
|
"parameterCount": 2,
|
|
173
|
+
"isStatic": true,
|
|
174
|
+
"isAbstract": false,
|
|
175
|
+
"isVirtual": false,
|
|
176
|
+
"isOverride": false,
|
|
177
|
+
"isSealed": false,
|
|
178
|
+
"visibility": "Public",
|
|
167
179
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlDataReaderExtension",
|
|
168
180
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
169
181
|
"isExtensionMethod": true
|
|
@@ -171,13 +183,19 @@
|
|
|
171
183
|
{
|
|
172
184
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlDataReaderExtension::GetValueOrDefault(System.Data.Common.DbDataRecord,System.String):T",
|
|
173
185
|
"clrName": "GetValueOrDefault",
|
|
174
|
-
"tsEmitName": "getValueOrDefault",
|
|
175
186
|
"metadataToken": 100664713,
|
|
176
187
|
"canonicalSignature": "(System.Data.Common.DbDataRecord,System.String):T",
|
|
177
188
|
"normalizedSignature": "GetValueOrDefault|(System.Data.Common.DbDataRecord,System.String):T|static=true",
|
|
178
189
|
"emitScope": "ClassSurface",
|
|
190
|
+
"provenance": "Original",
|
|
179
191
|
"arity": 1,
|
|
180
192
|
"parameterCount": 2,
|
|
193
|
+
"isStatic": true,
|
|
194
|
+
"isAbstract": false,
|
|
195
|
+
"isVirtual": false,
|
|
196
|
+
"isOverride": false,
|
|
197
|
+
"isSealed": false,
|
|
198
|
+
"visibility": "Public",
|
|
181
199
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlDataReaderExtension",
|
|
182
200
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
183
201
|
"isExtensionMethod": true
|
|
@@ -185,13 +203,19 @@
|
|
|
185
203
|
{
|
|
186
204
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlDataReaderExtension::GetFieldValue(System.Data.Common.DbDataRecord,System.String):T",
|
|
187
205
|
"clrName": "GetFieldValue",
|
|
188
|
-
"tsEmitName": "getFieldValue",
|
|
189
206
|
"metadataToken": 100664714,
|
|
190
207
|
"canonicalSignature": "(System.Data.Common.DbDataRecord,System.String):T",
|
|
191
208
|
"normalizedSignature": "GetFieldValue|(System.Data.Common.DbDataRecord,System.String):T|static=true",
|
|
192
209
|
"emitScope": "ClassSurface",
|
|
210
|
+
"provenance": "Original",
|
|
193
211
|
"arity": 1,
|
|
194
212
|
"parameterCount": 2,
|
|
213
|
+
"isStatic": true,
|
|
214
|
+
"isAbstract": false,
|
|
215
|
+
"isVirtual": false,
|
|
216
|
+
"isOverride": false,
|
|
217
|
+
"isSealed": false,
|
|
218
|
+
"visibility": "Public",
|
|
195
219
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlDataReaderExtension",
|
|
196
220
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
197
221
|
"isExtensionMethod": true
|
|
@@ -200,39 +224,7 @@
|
|
|
200
224
|
"properties": [],
|
|
201
225
|
"fields": [],
|
|
202
226
|
"events": [],
|
|
203
|
-
"constructors": []
|
|
204
|
-
"exposedMethods": [
|
|
205
|
-
{
|
|
206
|
-
"tsName": "getValueOrDefault",
|
|
207
|
-
"isStatic": true,
|
|
208
|
-
"tsSignatureId": "GetValueOrDefault|(System.Data.Common.DbDataReader,System.String):T|static=true",
|
|
209
|
-
"target": {
|
|
210
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlDataReaderExtension",
|
|
211
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
212
|
-
"metadataToken": 100664712
|
|
213
|
-
}
|
|
214
|
-
},
|
|
215
|
-
{
|
|
216
|
-
"tsName": "getValueOrDefault",
|
|
217
|
-
"isStatic": true,
|
|
218
|
-
"tsSignatureId": "GetValueOrDefault|(System.Data.Common.DbDataRecord,System.String):T|static=true",
|
|
219
|
-
"target": {
|
|
220
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlDataReaderExtension",
|
|
221
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
222
|
-
"metadataToken": 100664713
|
|
223
|
-
}
|
|
224
|
-
},
|
|
225
|
-
{
|
|
226
|
-
"tsName": "getFieldValue",
|
|
227
|
-
"isStatic": true,
|
|
228
|
-
"tsSignatureId": "GetFieldValue|(System.Data.Common.DbDataRecord,System.String):T|static=true",
|
|
229
|
-
"target": {
|
|
230
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.SqlDataReaderExtension",
|
|
231
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
232
|
-
"metadataToken": 100664714
|
|
233
|
-
}
|
|
234
|
-
}
|
|
235
|
-
]
|
|
227
|
+
"constructors": []
|
|
236
228
|
}
|
|
237
229
|
]
|
|
238
230
|
}
|
|
@@ -18,7 +18,7 @@ import type { DatabaseModel } from "@tsonic/efcore/Microsoft.EntityFrameworkCore
|
|
|
18
18
|
import type { IRelationalTypeMappingSource } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Storage.js";
|
|
19
19
|
|
|
20
20
|
export interface SqlServerCodeGenerator$instance extends ProviderCodeGenerator {
|
|
21
|
-
|
|
21
|
+
GenerateUseProvider(connectionString: string, providerOptions: MethodCallCodeFragment): MethodCallCodeFragment;
|
|
22
22
|
}
|
|
23
23
|
|
|
24
24
|
|
|
@@ -30,8 +30,8 @@ export const SqlServerCodeGenerator: {
|
|
|
30
30
|
export type SqlServerCodeGenerator = SqlServerCodeGenerator$instance;
|
|
31
31
|
|
|
32
32
|
export interface SqlServerDatabaseModelFactory$instance extends DatabaseModelFactory {
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
Create(connectionString: string, options: DatabaseModelFactoryOptions): DatabaseModel;
|
|
34
|
+
Create(connection: DbConnection, options: DatabaseModelFactoryOptions): DatabaseModel;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
|
|
@@ -43,9 +43,9 @@ export const SqlServerDatabaseModelFactory: {
|
|
|
43
43
|
export type SqlServerDatabaseModelFactory = SqlServerDatabaseModelFactory$instance;
|
|
44
44
|
|
|
45
45
|
export abstract class SqlDataReaderExtension$instance {
|
|
46
|
-
static
|
|
47
|
-
static
|
|
48
|
-
static
|
|
46
|
+
static GetFieldValue<T>(record: DbDataRecord, name: string): T;
|
|
47
|
+
static GetValueOrDefault<T>(reader: DbDataReader, name: string): T | undefined;
|
|
48
|
+
static GetValueOrDefault<T>(record: DbDataRecord, name: string): T | undefined;
|
|
49
49
|
}
|
|
50
50
|
|
|
51
51
|
|