@tsonic/efcore 0.1.1 → 0.1.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/Microsoft.EntityFrameworkCore/bindings.json +8 -8
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +14 -14
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +4 -4
- package/Microsoft.EntityFrameworkCore.ChangeTracking/bindings.json +12 -12
- package/Microsoft.EntityFrameworkCore.ChangeTracking/internal/index.d.ts +9 -9
- package/Microsoft.EntityFrameworkCore.ChangeTracking/internal/metadata.json +3 -3
- package/Microsoft.EntityFrameworkCore.ChangeTracking.Internal/bindings.json +2 -2
- package/Microsoft.EntityFrameworkCore.ChangeTracking.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Design/bindings.json +6 -6
- package/Microsoft.EntityFrameworkCore.Design/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.Design/internal/metadata.json +3 -3
- package/Microsoft.EntityFrameworkCore.Design.Internal/bindings.json +4 -4
- package/Microsoft.EntityFrameworkCore.Design.Internal/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Design.Internal/internal/metadata.json +2 -2
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +6 -6
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +80 -80
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +3 -3
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +2 -2
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +1 -1
- package/Microsoft.EntityFrameworkCore.Internal/bindings.json +6 -6
- package/Microsoft.EntityFrameworkCore.Internal/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Internal/internal/metadata.json +3 -3
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +145 -145
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +128 -128
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +72 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +24 -24
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure/bindings.json +2 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.Infrastructure/internal/metadata.json +1 -1
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +30 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +116 -116
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +15 -15
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +1 -1
- package/Microsoft.EntityFrameworkCore.Migrations.Operations.Builders/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Query/bindings.json +71 -71
- package/Microsoft.EntityFrameworkCore.Query/internal/index.d.ts +75 -75
- package/Microsoft.EntityFrameworkCore.Query/internal/metadata.json +33 -33
- package/Microsoft.EntityFrameworkCore.Query.Internal/bindings.json +6 -6
- package/Microsoft.EntityFrameworkCore.Query.Internal/internal/index.d.ts +9 -9
- package/Microsoft.EntityFrameworkCore.Query.Internal/internal/metadata.json +1 -1
- package/Microsoft.EntityFrameworkCore.Query.SqlExpressions/bindings.json +47 -47
- package/Microsoft.EntityFrameworkCore.Query.SqlExpressions/internal/index.d.ts +25 -25
- package/Microsoft.EntityFrameworkCore.Query.SqlExpressions/internal/metadata.json +6 -6
- package/Microsoft.EntityFrameworkCore.Storage/bindings.json +47 -47
- package/Microsoft.EntityFrameworkCore.Storage/internal/index.d.ts +51 -51
- package/Microsoft.EntityFrameworkCore.Storage/internal/metadata.json +23 -23
- package/Microsoft.EntityFrameworkCore.Storage.Internal/bindings.json +2 -2
- package/Microsoft.EntityFrameworkCore.Storage.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Storage.Internal/internal/metadata.json +1 -1
- package/Microsoft.EntityFrameworkCore.Storage.Json/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Storage.ValueConversion/bindings.json +4 -4
- package/Microsoft.EntityFrameworkCore.Storage.ValueConversion/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Storage.ValueConversion/internal/metadata.json +2 -2
- package/__internal/extensions/index.d.ts +7 -7
- package/package.json +1 -1
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
{
|
|
25
25
|
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Diagnostics.CommandSource::UnknownMicrosoft.EntityFrameworkCore.Diagnostics.CommandSource",
|
|
26
26
|
"clrName": "Unknown",
|
|
27
|
-
"tsEmitName": "
|
|
27
|
+
"tsEmitName": "unknown",
|
|
28
28
|
"metadataToken": 67110656,
|
|
29
29
|
"normalizedSignature": "Unknown|Microsoft.EntityFrameworkCore.Diagnostics.CommandSource|static=true|const=true",
|
|
30
30
|
"isStatic": true,
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
}
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
|
-
"tsName": "
|
|
160
|
+
"tsName": "unknown",
|
|
161
161
|
"isStatic": true,
|
|
162
162
|
"tsSignatureId": "Unknown|Microsoft.EntityFrameworkCore.Diagnostics.CommandSource|static=true|const=true",
|
|
163
163
|
"target": {
|
|
@@ -25977,7 +25977,7 @@
|
|
|
25977
25977
|
{
|
|
25978
25978
|
"stableId": "Microsoft.EntityFrameworkCore:Microsoft.EntityFrameworkCore.Diagnostics.WarningsConfigurationBuilder::Default(Microsoft.EntityFrameworkCore.WarningBehavior):Microsoft.EntityFrameworkCore.Diagnostics.WarningsConfigurationBuilder",
|
|
25979
25979
|
"clrName": "Default",
|
|
25980
|
-
"tsEmitName": "
|
|
25980
|
+
"tsEmitName": "default",
|
|
25981
25981
|
"metadataToken": 100674275,
|
|
25982
25982
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.WarningBehavior):Microsoft.EntityFrameworkCore.Diagnostics.WarningsConfigurationBuilder",
|
|
25983
25983
|
"normalizedSignature": "Default|(Microsoft.EntityFrameworkCore.WarningBehavior):Microsoft.EntityFrameworkCore.Diagnostics.WarningsConfigurationBuilder|static=false",
|
|
@@ -25991,7 +25991,7 @@
|
|
|
25991
25991
|
{
|
|
25992
25992
|
"stableId": "Microsoft.EntityFrameworkCore:Microsoft.EntityFrameworkCore.Diagnostics.WarningsConfigurationBuilder::Throw(Microsoft.Extensions.Logging.EventId[]):Microsoft.EntityFrameworkCore.Diagnostics.WarningsConfigurationBuilder",
|
|
25993
25993
|
"clrName": "Throw",
|
|
25994
|
-
"tsEmitName": "
|
|
25994
|
+
"tsEmitName": "throw",
|
|
25995
25995
|
"metadataToken": 100674276,
|
|
25996
25996
|
"canonicalSignature": "(Microsoft.Extensions.Logging.EventId[]):Microsoft.EntityFrameworkCore.Diagnostics.WarningsConfigurationBuilder",
|
|
25997
25997
|
"normalizedSignature": "Throw|(Microsoft.Extensions.Logging.EventId[]):Microsoft.EntityFrameworkCore.Diagnostics.WarningsConfigurationBuilder|static=false",
|
|
@@ -26062,7 +26062,7 @@
|
|
|
26062
26062
|
],
|
|
26063
26063
|
"exposedMethods": [
|
|
26064
26064
|
{
|
|
26065
|
-
"tsName": "
|
|
26065
|
+
"tsName": "default",
|
|
26066
26066
|
"isStatic": false,
|
|
26067
26067
|
"tsSignatureId": "Default|(Microsoft.EntityFrameworkCore.WarningBehavior):Microsoft.EntityFrameworkCore.Diagnostics.WarningsConfigurationBuilder|static=false",
|
|
26068
26068
|
"target": {
|
|
@@ -26072,7 +26072,7 @@
|
|
|
26072
26072
|
}
|
|
26073
26073
|
},
|
|
26074
26074
|
{
|
|
26075
|
-
"tsName": "
|
|
26075
|
+
"tsName": "throw",
|
|
26076
26076
|
"isStatic": false,
|
|
26077
26077
|
"tsSignatureId": "Throw|(Microsoft.Extensions.Logging.EventId[]):Microsoft.EntityFrameworkCore.Diagnostics.WarningsConfigurationBuilder|static=false",
|
|
26078
26078
|
"target": {
|
|
@@ -37,7 +37,7 @@ import type { Transaction } from "@tsonic/dotnet/System.Transactions.js";
|
|
|
37
37
|
import type { EventId, ILogger, LogLevel } from "@tsonic/microsoft-extensions/Microsoft.Extensions.Logging.js";
|
|
38
38
|
|
|
39
39
|
export enum CommandSource {
|
|
40
|
-
|
|
40
|
+
unknown = 0,
|
|
41
41
|
linqQuery = 1,
|
|
42
42
|
saveChanges = 2,
|
|
43
43
|
migrations = 3,
|
|
@@ -548,7 +548,7 @@ export interface CommandCorrelatedEventData$instance extends DbContextEventData
|
|
|
548
548
|
|
|
549
549
|
|
|
550
550
|
export const CommandCorrelatedEventData: {
|
|
551
|
-
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, connection: DbConnection, context: DbContext, executeMethod: DbCommandMethod, commandId: Guid, connectionId: Guid,
|
|
551
|
+
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, connection: DbConnection, context: DbContext, executeMethod: DbCommandMethod, commandId: Guid, connectionId: Guid, async: boolean, startTime: DateTimeOffset, commandSource: CommandSource): CommandCorrelatedEventData;
|
|
552
552
|
};
|
|
553
553
|
|
|
554
554
|
|
|
@@ -560,7 +560,7 @@ export interface CommandEndEventData$instance extends CommandEventData {
|
|
|
560
560
|
|
|
561
561
|
|
|
562
562
|
export const CommandEndEventData: {
|
|
563
|
-
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, connection: DbConnection, command: DbCommand, logCommandText: string, context: DbContext, executeMethod: DbCommandMethod, commandId: Guid, connectionId: Guid,
|
|
563
|
+
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, connection: DbConnection, command: DbCommand, logCommandText: string, context: DbContext, executeMethod: DbCommandMethod, commandId: Guid, connectionId: Guid, async: boolean, logParameterValues: boolean, startTime: DateTimeOffset, duration: TimeSpan, commandSource: CommandSource): CommandEndEventData;
|
|
564
564
|
};
|
|
565
565
|
|
|
566
566
|
|
|
@@ -572,7 +572,7 @@ export interface CommandErrorEventData$instance extends CommandEndEventData {
|
|
|
572
572
|
|
|
573
573
|
|
|
574
574
|
export const CommandErrorEventData: {
|
|
575
|
-
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, connection: DbConnection, command: DbCommand, logCommandText: string, context: DbContext, executeMethod: DbCommandMethod, commandId: Guid, connectionId: Guid, exception: Exception,
|
|
575
|
+
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, connection: DbConnection, command: DbCommand, logCommandText: string, context: DbContext, executeMethod: DbCommandMethod, commandId: Guid, connectionId: Guid, exception: Exception, async: boolean, logParameterValues: boolean, startTime: DateTimeOffset, duration: TimeSpan, commandSource: CommandSource): CommandErrorEventData;
|
|
576
576
|
};
|
|
577
577
|
|
|
578
578
|
|
|
@@ -593,7 +593,7 @@ export interface CommandEventData$instance extends CommandCorrelatedEventData {
|
|
|
593
593
|
|
|
594
594
|
|
|
595
595
|
export const CommandEventData: {
|
|
596
|
-
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, connection: DbConnection, command: DbCommand, logCommandText: string, context: DbContext, executeMethod: DbCommandMethod, commandId: Guid, connectionId: Guid,
|
|
596
|
+
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, connection: DbConnection, command: DbCommand, logCommandText: string, context: DbContext, executeMethod: DbCommandMethod, commandId: Guid, connectionId: Guid, async: boolean, logParameterValues: boolean, startTime: DateTimeOffset, commandSource: CommandSource): CommandEventData;
|
|
597
597
|
};
|
|
598
598
|
|
|
599
599
|
|
|
@@ -605,7 +605,7 @@ export interface CommandExecutedEventData$instance extends CommandEndEventData {
|
|
|
605
605
|
|
|
606
606
|
|
|
607
607
|
export const CommandExecutedEventData: {
|
|
608
|
-
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, connection: DbConnection, command: DbCommand, logCommandText: string, context: DbContext, executeMethod: DbCommandMethod, commandId: Guid, connectionId: Guid, result: unknown,
|
|
608
|
+
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, connection: DbConnection, command: DbCommand, logCommandText: string, context: DbContext, executeMethod: DbCommandMethod, commandId: Guid, connectionId: Guid, result: unknown, async: boolean, logParameterValues: boolean, startTime: DateTimeOffset, duration: TimeSpan, commandSource: CommandSource): CommandExecutedEventData;
|
|
609
609
|
};
|
|
610
610
|
|
|
611
611
|
|
|
@@ -690,7 +690,7 @@ export interface ConnectionEndEventData$instance extends ConnectionEventData {
|
|
|
690
690
|
|
|
691
691
|
|
|
692
692
|
export const ConnectionEndEventData: {
|
|
693
|
-
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, connection: DbConnection, context: DbContext, connectionId: Guid,
|
|
693
|
+
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, connection: DbConnection, context: DbContext, connectionId: Guid, async: boolean, startTime: DateTimeOffset, duration: TimeSpan): ConnectionEndEventData;
|
|
694
694
|
};
|
|
695
695
|
|
|
696
696
|
|
|
@@ -702,7 +702,7 @@ export interface ConnectionErrorEventData$instance extends ConnectionEndEventDat
|
|
|
702
702
|
|
|
703
703
|
|
|
704
704
|
export const ConnectionErrorEventData: {
|
|
705
|
-
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, connection: DbConnection, context: DbContext, connectionId: Guid, exception: Exception,
|
|
705
|
+
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, connection: DbConnection, context: DbContext, connectionId: Guid, exception: Exception, async: boolean, startTime: DateTimeOffset, duration: TimeSpan): ConnectionErrorEventData;
|
|
706
706
|
};
|
|
707
707
|
|
|
708
708
|
|
|
@@ -724,7 +724,7 @@ export interface ConnectionEventData$instance extends DbContextEventData {
|
|
|
724
724
|
|
|
725
725
|
|
|
726
726
|
export const ConnectionEventData: {
|
|
727
|
-
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, connection: DbConnection, context: DbContext, connectionId: Guid,
|
|
727
|
+
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, connection: DbConnection, context: DbContext, connectionId: Guid, async: boolean, startTime: DateTimeOffset): ConnectionEventData;
|
|
728
728
|
};
|
|
729
729
|
|
|
730
730
|
|
|
@@ -749,7 +749,7 @@ export interface DataReaderClosingEventData$instance extends DataReaderEventData
|
|
|
749
749
|
|
|
750
750
|
|
|
751
751
|
export const DataReaderClosingEventData: {
|
|
752
|
-
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, command: DbCommand, dataReader: DbDataReader, context: DbContext, commandId: Guid, connectionId: Guid,
|
|
752
|
+
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, command: DbCommand, dataReader: DbDataReader, context: DbContext, commandId: Guid, connectionId: Guid, async: boolean, recordsAffected: int, readCount: int, startTime: DateTimeOffset): DataReaderClosingEventData;
|
|
753
753
|
};
|
|
754
754
|
|
|
755
755
|
|
|
@@ -1131,7 +1131,7 @@ export interface ExecutionStrategyEventData$instance extends EventData {
|
|
|
1131
1131
|
|
|
1132
1132
|
|
|
1133
1133
|
export const ExecutionStrategyEventData: {
|
|
1134
|
-
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, exceptionsEncountered: IReadOnlyList<Exception>, delay: TimeSpan,
|
|
1134
|
+
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, exceptionsEncountered: IReadOnlyList<Exception>, delay: TimeSpan, async: boolean): ExecutionStrategyEventData;
|
|
1135
1135
|
};
|
|
1136
1136
|
|
|
1137
1137
|
|
|
@@ -1942,7 +1942,7 @@ export interface TransactionEndEventData$instance extends TransactionEventData {
|
|
|
1942
1942
|
|
|
1943
1943
|
|
|
1944
1944
|
export const TransactionEndEventData: {
|
|
1945
|
-
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, transaction: DbTransaction, context: DbContext, transactionId: Guid, connectionId: Guid,
|
|
1945
|
+
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, transaction: DbTransaction, context: DbContext, transactionId: Guid, connectionId: Guid, async: boolean, startTime: DateTimeOffset, duration: TimeSpan): TransactionEndEventData;
|
|
1946
1946
|
};
|
|
1947
1947
|
|
|
1948
1948
|
|
|
@@ -1969,7 +1969,7 @@ export interface TransactionErrorEventData$instance extends TransactionEndEventD
|
|
|
1969
1969
|
|
|
1970
1970
|
|
|
1971
1971
|
export const TransactionErrorEventData: {
|
|
1972
|
-
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, transaction: DbTransaction, context: DbContext, transactionId: Guid, connectionId: Guid,
|
|
1972
|
+
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, transaction: DbTransaction, context: DbContext, transactionId: Guid, connectionId: Guid, async: boolean, action: string, exception: Exception, startTime: DateTimeOffset, duration: TimeSpan): TransactionErrorEventData;
|
|
1973
1973
|
};
|
|
1974
1974
|
|
|
1975
1975
|
|
|
@@ -1992,7 +1992,7 @@ export interface TransactionEventData$instance extends DbContextEventData {
|
|
|
1992
1992
|
|
|
1993
1993
|
|
|
1994
1994
|
export const TransactionEventData: {
|
|
1995
|
-
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, transaction: DbTransaction, context: DbContext, transactionId: Guid, connectionId: Guid,
|
|
1995
|
+
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, transaction: DbTransaction, context: DbContext, transactionId: Guid, connectionId: Guid, async: boolean, startTime: DateTimeOffset): TransactionEventData;
|
|
1996
1996
|
};
|
|
1997
1997
|
|
|
1998
1998
|
|
|
@@ -2008,7 +2008,7 @@ export interface TransactionStartingEventData$instance extends DbContextEventDat
|
|
|
2008
2008
|
|
|
2009
2009
|
|
|
2010
2010
|
export const TransactionStartingEventData: {
|
|
2011
|
-
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, context: DbContext, isolationLevel: IsolationLevel, transactionId: Guid, connectionId: Guid,
|
|
2011
|
+
new(eventDefinition: EventDefinitionBase, messageGenerator: Func<EventDefinitionBase, EventData, System_Internal.String>, context: DbContext, isolationLevel: IsolationLevel, transactionId: Guid, connectionId: Guid, async: boolean, startTime: DateTimeOffset): TransactionStartingEventData;
|
|
2012
2012
|
};
|
|
2013
2013
|
|
|
2014
2014
|
|
|
@@ -2161,11 +2161,11 @@ export const WarningsConfiguration: {
|
|
|
2161
2161
|
export type WarningsConfiguration = WarningsConfiguration$instance;
|
|
2162
2162
|
|
|
2163
2163
|
export interface WarningsConfigurationBuilder$instance {
|
|
2164
|
-
|
|
2164
|
+
default(warningBehavior: WarningBehavior): WarningsConfigurationBuilder;
|
|
2165
2165
|
ignore(...eventIds: EventId[]): WarningsConfigurationBuilder;
|
|
2166
2166
|
log(...eventIds: EventId[]): WarningsConfigurationBuilder;
|
|
2167
2167
|
log(...eventsAndLevels: ValueTuple<EventId, LogLevel>[]): WarningsConfigurationBuilder;
|
|
2168
|
-
|
|
2168
|
+
throw(...eventIds: EventId[]): WarningsConfigurationBuilder;
|
|
2169
2169
|
}
|
|
2170
2170
|
|
|
2171
2171
|
|
|
@@ -2294,7 +2294,7 @@ export abstract class CoreLoggerExtensions$instance {
|
|
|
2294
2294
|
static detectChangesStarting(diagnostics: IDiagnosticsLogger_1<DbLoggerCategory_ChangeTracking>, context: DbContext): void;
|
|
2295
2295
|
static distinctAfterOrderByWithoutRowLimitingOperatorWarning(diagnostics: IDiagnosticsLogger_1<DbLoggerCategory_Query>): void;
|
|
2296
2296
|
static duplicateDependentEntityTypeInstanceWarning(diagnostics: IDiagnosticsLogger_1<DbLoggerCategory_Update>, dependent1: IEntityType, dependent2: IEntityType): void;
|
|
2297
|
-
static executionStrategyRetrying(diagnostics: IDiagnosticsLogger_1<DbLoggerCategory_Infrastructure>, exceptionsEncountered: IReadOnlyList<Exception>, delay: TimeSpan,
|
|
2297
|
+
static executionStrategyRetrying(diagnostics: IDiagnosticsLogger_1<DbLoggerCategory_Infrastructure>, exceptionsEncountered: IReadOnlyList<Exception>, delay: TimeSpan, async: boolean): void;
|
|
2298
2298
|
static firstWithoutOrderByAndFilterWarning(diagnostics: IDiagnosticsLogger_1<DbLoggerCategory_Query>): void;
|
|
2299
2299
|
static foreignKeyAttributesOnBothNavigationsWarning(diagnostics: IDiagnosticsLogger_1<DbLoggerCategory_Model>, firstNavigation: IReadOnlyNavigation, secondNavigation: IReadOnlyNavigation): void;
|
|
2300
2300
|
static foreignKeyAttributesOnBothPropertiesWarning(diagnostics: IDiagnosticsLogger_1<DbLoggerCategory_Model>, firstNavigation: IReadOnlyNavigation, secondNavigation: IReadOnlyNavigation, firstProperty: MemberInfo, secondProperty: MemberInfo): void;
|
|
@@ -2351,7 +2351,7 @@ export abstract class CoreLoggerExtensions$instance {
|
|
|
2351
2351
|
static shadowPropertyCreated(diagnostics: IDiagnosticsLogger_1<DbLoggerCategory_Model_Validation>, property: IProperty): void;
|
|
2352
2352
|
static skipCollectionChangeDetected(diagnostics: IDiagnosticsLogger_1<DbLoggerCategory_ChangeTracking>, internalEntityEntry: InternalEntityEntry, navigation: ISkipNavigation, added: ISet<unknown>, removed: ISet<unknown>): void;
|
|
2353
2353
|
static skipCollectionChangeDetectedSensitive(diagnostics: IDiagnosticsLogger_1<DbLoggerCategory_ChangeTracking>, internalEntityEntry: InternalEntityEntry, navigation: ISkipNavigation, added: ISet<unknown>, removed: ISet<unknown>): void;
|
|
2354
|
-
static skippedEntityTypeConfigurationWarning(diagnostics: IDiagnosticsLogger_1<DbLoggerCategory_Model>,
|
|
2354
|
+
static skippedEntityTypeConfigurationWarning(diagnostics: IDiagnosticsLogger_1<DbLoggerCategory_Model>, type: Type): void;
|
|
2355
2355
|
static startedTracking(diagnostics: IDiagnosticsLogger_1<DbLoggerCategory_ChangeTracking>, internalEntityEntry: InternalEntityEntry): void;
|
|
2356
2356
|
static startedTrackingSensitive(diagnostics: IDiagnosticsLogger_1<DbLoggerCategory_ChangeTracking>, internalEntityEntry: InternalEntityEntry): void;
|
|
2357
2357
|
static stateChanged(diagnostics: IDiagnosticsLogger_1<DbLoggerCategory_ChangeTracking>, internalEntityEntry: InternalEntityEntry, oldState: EntityState, newState: EntityState): void;
|
|
@@ -2432,7 +2432,7 @@ export abstract class CoreStrings$instance {
|
|
|
2432
2432
|
static annotationNotFound(annotation: unknown, annotatable: unknown): string;
|
|
2433
2433
|
static argumentNotConstant(parameter: unknown, methodName: unknown): string;
|
|
2434
2434
|
static argumentPropertyNull(property: unknown, argument: unknown): string;
|
|
2435
|
-
static attributeNotOnEntityTypeProperty(attribute: unknown,
|
|
2435
|
+
static attributeNotOnEntityTypeProperty(attribute: unknown, type: unknown, propertyName: unknown): string;
|
|
2436
2436
|
static autoIncludeNavigationCycle(cycleNavigations: unknown): string;
|
|
2437
2437
|
static backingFieldOnIndexer(field: unknown, entityType: unknown, property: unknown): string;
|
|
2438
2438
|
static badBackingFieldType(field: unknown, fieldType: unknown, entityType: unknown, property: unknown, propertyType: unknown): string;
|
|
@@ -2455,8 +2455,8 @@ export abstract class CoreStrings$instance {
|
|
|
2455
2455
|
static cannotCreateValueConverter(generatorType: unknown, method: unknown): string;
|
|
2456
2456
|
static cannotCreateValueGenerator(generatorType: unknown, method: unknown): string;
|
|
2457
2457
|
static cannotLoadDetachedShadow(navigation: unknown, entityType: unknown): string;
|
|
2458
|
-
static cannotMarkNonShared(
|
|
2459
|
-
static cannotMarkShared(
|
|
2458
|
+
static cannotMarkNonShared(type: unknown): string;
|
|
2459
|
+
static cannotMarkShared(type: unknown): string;
|
|
2460
2460
|
static cannotMaterializeAbstractType(entityType: unknown): string;
|
|
2461
2461
|
static canOnlyConfigureExistingNavigations(navigationName: unknown, entityType: unknown): string;
|
|
2462
2462
|
static changeTrackingInterfaceMissing(entityType: unknown, changeTrackingStrategy: unknown, notificationInterface: unknown): string;
|
|
@@ -2466,7 +2466,7 @@ export abstract class CoreStrings$instance {
|
|
|
2466
2466
|
static clashingNamedOwnedType(ownedTypeName: unknown, ownerEntityType: unknown, navigation: unknown): string;
|
|
2467
2467
|
static clashingNonOwnedDerivedEntityType(entityType: unknown, derivedType: unknown): string;
|
|
2468
2468
|
static clashingNonOwnedEntityType(entityType: unknown): string;
|
|
2469
|
-
static clashingNonSharedType(entityType: unknown,
|
|
2469
|
+
static clashingNonSharedType(entityType: unknown, type: unknown): string;
|
|
2470
2470
|
static clashingOwnedDerivedEntityType(entityType: unknown, derivedType: unknown): string;
|
|
2471
2471
|
static clashingOwnedEntityType(entityType: unknown): string;
|
|
2472
2472
|
static clashingSharedType(entityType: unknown): string;
|
|
@@ -2474,8 +2474,8 @@ export abstract class CoreStrings$instance {
|
|
|
2474
2474
|
static clientProjectionCapturingConstantInMethodInstance(constantType: unknown, methodName: unknown): string;
|
|
2475
2475
|
static clientProjectionCapturingConstantInTree(constantType: unknown): string;
|
|
2476
2476
|
static collectionIsReference(property: unknown, entityType: unknown, collectionMethod: unknown, referenceMethod: unknown): string;
|
|
2477
|
-
static comparerPropertyMismatch(
|
|
2478
|
-
static comparerPropertyMismatchElement(
|
|
2477
|
+
static comparerPropertyMismatch(type: unknown, entityType: unknown, propertyName: unknown, propertyType: unknown): string;
|
|
2478
|
+
static comparerPropertyMismatchElement(type: unknown, entityType: unknown, propertyName: unknown, elementType: unknown): string;
|
|
2479
2479
|
static compiledModelDuplicateAttribute(assemblyName: unknown, contextType: unknown): string;
|
|
2480
2480
|
static compiledModelIncompatibleTypeMapping(typeMapping: unknown): string;
|
|
2481
2481
|
static compiledModelMissingInstance(modelType: unknown): string;
|
|
@@ -2493,33 +2493,33 @@ export abstract class CoreStrings$instance {
|
|
|
2493
2493
|
static complexCollectionNullElementSetter(complexType: unknown, property: unknown, collectionDeclaringType: unknown, collection: unknown, ordinal: unknown): string;
|
|
2494
2494
|
static complexCollectionOriginalEntryAddedEntity(ordinal: unknown, declaringType: unknown, collection: unknown): string;
|
|
2495
2495
|
static complexCollectionValueNotDictionaryList(property: unknown, typeName: unknown): string;
|
|
2496
|
-
static complexCollectionWrongClrType(property: unknown,
|
|
2497
|
-
static complexPropertyIndexer(
|
|
2498
|
-
static complexPropertyNotCollection(
|
|
2499
|
-
static complexPropertyNotFound(
|
|
2500
|
-
static complexPropertyShadow(
|
|
2496
|
+
static complexCollectionWrongClrType(property: unknown, type: unknown, clrType: unknown, targetType: unknown): string;
|
|
2497
|
+
static complexPropertyIndexer(type: unknown, property: unknown): string;
|
|
2498
|
+
static complexPropertyNotCollection(type: unknown, property: unknown): string;
|
|
2499
|
+
static complexPropertyNotFound(type: unknown, property: unknown): string;
|
|
2500
|
+
static complexPropertyShadow(type: unknown, property: unknown): string;
|
|
2501
2501
|
static complexPropertyValueNotDictionary(property: unknown, typeName: unknown): string;
|
|
2502
2502
|
static complexPropertyValueNotList(property: unknown, clrType: unknown, typeName: unknown): string;
|
|
2503
|
-
static complexPropertyWrongClrType(property: unknown,
|
|
2503
|
+
static complexPropertyWrongClrType(property: unknown, type: unknown, clrType: unknown, targetType: unknown): string;
|
|
2504
2504
|
static complexReferenceIsCollection(entityType: unknown, property: unknown, referenceMethod: unknown, collectionMethod: unknown): string;
|
|
2505
2505
|
static complexTypeNotificationChangeTracking(complexType: unknown, changeTrackingStrategy: unknown): string;
|
|
2506
2506
|
static complexTypeShadowProperty(complexType: unknown, property: unknown): string;
|
|
2507
2507
|
static complexTypesNotSupported(service: unknown): string;
|
|
2508
|
-
static complexValueTypeCollection(
|
|
2509
|
-
static complexValueTypeShadowProperty(
|
|
2508
|
+
static complexValueTypeCollection(type: unknown, property: unknown): string;
|
|
2509
|
+
static complexValueTypeShadowProperty(type: unknown, property: unknown): string;
|
|
2510
2510
|
static compositeFkOnProperty(navigation: unknown, entityType: unknown): string;
|
|
2511
2511
|
static compositePKWithDataAnnotation(entityType: unknown): string;
|
|
2512
2512
|
static conflictingBackingFields(property: unknown, entityType: unknown, field1: unknown, field2: unknown): string;
|
|
2513
|
-
static conflictingFieldProperty(
|
|
2513
|
+
static conflictingFieldProperty(type: unknown, property: unknown, field: unknown, conflictingType: unknown, conflictingProperty: unknown): string;
|
|
2514
2514
|
static conflictingForeignKeyAttributes(propertyList: unknown, entityType: unknown, principalEntityType: unknown): string;
|
|
2515
2515
|
static conflictingKeylessAndPrimaryKeyAttributes(entity: unknown): string;
|
|
2516
|
-
static conflictingPropertyOrNavigation(member: unknown,
|
|
2516
|
+
static conflictingPropertyOrNavigation(member: unknown, type: unknown, conflictingType: unknown): string;
|
|
2517
2517
|
static conflictingRelationshipConversions(entityType: unknown, property: unknown, valueConversion: unknown, conflictingValueConversion: unknown): string;
|
|
2518
2518
|
static conflictingRelationshipNavigation(newPrincipalNavigationSpecification: unknown, newDependentNavigationSpecification: unknown, existingPrincipalNavigationSpecification: unknown, existingDependentNavigationSpecification: unknown): string;
|
|
2519
2519
|
static constructorBindingFailed(failedBinds: unknown, parameters: unknown): string;
|
|
2520
2520
|
static constructorConflict(firstConstructor: unknown, secondConstructor: unknown): string;
|
|
2521
|
-
static constructorNotFound(
|
|
2522
|
-
static converterBadType(converter: unknown,
|
|
2521
|
+
static constructorNotFound(type: unknown, constructors: unknown): string;
|
|
2522
|
+
static converterBadType(converter: unknown, type: unknown, allowed: unknown): string;
|
|
2523
2523
|
static converterPropertyMismatch(converterType: unknown, entityType: unknown, propertyName: unknown, propertyType: unknown): string;
|
|
2524
2524
|
static converterPropertyMismatchElement(converterType: unknown, entityType: unknown, propertyName: unknown, elementType: unknown): string;
|
|
2525
2525
|
static convertersCannotBeComposed(typeOneIn: unknown, typeOneOut: unknown, typeTwoIn: unknown, typeTwoOut: unknown): string;
|
|
@@ -2528,7 +2528,7 @@ export abstract class CoreStrings$instance {
|
|
|
2528
2528
|
static debugViewError(message: unknown): string;
|
|
2529
2529
|
static debugViewQueryExpressionError(message: unknown): string;
|
|
2530
2530
|
static debugViewQueryStringError(message: unknown): string;
|
|
2531
|
-
static deleteBehaviorAttributeNotOnNavigationProperty(
|
|
2531
|
+
static deleteBehaviorAttributeNotOnNavigationProperty(type: unknown, propertyName: unknown): string;
|
|
2532
2532
|
static deleteBehaviorAttributeOnPrincipalProperty(entityType: unknown, navigationName: unknown): string;
|
|
2533
2533
|
static dependentEntityTypeNotInRelationship(dependentEntityType: unknown, principalEntityType: unknown, entityType: unknown): string;
|
|
2534
2534
|
static derivedEntityCannotBeKeyless(entityType: unknown): string;
|
|
@@ -2539,7 +2539,7 @@ export abstract class CoreStrings$instance {
|
|
|
2539
2539
|
static derivedTypeDefiningQuery(entityType: unknown, baseType: unknown): string;
|
|
2540
2540
|
static discriminatorEntityTypeNotDerived(entityType: unknown, rootEntityType: unknown): string;
|
|
2541
2541
|
static discriminatorPropertyMustBeOnRoot(entityType: unknown): string;
|
|
2542
|
-
static discriminatorPropertyNotAllowedOnComplexCollection(
|
|
2542
|
+
static discriminatorPropertyNotAllowedOnComplexCollection(type: unknown, containingType: unknown): string;
|
|
2543
2543
|
static discriminatorPropertyNotFound(property: unknown, entityType: unknown): string;
|
|
2544
2544
|
static discriminatorValueIncompatible(value: unknown, entityType: unknown, discriminatorType: unknown): string;
|
|
2545
2545
|
static duplicateAnnotation(annotation: unknown, annotatable: unknown): string;
|
|
@@ -2600,16 +2600,16 @@ export abstract class CoreStrings$instance {
|
|
|
2600
2600
|
static includeOnEntityWithDefiningQueryNotSupported(expression: unknown, entityType: unknown): string;
|
|
2601
2601
|
static includeOnNonEntity(expression: unknown): string;
|
|
2602
2602
|
static includeWithCycle(navigationName: unknown, inverseNavigationName: unknown): string;
|
|
2603
|
-
static incompatibleSentinelValue(sentinel: unknown, entityType: unknown, property: unknown,
|
|
2603
|
+
static incompatibleSentinelValue(sentinel: unknown, entityType: unknown, property: unknown, type: unknown): string;
|
|
2604
2604
|
static inconsistentInheritance(entityType: unknown, baseEntityType: unknown, clrBaseEntityType: unknown): string;
|
|
2605
2605
|
static incorrectNumberOfArguments(method: unknown, argumentCount: unknown, parameterCount: unknown): string;
|
|
2606
2606
|
static indexPropertiesWrongEntity(indexProperties: unknown, entityType: unknown): string;
|
|
2607
2607
|
static indexWrongType(index: unknown, entityType: unknown, otherEntityType: unknown): string;
|
|
2608
|
-
static inheritedPropertyCannotBeIgnored(property: unknown,
|
|
2608
|
+
static inheritedPropertyCannotBeIgnored(property: unknown, type: unknown, baseType: unknown): string;
|
|
2609
2609
|
static interfacePropertyNotAdded(entityType: unknown, navigation: unknown, propertyType: unknown): string;
|
|
2610
2610
|
static invalidAlternateKeyValue(entityType: unknown, keyProperty: unknown): string;
|
|
2611
|
-
static invalidComplexType(
|
|
2612
|
-
static invalidEntityType(
|
|
2611
|
+
static invalidComplexType(type: unknown): string;
|
|
2612
|
+
static invalidEntityType(type: unknown): string;
|
|
2613
2613
|
static invalidEntityTypeConfigurationAttribute(entityTypeConfigurationType: unknown, entityType: unknown): string;
|
|
2614
2614
|
static invalidEnumValue(value: unknown, argumentName: unknown, enumType: unknown): string;
|
|
2615
2615
|
static invalidIncludeExpression(expression: unknown): string;
|
|
@@ -2628,7 +2628,7 @@ export abstract class CoreStrings$instance {
|
|
|
2628
2628
|
static invalidSetTypeOwned(typeName: unknown, ownerType: unknown): string;
|
|
2629
2629
|
static invalidSwitch(name: unknown, value: unknown): string;
|
|
2630
2630
|
static invalidType(property: unknown, entityType: unknown, valueType: unknown, propertyType: unknown): string;
|
|
2631
|
-
static invalidTypeConversionWithInclude(includeExpression: unknown,
|
|
2631
|
+
static invalidTypeConversionWithInclude(includeExpression: unknown, type: unknown): string;
|
|
2632
2632
|
static invalidUseService(useService: unknown, useInternalServiceProvider: unknown, service: unknown): string;
|
|
2633
2633
|
static invalidValueGeneratorFactoryProperty(factory: unknown, property: unknown, entityType: unknown): string;
|
|
2634
2634
|
static inversePropertyMismatch(navigation: unknown, entityType: unknown, referencedNavigation: unknown, referencedEntityType: unknown): string;
|
|
@@ -2638,14 +2638,14 @@ export abstract class CoreStrings$instance {
|
|
|
2638
2638
|
static keyAttributeOnDerivedEntity(derivedType: unknown, property: unknown, rootType: unknown): string;
|
|
2639
2639
|
static keyInUse(keyProperties: unknown, entityType: unknown, foreignKeyProperties: unknown, dependentType: unknown): string;
|
|
2640
2640
|
static keylessTypeExistingKey(entityType: unknown, keyProperties: unknown): string;
|
|
2641
|
-
static keylessTypeTracked(
|
|
2641
|
+
static keylessTypeTracked(type: unknown): string;
|
|
2642
2642
|
static keylessTypeWithKey(keyProperties: unknown, entityType: unknown): string;
|
|
2643
2643
|
static keyPropertiesWrongEntity(keyProperties: unknown, entityType: unknown): string;
|
|
2644
2644
|
static keyPropertyCannotBeNullable(property: unknown, entityType: unknown, keyProperties: unknown): string;
|
|
2645
2645
|
static keyPropertyMustBeReadOnly(property: unknown, entityType: unknown): string;
|
|
2646
2646
|
static keyReadOnly(property: unknown, entityType: unknown): string;
|
|
2647
2647
|
static keyWrongType(keyProperties: unknown, entityType: unknown, otherEntityType: unknown): string;
|
|
2648
|
-
static literalGenerationNotSupported(
|
|
2648
|
+
static literalGenerationNotSupported(type: unknown): string;
|
|
2649
2649
|
static manyToManyOneNav(entityType: unknown, navigation: unknown): string;
|
|
2650
2650
|
static missingBackingField(field: unknown, property: unknown, entityType: unknown): string;
|
|
2651
2651
|
static modelNotFinalized(method: unknown): string;
|
|
@@ -2653,7 +2653,7 @@ export abstract class CoreStrings$instance {
|
|
|
2653
2653
|
static multipleNavigationsSameFk(entityType: unknown, properties: unknown, navigations: unknown): string;
|
|
2654
2654
|
static multipleOwnerships(entityType: unknown, navigations: unknown): string;
|
|
2655
2655
|
static multipleProvidersConfigured(storeNames: unknown): string;
|
|
2656
|
-
static mustRewriteToSameNode(caller: unknown,
|
|
2656
|
+
static mustRewriteToSameNode(caller: unknown, type: unknown): string;
|
|
2657
2657
|
static mutableKeyProperty(keyProperty: unknown): string;
|
|
2658
2658
|
static namedIndexDefinedOnIgnoredProperty(indexName: unknown, entityType: unknown, indexProperties: unknown, propertyName: unknown): string;
|
|
2659
2659
|
static namedIndexDefinedOnNonExistentProperty(indexName: unknown, entityType: unknown, indexProperties: unknown, propertyName: unknown): string;
|
|
@@ -2683,15 +2683,15 @@ export abstract class CoreStrings$instance {
|
|
|
2683
2683
|
static nonComparableKeyTypes(entityType: unknown, property: unknown, modelType: unknown, providerType: unknown): string;
|
|
2684
2684
|
static nonConfiguredNavigationToSharedType(navigation: unknown, entityType: unknown): string;
|
|
2685
2685
|
static nonGenericOptions(contextType: unknown): string;
|
|
2686
|
-
static nonIndexerEntityType(property: unknown, entityType: unknown,
|
|
2687
|
-
static nonListCollection(entityType: unknown, name: unknown,
|
|
2686
|
+
static nonIndexerEntityType(property: unknown, entityType: unknown, type: unknown): string;
|
|
2687
|
+
static nonListCollection(entityType: unknown, name: unknown, type: unknown, listInterface: unknown): string;
|
|
2688
2688
|
static nonNotifyingCollection(navigation: unknown, entityType: unknown, collectionType: unknown, changeTrackingStrategy: unknown): string;
|
|
2689
2689
|
static nonQueryTranslationFailedWithDetails(expression: unknown, details: unknown): string;
|
|
2690
2690
|
static nonUniqueRequiredDependentForeignKey(foreignKeyProperties: unknown, declaringEntityType: unknown): string;
|
|
2691
2691
|
static nonUniqueRequiredDependentNavigation(principalEntityType: unknown, principalNavigation: unknown): string;
|
|
2692
2692
|
static noParameterlessConstructor(entityType: unknown): string;
|
|
2693
2693
|
static noProperty(field: unknown, entity: unknown, propertyAccessMode: unknown): string;
|
|
2694
|
-
static noPropertyType(property: unknown,
|
|
2694
|
+
static noPropertyType(property: unknown, type: unknown): string;
|
|
2695
2695
|
static noProviderConfiguredFailedToResolveService(service: unknown): string;
|
|
2696
2696
|
static noSetter(property: unknown, entityType: unknown, propertyAccessMode: unknown): string;
|
|
2697
2697
|
static notAnEFService(service: unknown): string;
|
|
@@ -2701,8 +2701,8 @@ export abstract class CoreStrings$instance {
|
|
|
2701
2701
|
static notParameterizedAttributeWithNonConstantNotSupportedInPrecompiledQueries(parameter: unknown, method: unknown): string;
|
|
2702
2702
|
static noValueGenerator(property: unknown, entityType: unknown, propertyType: unknown): string;
|
|
2703
2703
|
static nullableKey(entityType: unknown, property: unknown): string;
|
|
2704
|
-
static nullRequiredComplexProperty(
|
|
2705
|
-
static nullRequiredPrimitiveCollection(
|
|
2704
|
+
static nullRequiredComplexProperty(type: unknown, property: unknown): string;
|
|
2705
|
+
static nullRequiredPrimitiveCollection(type: unknown, property: unknown): string;
|
|
2706
2706
|
static objectRemovedFromModel(name: unknown): string;
|
|
2707
2707
|
static optionsExtensionNotFound(optionsExtension: unknown): string;
|
|
2708
2708
|
static originalValueNotStored(structuralType: unknown, property: unknown): string;
|
|
@@ -2719,11 +2719,11 @@ export abstract class CoreStrings$instance {
|
|
|
2719
2719
|
static principalEntityTypeNotInRelationship(dependentEntityType: unknown, principalEntityType: unknown, entityType: unknown): string;
|
|
2720
2720
|
static principalKeylessType(entityType: unknown, firstNavigationSpecification: unknown, secondNavigationSpecification: unknown): string;
|
|
2721
2721
|
static principalOwnedType(referencingEntityTypeOrNavigation: unknown, referencedEntityTypeOrNavigation: unknown, ownedType: unknown): string;
|
|
2722
|
-
static propertyClashingNonIndexer(property: unknown,
|
|
2722
|
+
static propertyClashingNonIndexer(property: unknown, type: unknown): string;
|
|
2723
2723
|
static propertyConceptualNull(property: unknown, entityType: unknown): string;
|
|
2724
2724
|
static propertyConceptualNullSensitive(property: unknown, entityType: unknown, keyValue: unknown): string;
|
|
2725
2725
|
static propertyDoesNotBelong(property: unknown, expectedType: unknown, actualType: unknown): string;
|
|
2726
|
-
static propertyInUseForeignKey(property: unknown,
|
|
2726
|
+
static propertyInUseForeignKey(property: unknown, type: unknown, foreignKeyProperties: unknown, foreignKeyType: unknown): string;
|
|
2727
2727
|
static propertyInUseIndex(property: unknown, entityType: unknown, index: unknown, indexType: unknown): string;
|
|
2728
2728
|
static propertyInUseKey(property: unknown, entityType: unknown, keyProperties: unknown): string;
|
|
2729
2729
|
static propertyIsNotACollection(propertyName: unknown, entityType: unknown): string;
|
|
@@ -2733,17 +2733,17 @@ export abstract class CoreStrings$instance {
|
|
|
2733
2733
|
static propertyNotMapped(propertyType: unknown, entityType: unknown, property: unknown): string;
|
|
2734
2734
|
static propertyReadOnlyAfterSave(property: unknown, entityType: unknown): string;
|
|
2735
2735
|
static propertyReadOnlyBeforeSave(property: unknown, entityType: unknown): string;
|
|
2736
|
-
static propertyWrongClrType(property: unknown,
|
|
2737
|
-
static propertyWrongEntityClrType(property: unknown,
|
|
2738
|
-
static propertyWrongName(property: unknown,
|
|
2739
|
-
static propertyWrongType(property: unknown,
|
|
2736
|
+
static propertyWrongClrType(property: unknown, type: unknown, clrType: unknown, propertyType: unknown): string;
|
|
2737
|
+
static propertyWrongEntityClrType(property: unknown, type: unknown, clrType: unknown): string;
|
|
2738
|
+
static propertyWrongName(property: unknown, type: unknown, clrName: unknown): string;
|
|
2739
|
+
static propertyWrongType(property: unknown, type: unknown, otherType: unknown): string;
|
|
2740
2740
|
static queryEntityMaterializationConditionWrongShape(entityType: unknown): string;
|
|
2741
2741
|
static queryInvalidMaterializationType(projection: unknown, queryableType: unknown): string;
|
|
2742
2742
|
static queryRootDifferentEntityType(entityType: unknown): string;
|
|
2743
2743
|
static queryUnableToTranslateEFProperty(expression: unknown): string;
|
|
2744
2744
|
static queryUnableToTranslateMember(member: unknown, entityType: unknown): string;
|
|
2745
2745
|
static queryUnableToTranslateMethod(declaringTypeName: unknown, methodName: unknown): string;
|
|
2746
|
-
static queryUnhandledQueryRootExpression(
|
|
2746
|
+
static queryUnhandledQueryRootExpression(type: unknown): string;
|
|
2747
2747
|
static referencedShadowKey(referencingEntityTypeOrNavigation: unknown, referencedEntityTypeOrNavigation: unknown, foreignKeyPropertiesWithTypes: unknown, primaryKeyPropertiesWithTypes: unknown): string;
|
|
2748
2748
|
static referenceIsCollection(property: unknown, entityType: unknown, referenceMethod: unknown, collectionMethod: unknown): string;
|
|
2749
2749
|
static referenceMustBeLoaded(navigation: unknown, entityType: unknown): string;
|
|
@@ -2760,8 +2760,8 @@ export abstract class CoreStrings$instance {
|
|
|
2760
2760
|
static seedDatumDerivedType(entityType: unknown, derivedType: unknown): string;
|
|
2761
2761
|
static seedDatumDuplicate(entityType: unknown, keyProperties: unknown): string;
|
|
2762
2762
|
static seedDatumDuplicateSensitive(entityType: unknown, keyValue: unknown): string;
|
|
2763
|
-
static seedDatumIncompatibleValue(entityType: unknown, property: unknown,
|
|
2764
|
-
static seedDatumIncompatibleValueSensitive(entityType: unknown, value: unknown, property: unknown,
|
|
2763
|
+
static seedDatumIncompatibleValue(entityType: unknown, property: unknown, type: unknown): string;
|
|
2764
|
+
static seedDatumIncompatibleValueSensitive(entityType: unknown, value: unknown, property: unknown, type: unknown): string;
|
|
2765
2765
|
static seedDatumMissingValue(entityType: unknown, property: unknown): string;
|
|
2766
2766
|
static seedDatumNavigation(entityType: unknown, navigation: unknown, relatedEntityType: unknown, foreignKeyProperties: unknown): string;
|
|
2767
2767
|
static seedDatumNavigationSensitive(entityType: unknown, keyValue: unknown, navigation: unknown, relatedEntityType: unknown, foreignKeyProperties: unknown): string;
|
|
@@ -2790,15 +2790,15 @@ export abstract class CoreStrings$instance {
|
|
|
2790
2790
|
static trackingTypeMismatch(runtimeEntityType: unknown, entityType: unknown): string;
|
|
2791
2791
|
static translationFailed(expression: unknown): string;
|
|
2792
2792
|
static translationFailedWithDetails(expression: unknown, details: unknown): string;
|
|
2793
|
-
static typeConfigurationConflict(
|
|
2794
|
-
static typeNotMarkedAsShared(
|
|
2793
|
+
static typeConfigurationConflict(type: unknown, typeConfiguration: unknown, otherType: unknown, otherTypeConfiguration: unknown): string;
|
|
2794
|
+
static typeNotMarkedAsShared(type: unknown): string;
|
|
2795
2795
|
static unableToDiscriminate(entityType: unknown, discriminator: unknown): string;
|
|
2796
2796
|
static unableToSetIsUnique(isUnique: unknown, navigationName: unknown, entityType: unknown): string;
|
|
2797
|
-
static unconfigurableType(
|
|
2798
|
-
static unconfigurableTypeMapping(
|
|
2797
|
+
static unconfigurableType(type: unknown, configuration: unknown, expectedConfiguration: unknown, configurationType: unknown): string;
|
|
2798
|
+
static unconfigurableTypeMapping(type: unknown): string;
|
|
2799
2799
|
static unhandledExpressionNode(nodeType: unknown): string;
|
|
2800
2800
|
static unhandledMemberBinding(bindingType: unknown): string;
|
|
2801
|
-
static unhandledNavigationBase(
|
|
2801
|
+
static unhandledNavigationBase(type: unknown): string;
|
|
2802
2802
|
static unknownEntity(entity: unknown): string;
|
|
2803
2803
|
static unknownKeyValue(entityType: unknown, property: unknown): string;
|
|
2804
2804
|
static unknownShadowKeyValue(entityType: unknown, property: unknown): string;
|
|
@@ -3033,9 +3033,9 @@ export abstract class RelationalStrings$instance {
|
|
|
3033
3033
|
static complexPropertyBothJsonColumnAndJsonPropertyName(complexProperty: unknown, columnName: unknown, propertyName: unknown): string;
|
|
3034
3034
|
static complexPropertyJsonPropertyNameConflict(property1: unknown, property2: unknown, jsonPropertyName: unknown): string;
|
|
3035
3035
|
static complexPropertyJsonPropertyNameWithoutJsonMapping(complexProperty: unknown): string;
|
|
3036
|
-
static complexPropertyOptionalTableSharing(
|
|
3036
|
+
static complexPropertyOptionalTableSharing(type: unknown, property: unknown): string;
|
|
3037
3037
|
static computedColumnSqlUnspecified(table: unknown, column: unknown): string;
|
|
3038
|
-
static concurrencyTokenOnJsonMappedProperty(property: unknown,
|
|
3038
|
+
static concurrencyTokenOnJsonMappedProperty(property: unknown, type: unknown): string;
|
|
3039
3039
|
static conflictingColumnServerGeneration(conflictingConfiguration: unknown, property: unknown, existingConfiguration: unknown): string;
|
|
3040
3040
|
static conflictingOriginalRowValues(firstEntityType: unknown, secondEntityType: unknown, firstProperty: unknown, secondProperty: unknown, column: unknown): string;
|
|
3041
3041
|
static conflictingOriginalRowValuesSensitive(firstEntityType: unknown, secondEntityType: unknown, keyValue: unknown, firstConflictingValues: unknown, secondConflictingValues: unknown, column: unknown): string;
|
|
@@ -3053,15 +3053,15 @@ export abstract class RelationalStrings$instance {
|
|
|
3053
3053
|
static dataOperationNoTable(table: unknown): string;
|
|
3054
3054
|
static dbFunctionExpressionIsNotMethodCall(expression: unknown): string;
|
|
3055
3055
|
static dbFunctionGenericMethodNotSupported(function_: unknown): string;
|
|
3056
|
-
static dbFunctionInvalidInstanceType(function_: unknown,
|
|
3057
|
-
static dbFunctionInvalidIQueryableOwnedReturnType(function_: unknown,
|
|
3058
|
-
static dbFunctionInvalidIQueryableReturnType(function_: unknown,
|
|
3056
|
+
static dbFunctionInvalidInstanceType(function_: unknown, type: unknown): string;
|
|
3057
|
+
static dbFunctionInvalidIQueryableOwnedReturnType(function_: unknown, type: unknown): string;
|
|
3058
|
+
static dbFunctionInvalidIQueryableReturnType(function_: unknown, type: unknown): string;
|
|
3059
3059
|
static dbFunctionInvalidParameterName(function_: unknown, parameter: unknown): string;
|
|
3060
|
-
static dbFunctionInvalidParameterType(parameter: unknown, function_: unknown,
|
|
3061
|
-
static dbFunctionInvalidReturnEntityType(function_: unknown,
|
|
3062
|
-
static dbFunctionInvalidReturnType(function_: unknown,
|
|
3060
|
+
static dbFunctionInvalidParameterType(parameter: unknown, function_: unknown, type: unknown): string;
|
|
3061
|
+
static dbFunctionInvalidReturnEntityType(function_: unknown, type: unknown, elementType: unknown): string;
|
|
3062
|
+
static dbFunctionInvalidReturnType(function_: unknown, type: unknown): string;
|
|
3063
3063
|
static dbFunctionNonScalarCustomTranslation(function_: unknown): string;
|
|
3064
|
-
static dbFunctionNullableValueReturnType(function_: unknown,
|
|
3064
|
+
static dbFunctionNullableValueReturnType(function_: unknown, type: unknown): string;
|
|
3065
3065
|
static defaultValueSqlUnspecified(table: unknown, column: unknown): string;
|
|
3066
3066
|
static defaultValueUnspecified(table: unknown, column: unknown): string;
|
|
3067
3067
|
static deleteDataOperationNoModel(table: unknown): string;
|
|
@@ -3167,7 +3167,7 @@ export abstract class RelationalStrings$instance {
|
|
|
3167
3167
|
static jsonEntityWithNonTphInheritanceOnOwner(rootType: unknown): string;
|
|
3168
3168
|
static jsonEntityWithOwnerNotMappedToTableOrView(entity: unknown): string;
|
|
3169
3169
|
static jsonErrorExtractingJsonProperty(entityType: unknown, propertyName: unknown): string;
|
|
3170
|
-
static jsonObjectWithMultiplePropertiesMappedToSameJsonProperty(property1: unknown, property2: unknown,
|
|
3170
|
+
static jsonObjectWithMultiplePropertiesMappedToSameJsonProperty(property1: unknown, property2: unknown, type: unknown, jsonPropertyName: unknown): string;
|
|
3171
3171
|
static jsonProjectingCollectionElementAccessedUsingParmeterNoTrackingWithIdentityResolution(entityTypeName: unknown, asNoTrackingWithIdentityResolution: unknown): string;
|
|
3172
3172
|
static jsonProjectingEntitiesIncorrectOrderNoTrackingWithIdentityResolution(asNoTrackingWithIdentityResolution: unknown, entityTypeName: unknown): string;
|
|
3173
3173
|
static jsonProjectingQueryableOperationNoTrackingWithIdentityResolution(asNoTrackingWithIdentityResolution: unknown): string;
|
|
@@ -3186,10 +3186,10 @@ export abstract class RelationalStrings$instance {
|
|
|
3186
3186
|
static multipleColumnsWithSameJsonContainerName(entityType: unknown, columnName: unknown): string;
|
|
3187
3187
|
static multipleTablesInExecuteUpdate(propertySelector1: unknown, propertySelector2: unknown): string;
|
|
3188
3188
|
static namedConnectionStringNotFound(name: unknown): string;
|
|
3189
|
-
static nestedCollectionsNotSupported(propertyType: unknown,
|
|
3189
|
+
static nestedCollectionsNotSupported(propertyType: unknown, type: unknown, property: unknown): string;
|
|
3190
3190
|
static nestedComplexPropertyJsonWithTableSharing(complexProperty: unknown, containingType: unknown): string;
|
|
3191
3191
|
static noAliasOnTable(table: unknown): string;
|
|
3192
|
-
static nonConstantOrParameterAsInExpressionValue(
|
|
3192
|
+
static nonConstantOrParameterAsInExpressionValue(type: unknown): string;
|
|
3193
3193
|
static nonScalarFunctionCannotBeNullable(functionName: unknown): string;
|
|
3194
3194
|
static nonScalarFunctionParameterCannotPropagatesNullability(parameterName: unknown, functionName: unknown): string;
|
|
3195
3195
|
static nonTphDiscriminatorValueNotString(value: unknown, entityType: unknown): string;
|
|
@@ -3266,11 +3266,11 @@ export abstract class RelationalStrings$instance {
|
|
|
3266
3266
|
static unhandledExpressionInVisitor(expression: unknown, expressionType: unknown, visitor: unknown): string;
|
|
3267
3267
|
static unknownOperation(sqlGeneratorType: unknown, operationType: unknown): string;
|
|
3268
3268
|
static unmappedNonTPHOwner(ownerType: unknown, navigation: unknown, ownedType: unknown, storeObjectType: unknown): string;
|
|
3269
|
-
static unsupportedDataOperationStoreType(
|
|
3269
|
+
static unsupportedDataOperationStoreType(type: unknown, column: unknown): string;
|
|
3270
3270
|
static unsupportedJsonColumnType(storeType: unknown, columnName: unknown, tableName: unknown): string;
|
|
3271
3271
|
static unsupportedOperatorForSqlExpression(nodeType: unknown, expressionType: unknown): string;
|
|
3272
3272
|
static unsupportedPropertyType(entity: unknown, property: unknown, clrType: unknown): string;
|
|
3273
|
-
static unsupportedStoreType(
|
|
3273
|
+
static unsupportedStoreType(type: unknown): string;
|
|
3274
3274
|
static unsupportedType(clrType: unknown): string;
|
|
3275
3275
|
static unsupportedTypeForColumn(table: unknown, column: unknown, clrType: unknown): string;
|
|
3276
3276
|
static updateConcurrencyException(expectedRows: unknown, actualRows: unknown): string;
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
{
|
|
32
32
|
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Diagnostics.CommandSource::UnknownMicrosoft.EntityFrameworkCore.Diagnostics.CommandSource",
|
|
33
33
|
"clrName": "Unknown",
|
|
34
|
-
"tsEmitName": "
|
|
34
|
+
"tsEmitName": "unknown",
|
|
35
35
|
"normalizedSignature": "Unknown|Microsoft.EntityFrameworkCore.Diagnostics.CommandSource|static=true|const=true",
|
|
36
36
|
"isStatic": true,
|
|
37
37
|
"isReadOnly": false,
|
|
@@ -12959,7 +12959,7 @@
|
|
|
12959
12959
|
{
|
|
12960
12960
|
"stableId": "Microsoft.EntityFrameworkCore:Microsoft.EntityFrameworkCore.Diagnostics.WarningsConfigurationBuilder::Default(Microsoft.EntityFrameworkCore.WarningBehavior):Microsoft.EntityFrameworkCore.Diagnostics.WarningsConfigurationBuilder",
|
|
12961
12961
|
"clrName": "Default",
|
|
12962
|
-
"tsEmitName": "
|
|
12962
|
+
"tsEmitName": "default",
|
|
12963
12963
|
"normalizedSignature": "Default|(Microsoft.EntityFrameworkCore.WarningBehavior):Microsoft.EntityFrameworkCore.Diagnostics.WarningsConfigurationBuilder|static=false",
|
|
12964
12964
|
"provenance": "Original",
|
|
12965
12965
|
"emitScope": "ClassSurface",
|
|
@@ -12975,7 +12975,7 @@
|
|
|
12975
12975
|
{
|
|
12976
12976
|
"stableId": "Microsoft.EntityFrameworkCore:Microsoft.EntityFrameworkCore.Diagnostics.WarningsConfigurationBuilder::Throw(Microsoft.Extensions.Logging.EventId[]):Microsoft.EntityFrameworkCore.Diagnostics.WarningsConfigurationBuilder",
|
|
12977
12977
|
"clrName": "Throw",
|
|
12978
|
-
"tsEmitName": "
|
|
12978
|
+
"tsEmitName": "throw",
|
|
12979
12979
|
"normalizedSignature": "Throw|(Microsoft.Extensions.Logging.EventId[]):Microsoft.EntityFrameworkCore.Diagnostics.WarningsConfigurationBuilder|static=false",
|
|
12980
12980
|
"provenance": "Original",
|
|
12981
12981
|
"emitScope": "ClassSurface",
|
|
@@ -1674,7 +1674,7 @@
|
|
|
1674
1674
|
{
|
|
1675
1675
|
"stableId": "Microsoft.EntityFrameworkCore:Microsoft.EntityFrameworkCore.Infrastructure.DbSetProperty::Type:System.Type",
|
|
1676
1676
|
"clrName": "Type",
|
|
1677
|
-
"tsEmitName": "
|
|
1677
|
+
"tsEmitName": "type",
|
|
1678
1678
|
"metadataToken": 385877691,
|
|
1679
1679
|
"canonicalSignature": ":System.Type",
|
|
1680
1680
|
"normalizedSignature": "Type|:System.Type|static=false|accessor=get",
|
|
@@ -1726,7 +1726,7 @@
|
|
|
1726
1726
|
}
|
|
1727
1727
|
},
|
|
1728
1728
|
{
|
|
1729
|
-
"tsName": "
|
|
1729
|
+
"tsName": "type",
|
|
1730
1730
|
"isStatic": false,
|
|
1731
1731
|
"tsSignatureId": "Type|:System.Type|static=false|accessor=get",
|
|
1732
1732
|
"target": {
|