@tsonic/efcore 10.0.11 → 10.0.16
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/Microsoft.EntityFrameworkCore/bindings.json +0 -500
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +22 -5
- package/Microsoft.EntityFrameworkCore.ChangeTracking/bindings.json +0 -480
- package/Microsoft.EntityFrameworkCore.ChangeTracking/internal/index.d.ts +16 -12
- package/Microsoft.EntityFrameworkCore.ChangeTracking.Internal/bindings.json +981 -2411
- package/Microsoft.EntityFrameworkCore.ChangeTracking.Internal/internal/index.d.ts +1 -70
- package/Microsoft.EntityFrameworkCore.Design/bindings.json +0 -40
- package/Microsoft.EntityFrameworkCore.Design/internal/index.d.ts +0 -2
- package/Microsoft.EntityFrameworkCore.Design.Internal/bindings.json +2 -22
- package/Microsoft.EntityFrameworkCore.Design.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Diagnostics.Internal/bindings.json +0 -528
- package/Microsoft.EntityFrameworkCore.Diagnostics.Internal/internal/index.d.ts +14 -18
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +900 -1800
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +6 -46
- package/Microsoft.EntityFrameworkCore.Internal/bindings.json +0 -260
- package/Microsoft.EntityFrameworkCore.Internal/internal/index.d.ts +0 -13
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +9011 -16771
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +1 -376
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +7901 -14241
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +361 -47
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +350 -2250
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +51 -91
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +44938 -86844
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +17 -2067
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +5234 -20354
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +1 -757
- package/Microsoft.EntityFrameworkCore.Migrations.Operations.Builders/bindings.json +0 -40
- package/Microsoft.EntityFrameworkCore.Migrations.Operations.Builders/internal/index.d.ts +2 -0
- package/Microsoft.EntityFrameworkCore.Query/bindings.json +3 -183
- package/Microsoft.EntityFrameworkCore.Query/internal/index.d.ts +3 -4
- package/Microsoft.EntityFrameworkCore.Query.Internal/bindings.json +0 -160
- package/Microsoft.EntityFrameworkCore.Query.Internal/internal/index.d.ts +2 -3
- package/Microsoft.EntityFrameworkCore.Query.SqlExpressions/bindings.json +14 -794
- package/Microsoft.EntityFrameworkCore.Query.SqlExpressions/internal/index.d.ts +26 -9
- package/Microsoft.EntityFrameworkCore.Scaffolding.Metadata/bindings.json +1610 -5810
- package/Microsoft.EntityFrameworkCore.Scaffolding.Metadata/internal/index.d.ts +1 -211
- package/Microsoft.EntityFrameworkCore.Storage/bindings.json +129 -309
- package/Microsoft.EntityFrameworkCore.Storage/internal/index.d.ts +2 -6
- package/Microsoft.EntityFrameworkCore.Storage.Internal/bindings.json +12 -52
- package/Microsoft.EntityFrameworkCore.Storage.Internal/internal/index.d.ts +1 -3
- package/Microsoft.EntityFrameworkCore.Storage.Json/bindings.json +26 -1406
- package/Microsoft.EntityFrameworkCore.Storage.Json/internal/index.d.ts +10 -0
- package/Microsoft.EntityFrameworkCore.Storage.ValueConversion.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Update/bindings.json +0 -86
- package/Microsoft.EntityFrameworkCore.Update/internal/index.d.ts +0 -4
- package/Microsoft.EntityFrameworkCore.Update.Internal/bindings.json +0 -512
- package/Microsoft.EntityFrameworkCore.Update.Internal/internal/index.d.ts +0 -18
- package/Microsoft.EntityFrameworkCore.ValueGeneration/bindings.json +6 -272
- package/Microsoft.EntityFrameworkCore.ValueGeneration/internal/index.d.ts +10 -13
- package/Microsoft.EntityFrameworkCore.ValueGeneration.Internal/bindings.json +0 -660
- package/Microsoft.EntityFrameworkCore.ValueGeneration.Internal/internal/index.d.ts +32 -33
- package/README.md +119 -2
- package/package.json +4 -4
|
@@ -74,26 +74,6 @@
|
|
|
74
74
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Migrations.Operations.Builders.AlterOperationBuilder\u00601",
|
|
75
75
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
76
76
|
"isExtensionMethod": false
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Migrations.Operations.Builders.AlterOperationBuilder\u00601::Annotation(System.String,System.Object):Microsoft.EntityFrameworkCore.Migrations.Operations.Builders.OperationBuilder_1",
|
|
80
|
-
"clrName": "Annotation",
|
|
81
|
-
"metadataToken": 0,
|
|
82
|
-
"canonicalSignature": "(System.String,System.Object):Microsoft.EntityFrameworkCore.Migrations.Operations.Builders.OperationBuilder_1",
|
|
83
|
-
"normalizedSignature": "Annotation|(System.String,System.Object):Microsoft.EntityFrameworkCore.Migrations.Operations.Builders.OperationBuilder_1|static=false",
|
|
84
|
-
"emitScope": "ClassSurface",
|
|
85
|
-
"provenance": "BaseOverload",
|
|
86
|
-
"arity": 0,
|
|
87
|
-
"parameterCount": 2,
|
|
88
|
-
"isStatic": false,
|
|
89
|
-
"isAbstract": false,
|
|
90
|
-
"isVirtual": true,
|
|
91
|
-
"isOverride": false,
|
|
92
|
-
"isSealed": false,
|
|
93
|
-
"visibility": "Public",
|
|
94
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Migrations.Operations.Builders.AlterOperationBuilder\u00601",
|
|
95
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
96
|
-
"isExtensionMethod": false
|
|
97
77
|
}
|
|
98
78
|
],
|
|
99
79
|
"properties": [
|
|
@@ -398,26 +378,6 @@
|
|
|
398
378
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Migrations.Operations.Builders.CreateTableBuilder\u00601",
|
|
399
379
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
400
380
|
"isExtensionMethod": false
|
|
401
|
-
},
|
|
402
|
-
{
|
|
403
|
-
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Migrations.Operations.Builders.CreateTableBuilder\u00601::Annotation(System.String,System.Object):Microsoft.EntityFrameworkCore.Migrations.Operations.Builders.OperationBuilder_1",
|
|
404
|
-
"clrName": "Annotation",
|
|
405
|
-
"metadataToken": 0,
|
|
406
|
-
"canonicalSignature": "(System.String,System.Object):Microsoft.EntityFrameworkCore.Migrations.Operations.Builders.OperationBuilder_1",
|
|
407
|
-
"normalizedSignature": "Annotation|(System.String,System.Object):Microsoft.EntityFrameworkCore.Migrations.Operations.Builders.OperationBuilder_1|static=false",
|
|
408
|
-
"emitScope": "ClassSurface",
|
|
409
|
-
"provenance": "BaseOverload",
|
|
410
|
-
"arity": 0,
|
|
411
|
-
"parameterCount": 2,
|
|
412
|
-
"isStatic": false,
|
|
413
|
-
"isAbstract": false,
|
|
414
|
-
"isVirtual": true,
|
|
415
|
-
"isOverride": false,
|
|
416
|
-
"isSealed": false,
|
|
417
|
-
"visibility": "Public",
|
|
418
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Migrations.Operations.Builders.CreateTableBuilder\u00601",
|
|
419
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
420
|
-
"isExtensionMethod": false
|
|
421
381
|
}
|
|
422
382
|
],
|
|
423
383
|
"properties": [
|
|
@@ -22,6 +22,7 @@ export interface AlterOperationBuilder_1$instance<TOperation extends MigrationOp
|
|
|
22
22
|
|
|
23
23
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Infrastructure_IInfrastructure_1: never;
|
|
24
24
|
|
|
25
|
+
Annotation(name: string, value: unknown): AlterOperationBuilder_1<TOperation>;
|
|
25
26
|
Annotation(name: string, value: unknown): OperationBuilder_1<TOperation>;
|
|
26
27
|
OldAnnotation(name: string, value: unknown): AlterOperationBuilder_1<TOperation>;
|
|
27
28
|
}
|
|
@@ -61,6 +62,7 @@ export interface CreateTableBuilder_1$instance<TColumns> extends OperationBuilde
|
|
|
61
62
|
|
|
62
63
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Infrastructure_IInfrastructure_1: never;
|
|
63
64
|
|
|
65
|
+
Annotation(name: string, value: unknown): CreateTableBuilder_1<TColumns>;
|
|
64
66
|
Annotation(name: string, value: unknown): OperationBuilder_1<CreateTableOperation>;
|
|
65
67
|
CheckConstraint(name: string, sql: string): OperationBuilder_1<AddCheckConstraintOperation>;
|
|
66
68
|
ForeignKey(name: string, column: Expression_1<Func_2<TColumns, unknown>>, principalTable: string, principalColumn?: string, principalSchema?: string, onUpdate?: ReferentialAction, onDelete?: ReferentialAction): OperationBuilder_1<AddForeignKeyOperation>;
|
|
@@ -15421,11 +15421,11 @@
|
|
|
15421
15421
|
"sourceInterface": "Microsoft.EntityFrameworkCore.Query.IRelationalLiftableConstantFactory"
|
|
15422
15422
|
},
|
|
15423
15423
|
{
|
|
15424
|
-
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.RelationalLiftableConstantFactory::CreateLiftableConstant(System.Object,System.Linq.Expressions.Expression_1,System.String,System.Type):System.Linq.Expressions.Expression",
|
|
15424
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.RelationalLiftableConstantFactory::CreateLiftableConstant(System.Object,System.Linq.Expressions.Expression_1\u003CSystem.Func_2\u003CMicrosoft.EntityFrameworkCore.Query.MaterializerLiftableConstantContext,System.Object\u003E\u003E,System.String,System.Type):System.Linq.Expressions.Expression",
|
|
15425
15425
|
"clrName": "CreateLiftableConstant",
|
|
15426
15426
|
"metadataToken": 0,
|
|
15427
|
-
"canonicalSignature": "(System.Object,System.Linq.Expressions.Expression_1,System.String,System.Type):System.Linq.Expressions.Expression",
|
|
15428
|
-
"normalizedSignature": "CreateLiftableConstant|(System.Object,System.Linq.Expressions.Expression_1,System.String,System.Type):System.Linq.Expressions.Expression|static=false",
|
|
15427
|
+
"canonicalSignature": "(System.Object,System.Linq.Expressions.Expression_1\u003CSystem.Func_2\u003CMicrosoft.EntityFrameworkCore.Query.MaterializerLiftableConstantContext,System.Object\u003E\u003E,System.String,System.Type):System.Linq.Expressions.Expression",
|
|
15428
|
+
"normalizedSignature": "CreateLiftableConstant|(System.Object,System.Linq.Expressions.Expression_1\u003CSystem.Func_2\u003CMicrosoft.EntityFrameworkCore.Query.MaterializerLiftableConstantContext,System.Object\u003E\u003E,System.String,System.Type):System.Linq.Expressions.Expression|static=false",
|
|
15429
15429
|
"emitScope": "ClassSurface",
|
|
15430
15430
|
"provenance": "BaseOverload",
|
|
15431
15431
|
"arity": 0,
|
|
@@ -15561,46 +15561,6 @@
|
|
|
15561
15561
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore",
|
|
15562
15562
|
"isExtensionMethod": false,
|
|
15563
15563
|
"sourceInterface": "Microsoft.EntityFrameworkCore.Query.ILiftableConstantProcessor"
|
|
15564
|
-
},
|
|
15565
|
-
{
|
|
15566
|
-
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.RelationalLiftableConstantProcessor::InlineConstants(System.Linq.Expressions.Expression,System.Boolean):System.Linq.Expressions.Expression",
|
|
15567
|
-
"clrName": "InlineConstants",
|
|
15568
|
-
"metadataToken": 0,
|
|
15569
|
-
"canonicalSignature": "(System.Linq.Expressions.Expression,System.Boolean):System.Linq.Expressions.Expression",
|
|
15570
|
-
"normalizedSignature": "InlineConstants|(System.Linq.Expressions.Expression,System.Boolean):System.Linq.Expressions.Expression|static=false",
|
|
15571
|
-
"emitScope": "ClassSurface",
|
|
15572
|
-
"provenance": "BaseOverload",
|
|
15573
|
-
"arity": 0,
|
|
15574
|
-
"parameterCount": 2,
|
|
15575
|
-
"isStatic": false,
|
|
15576
|
-
"isAbstract": false,
|
|
15577
|
-
"isVirtual": true,
|
|
15578
|
-
"isOverride": false,
|
|
15579
|
-
"isSealed": false,
|
|
15580
|
-
"visibility": "Public",
|
|
15581
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.RelationalLiftableConstantProcessor",
|
|
15582
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
15583
|
-
"isExtensionMethod": false
|
|
15584
|
-
},
|
|
15585
|
-
{
|
|
15586
|
-
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.RelationalLiftableConstantProcessor::LiftConstants(System.Linq.Expressions.Expression,System.Linq.Expressions.ParameterExpression,System.Collections.Generic.HashSet_1):System.Linq.Expressions.Expression",
|
|
15587
|
-
"clrName": "LiftConstants",
|
|
15588
|
-
"metadataToken": 0,
|
|
15589
|
-
"canonicalSignature": "(System.Linq.Expressions.Expression,System.Linq.Expressions.ParameterExpression,System.Collections.Generic.HashSet_1):System.Linq.Expressions.Expression",
|
|
15590
|
-
"normalizedSignature": "LiftConstants|(System.Linq.Expressions.Expression,System.Linq.Expressions.ParameterExpression,System.Collections.Generic.HashSet_1):System.Linq.Expressions.Expression|static=false",
|
|
15591
|
-
"emitScope": "ClassSurface",
|
|
15592
|
-
"provenance": "BaseOverload",
|
|
15593
|
-
"arity": 0,
|
|
15594
|
-
"parameterCount": 3,
|
|
15595
|
-
"isStatic": false,
|
|
15596
|
-
"isAbstract": false,
|
|
15597
|
-
"isVirtual": true,
|
|
15598
|
-
"isOverride": false,
|
|
15599
|
-
"isSealed": false,
|
|
15600
|
-
"visibility": "Public",
|
|
15601
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.RelationalLiftableConstantProcessor",
|
|
15602
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
15603
|
-
"isExtensionMethod": false
|
|
15604
15564
|
}
|
|
15605
15565
|
],
|
|
15606
15566
|
"properties": [
|
|
@@ -15847,26 +15807,6 @@
|
|
|
15847
15807
|
}
|
|
15848
15808
|
]
|
|
15849
15809
|
},
|
|
15850
|
-
{
|
|
15851
|
-
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.RelationalMaterializerLiftableConstantContext::\u003CClone\u003E$():Microsoft.EntityFrameworkCore.Query.MaterializerLiftableConstantContext",
|
|
15852
|
-
"clrName": "\u003CClone\u003E$",
|
|
15853
|
-
"metadataToken": 0,
|
|
15854
|
-
"canonicalSignature": "():Microsoft.EntityFrameworkCore.Query.MaterializerLiftableConstantContext",
|
|
15855
|
-
"normalizedSignature": "\u003CClone\u003E$|():Microsoft.EntityFrameworkCore.Query.MaterializerLiftableConstantContext|static=false",
|
|
15856
|
-
"emitScope": "ClassSurface",
|
|
15857
|
-
"provenance": "BaseOverload",
|
|
15858
|
-
"arity": 0,
|
|
15859
|
-
"parameterCount": 0,
|
|
15860
|
-
"isStatic": false,
|
|
15861
|
-
"isAbstract": false,
|
|
15862
|
-
"isVirtual": true,
|
|
15863
|
-
"isOverride": false,
|
|
15864
|
-
"isSealed": false,
|
|
15865
|
-
"visibility": "Public",
|
|
15866
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.RelationalMaterializerLiftableConstantContext",
|
|
15867
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
15868
|
-
"isExtensionMethod": false
|
|
15869
|
-
},
|
|
15870
15810
|
{
|
|
15871
15811
|
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.RelationalMaterializerLiftableConstantContext::Deconstruct(Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitorDependencies\u0026):System.Void",
|
|
15872
15812
|
"clrName": "Deconstruct",
|
|
@@ -18441,46 +18381,6 @@
|
|
|
18441
18381
|
"modifier": "ref"
|
|
18442
18382
|
}
|
|
18443
18383
|
]
|
|
18444
|
-
},
|
|
18445
|
-
{
|
|
18446
|
-
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.RelationalQueryableMethodTranslatingExpressionVisitor::TranslateExecuteDelete(Microsoft.EntityFrameworkCore.Query.ShapedQueryExpression):System.Linq.Expressions.Expression",
|
|
18447
|
-
"clrName": "TranslateExecuteDelete",
|
|
18448
|
-
"metadataToken": 0,
|
|
18449
|
-
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Query.ShapedQueryExpression):System.Linq.Expressions.Expression",
|
|
18450
|
-
"normalizedSignature": "TranslateExecuteDelete|(Microsoft.EntityFrameworkCore.Query.ShapedQueryExpression):System.Linq.Expressions.Expression|static=false",
|
|
18451
|
-
"emitScope": "ClassSurface",
|
|
18452
|
-
"provenance": "BaseOverload",
|
|
18453
|
-
"arity": 0,
|
|
18454
|
-
"parameterCount": 1,
|
|
18455
|
-
"isStatic": false,
|
|
18456
|
-
"isAbstract": false,
|
|
18457
|
-
"isVirtual": true,
|
|
18458
|
-
"isOverride": false,
|
|
18459
|
-
"isSealed": false,
|
|
18460
|
-
"visibility": "Protected",
|
|
18461
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.RelationalQueryableMethodTranslatingExpressionVisitor",
|
|
18462
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
18463
|
-
"isExtensionMethod": false
|
|
18464
|
-
},
|
|
18465
|
-
{
|
|
18466
|
-
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.RelationalQueryableMethodTranslatingExpressionVisitor::TranslateExecuteUpdate(Microsoft.EntityFrameworkCore.Query.ShapedQueryExpression,System.Collections.Generic.IReadOnlyList_1):System.Linq.Expressions.Expression",
|
|
18467
|
-
"clrName": "TranslateExecuteUpdate",
|
|
18468
|
-
"metadataToken": 0,
|
|
18469
|
-
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Query.ShapedQueryExpression,System.Collections.Generic.IReadOnlyList_1):System.Linq.Expressions.Expression",
|
|
18470
|
-
"normalizedSignature": "TranslateExecuteUpdate|(Microsoft.EntityFrameworkCore.Query.ShapedQueryExpression,System.Collections.Generic.IReadOnlyList_1):System.Linq.Expressions.Expression|static=false",
|
|
18471
|
-
"emitScope": "ClassSurface",
|
|
18472
|
-
"provenance": "BaseOverload",
|
|
18473
|
-
"arity": 0,
|
|
18474
|
-
"parameterCount": 2,
|
|
18475
|
-
"isStatic": false,
|
|
18476
|
-
"isAbstract": false,
|
|
18477
|
-
"isVirtual": true,
|
|
18478
|
-
"isOverride": false,
|
|
18479
|
-
"isSealed": false,
|
|
18480
|
-
"visibility": "Protected",
|
|
18481
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.RelationalQueryableMethodTranslatingExpressionVisitor",
|
|
18482
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
18483
|
-
"isExtensionMethod": false
|
|
18484
18384
|
}
|
|
18485
18385
|
],
|
|
18486
18386
|
"properties": [
|
|
@@ -20153,26 +20053,6 @@
|
|
|
20153
20053
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor",
|
|
20154
20054
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
20155
20055
|
"isExtensionMethod": false
|
|
20156
|
-
},
|
|
20157
|
-
{
|
|
20158
|
-
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor::AddStructuralTypeInitialization(Microsoft.EntityFrameworkCore.Query.StructuralTypeShaperExpression,System.Linq.Expressions.ParameterExpression,System.Collections.Generic.List_1,System.Collections.Generic.List_1):System.Void",
|
|
20159
|
-
"clrName": "AddStructuralTypeInitialization",
|
|
20160
|
-
"metadataToken": 0,
|
|
20161
|
-
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Query.StructuralTypeShaperExpression,System.Linq.Expressions.ParameterExpression,System.Collections.Generic.List_1,System.Collections.Generic.List_1):System.Void",
|
|
20162
|
-
"normalizedSignature": "AddStructuralTypeInitialization|(Microsoft.EntityFrameworkCore.Query.StructuralTypeShaperExpression,System.Linq.Expressions.ParameterExpression,System.Collections.Generic.List_1,System.Collections.Generic.List_1):System.Void|static=false",
|
|
20163
|
-
"emitScope": "ClassSurface",
|
|
20164
|
-
"provenance": "BaseOverload",
|
|
20165
|
-
"arity": 0,
|
|
20166
|
-
"parameterCount": 4,
|
|
20167
|
-
"isStatic": false,
|
|
20168
|
-
"isAbstract": false,
|
|
20169
|
-
"isVirtual": true,
|
|
20170
|
-
"isOverride": false,
|
|
20171
|
-
"isSealed": false,
|
|
20172
|
-
"visibility": "Public",
|
|
20173
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.RelationalShapedQueryCompilingExpressionVisitor",
|
|
20174
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
20175
|
-
"isExtensionMethod": false
|
|
20176
20056
|
}
|
|
20177
20057
|
],
|
|
20178
20058
|
"properties": [
|
|
@@ -22386,66 +22266,6 @@
|
|
|
22386
22266
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore",
|
|
22387
22267
|
"isExtensionMethod": false,
|
|
22388
22268
|
"sourceInterface": "Microsoft.EntityFrameworkCore.Query.IPrintableExpression"
|
|
22389
|
-
},
|
|
22390
|
-
{
|
|
22391
|
-
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.RelationalStructuralTypeShaperExpression::MakeClrTypeNonNullable():Microsoft.EntityFrameworkCore.Query.StructuralTypeShaperExpression",
|
|
22392
|
-
"clrName": "MakeClrTypeNonNullable",
|
|
22393
|
-
"metadataToken": 0,
|
|
22394
|
-
"canonicalSignature": "():Microsoft.EntityFrameworkCore.Query.StructuralTypeShaperExpression",
|
|
22395
|
-
"normalizedSignature": "MakeClrTypeNonNullable|():Microsoft.EntityFrameworkCore.Query.StructuralTypeShaperExpression|static=false",
|
|
22396
|
-
"emitScope": "ClassSurface",
|
|
22397
|
-
"provenance": "BaseOverload",
|
|
22398
|
-
"arity": 0,
|
|
22399
|
-
"parameterCount": 0,
|
|
22400
|
-
"isStatic": false,
|
|
22401
|
-
"isAbstract": false,
|
|
22402
|
-
"isVirtual": true,
|
|
22403
|
-
"isOverride": false,
|
|
22404
|
-
"isSealed": false,
|
|
22405
|
-
"visibility": "Public",
|
|
22406
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.RelationalStructuralTypeShaperExpression",
|
|
22407
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
22408
|
-
"isExtensionMethod": false
|
|
22409
|
-
},
|
|
22410
|
-
{
|
|
22411
|
-
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.RelationalStructuralTypeShaperExpression::MakeClrTypeNullable():Microsoft.EntityFrameworkCore.Query.StructuralTypeShaperExpression",
|
|
22412
|
-
"clrName": "MakeClrTypeNullable",
|
|
22413
|
-
"metadataToken": 0,
|
|
22414
|
-
"canonicalSignature": "():Microsoft.EntityFrameworkCore.Query.StructuralTypeShaperExpression",
|
|
22415
|
-
"normalizedSignature": "MakeClrTypeNullable|():Microsoft.EntityFrameworkCore.Query.StructuralTypeShaperExpression|static=false",
|
|
22416
|
-
"emitScope": "ClassSurface",
|
|
22417
|
-
"provenance": "BaseOverload",
|
|
22418
|
-
"arity": 0,
|
|
22419
|
-
"parameterCount": 0,
|
|
22420
|
-
"isStatic": false,
|
|
22421
|
-
"isAbstract": false,
|
|
22422
|
-
"isVirtual": true,
|
|
22423
|
-
"isOverride": false,
|
|
22424
|
-
"isSealed": false,
|
|
22425
|
-
"visibility": "Public",
|
|
22426
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.RelationalStructuralTypeShaperExpression",
|
|
22427
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
22428
|
-
"isExtensionMethod": false
|
|
22429
|
-
},
|
|
22430
|
-
{
|
|
22431
|
-
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.RelationalStructuralTypeShaperExpression::Print(Microsoft.EntityFrameworkCore.Query.ExpressionPrinter):System.Void",
|
|
22432
|
-
"clrName": "Print",
|
|
22433
|
-
"metadataToken": 0,
|
|
22434
|
-
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Query.ExpressionPrinter):System.Void",
|
|
22435
|
-
"normalizedSignature": "Print|(Microsoft.EntityFrameworkCore.Query.ExpressionPrinter):System.Void|static=false",
|
|
22436
|
-
"emitScope": "ClassSurface",
|
|
22437
|
-
"provenance": "BaseOverload",
|
|
22438
|
-
"arity": 0,
|
|
22439
|
-
"parameterCount": 1,
|
|
22440
|
-
"isStatic": false,
|
|
22441
|
-
"isAbstract": false,
|
|
22442
|
-
"isVirtual": true,
|
|
22443
|
-
"isOverride": false,
|
|
22444
|
-
"isSealed": false,
|
|
22445
|
-
"visibility": "Public",
|
|
22446
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.RelationalStructuralTypeShaperExpression",
|
|
22447
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
22448
|
-
"isExtensionMethod": false
|
|
22449
22269
|
}
|
|
22450
22270
|
],
|
|
22451
22271
|
"properties": [],
|
|
@@ -1857,6 +1857,7 @@ export interface RelationalLiftableConstantFactory$instance extends LiftableCons
|
|
|
1857
1857
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_IRelationalLiftableConstantFactory: never;
|
|
1858
1858
|
|
|
1859
1859
|
readonly RelationalDependencies: RelationalLiftableConstantExpressionDependencies;
|
|
1860
|
+
CreateLiftableConstant(originalValue: unknown, resolverExpression: Expression_1<Func_2<RelationalMaterializerLiftableConstantContext, unknown>>, variableName: string, type: Type): LiftableConstantExpression;
|
|
1860
1861
|
CreateLiftableConstant(originalValue: unknown, resolverExpression: Expression_1<Func_2<MaterializerLiftableConstantContext, unknown>>, variableName: string, type: Type): Expression;
|
|
1861
1862
|
}
|
|
1862
1863
|
|
|
@@ -1880,8 +1881,6 @@ export interface RelationalLiftableConstantProcessor$instance extends LiftableCo
|
|
|
1880
1881
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_ILiftableConstantProcessor: never;
|
|
1881
1882
|
|
|
1882
1883
|
InlineConstant(liftableConstant: LiftableConstantExpression): ConstantExpression;
|
|
1883
|
-
InlineConstants(expression: Expression, supportsPrecompiledQuery: boolean): Expression;
|
|
1884
|
-
LiftConstants(expression: Expression, contextParameter: ParameterExpression, variableNames: HashSet_1<System_Internal.String>): Expression;
|
|
1885
1884
|
}
|
|
1886
1885
|
|
|
1887
1886
|
|
|
@@ -2362,7 +2361,6 @@ export interface RelationalShapedQueryCompilingExpressionVisitor$instance extend
|
|
|
2362
2361
|
readonly MaxNullableParametersForPregeneratedSql: int;
|
|
2363
2362
|
readonly RelationalDependencies: RelationalShapedQueryCompilingExpressionVisitorDependencies;
|
|
2364
2363
|
AddStructuralTypeInitialization(shaper: StructuralTypeShaperExpression, instanceVariable: ParameterExpression, variables: List_1<ParameterExpression>, expressions: List_1<Expression>): void;
|
|
2365
|
-
AddStructuralTypeInitialization(shaper: StructuralTypeShaperExpression, instanceVariable: ParameterExpression, variables: List_1<ParameterExpression>, expressions: List_1<Expression>): void;
|
|
2366
2364
|
VisitExtension(extensionExpression: Expression): Expression;
|
|
2367
2365
|
VisitShapedQuery(shapedQueryExpression: ShapedQueryExpression): Expression;
|
|
2368
2366
|
}
|
|
@@ -2564,10 +2562,11 @@ export interface RelationalStructuralTypeShaperExpression$instance extends Struc
|
|
|
2564
2562
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_IPrintableExpression: never;
|
|
2565
2563
|
|
|
2566
2564
|
GenerateMaterializationCondition(type: ITypeBase, nullable: boolean): LambdaExpression;
|
|
2565
|
+
MakeClrTypeNonNullable(): RelationalStructuralTypeShaperExpression;
|
|
2567
2566
|
MakeClrTypeNonNullable(): StructuralTypeShaperExpression;
|
|
2567
|
+
MakeClrTypeNullable(): RelationalStructuralTypeShaperExpression;
|
|
2568
2568
|
MakeClrTypeNullable(): StructuralTypeShaperExpression;
|
|
2569
2569
|
MakeNullable(nullable?: boolean): StructuralTypeShaperExpression;
|
|
2570
|
-
Print(expressionPrinter: ExpressionPrinter): void;
|
|
2571
2570
|
Update(valueBufferExpression: Expression): StructuralTypeShaperExpression;
|
|
2572
2571
|
WithType(type: ITypeBase): StructuralTypeShaperExpression;
|
|
2573
2572
|
}
|
|
@@ -2042,26 +2042,6 @@
|
|
|
2042
2042
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.Internal.CompiledAsyncEnumerableQuery\u00602",
|
|
2043
2043
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore",
|
|
2044
2044
|
"isExtensionMethod": false
|
|
2045
|
-
},
|
|
2046
|
-
{
|
|
2047
|
-
"stableId": "Microsoft.EntityFrameworkCore:Microsoft.EntityFrameworkCore.Query.Internal.CompiledAsyncEnumerableQuery\u00602::CreateCompiledQuery(Microsoft.EntityFrameworkCore.Query.Internal.IQueryCompiler,System.Linq.Expressions.Expression):System.Func_2",
|
|
2048
|
-
"clrName": "CreateCompiledQuery",
|
|
2049
|
-
"metadataToken": 0,
|
|
2050
|
-
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Query.Internal.IQueryCompiler,System.Linq.Expressions.Expression):System.Func_2",
|
|
2051
|
-
"normalizedSignature": "CreateCompiledQuery|(Microsoft.EntityFrameworkCore.Query.Internal.IQueryCompiler,System.Linq.Expressions.Expression):System.Func_2|static=false",
|
|
2052
|
-
"emitScope": "ClassSurface",
|
|
2053
|
-
"provenance": "BaseOverload",
|
|
2054
|
-
"arity": 0,
|
|
2055
|
-
"parameterCount": 2,
|
|
2056
|
-
"isStatic": false,
|
|
2057
|
-
"isAbstract": true,
|
|
2058
|
-
"isVirtual": true,
|
|
2059
|
-
"isOverride": false,
|
|
2060
|
-
"isSealed": false,
|
|
2061
|
-
"visibility": "Protected",
|
|
2062
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.Internal.CompiledAsyncEnumerableQuery\u00602",
|
|
2063
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore",
|
|
2064
|
-
"isExtensionMethod": false
|
|
2065
2045
|
}
|
|
2066
2046
|
],
|
|
2067
2047
|
"properties": [],
|
|
@@ -2744,26 +2724,6 @@
|
|
|
2744
2724
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.Internal.CompiledAsyncTaskQuery\u00602",
|
|
2745
2725
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore",
|
|
2746
2726
|
"isExtensionMethod": false
|
|
2747
|
-
},
|
|
2748
|
-
{
|
|
2749
|
-
"stableId": "Microsoft.EntityFrameworkCore:Microsoft.EntityFrameworkCore.Query.Internal.CompiledAsyncTaskQuery\u00602::CreateCompiledQuery(Microsoft.EntityFrameworkCore.Query.Internal.IQueryCompiler,System.Linq.Expressions.Expression):System.Func_2",
|
|
2750
|
-
"clrName": "CreateCompiledQuery",
|
|
2751
|
-
"metadataToken": 0,
|
|
2752
|
-
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Query.Internal.IQueryCompiler,System.Linq.Expressions.Expression):System.Func_2",
|
|
2753
|
-
"normalizedSignature": "CreateCompiledQuery|(Microsoft.EntityFrameworkCore.Query.Internal.IQueryCompiler,System.Linq.Expressions.Expression):System.Func_2|static=false",
|
|
2754
|
-
"emitScope": "ClassSurface",
|
|
2755
|
-
"provenance": "BaseOverload",
|
|
2756
|
-
"arity": 0,
|
|
2757
|
-
"parameterCount": 2,
|
|
2758
|
-
"isStatic": false,
|
|
2759
|
-
"isAbstract": true,
|
|
2760
|
-
"isVirtual": true,
|
|
2761
|
-
"isOverride": false,
|
|
2762
|
-
"isSealed": false,
|
|
2763
|
-
"visibility": "Protected",
|
|
2764
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.Internal.CompiledAsyncTaskQuery\u00602",
|
|
2765
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore",
|
|
2766
|
-
"isExtensionMethod": false
|
|
2767
2727
|
}
|
|
2768
2728
|
],
|
|
2769
2729
|
"properties": [],
|
|
@@ -3146,26 +3106,6 @@
|
|
|
3146
3106
|
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.Internal.CompiledQuery\u00602",
|
|
3147
3107
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore",
|
|
3148
3108
|
"isExtensionMethod": false
|
|
3149
|
-
},
|
|
3150
|
-
{
|
|
3151
|
-
"stableId": "Microsoft.EntityFrameworkCore:Microsoft.EntityFrameworkCore.Query.Internal.CompiledQuery\u00602::CreateCompiledQuery(Microsoft.EntityFrameworkCore.Query.Internal.IQueryCompiler,System.Linq.Expressions.Expression):System.Func_2",
|
|
3152
|
-
"clrName": "CreateCompiledQuery",
|
|
3153
|
-
"metadataToken": 0,
|
|
3154
|
-
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Query.Internal.IQueryCompiler,System.Linq.Expressions.Expression):System.Func_2",
|
|
3155
|
-
"normalizedSignature": "CreateCompiledQuery|(Microsoft.EntityFrameworkCore.Query.Internal.IQueryCompiler,System.Linq.Expressions.Expression):System.Func_2|static=false",
|
|
3156
|
-
"emitScope": "ClassSurface",
|
|
3157
|
-
"provenance": "BaseOverload",
|
|
3158
|
-
"arity": 0,
|
|
3159
|
-
"parameterCount": 2,
|
|
3160
|
-
"isStatic": false,
|
|
3161
|
-
"isAbstract": true,
|
|
3162
|
-
"isVirtual": true,
|
|
3163
|
-
"isOverride": false,
|
|
3164
|
-
"isSealed": false,
|
|
3165
|
-
"visibility": "Protected",
|
|
3166
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.Internal.CompiledQuery\u00602",
|
|
3167
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore",
|
|
3168
|
-
"isExtensionMethod": false
|
|
3169
3109
|
}
|
|
3170
3110
|
],
|
|
3171
3111
|
"properties": [],
|
|
@@ -9775,66 +9715,6 @@
|
|
|
9775
9715
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore",
|
|
9776
9716
|
"isExtensionMethod": false,
|
|
9777
9717
|
"sourceInterface": "Microsoft.EntityFrameworkCore.Query.IStructuralTypeMaterializerSource"
|
|
9778
|
-
},
|
|
9779
|
-
{
|
|
9780
|
-
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.Internal.RelationalStructuralTypeMaterializerSource::CreateMaterializeExpression(Microsoft.EntityFrameworkCore.Query.StructuralTypeMaterializerSourceParameters,System.Linq.Expressions.Expression):System.Linq.Expressions.Expression",
|
|
9781
|
-
"clrName": "CreateMaterializeExpression",
|
|
9782
|
-
"metadataToken": 0,
|
|
9783
|
-
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Query.StructuralTypeMaterializerSourceParameters,System.Linq.Expressions.Expression):System.Linq.Expressions.Expression",
|
|
9784
|
-
"normalizedSignature": "CreateMaterializeExpression|(Microsoft.EntityFrameworkCore.Query.StructuralTypeMaterializerSourceParameters,System.Linq.Expressions.Expression):System.Linq.Expressions.Expression|static=false",
|
|
9785
|
-
"emitScope": "ClassSurface",
|
|
9786
|
-
"provenance": "BaseOverload",
|
|
9787
|
-
"arity": 0,
|
|
9788
|
-
"parameterCount": 2,
|
|
9789
|
-
"isStatic": false,
|
|
9790
|
-
"isAbstract": false,
|
|
9791
|
-
"isVirtual": true,
|
|
9792
|
-
"isOverride": false,
|
|
9793
|
-
"isSealed": false,
|
|
9794
|
-
"visibility": "Public",
|
|
9795
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.Internal.RelationalStructuralTypeMaterializerSource",
|
|
9796
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
9797
|
-
"isExtensionMethod": false
|
|
9798
|
-
},
|
|
9799
|
-
{
|
|
9800
|
-
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.Internal.RelationalStructuralTypeMaterializerSource::GetMaterializer(Microsoft.EntityFrameworkCore.Metadata.IEntityType):System.Func_2",
|
|
9801
|
-
"clrName": "GetMaterializer",
|
|
9802
|
-
"metadataToken": 0,
|
|
9803
|
-
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IEntityType):System.Func_2",
|
|
9804
|
-
"normalizedSignature": "GetMaterializer|(Microsoft.EntityFrameworkCore.Metadata.IEntityType):System.Func_2|static=false",
|
|
9805
|
-
"emitScope": "ClassSurface",
|
|
9806
|
-
"provenance": "BaseOverload",
|
|
9807
|
-
"arity": 0,
|
|
9808
|
-
"parameterCount": 1,
|
|
9809
|
-
"isStatic": false,
|
|
9810
|
-
"isAbstract": false,
|
|
9811
|
-
"isVirtual": true,
|
|
9812
|
-
"isOverride": false,
|
|
9813
|
-
"isSealed": false,
|
|
9814
|
-
"visibility": "Public",
|
|
9815
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.Internal.RelationalStructuralTypeMaterializerSource",
|
|
9816
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
9817
|
-
"isExtensionMethod": false
|
|
9818
|
-
},
|
|
9819
|
-
{
|
|
9820
|
-
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.Internal.RelationalStructuralTypeMaterializerSource::GetMaterializer(Microsoft.EntityFrameworkCore.Metadata.IComplexType):System.Func_2",
|
|
9821
|
-
"clrName": "GetMaterializer",
|
|
9822
|
-
"metadataToken": 0,
|
|
9823
|
-
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IComplexType):System.Func_2",
|
|
9824
|
-
"normalizedSignature": "GetMaterializer|(Microsoft.EntityFrameworkCore.Metadata.IComplexType):System.Func_2|static=false",
|
|
9825
|
-
"emitScope": "ClassSurface",
|
|
9826
|
-
"provenance": "BaseOverload",
|
|
9827
|
-
"arity": 0,
|
|
9828
|
-
"parameterCount": 1,
|
|
9829
|
-
"isStatic": false,
|
|
9830
|
-
"isAbstract": false,
|
|
9831
|
-
"isVirtual": true,
|
|
9832
|
-
"isOverride": false,
|
|
9833
|
-
"isSealed": false,
|
|
9834
|
-
"visibility": "Public",
|
|
9835
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.Internal.RelationalStructuralTypeMaterializerSource",
|
|
9836
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
9837
|
-
"isExtensionMethod": false
|
|
9838
9718
|
}
|
|
9839
9719
|
],
|
|
9840
9720
|
"properties": [],
|
|
@@ -12368,46 +12248,6 @@
|
|
|
12368
12248
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore",
|
|
12369
12249
|
"isExtensionMethod": false,
|
|
12370
12250
|
"sourceInterface": "Microsoft.EntityFrameworkCore.Query.IPrintableExpression"
|
|
12371
|
-
},
|
|
12372
|
-
{
|
|
12373
|
-
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.Internal.TpcTablesExpression::WithAlias(System.String):Microsoft.EntityFrameworkCore.Query.SqlExpressions.TableExpressionBase",
|
|
12374
|
-
"clrName": "WithAlias",
|
|
12375
|
-
"metadataToken": 0,
|
|
12376
|
-
"canonicalSignature": "(System.String):Microsoft.EntityFrameworkCore.Query.SqlExpressions.TableExpressionBase",
|
|
12377
|
-
"normalizedSignature": "WithAlias|(System.String):Microsoft.EntityFrameworkCore.Query.SqlExpressions.TableExpressionBase|static=false",
|
|
12378
|
-
"emitScope": "ClassSurface",
|
|
12379
|
-
"provenance": "BaseOverload",
|
|
12380
|
-
"arity": 0,
|
|
12381
|
-
"parameterCount": 1,
|
|
12382
|
-
"isStatic": false,
|
|
12383
|
-
"isAbstract": true,
|
|
12384
|
-
"isVirtual": true,
|
|
12385
|
-
"isOverride": false,
|
|
12386
|
-
"isSealed": false,
|
|
12387
|
-
"visibility": "Public",
|
|
12388
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.Internal.TpcTablesExpression",
|
|
12389
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
12390
|
-
"isExtensionMethod": false
|
|
12391
|
-
},
|
|
12392
|
-
{
|
|
12393
|
-
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Query.Internal.TpcTablesExpression::WithAnnotations(System.Collections.Generic.IReadOnlyDictionary_2):Microsoft.EntityFrameworkCore.Query.SqlExpressions.TableExpressionBase",
|
|
12394
|
-
"clrName": "WithAnnotations",
|
|
12395
|
-
"metadataToken": 0,
|
|
12396
|
-
"canonicalSignature": "(System.Collections.Generic.IReadOnlyDictionary_2):Microsoft.EntityFrameworkCore.Query.SqlExpressions.TableExpressionBase",
|
|
12397
|
-
"normalizedSignature": "WithAnnotations|(System.Collections.Generic.IReadOnlyDictionary_2):Microsoft.EntityFrameworkCore.Query.SqlExpressions.TableExpressionBase|static=false",
|
|
12398
|
-
"emitScope": "ClassSurface",
|
|
12399
|
-
"provenance": "BaseOverload",
|
|
12400
|
-
"arity": 0,
|
|
12401
|
-
"parameterCount": 1,
|
|
12402
|
-
"isStatic": false,
|
|
12403
|
-
"isAbstract": true,
|
|
12404
|
-
"isVirtual": true,
|
|
12405
|
-
"isOverride": false,
|
|
12406
|
-
"isSealed": false,
|
|
12407
|
-
"visibility": "Protected",
|
|
12408
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.Query.Internal.TpcTablesExpression",
|
|
12409
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.Relational",
|
|
12410
|
-
"isExtensionMethod": false
|
|
12411
12251
|
}
|
|
12412
12252
|
],
|
|
12413
12253
|
"properties": [
|
|
@@ -1399,9 +1399,6 @@ export interface RelationalStructuralTypeMaterializerSource$instance extends Str
|
|
|
1399
1399
|
|
|
1400
1400
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_IStructuralTypeMaterializerSource: never;
|
|
1401
1401
|
|
|
1402
|
-
CreateMaterializeExpression(parameters: StructuralTypeMaterializerSourceParameters, materializationContextExpression: Expression): Expression;
|
|
1403
|
-
GetMaterializer(entityType: IEntityType): Func_2<MaterializationContext, unknown>;
|
|
1404
|
-
GetMaterializer(complexType: IComplexType): Func_2<MaterializationContext, unknown>;
|
|
1405
1402
|
ReadComplexTypeDirectly(complexType: IComplexType): boolean;
|
|
1406
1403
|
}
|
|
1407
1404
|
|
|
@@ -1784,6 +1781,8 @@ export interface TpcTablesExpression$instance extends TableExpressionBase {
|
|
|
1784
1781
|
Prune(discriminatorValues: IReadOnlyList_1<System_Internal.String>): TpcTablesExpression;
|
|
1785
1782
|
Quote(): Expression;
|
|
1786
1783
|
VisitChildren(visitor: ExpressionVisitor): Expression;
|
|
1784
|
+
WithAlias(newAlias: string): TpcTablesExpression;
|
|
1785
|
+
WithAnnotations(annotations: IReadOnlyDictionary_2<System_Internal.String, IAnnotation>): TpcTablesExpression;
|
|
1787
1786
|
}
|
|
1788
1787
|
|
|
1789
1788
|
|