@tsonic/efcore-sqlserver 10.0.5 → 10.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/internal/index.d.ts +92 -50
- package/Azure.Core/internal/index.d.ts +103 -51
- package/Azure.Core.Cryptography/internal/index.d.ts +6 -6
- package/Azure.Core.Diagnostics/internal/index.d.ts +8 -6
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -50
- package/Azure.Core.Pipeline/internal/index.d.ts +56 -32
- package/Azure.Core.Serialization/internal/index.d.ts +21 -17
- package/Azure.Identity/internal/index.d.ts +199 -93
- package/Azure.Messaging/internal/index.d.ts +11 -7
- package/Microsoft.Data/internal/index.d.ts +7 -5
- package/Microsoft.Data.Sql/internal/index.d.ts +9 -5
- package/Microsoft.Data.SqlClient/internal/index.d.ts +158 -73
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +20 -10
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +82 -67
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +9 -5
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +15 -9
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +331 -329
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +9 -7
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +24 -14
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +18 -6
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +65 -41
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +14 -12
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +11 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +19 -13
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +4 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +28 -28
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +31 -25
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +22 -22
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +13 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +22 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +182 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -10
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +15 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +98 -46
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +27 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +23 -17
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +7 -7
- package/Microsoft.Identity.Client/internal/index.d.ts +283 -171
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +4 -4
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +7 -3
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +25 -17
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +30 -14
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -4
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +16 -12
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +34 -24
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +19 -11
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +42 -30
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +10 -6
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +66 -48
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +206 -82
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +7 -5
- package/Microsoft.SqlServer.Server/internal/index.d.ts +17 -5
- package/System/internal/index.d.ts +19 -17
- package/System.ClientModel/internal/index.d.ts +39 -21
- package/System.ClientModel.Primitives/internal/index.d.ts +133 -65
- package/System.Configuration/internal/index.d.ts +280 -64
- package/System.Configuration.Internal/internal/index.d.ts +10 -6
- package/System.Configuration.Provider/internal/index.d.ts +14 -9
- package/System.Diagnostics/internal/index.d.ts +2 -2
- package/System.Drawing.Configuration/internal/index.d.ts +6 -4
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +68 -56
- package/System.Security.Cryptography/internal/index.d.ts +2 -2
- package/System.Text.Json.Serialization/internal/index.d.ts +7 -5
- package/__internal/extensions/index.d.ts +745 -695
- package/package.json +5 -5
|
@@ -29,6 +29,9 @@ import * as System_Threading_Tasks from "@tsonic/dotnet/System.Threading.Tasks/i
|
|
|
29
29
|
// Import primitive type aliases
|
|
30
30
|
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
31
31
|
|
|
32
|
+
// Import sticky extension scope helper
|
|
33
|
+
import type { Rewrap } from '@tsonic/core/lang.js';
|
|
34
|
+
|
|
32
35
|
// Import CLR type aliases for generic type arguments
|
|
33
36
|
import * as System_Internal from "../../System/internal/index.js";
|
|
34
37
|
|
|
@@ -36,1019 +39,1066 @@ import * as System_Internal from "../../System/internal/index.js";
|
|
|
36
39
|
import type { ptr } from '@tsonic/core/types.js';
|
|
37
40
|
|
|
38
41
|
export interface __Ext_Azure_BinaryData {
|
|
39
|
-
ToObject<T>(serializer: Azure_Core_Serialization.ObjectSerializer, cancellationToken?: System_Threading.CancellationToken):
|
|
40
|
-
ToObjectAsync<T>(serializer: Azure_Core_Serialization.ObjectSerializer, cancellationToken?: System_Threading.CancellationToken):
|
|
41
|
-
ToObjectFromJson():
|
|
42
|
-
ToDynamicFromJson():
|
|
43
|
-
ToDynamicFromJson(propertyNameFormat: Azure_Core_Serialization.JsonPropertyNames, dateTimeFormat?: string):
|
|
42
|
+
ToObject<T>(serializer: Azure_Core_Serialization.ObjectSerializer, cancellationToken?: System_Threading.CancellationToken): Rewrap<this, T | undefined>;
|
|
43
|
+
ToObjectAsync<T>(serializer: Azure_Core_Serialization.ObjectSerializer, cancellationToken?: System_Threading.CancellationToken): Rewrap<this, System_Threading_Tasks.ValueTask_1<T>>;
|
|
44
|
+
ToObjectFromJson(): Rewrap<this, unknown | undefined>;
|
|
45
|
+
ToDynamicFromJson(): Rewrap<this, unknown>;
|
|
46
|
+
ToDynamicFromJson(propertyNameFormat: Azure_Core_Serialization.JsonPropertyNames, dateTimeFormat?: string): Rewrap<this, unknown>;
|
|
44
47
|
}
|
|
45
48
|
|
|
46
49
|
export interface __Ext_Microsoft_EntityFrameworkCore_DbContextOptionsBuilder {
|
|
47
|
-
UseSqlServer(sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>):
|
|
48
|
-
UseSqlServer(connectionString: string, sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>):
|
|
49
|
-
UseSqlServer(connection: System_Data_Common.DbConnection, sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>):
|
|
50
|
-
UseSqlServer(connection: System_Data_Common.DbConnection, contextOwnsConnection: boolean, sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>):
|
|
51
|
-
UseAzureSql(azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>):
|
|
52
|
-
UseAzureSql(connectionString: string, azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>):
|
|
53
|
-
UseAzureSql(connection: System_Data_Common.DbConnection, azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>):
|
|
54
|
-
UseAzureSql(connection: System_Data_Common.DbConnection, contextOwnsConnection: boolean, azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>):
|
|
55
|
-
UseAzureSynapse(azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>):
|
|
56
|
-
UseAzureSynapse(connectionString: string, azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>):
|
|
57
|
-
UseAzureSynapse(connection: System_Data_Common.DbConnection, azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>):
|
|
58
|
-
UseAzureSynapse(connection: System_Data_Common.DbConnection, contextOwnsConnection: boolean, azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>):
|
|
59
|
-
ConfigureSqlEngine(sqlEngineOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlEngineDbContextOptionsBuilder>):
|
|
50
|
+
UseSqlServer(sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>;
|
|
51
|
+
UseSqlServer(connectionString: string, sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>;
|
|
52
|
+
UseSqlServer(connection: System_Data_Common.DbConnection, sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>;
|
|
53
|
+
UseSqlServer(connection: System_Data_Common.DbConnection, contextOwnsConnection: boolean, sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>;
|
|
54
|
+
UseAzureSql(azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>;
|
|
55
|
+
UseAzureSql(connectionString: string, azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>;
|
|
56
|
+
UseAzureSql(connection: System_Data_Common.DbConnection, azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>;
|
|
57
|
+
UseAzureSql(connection: System_Data_Common.DbConnection, contextOwnsConnection: boolean, azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>;
|
|
58
|
+
UseAzureSynapse(azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>;
|
|
59
|
+
UseAzureSynapse(connectionString: string, azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>;
|
|
60
|
+
UseAzureSynapse(connection: System_Data_Common.DbConnection, azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>;
|
|
61
|
+
UseAzureSynapse(connection: System_Data_Common.DbConnection, contextOwnsConnection: boolean, azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>;
|
|
62
|
+
ConfigureSqlEngine(sqlEngineOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlEngineDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>;
|
|
60
63
|
}
|
|
61
64
|
|
|
62
65
|
export interface __Ext_Microsoft_EntityFrameworkCore_DbContextOptionsBuilder_1<T> {
|
|
63
|
-
UseSqlServer(sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>):
|
|
64
|
-
UseSqlServer(connectionString: string, sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>):
|
|
65
|
-
UseSqlServer(connection: System_Data_Common.DbConnection, sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>):
|
|
66
|
-
UseSqlServer(connection: System_Data_Common.DbConnection, contextOwnsConnection: boolean, sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>):
|
|
67
|
-
UseAzureSql(azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>):
|
|
68
|
-
UseAzureSql(connectionString: string, azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>):
|
|
69
|
-
UseAzureSql(connection: System_Data_Common.DbConnection, azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>):
|
|
70
|
-
UseAzureSql(connection: System_Data_Common.DbConnection, contextOwnsConnection: boolean, azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>):
|
|
71
|
-
UseAzureSynapse(azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>):
|
|
72
|
-
UseAzureSynapse(connectionString: string, azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>):
|
|
73
|
-
UseAzureSynapse(connection: System_Data_Common.DbConnection, azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>):
|
|
74
|
-
UseAzureSynapse(connection: System_Data_Common.DbConnection, contextOwnsConnection: boolean, azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>):
|
|
75
|
-
ConfigureSqlEngine(sqlEngineOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlEngineDbContextOptionsBuilder>):
|
|
66
|
+
UseSqlServer(sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder_1<T>>;
|
|
67
|
+
UseSqlServer(connectionString: string, sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder_1<T>>;
|
|
68
|
+
UseSqlServer(connection: System_Data_Common.DbConnection, sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder_1<T>>;
|
|
69
|
+
UseSqlServer(connection: System_Data_Common.DbConnection, contextOwnsConnection: boolean, sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder_1<T>>;
|
|
70
|
+
UseAzureSql(azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder_1<T>>;
|
|
71
|
+
UseAzureSql(connectionString: string, azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder_1<T>>;
|
|
72
|
+
UseAzureSql(connection: System_Data_Common.DbConnection, azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder_1<T>>;
|
|
73
|
+
UseAzureSql(connection: System_Data_Common.DbConnection, contextOwnsConnection: boolean, azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder_1<T>>;
|
|
74
|
+
UseAzureSynapse(azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder_1<T>>;
|
|
75
|
+
UseAzureSynapse(connectionString: string, azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder_1<T>>;
|
|
76
|
+
UseAzureSynapse(connection: System_Data_Common.DbConnection, azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder_1<T>>;
|
|
77
|
+
UseAzureSynapse(connection: System_Data_Common.DbConnection, contextOwnsConnection: boolean, azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder_1<T>>;
|
|
78
|
+
ConfigureSqlEngine(sqlEngineOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlEngineDbContextOptionsBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore.DbContextOptionsBuilder_1<T>>;
|
|
76
79
|
}
|
|
77
80
|
|
|
78
81
|
export interface __Ext_Microsoft_EntityFrameworkCore_DbFunctions {
|
|
79
|
-
FreeText(propertyReference: unknown, freeText: string, languageTerm: int):
|
|
80
|
-
FreeText(propertyReference: unknown, freeText: string):
|
|
81
|
-
Contains(propertyReference: unknown, searchCondition: string, languageTerm: int):
|
|
82
|
-
Contains(propertyReference: unknown, searchCondition: string):
|
|
83
|
-
DateDiffYear(startDate: System.DateTime, endDate: System.DateTime):
|
|
84
|
-
DateDiffYear(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>):
|
|
85
|
-
DateDiffYear(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset):
|
|
86
|
-
DateDiffYear(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>):
|
|
87
|
-
DateDiffYear(startDate: System.DateOnly, endDate: System.DateOnly):
|
|
88
|
-
DateDiffYear(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>):
|
|
89
|
-
DateDiffMonth(startDate: System.DateTime, endDate: System.DateTime):
|
|
90
|
-
DateDiffMonth(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>):
|
|
91
|
-
DateDiffMonth(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset):
|
|
92
|
-
DateDiffMonth(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>):
|
|
93
|
-
DateDiffMonth(startDate: System.DateOnly, endDate: System.DateOnly):
|
|
94
|
-
DateDiffMonth(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>):
|
|
95
|
-
DateDiffDay(startDate: System.DateTime, endDate: System.DateTime):
|
|
96
|
-
DateDiffDay(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>):
|
|
97
|
-
DateDiffDay(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset):
|
|
98
|
-
DateDiffDay(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>):
|
|
99
|
-
DateDiffDay(startDate: System.DateOnly, endDate: System.DateOnly):
|
|
100
|
-
DateDiffDay(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>):
|
|
101
|
-
DateDiffHour(startDate: System.DateTime, endDate: System.DateTime):
|
|
102
|
-
DateDiffHour(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>):
|
|
103
|
-
DateDiffHour(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset):
|
|
104
|
-
DateDiffHour(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>):
|
|
105
|
-
DateDiffHour(startTimeSpan: System.TimeSpan, endTimeSpan: System.TimeSpan):
|
|
106
|
-
DateDiffHour(startTimeSpan: System.Nullable_1<System.TimeSpan>, endTimeSpan: System.Nullable_1<System.TimeSpan>):
|
|
107
|
-
DateDiffHour(startTime: System.TimeOnly, endTime: System.TimeOnly):
|
|
108
|
-
DateDiffHour(startTime: System.Nullable_1<System.TimeOnly>, endTime: System.Nullable_1<System.TimeOnly>):
|
|
109
|
-
DateDiffHour(startDate: System.DateOnly, endDate: System.DateOnly):
|
|
110
|
-
DateDiffHour(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>):
|
|
111
|
-
DateDiffMinute(startDate: System.DateTime, endDate: System.DateTime):
|
|
112
|
-
DateDiffMinute(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>):
|
|
113
|
-
DateDiffMinute(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset):
|
|
114
|
-
DateDiffMinute(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>):
|
|
115
|
-
DateDiffMinute(startTimeSpan: System.TimeSpan, endTimeSpan: System.TimeSpan):
|
|
116
|
-
DateDiffMinute(startTimeSpan: System.Nullable_1<System.TimeSpan>, endTimeSpan: System.Nullable_1<System.TimeSpan>):
|
|
117
|
-
DateDiffMinute(startTime: System.TimeOnly, endTime: System.TimeOnly):
|
|
118
|
-
DateDiffMinute(startTime: System.Nullable_1<System.TimeOnly>, endTime: System.Nullable_1<System.TimeOnly>):
|
|
119
|
-
DateDiffMinute(startDate: System.DateOnly, endDate: System.DateOnly):
|
|
120
|
-
DateDiffMinute(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>):
|
|
121
|
-
DateDiffSecond(startDate: System.DateTime, endDate: System.DateTime):
|
|
122
|
-
DateDiffSecond(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>):
|
|
123
|
-
DateDiffSecond(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset):
|
|
124
|
-
DateDiffSecond(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>):
|
|
125
|
-
DateDiffSecond(startTimeSpan: System.TimeSpan, endTimeSpan: System.TimeSpan):
|
|
126
|
-
DateDiffSecond(startTimeSpan: System.Nullable_1<System.TimeSpan>, endTimeSpan: System.Nullable_1<System.TimeSpan>):
|
|
127
|
-
DateDiffSecond(startTime: System.TimeOnly, endTime: System.TimeOnly):
|
|
128
|
-
DateDiffSecond(startTime: System.Nullable_1<System.TimeOnly>, endTime: System.Nullable_1<System.TimeOnly>):
|
|
129
|
-
DateDiffSecond(startDate: System.DateOnly, endDate: System.DateOnly):
|
|
130
|
-
DateDiffSecond(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>):
|
|
131
|
-
DateDiffMillisecond(startDate: System.DateTime, endDate: System.DateTime):
|
|
132
|
-
DateDiffMillisecond(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>):
|
|
133
|
-
DateDiffMillisecond(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset):
|
|
134
|
-
DateDiffMillisecond(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>):
|
|
135
|
-
DateDiffMillisecond(startTimeSpan: System.TimeSpan, endTimeSpan: System.TimeSpan):
|
|
136
|
-
DateDiffMillisecond(startTimeSpan: System.Nullable_1<System.TimeSpan>, endTimeSpan: System.Nullable_1<System.TimeSpan>):
|
|
137
|
-
DateDiffMillisecond(startTime: System.TimeOnly, endTime: System.TimeOnly):
|
|
138
|
-
DateDiffMillisecond(startTime: System.Nullable_1<System.TimeOnly>, endTime: System.Nullable_1<System.TimeOnly>):
|
|
139
|
-
DateDiffMillisecond(startDate: System.DateOnly, endDate: System.DateOnly):
|
|
140
|
-
DateDiffMillisecond(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>):
|
|
141
|
-
DateDiffMicrosecond(startDate: System.DateTime, endDate: System.DateTime):
|
|
142
|
-
DateDiffMicrosecond(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>):
|
|
143
|
-
DateDiffMicrosecond(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset):
|
|
144
|
-
DateDiffMicrosecond(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>):
|
|
145
|
-
DateDiffMicrosecond(startTimeSpan: System.TimeSpan, endTimeSpan: System.TimeSpan):
|
|
146
|
-
DateDiffMicrosecond(startTimeSpan: System.Nullable_1<System.TimeSpan>, endTimeSpan: System.Nullable_1<System.TimeSpan>):
|
|
147
|
-
DateDiffMicrosecond(startTime: System.TimeOnly, endTime: System.TimeOnly):
|
|
148
|
-
DateDiffMicrosecond(startTime: System.Nullable_1<System.TimeOnly>, endTime: System.Nullable_1<System.TimeOnly>):
|
|
149
|
-
DateDiffMicrosecond(startDate: System.DateOnly, endDate: System.DateOnly):
|
|
150
|
-
DateDiffMicrosecond(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>):
|
|
151
|
-
DateDiffNanosecond(startDate: System.DateTime, endDate: System.DateTime):
|
|
152
|
-
DateDiffNanosecond(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>):
|
|
153
|
-
DateDiffNanosecond(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset):
|
|
154
|
-
DateDiffNanosecond(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>):
|
|
155
|
-
DateDiffNanosecond(startTimeSpan: System.TimeSpan, endTimeSpan: System.TimeSpan):
|
|
156
|
-
DateDiffNanosecond(startTimeSpan: System.Nullable_1<System.TimeSpan>, endTimeSpan: System.Nullable_1<System.TimeSpan>):
|
|
157
|
-
DateDiffNanosecond(startTime: System.TimeOnly, endTime: System.TimeOnly):
|
|
158
|
-
DateDiffNanosecond(startTime: System.Nullable_1<System.TimeOnly>, endTime: System.Nullable_1<System.TimeOnly>):
|
|
159
|
-
DateDiffNanosecond(startDate: System.DateOnly, endDate: System.DateOnly):
|
|
160
|
-
DateDiffNanosecond(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>):
|
|
161
|
-
DateDiffWeek(startDate: System.DateTime, endDate: System.DateTime):
|
|
162
|
-
DateDiffWeek(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>):
|
|
163
|
-
DateDiffWeek(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset):
|
|
164
|
-
DateDiffWeek(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>):
|
|
165
|
-
DateDiffWeek(startDate: System.DateOnly, endDate: System.DateOnly):
|
|
166
|
-
DateDiffWeek(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>):
|
|
167
|
-
IsDate(expression: string):
|
|
168
|
-
DateTimeFromParts(year: int, month: int, day: int, hour: int, minute: int, second: int, millisecond: int):
|
|
169
|
-
DateFromParts(year: int, month: int, day: int):
|
|
170
|
-
DateTime2FromParts(year: int, month: int, day: int, hour: int, minute: int, second: int, fractions: int, precision: int):
|
|
171
|
-
DateTimeOffsetFromParts(year: int, month: int, day: int, hour: int, minute: int, second: int, fractions: int, hourOffset: int, minuteOffset: int, precision: int):
|
|
172
|
-
SmallDateTimeFromParts(year: int, month: int, day: int, hour: int, minute: int):
|
|
173
|
-
TimeFromParts(hour: int, minute: int, second: int, fractions: int, precision: int):
|
|
174
|
-
DataLength(arg: string):
|
|
175
|
-
DataLength(arg: System.Nullable_1<System_Internal.Boolean>):
|
|
176
|
-
DataLength(arg: System.Nullable_1<System_Internal.Double>):
|
|
177
|
-
DataLength(arg: System.Nullable_1<System_Internal.Decimal>):
|
|
178
|
-
DataLength(arg: System.Nullable_1<System.DateTime>):
|
|
179
|
-
DataLength(arg: System.Nullable_1<System.TimeSpan>):
|
|
180
|
-
DataLength(arg: System.Nullable_1<System.DateTimeOffset>):
|
|
181
|
-
DataLength(arg: byte[]):
|
|
182
|
-
DataLength(arg: System.Nullable_1<System.Guid>):
|
|
183
|
-
IsNumeric(expression: string):
|
|
184
|
-
AtTimeZone(dateTime: System.DateTime, timeZone: string):
|
|
185
|
-
AtTimeZone(dateTimeOffset: System.DateTimeOffset, timeZone: string):
|
|
186
|
-
PatIndex(pattern: string, expression: string):
|
|
187
|
-
StandardDeviationSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Byte>):
|
|
188
|
-
StandardDeviationSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int16>):
|
|
189
|
-
StandardDeviationSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int32>):
|
|
190
|
-
StandardDeviationSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int64>):
|
|
191
|
-
StandardDeviationSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Single>):
|
|
192
|
-
StandardDeviationSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Double>):
|
|
193
|
-
StandardDeviationSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Decimal>):
|
|
194
|
-
StandardDeviationPopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Byte>):
|
|
195
|
-
StandardDeviationPopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int16>):
|
|
196
|
-
StandardDeviationPopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int32>):
|
|
197
|
-
StandardDeviationPopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int64>):
|
|
198
|
-
StandardDeviationPopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Single>):
|
|
199
|
-
StandardDeviationPopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Double>):
|
|
200
|
-
StandardDeviationPopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Decimal>):
|
|
201
|
-
VarianceSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Byte>):
|
|
202
|
-
VarianceSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int16>):
|
|
203
|
-
VarianceSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int32>):
|
|
204
|
-
VarianceSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int64>):
|
|
205
|
-
VarianceSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Single>):
|
|
206
|
-
VarianceSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Double>):
|
|
207
|
-
VarianceSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Decimal>):
|
|
208
|
-
VariancePopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Byte>):
|
|
209
|
-
VariancePopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int16>):
|
|
210
|
-
VariancePopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int32>):
|
|
211
|
-
VariancePopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int64>):
|
|
212
|
-
VariancePopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Single>):
|
|
213
|
-
VariancePopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Double>):
|
|
214
|
-
VariancePopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Decimal>):
|
|
215
|
-
VectorDistance<T>(distanceMetric: string, vector1: Microsoft_Data_SqlTypes.SqlVector_1<T>, vector2: Microsoft_Data_SqlTypes.SqlVector_1<T>):
|
|
82
|
+
FreeText(propertyReference: unknown, freeText: string, languageTerm: int): Rewrap<this, boolean>;
|
|
83
|
+
FreeText(propertyReference: unknown, freeText: string): Rewrap<this, boolean>;
|
|
84
|
+
Contains(propertyReference: unknown, searchCondition: string, languageTerm: int): Rewrap<this, boolean>;
|
|
85
|
+
Contains(propertyReference: unknown, searchCondition: string): Rewrap<this, boolean>;
|
|
86
|
+
DateDiffYear(startDate: System.DateTime, endDate: System.DateTime): Rewrap<this, int>;
|
|
87
|
+
DateDiffYear(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
88
|
+
DateDiffYear(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset): Rewrap<this, int>;
|
|
89
|
+
DateDiffYear(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
90
|
+
DateDiffYear(startDate: System.DateOnly, endDate: System.DateOnly): Rewrap<this, int>;
|
|
91
|
+
DateDiffYear(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
92
|
+
DateDiffMonth(startDate: System.DateTime, endDate: System.DateTime): Rewrap<this, int>;
|
|
93
|
+
DateDiffMonth(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
94
|
+
DateDiffMonth(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset): Rewrap<this, int>;
|
|
95
|
+
DateDiffMonth(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
96
|
+
DateDiffMonth(startDate: System.DateOnly, endDate: System.DateOnly): Rewrap<this, int>;
|
|
97
|
+
DateDiffMonth(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
98
|
+
DateDiffDay(startDate: System.DateTime, endDate: System.DateTime): Rewrap<this, int>;
|
|
99
|
+
DateDiffDay(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
100
|
+
DateDiffDay(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset): Rewrap<this, int>;
|
|
101
|
+
DateDiffDay(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
102
|
+
DateDiffDay(startDate: System.DateOnly, endDate: System.DateOnly): Rewrap<this, int>;
|
|
103
|
+
DateDiffDay(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
104
|
+
DateDiffHour(startDate: System.DateTime, endDate: System.DateTime): Rewrap<this, int>;
|
|
105
|
+
DateDiffHour(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
106
|
+
DateDiffHour(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset): Rewrap<this, int>;
|
|
107
|
+
DateDiffHour(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
108
|
+
DateDiffHour(startTimeSpan: System.TimeSpan, endTimeSpan: System.TimeSpan): Rewrap<this, int>;
|
|
109
|
+
DateDiffHour(startTimeSpan: System.Nullable_1<System.TimeSpan>, endTimeSpan: System.Nullable_1<System.TimeSpan>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
110
|
+
DateDiffHour(startTime: System.TimeOnly, endTime: System.TimeOnly): Rewrap<this, int>;
|
|
111
|
+
DateDiffHour(startTime: System.Nullable_1<System.TimeOnly>, endTime: System.Nullable_1<System.TimeOnly>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
112
|
+
DateDiffHour(startDate: System.DateOnly, endDate: System.DateOnly): Rewrap<this, int>;
|
|
113
|
+
DateDiffHour(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
114
|
+
DateDiffMinute(startDate: System.DateTime, endDate: System.DateTime): Rewrap<this, int>;
|
|
115
|
+
DateDiffMinute(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
116
|
+
DateDiffMinute(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset): Rewrap<this, int>;
|
|
117
|
+
DateDiffMinute(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
118
|
+
DateDiffMinute(startTimeSpan: System.TimeSpan, endTimeSpan: System.TimeSpan): Rewrap<this, int>;
|
|
119
|
+
DateDiffMinute(startTimeSpan: System.Nullable_1<System.TimeSpan>, endTimeSpan: System.Nullable_1<System.TimeSpan>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
120
|
+
DateDiffMinute(startTime: System.TimeOnly, endTime: System.TimeOnly): Rewrap<this, int>;
|
|
121
|
+
DateDiffMinute(startTime: System.Nullable_1<System.TimeOnly>, endTime: System.Nullable_1<System.TimeOnly>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
122
|
+
DateDiffMinute(startDate: System.DateOnly, endDate: System.DateOnly): Rewrap<this, int>;
|
|
123
|
+
DateDiffMinute(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
124
|
+
DateDiffSecond(startDate: System.DateTime, endDate: System.DateTime): Rewrap<this, int>;
|
|
125
|
+
DateDiffSecond(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
126
|
+
DateDiffSecond(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset): Rewrap<this, int>;
|
|
127
|
+
DateDiffSecond(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
128
|
+
DateDiffSecond(startTimeSpan: System.TimeSpan, endTimeSpan: System.TimeSpan): Rewrap<this, int>;
|
|
129
|
+
DateDiffSecond(startTimeSpan: System.Nullable_1<System.TimeSpan>, endTimeSpan: System.Nullable_1<System.TimeSpan>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
130
|
+
DateDiffSecond(startTime: System.TimeOnly, endTime: System.TimeOnly): Rewrap<this, int>;
|
|
131
|
+
DateDiffSecond(startTime: System.Nullable_1<System.TimeOnly>, endTime: System.Nullable_1<System.TimeOnly>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
132
|
+
DateDiffSecond(startDate: System.DateOnly, endDate: System.DateOnly): Rewrap<this, int>;
|
|
133
|
+
DateDiffSecond(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
134
|
+
DateDiffMillisecond(startDate: System.DateTime, endDate: System.DateTime): Rewrap<this, int>;
|
|
135
|
+
DateDiffMillisecond(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
136
|
+
DateDiffMillisecond(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset): Rewrap<this, int>;
|
|
137
|
+
DateDiffMillisecond(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
138
|
+
DateDiffMillisecond(startTimeSpan: System.TimeSpan, endTimeSpan: System.TimeSpan): Rewrap<this, int>;
|
|
139
|
+
DateDiffMillisecond(startTimeSpan: System.Nullable_1<System.TimeSpan>, endTimeSpan: System.Nullable_1<System.TimeSpan>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
140
|
+
DateDiffMillisecond(startTime: System.TimeOnly, endTime: System.TimeOnly): Rewrap<this, int>;
|
|
141
|
+
DateDiffMillisecond(startTime: System.Nullable_1<System.TimeOnly>, endTime: System.Nullable_1<System.TimeOnly>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
142
|
+
DateDiffMillisecond(startDate: System.DateOnly, endDate: System.DateOnly): Rewrap<this, int>;
|
|
143
|
+
DateDiffMillisecond(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
144
|
+
DateDiffMicrosecond(startDate: System.DateTime, endDate: System.DateTime): Rewrap<this, int>;
|
|
145
|
+
DateDiffMicrosecond(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
146
|
+
DateDiffMicrosecond(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset): Rewrap<this, int>;
|
|
147
|
+
DateDiffMicrosecond(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
148
|
+
DateDiffMicrosecond(startTimeSpan: System.TimeSpan, endTimeSpan: System.TimeSpan): Rewrap<this, int>;
|
|
149
|
+
DateDiffMicrosecond(startTimeSpan: System.Nullable_1<System.TimeSpan>, endTimeSpan: System.Nullable_1<System.TimeSpan>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
150
|
+
DateDiffMicrosecond(startTime: System.TimeOnly, endTime: System.TimeOnly): Rewrap<this, int>;
|
|
151
|
+
DateDiffMicrosecond(startTime: System.Nullable_1<System.TimeOnly>, endTime: System.Nullable_1<System.TimeOnly>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
152
|
+
DateDiffMicrosecond(startDate: System.DateOnly, endDate: System.DateOnly): Rewrap<this, int>;
|
|
153
|
+
DateDiffMicrosecond(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
154
|
+
DateDiffNanosecond(startDate: System.DateTime, endDate: System.DateTime): Rewrap<this, int>;
|
|
155
|
+
DateDiffNanosecond(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
156
|
+
DateDiffNanosecond(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset): Rewrap<this, int>;
|
|
157
|
+
DateDiffNanosecond(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
158
|
+
DateDiffNanosecond(startTimeSpan: System.TimeSpan, endTimeSpan: System.TimeSpan): Rewrap<this, int>;
|
|
159
|
+
DateDiffNanosecond(startTimeSpan: System.Nullable_1<System.TimeSpan>, endTimeSpan: System.Nullable_1<System.TimeSpan>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
160
|
+
DateDiffNanosecond(startTime: System.TimeOnly, endTime: System.TimeOnly): Rewrap<this, int>;
|
|
161
|
+
DateDiffNanosecond(startTime: System.Nullable_1<System.TimeOnly>, endTime: System.Nullable_1<System.TimeOnly>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
162
|
+
DateDiffNanosecond(startDate: System.DateOnly, endDate: System.DateOnly): Rewrap<this, int>;
|
|
163
|
+
DateDiffNanosecond(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
164
|
+
DateDiffWeek(startDate: System.DateTime, endDate: System.DateTime): Rewrap<this, int>;
|
|
165
|
+
DateDiffWeek(startDate: System.Nullable_1<System.DateTime>, endDate: System.Nullable_1<System.DateTime>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
166
|
+
DateDiffWeek(startDate: System.DateTimeOffset, endDate: System.DateTimeOffset): Rewrap<this, int>;
|
|
167
|
+
DateDiffWeek(startDate: System.Nullable_1<System.DateTimeOffset>, endDate: System.Nullable_1<System.DateTimeOffset>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
168
|
+
DateDiffWeek(startDate: System.DateOnly, endDate: System.DateOnly): Rewrap<this, int>;
|
|
169
|
+
DateDiffWeek(startDate: System.Nullable_1<System.DateOnly>, endDate: System.Nullable_1<System.DateOnly>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
170
|
+
IsDate(expression: string): Rewrap<this, boolean>;
|
|
171
|
+
DateTimeFromParts(year: int, month: int, day: int, hour: int, minute: int, second: int, millisecond: int): Rewrap<this, System.DateTime>;
|
|
172
|
+
DateFromParts(year: int, month: int, day: int): Rewrap<this, System.DateTime>;
|
|
173
|
+
DateTime2FromParts(year: int, month: int, day: int, hour: int, minute: int, second: int, fractions: int, precision: int): Rewrap<this, System.DateTime>;
|
|
174
|
+
DateTimeOffsetFromParts(year: int, month: int, day: int, hour: int, minute: int, second: int, fractions: int, hourOffset: int, minuteOffset: int, precision: int): Rewrap<this, System.DateTimeOffset>;
|
|
175
|
+
SmallDateTimeFromParts(year: int, month: int, day: int, hour: int, minute: int): Rewrap<this, System.DateTime>;
|
|
176
|
+
TimeFromParts(hour: int, minute: int, second: int, fractions: int, precision: int): Rewrap<this, System.TimeSpan>;
|
|
177
|
+
DataLength(arg: string): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
178
|
+
DataLength(arg: System.Nullable_1<System_Internal.Boolean>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
179
|
+
DataLength(arg: System.Nullable_1<System_Internal.Double>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
180
|
+
DataLength(arg: System.Nullable_1<System_Internal.Decimal>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
181
|
+
DataLength(arg: System.Nullable_1<System.DateTime>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
182
|
+
DataLength(arg: System.Nullable_1<System.TimeSpan>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
183
|
+
DataLength(arg: System.Nullable_1<System.DateTimeOffset>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
184
|
+
DataLength(arg: byte[]): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
185
|
+
DataLength(arg: System.Nullable_1<System.Guid>): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
186
|
+
IsNumeric(expression: string): Rewrap<this, boolean>;
|
|
187
|
+
AtTimeZone(dateTime: System.DateTime, timeZone: string): Rewrap<this, System.DateTimeOffset>;
|
|
188
|
+
AtTimeZone(dateTimeOffset: System.DateTimeOffset, timeZone: string): Rewrap<this, System.DateTimeOffset>;
|
|
189
|
+
PatIndex(pattern: string, expression: string): Rewrap<this, long>;
|
|
190
|
+
StandardDeviationSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Byte>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
191
|
+
StandardDeviationSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int16>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
192
|
+
StandardDeviationSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int32>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
193
|
+
StandardDeviationSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int64>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
194
|
+
StandardDeviationSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Single>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
195
|
+
StandardDeviationSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Double>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
196
|
+
StandardDeviationSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Decimal>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
197
|
+
StandardDeviationPopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Byte>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
198
|
+
StandardDeviationPopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int16>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
199
|
+
StandardDeviationPopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int32>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
200
|
+
StandardDeviationPopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int64>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
201
|
+
StandardDeviationPopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Single>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
202
|
+
StandardDeviationPopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Double>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
203
|
+
StandardDeviationPopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Decimal>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
204
|
+
VarianceSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Byte>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
205
|
+
VarianceSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int16>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
206
|
+
VarianceSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int32>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
207
|
+
VarianceSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int64>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
208
|
+
VarianceSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Single>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
209
|
+
VarianceSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Double>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
210
|
+
VarianceSample(values: System_Collections_Generic.IEnumerable_1<System_Internal.Decimal>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
211
|
+
VariancePopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Byte>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
212
|
+
VariancePopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int16>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
213
|
+
VariancePopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int32>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
214
|
+
VariancePopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Int64>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
215
|
+
VariancePopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Single>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
216
|
+
VariancePopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Double>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
217
|
+
VariancePopulation(values: System_Collections_Generic.IEnumerable_1<System_Internal.Decimal>): Rewrap<this, System.Nullable_1<System_Internal.Double>>;
|
|
218
|
+
VectorDistance<T>(distanceMetric: string, vector1: Microsoft_Data_SqlTypes.SqlVector_1<T>, vector2: Microsoft_Data_SqlTypes.SqlVector_1<T>): Rewrap<this, double>;
|
|
216
219
|
}
|
|
217
220
|
|
|
218
221
|
export interface __Ext_Microsoft_EntityFrameworkCore_DbSet_1<T> {
|
|
219
|
-
TemporalAsOf(utcPointInTime: System.DateTime):
|
|
220
|
-
TemporalFromTo(utcFrom: System.DateTime, utcTo: System.DateTime):
|
|
221
|
-
TemporalBetween(utcFrom: System.DateTime, utcTo: System.DateTime):
|
|
222
|
-
TemporalContainedIn(utcFrom: System.DateTime, utcTo: System.DateTime):
|
|
223
|
-
TemporalAll():
|
|
222
|
+
TemporalAsOf(utcPointInTime: System.DateTime): Rewrap<this, System_Linq.IQueryable_1<T>>;
|
|
223
|
+
TemporalFromTo(utcFrom: System.DateTime, utcTo: System.DateTime): Rewrap<this, System_Linq.IQueryable_1<T>>;
|
|
224
|
+
TemporalBetween(utcFrom: System.DateTime, utcTo: System.DateTime): Rewrap<this, System_Linq.IQueryable_1<T>>;
|
|
225
|
+
TemporalContainedIn(utcFrom: System.DateTime, utcTo: System.DateTime): Rewrap<this, System_Linq.IQueryable_1<T>>;
|
|
226
|
+
TemporalAll(): Rewrap<this, System_Linq.IQueryable_1<T>>;
|
|
224
227
|
}
|
|
225
228
|
|
|
226
229
|
export interface __Ext_Microsoft_EntityFrameworkCore_DatabaseFacade {
|
|
227
|
-
IsSqlServer():
|
|
230
|
+
IsSqlServer(): Rewrap<this, boolean>;
|
|
228
231
|
}
|
|
229
232
|
|
|
230
233
|
export interface __Ext_Microsoft_EntityFrameworkCore_ColumnBuilder {
|
|
231
|
-
UseIdentityColumn(seed?: long, increment?: int):
|
|
234
|
+
UseIdentityColumn(seed?: long, increment?: int): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ColumnBuilder>;
|
|
232
235
|
}
|
|
233
236
|
|
|
234
237
|
export interface __Ext_Microsoft_EntityFrameworkCore_ColumnBuilder_1<T> {
|
|
235
|
-
UseIdentityColumn(seed?: long, increment?: int):
|
|
238
|
+
UseIdentityColumn(seed?: long, increment?: int): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ColumnBuilder_1<T>>;
|
|
236
239
|
}
|
|
237
240
|
|
|
238
241
|
export interface __Ext_Microsoft_EntityFrameworkCore_ComplexTypePrimitiveCollectionBuilder {
|
|
239
|
-
IsSparse(sparse?: boolean):
|
|
240
|
-
HasDefaultValue(value: unknown, defaultConstraintName: string):
|
|
241
|
-
HasDefaultValueSql(sql: string, defaultConstraintName: string):
|
|
242
|
+
IsSparse(sparse?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePrimitiveCollectionBuilder>;
|
|
243
|
+
HasDefaultValue(value: unknown, defaultConstraintName: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePrimitiveCollectionBuilder>;
|
|
244
|
+
HasDefaultValueSql(sql: string, defaultConstraintName: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePrimitiveCollectionBuilder>;
|
|
242
245
|
}
|
|
243
246
|
|
|
244
247
|
export interface __Ext_Microsoft_EntityFrameworkCore_ComplexTypePrimitiveCollectionBuilder_1<T> {
|
|
245
|
-
IsSparse(sparse?: boolean):
|
|
246
|
-
HasDefaultValue(value: unknown, defaultConstraintName: string):
|
|
247
|
-
HasDefaultValueSql(sql: string, defaultConstraintName: string):
|
|
248
|
+
IsSparse(sparse?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePrimitiveCollectionBuilder_1<T>>;
|
|
249
|
+
HasDefaultValue(value: unknown, defaultConstraintName: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePrimitiveCollectionBuilder_1<T>>;
|
|
250
|
+
HasDefaultValueSql(sql: string, defaultConstraintName: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePrimitiveCollectionBuilder_1<T>>;
|
|
248
251
|
}
|
|
249
252
|
|
|
250
253
|
export interface __Ext_Microsoft_EntityFrameworkCore_ComplexTypePropertyBuilder {
|
|
251
|
-
UseHiLo(name?: string, schema?: string):
|
|
252
|
-
UseSequence(name?: string, schema?: string):
|
|
253
|
-
UseIdentityColumn(seed?: long, increment?: int):
|
|
254
|
-
UseIdentityColumn(seed: int, increment?: int):
|
|
255
|
-
IsSparse(sparse?: boolean):
|
|
256
|
-
HasDefaultValue(value: unknown, defaultConstraintName: string):
|
|
257
|
-
HasDefaultValueSql(sql: string, defaultConstraintName: string):
|
|
254
|
+
UseHiLo(name?: string, schema?: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder>;
|
|
255
|
+
UseSequence(name?: string, schema?: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder>;
|
|
256
|
+
UseIdentityColumn(seed?: long, increment?: int): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder>;
|
|
257
|
+
UseIdentityColumn(seed: int, increment?: int): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder>;
|
|
258
|
+
IsSparse(sparse?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder>;
|
|
259
|
+
HasDefaultValue(value: unknown, defaultConstraintName: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder>;
|
|
260
|
+
HasDefaultValueSql(sql: string, defaultConstraintName: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder>;
|
|
258
261
|
}
|
|
259
262
|
|
|
260
263
|
export interface __Ext_Microsoft_EntityFrameworkCore_ComplexTypePropertyBuilder_1<T> {
|
|
261
|
-
UseHiLo(name?: string, schema?: string):
|
|
262
|
-
UseSequence(name?: string, schema?: string):
|
|
263
|
-
UseIdentityColumn(seed?: long, increment?: int):
|
|
264
|
-
UseIdentityColumn(seed: int, increment?: int):
|
|
265
|
-
IsSparse(sparse?: boolean):
|
|
266
|
-
HasDefaultValue(value: unknown, defaultConstraintName: string):
|
|
267
|
-
HasDefaultValueSql(sql: string, defaultConstraintName: string):
|
|
264
|
+
UseHiLo(name?: string, schema?: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder_1<T>>;
|
|
265
|
+
UseSequence(name?: string, schema?: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder_1<T>>;
|
|
266
|
+
UseIdentityColumn(seed?: long, increment?: int): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder_1<T>>;
|
|
267
|
+
UseIdentityColumn(seed: int, increment?: int): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder_1<T>>;
|
|
268
|
+
IsSparse(sparse?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder_1<T>>;
|
|
269
|
+
HasDefaultValue(value: unknown, defaultConstraintName: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder_1<T>>;
|
|
270
|
+
HasDefaultValueSql(sql: string, defaultConstraintName: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder_1<T>>;
|
|
268
271
|
}
|
|
269
272
|
|
|
270
273
|
export interface __Ext_Microsoft_EntityFrameworkCore_EntityTypeBuilder {
|
|
271
|
-
IsMemoryOptimized(memoryOptimized?: boolean):
|
|
274
|
+
IsMemoryOptimized(memoryOptimized?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.EntityTypeBuilder>;
|
|
272
275
|
}
|
|
273
276
|
|
|
274
277
|
export interface __Ext_Microsoft_EntityFrameworkCore_EntityTypeBuilder_1<T> {
|
|
275
|
-
IsMemoryOptimized(memoryOptimized?: boolean):
|
|
278
|
+
IsMemoryOptimized(memoryOptimized?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.EntityTypeBuilder_1<T>>;
|
|
276
279
|
}
|
|
277
280
|
|
|
278
281
|
export interface __Ext_Microsoft_EntityFrameworkCore_IConventionEntityTypeBuilder {
|
|
279
|
-
IsMemoryOptimized(memoryOptimized: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
280
|
-
CanSetIsMemoryOptimized(memoryOptimized: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
281
|
-
UseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
282
|
-
UseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean):
|
|
283
|
-
CanUseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
284
|
-
CanUseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean):
|
|
285
|
-
IsTemporal(temporal?: boolean, fromDataAnnotation?: boolean):
|
|
286
|
-
CanSetIsTemporal(temporal?: boolean, fromDataAnnotation?: boolean):
|
|
287
|
-
UseHistoryTableName(name: string, fromDataAnnotation?: boolean):
|
|
288
|
-
CanSetHistoryTableName(name: string, fromDataAnnotation?: boolean):
|
|
289
|
-
UseHistoryTableSchema(schema: string, fromDataAnnotation?: boolean):
|
|
290
|
-
CanSetHistoryTableSchema(schema: string, fromDataAnnotation?: boolean):
|
|
291
|
-
HasPeriodStart(propertyName: string, fromDataAnnotation?: boolean):
|
|
292
|
-
CanSetPeriodStart(propertyName: string, fromDataAnnotation?: boolean):
|
|
293
|
-
HasPeriodEnd(propertyName: string, fromDataAnnotation?: boolean):
|
|
294
|
-
CanSetPeriodEnd(propertyName: string, fromDataAnnotation?: boolean):
|
|
282
|
+
IsMemoryOptimized(memoryOptimized: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionEntityTypeBuilder | undefined>;
|
|
283
|
+
CanSetIsMemoryOptimized(memoryOptimized: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
284
|
+
UseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionEntityTypeBuilder | undefined>;
|
|
285
|
+
UseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionEntityTypeBuilder | undefined>;
|
|
286
|
+
CanUseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
287
|
+
CanUseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
288
|
+
IsTemporal(temporal?: boolean, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionEntityTypeBuilder | undefined>;
|
|
289
|
+
CanSetIsTemporal(temporal?: boolean, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
290
|
+
UseHistoryTableName(name: string, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionEntityTypeBuilder | undefined>;
|
|
291
|
+
CanSetHistoryTableName(name: string, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
292
|
+
UseHistoryTableSchema(schema: string, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionEntityTypeBuilder | undefined>;
|
|
293
|
+
CanSetHistoryTableSchema(schema: string, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
294
|
+
HasPeriodStart(propertyName: string, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionEntityTypeBuilder | undefined>;
|
|
295
|
+
CanSetPeriodStart(propertyName: string, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
296
|
+
HasPeriodEnd(propertyName: string, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionEntityTypeBuilder | undefined>;
|
|
297
|
+
CanSetPeriodEnd(propertyName: string, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
295
298
|
}
|
|
296
299
|
|
|
297
300
|
export interface __Ext_Microsoft_EntityFrameworkCore_IConventionIndexBuilder {
|
|
298
|
-
IsClustered(clustered: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
299
|
-
CanSetIsClustered(clustered: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
300
|
-
IncludeProperties(propertyNames: System_Collections_Generic.IReadOnlyList_1<System_Internal.String>, fromDataAnnotation?: boolean):
|
|
301
|
-
CanSetIncludeProperties(propertyNames: System_Collections_Generic.IReadOnlyList_1<System_Internal.String>, fromDataAnnotation?: boolean):
|
|
302
|
-
IsCreatedOnline(createdOnline: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
303
|
-
CanSetIsCreatedOnline(createdOnline: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
304
|
-
HasFillFactor(fillFactor: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean):
|
|
305
|
-
CanSetFillFactor(fillFactor: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean):
|
|
306
|
-
SortInTempDb(sortInTempDb: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
307
|
-
CanSetSortInTempDb(sortInTempDb: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
308
|
-
UseDataCompression(dataCompressionType: System.Nullable_1<Microsoft_EntityFrameworkCore.DataCompressionType>, fromDataAnnotation?: boolean):
|
|
309
|
-
CanSetDataCompression(dataCompressionType: System.Nullable_1<Microsoft_EntityFrameworkCore.DataCompressionType>, fromDataAnnotation?: boolean):
|
|
301
|
+
IsClustered(clustered: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionIndexBuilder | undefined>;
|
|
302
|
+
CanSetIsClustered(clustered: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
303
|
+
IncludeProperties(propertyNames: System_Collections_Generic.IReadOnlyList_1<System_Internal.String>, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionIndexBuilder | undefined>;
|
|
304
|
+
CanSetIncludeProperties(propertyNames: System_Collections_Generic.IReadOnlyList_1<System_Internal.String>, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
305
|
+
IsCreatedOnline(createdOnline: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionIndexBuilder | undefined>;
|
|
306
|
+
CanSetIsCreatedOnline(createdOnline: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
307
|
+
HasFillFactor(fillFactor: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionIndexBuilder | undefined>;
|
|
308
|
+
CanSetFillFactor(fillFactor: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
309
|
+
SortInTempDb(sortInTempDb: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionIndexBuilder | undefined>;
|
|
310
|
+
CanSetSortInTempDb(sortInTempDb: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
311
|
+
UseDataCompression(dataCompressionType: System.Nullable_1<Microsoft_EntityFrameworkCore.DataCompressionType>, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionIndexBuilder | undefined>;
|
|
312
|
+
CanSetDataCompression(dataCompressionType: System.Nullable_1<Microsoft_EntityFrameworkCore.DataCompressionType>, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
310
313
|
}
|
|
311
314
|
|
|
312
315
|
export interface __Ext_Microsoft_EntityFrameworkCore_IConventionKeyBuilder {
|
|
313
|
-
IsClustered(clustered: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
314
|
-
CanSetIsClustered(clustered: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
315
|
-
HasFillFactor(fillFactor: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean):
|
|
316
|
-
CanSetFillFactor(fillFactor: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean):
|
|
316
|
+
IsClustered(clustered: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionKeyBuilder | undefined>;
|
|
317
|
+
CanSetIsClustered(clustered: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
318
|
+
HasFillFactor(fillFactor: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionKeyBuilder | undefined>;
|
|
319
|
+
CanSetFillFactor(fillFactor: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
317
320
|
}
|
|
318
321
|
|
|
319
322
|
export interface __Ext_Microsoft_EntityFrameworkCore_IConventionModelBuilder {
|
|
320
|
-
HasHiLoSequence(name: string, schema: string, fromDataAnnotation?: boolean):
|
|
321
|
-
CanSetHiLoSequence(name: string, schema: string, fromDataAnnotation?: boolean):
|
|
322
|
-
HasIdentityColumnSeed(seed: System.Nullable_1<System_Internal.Int64>, fromDataAnnotation?: boolean):
|
|
323
|
-
CanSetIdentityColumnSeed(seed: System.Nullable_1<System_Internal.Int64>, fromDataAnnotation?: boolean):
|
|
324
|
-
HasIdentityColumnIncrement(increment: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean):
|
|
325
|
-
CanSetIdentityColumnIncrement(increment: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean):
|
|
326
|
-
HasValueGenerationStrategy(valueGenerationStrategy: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean):
|
|
327
|
-
CanSetValueGenerationStrategy(valueGenerationStrategy: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean):
|
|
328
|
-
HasDatabaseMaxSize(maxSize: string, fromDataAnnotation?: boolean):
|
|
329
|
-
CanSetDatabaseMaxSize(maxSize: string, fromDataAnnotation?: boolean):
|
|
330
|
-
HasServiceTierSql(serviceTier: string, fromDataAnnotation?: boolean):
|
|
331
|
-
CanSetServiceTierSql(serviceTier: string, fromDataAnnotation?: boolean):
|
|
332
|
-
HasPerformanceLevelSql(performanceLevel: string, fromDataAnnotation?: boolean):
|
|
333
|
-
CanSetPerformanceLevelSql(performanceLevel: string, fromDataAnnotation?: boolean):
|
|
334
|
-
UseNamedDefaultConstraints(value: boolean, fromDataAnnotation?: boolean):
|
|
335
|
-
CanUseNamedDefaultConstraints(value: boolean, fromDataAnnotation?: boolean):
|
|
323
|
+
HasHiLoSequence(name: string, schema: string, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionSequenceBuilder | undefined>;
|
|
324
|
+
CanSetHiLoSequence(name: string, schema: string, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
325
|
+
HasIdentityColumnSeed(seed: System.Nullable_1<System_Internal.Int64>, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionModelBuilder | undefined>;
|
|
326
|
+
CanSetIdentityColumnSeed(seed: System.Nullable_1<System_Internal.Int64>, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
327
|
+
HasIdentityColumnIncrement(increment: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionModelBuilder | undefined>;
|
|
328
|
+
CanSetIdentityColumnIncrement(increment: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
329
|
+
HasValueGenerationStrategy(valueGenerationStrategy: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionModelBuilder | undefined>;
|
|
330
|
+
CanSetValueGenerationStrategy(valueGenerationStrategy: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
331
|
+
HasDatabaseMaxSize(maxSize: string, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionModelBuilder | undefined>;
|
|
332
|
+
CanSetDatabaseMaxSize(maxSize: string, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
333
|
+
HasServiceTierSql(serviceTier: string, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionModelBuilder | undefined>;
|
|
334
|
+
CanSetServiceTierSql(serviceTier: string, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
335
|
+
HasPerformanceLevelSql(performanceLevel: string, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionModelBuilder | undefined>;
|
|
336
|
+
CanSetPerformanceLevelSql(performanceLevel: string, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
337
|
+
UseNamedDefaultConstraints(value: boolean, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionModelBuilder | undefined>;
|
|
338
|
+
CanUseNamedDefaultConstraints(value: boolean, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
336
339
|
}
|
|
337
340
|
|
|
338
341
|
export interface __Ext_Microsoft_EntityFrameworkCore_IConventionPropertyBuilder {
|
|
339
|
-
HasHiLoSequence(name: string, schema: string, fromDataAnnotation?: boolean):
|
|
340
|
-
CanSetHiLoSequence(name: string, schema: string, fromDataAnnotation?: boolean):
|
|
341
|
-
HasSequence(name: string, schema: string, fromDataAnnotation?: boolean):
|
|
342
|
-
CanSetSequence(name: string, schema: string, fromDataAnnotation?: boolean):
|
|
343
|
-
HasIdentityColumnSeed(seed: System.Nullable_1<System_Internal.Int64>, fromDataAnnotation?: boolean):
|
|
344
|
-
HasIdentityColumnSeed(seed: System.Nullable_1<System_Internal.Int64>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean):
|
|
345
|
-
CanSetIdentityColumnSeed(seed: System.Nullable_1<System_Internal.Int64>, fromDataAnnotation?: boolean):
|
|
346
|
-
CanSetIdentityColumnSeed(seed: System.Nullable_1<System_Internal.Int64>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean):
|
|
347
|
-
HasIdentityColumnIncrement(increment: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean):
|
|
348
|
-
HasIdentityColumnIncrement(increment: System.Nullable_1<System_Internal.Int32>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean):
|
|
349
|
-
CanSetIdentityColumnIncrement(increment: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean):
|
|
350
|
-
CanSetIdentityColumnIncrement(increment: System.Nullable_1<System_Internal.Int32>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean):
|
|
351
|
-
HasValueGenerationStrategy(valueGenerationStrategy: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean):
|
|
352
|
-
HasValueGenerationStrategy(valueGenerationStrategy: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean):
|
|
353
|
-
CanSetValueGenerationStrategy(valueGenerationStrategy: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean):
|
|
354
|
-
CanSetValueGenerationStrategy(valueGenerationStrategy: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean):
|
|
355
|
-
IsSparse(sparse: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
356
|
-
CanSetIsSparse(sparse: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
357
|
-
HasDefaultValue(value: unknown, defaultConstraintName: string, fromDataAnnotation?: boolean):
|
|
358
|
-
CanSetDefaultValue(value: unknown, defaultConstraintName: string, fromDataAnnotation?: boolean):
|
|
359
|
-
HasDefaultValueSql(sql: string, defaultConstraintName: string, fromDataAnnotation?: boolean):
|
|
360
|
-
CanSetDefaultValueSql(sql: string, defaultConstraintName: string, fromDataAnnotation?: boolean):
|
|
342
|
+
HasHiLoSequence(name: string, schema: string, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionSequenceBuilder | undefined>;
|
|
343
|
+
CanSetHiLoSequence(name: string, schema: string, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
344
|
+
HasSequence(name: string, schema: string, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionSequenceBuilder | undefined>;
|
|
345
|
+
CanSetSequence(name: string, schema: string, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
346
|
+
HasIdentityColumnSeed(seed: System.Nullable_1<System_Internal.Int64>, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionPropertyBuilder | undefined>;
|
|
347
|
+
HasIdentityColumnSeed(seed: System.Nullable_1<System_Internal.Int64>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionPropertyBuilder | undefined>;
|
|
348
|
+
CanSetIdentityColumnSeed(seed: System.Nullable_1<System_Internal.Int64>, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
349
|
+
CanSetIdentityColumnSeed(seed: System.Nullable_1<System_Internal.Int64>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
350
|
+
HasIdentityColumnIncrement(increment: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionPropertyBuilder | undefined>;
|
|
351
|
+
HasIdentityColumnIncrement(increment: System.Nullable_1<System_Internal.Int32>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionPropertyBuilder | undefined>;
|
|
352
|
+
CanSetIdentityColumnIncrement(increment: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
353
|
+
CanSetIdentityColumnIncrement(increment: System.Nullable_1<System_Internal.Int32>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
354
|
+
HasValueGenerationStrategy(valueGenerationStrategy: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionPropertyBuilder | undefined>;
|
|
355
|
+
HasValueGenerationStrategy(valueGenerationStrategy: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionPropertyBuilder | undefined>;
|
|
356
|
+
CanSetValueGenerationStrategy(valueGenerationStrategy: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
357
|
+
CanSetValueGenerationStrategy(valueGenerationStrategy: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
358
|
+
IsSparse(sparse: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionPropertyBuilder | undefined>;
|
|
359
|
+
CanSetIsSparse(sparse: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
360
|
+
HasDefaultValue(value: unknown, defaultConstraintName: string, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionPropertyBuilder | undefined>;
|
|
361
|
+
CanSetDefaultValue(value: unknown, defaultConstraintName: string, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
362
|
+
HasDefaultValueSql(sql: string, defaultConstraintName: string, fromDataAnnotation?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionPropertyBuilder | undefined>;
|
|
363
|
+
CanSetDefaultValueSql(sql: string, defaultConstraintName: string, fromDataAnnotation?: boolean): Rewrap<this, boolean>;
|
|
361
364
|
}
|
|
362
365
|
|
|
363
366
|
export interface __Ext_Microsoft_EntityFrameworkCore_IndexBuilder {
|
|
364
|
-
IsClustered(clustered?: boolean):
|
|
365
|
-
IncludeProperties(...propertyNames: string[]):
|
|
366
|
-
IsCreatedOnline(createdOnline?: boolean):
|
|
367
|
-
HasFillFactor(fillFactor: int):
|
|
368
|
-
SortInTempDb(sortInTempDb?: boolean):
|
|
369
|
-
UseDataCompression(dataCompressionType: Microsoft_EntityFrameworkCore.DataCompressionType):
|
|
367
|
+
IsClustered(clustered?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IndexBuilder>;
|
|
368
|
+
IncludeProperties(...propertyNames: string[]): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IndexBuilder>;
|
|
369
|
+
IsCreatedOnline(createdOnline?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IndexBuilder>;
|
|
370
|
+
HasFillFactor(fillFactor: int): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IndexBuilder>;
|
|
371
|
+
SortInTempDb(sortInTempDb?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IndexBuilder>;
|
|
372
|
+
UseDataCompression(dataCompressionType: Microsoft_EntityFrameworkCore.DataCompressionType): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IndexBuilder>;
|
|
370
373
|
}
|
|
371
374
|
|
|
372
375
|
export interface __Ext_Microsoft_EntityFrameworkCore_IndexBuilder_1<T> {
|
|
373
|
-
IsClustered(clustered?: boolean):
|
|
374
|
-
IncludeProperties(...propertyNames: string[]):
|
|
375
|
-
IncludeProperties(includeExpression: System_Linq_Expressions.Expression_1<System.Func_2<T, unknown>>):
|
|
376
|
-
IsCreatedOnline(createdOnline?: boolean):
|
|
377
|
-
HasFillFactor(fillFactor: int):
|
|
378
|
-
SortInTempDb(sortInTempDb?: boolean):
|
|
379
|
-
UseDataCompression(dataCompressionType: Microsoft_EntityFrameworkCore.DataCompressionType):
|
|
376
|
+
IsClustered(clustered?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IndexBuilder_1<T>>;
|
|
377
|
+
IncludeProperties(...propertyNames: string[]): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IndexBuilder_1<T>>;
|
|
378
|
+
IncludeProperties(includeExpression: System_Linq_Expressions.Expression_1<System.Func_2<T, unknown>>): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IndexBuilder_1<T>>;
|
|
379
|
+
IsCreatedOnline(createdOnline?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IndexBuilder_1<T>>;
|
|
380
|
+
HasFillFactor(fillFactor: int): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IndexBuilder_1<T>>;
|
|
381
|
+
SortInTempDb(sortInTempDb?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IndexBuilder_1<T>>;
|
|
382
|
+
UseDataCompression(dataCompressionType: Microsoft_EntityFrameworkCore.DataCompressionType): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.IndexBuilder_1<T>>;
|
|
380
383
|
}
|
|
381
384
|
|
|
382
385
|
export interface __Ext_Microsoft_EntityFrameworkCore_KeyBuilder {
|
|
383
|
-
IsClustered(clustered?: boolean):
|
|
384
|
-
HasFillFactor(fillFactor: int):
|
|
386
|
+
IsClustered(clustered?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.KeyBuilder>;
|
|
387
|
+
HasFillFactor(fillFactor: int): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.KeyBuilder>;
|
|
385
388
|
}
|
|
386
389
|
|
|
387
390
|
export interface __Ext_Microsoft_EntityFrameworkCore_KeyBuilder_1<T> {
|
|
388
|
-
IsClustered(clustered?: boolean):
|
|
389
|
-
HasFillFactor(fillFactor: int):
|
|
391
|
+
IsClustered(clustered?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.KeyBuilder_1<T>>;
|
|
392
|
+
HasFillFactor(fillFactor: int): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.KeyBuilder_1<T>>;
|
|
390
393
|
}
|
|
391
394
|
|
|
392
395
|
export interface __Ext_Microsoft_EntityFrameworkCore_OwnedNavigationBuilder {
|
|
393
|
-
IsMemoryOptimized(memoryOptimized?: boolean):
|
|
396
|
+
IsMemoryOptimized(memoryOptimized?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationBuilder>;
|
|
394
397
|
}
|
|
395
398
|
|
|
396
399
|
export interface __Ext_Microsoft_EntityFrameworkCore_OwnedNavigationBuilder_2<T1, T2> {
|
|
397
|
-
IsMemoryOptimized(memoryOptimized?: boolean):
|
|
400
|
+
IsMemoryOptimized(memoryOptimized?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationBuilder_2<T1, T2>>;
|
|
398
401
|
}
|
|
399
402
|
|
|
400
403
|
export interface __Ext_Microsoft_EntityFrameworkCore_OwnedNavigationTableBuilder {
|
|
401
|
-
IsTemporal(temporal?: boolean):
|
|
402
|
-
IsTemporal(buildAction: System.Action_1<Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationTemporalTableBuilder>):
|
|
403
|
-
IsMemoryOptimized(memoryOptimized?: boolean):
|
|
404
|
-
UseSqlOutputClause(useSqlOutputClause?: boolean):
|
|
404
|
+
IsTemporal(temporal?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationTemporalTableBuilder>;
|
|
405
|
+
IsTemporal(buildAction: System.Action_1<Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationTemporalTableBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationTableBuilder>;
|
|
406
|
+
IsMemoryOptimized(memoryOptimized?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationTableBuilder>;
|
|
407
|
+
UseSqlOutputClause(useSqlOutputClause?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationTableBuilder>;
|
|
405
408
|
}
|
|
406
409
|
|
|
407
410
|
export interface __Ext_Microsoft_EntityFrameworkCore_OwnedNavigationTableBuilder_2<T1, T2> {
|
|
408
|
-
IsTemporal(temporal?: boolean):
|
|
409
|
-
IsTemporal(buildAction: System.Action_1<Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationTemporalTableBuilder_2<T1, T2>>):
|
|
410
|
-
IsMemoryOptimized(memoryOptimized?: boolean):
|
|
411
|
-
UseSqlOutputClause(useSqlOutputClause?: boolean):
|
|
411
|
+
IsTemporal(temporal?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationTemporalTableBuilder_2<T1, T2>>;
|
|
412
|
+
IsTemporal(buildAction: System.Action_1<Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationTemporalTableBuilder_2<T1, T2>>): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationTableBuilder_2<T1, T2>>;
|
|
413
|
+
IsMemoryOptimized(memoryOptimized?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationTableBuilder_2<T1, T2>>;
|
|
414
|
+
UseSqlOutputClause(useSqlOutputClause?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationTableBuilder_2<T1, T2>>;
|
|
412
415
|
}
|
|
413
416
|
|
|
414
417
|
export interface __Ext_Microsoft_EntityFrameworkCore_PrimitiveCollectionBuilder {
|
|
415
|
-
IsSparse(sparse?: boolean):
|
|
416
|
-
HasDefaultValue(value: unknown, defaultConstraintName: string):
|
|
417
|
-
HasDefaultValueSql(sql: string, defaultConstraintName: string):
|
|
418
|
+
IsSparse(sparse?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PrimitiveCollectionBuilder>;
|
|
419
|
+
HasDefaultValue(value: unknown, defaultConstraintName: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PrimitiveCollectionBuilder>;
|
|
420
|
+
HasDefaultValueSql(sql: string, defaultConstraintName: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PrimitiveCollectionBuilder>;
|
|
418
421
|
}
|
|
419
422
|
|
|
420
423
|
export interface __Ext_Microsoft_EntityFrameworkCore_PrimitiveCollectionBuilder_1<T> {
|
|
421
|
-
IsSparse(sparse?: boolean):
|
|
422
|
-
HasDefaultValue(value: unknown, defaultConstraintName: string):
|
|
423
|
-
HasDefaultValueSql(sql: string, defaultConstraintName: string):
|
|
424
|
+
IsSparse(sparse?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PrimitiveCollectionBuilder_1<T>>;
|
|
425
|
+
HasDefaultValue(value: unknown, defaultConstraintName: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PrimitiveCollectionBuilder_1<T>>;
|
|
426
|
+
HasDefaultValueSql(sql: string, defaultConstraintName: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PrimitiveCollectionBuilder_1<T>>;
|
|
424
427
|
}
|
|
425
428
|
|
|
426
429
|
export interface __Ext_Microsoft_EntityFrameworkCore_PropertyBuilder {
|
|
427
|
-
UseHiLo(name?: string, schema?: string):
|
|
428
|
-
UseSequence(name?: string, schema?: string):
|
|
429
|
-
UseIdentityColumn(seed?: long, increment?: int):
|
|
430
|
-
UseIdentityColumn(seed: int, increment?: int):
|
|
431
|
-
IsSparse(sparse?: boolean):
|
|
432
|
-
HasDefaultValue(value: unknown, defaultConstraintName: string):
|
|
433
|
-
HasDefaultValueSql(sql: string, defaultConstraintName: string):
|
|
430
|
+
UseHiLo(name?: string, schema?: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder>;
|
|
431
|
+
UseSequence(name?: string, schema?: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder>;
|
|
432
|
+
UseIdentityColumn(seed?: long, increment?: int): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder>;
|
|
433
|
+
UseIdentityColumn(seed: int, increment?: int): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder>;
|
|
434
|
+
IsSparse(sparse?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder>;
|
|
435
|
+
HasDefaultValue(value: unknown, defaultConstraintName: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder>;
|
|
436
|
+
HasDefaultValueSql(sql: string, defaultConstraintName: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder>;
|
|
434
437
|
}
|
|
435
438
|
|
|
436
439
|
export interface __Ext_Microsoft_EntityFrameworkCore_PropertyBuilder_1<T> {
|
|
437
|
-
UseHiLo(name?: string, schema?: string):
|
|
438
|
-
UseSequence(name?: string, schema?: string):
|
|
439
|
-
UseIdentityColumn(seed?: long, increment?: int):
|
|
440
|
-
UseIdentityColumn(seed: int, increment?: int):
|
|
441
|
-
IsSparse(sparse?: boolean):
|
|
442
|
-
HasDefaultValue(value: unknown, defaultConstraintName: string):
|
|
443
|
-
HasDefaultValueSql(sql: string, defaultConstraintName: string):
|
|
440
|
+
UseHiLo(name?: string, schema?: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder_1<T>>;
|
|
441
|
+
UseSequence(name?: string, schema?: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder_1<T>>;
|
|
442
|
+
UseIdentityColumn(seed?: long, increment?: int): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder_1<T>>;
|
|
443
|
+
UseIdentityColumn(seed: int, increment?: int): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder_1<T>>;
|
|
444
|
+
IsSparse(sparse?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder_1<T>>;
|
|
445
|
+
HasDefaultValue(value: unknown, defaultConstraintName: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder_1<T>>;
|
|
446
|
+
HasDefaultValueSql(sql: string, defaultConstraintName: string): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder_1<T>>;
|
|
444
447
|
}
|
|
445
448
|
|
|
446
449
|
export interface __Ext_Microsoft_EntityFrameworkCore_SplitTableBuilder {
|
|
447
|
-
UseSqlOutputClause(useSqlOutputClause?: boolean):
|
|
450
|
+
UseSqlOutputClause(useSqlOutputClause?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.SplitTableBuilder>;
|
|
448
451
|
}
|
|
449
452
|
|
|
450
453
|
export interface __Ext_Microsoft_EntityFrameworkCore_SplitTableBuilder_1<T> {
|
|
451
|
-
UseSqlOutputClause(useSqlOutputClause?: boolean):
|
|
454
|
+
UseSqlOutputClause(useSqlOutputClause?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.SplitTableBuilder_1<T>>;
|
|
452
455
|
}
|
|
453
456
|
|
|
454
457
|
export interface __Ext_Microsoft_EntityFrameworkCore_TableBuilder {
|
|
455
|
-
IsTemporal(temporal?: boolean):
|
|
456
|
-
IsTemporal(buildAction: System.Action_1<Microsoft_EntityFrameworkCore_Metadata_Builders.TemporalTableBuilder>):
|
|
457
|
-
IsMemoryOptimized(memoryOptimized?: boolean):
|
|
458
|
-
UseSqlOutputClause(useSqlOutputClause?: boolean):
|
|
458
|
+
IsTemporal(temporal?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.TemporalTableBuilder>;
|
|
459
|
+
IsTemporal(buildAction: System.Action_1<Microsoft_EntityFrameworkCore_Metadata_Builders.TemporalTableBuilder>): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.TableBuilder>;
|
|
460
|
+
IsMemoryOptimized(memoryOptimized?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.TableBuilder>;
|
|
461
|
+
UseSqlOutputClause(useSqlOutputClause?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.TableBuilder>;
|
|
459
462
|
}
|
|
460
463
|
|
|
461
464
|
export interface __Ext_Microsoft_EntityFrameworkCore_TableBuilder_1<T> {
|
|
462
|
-
IsTemporal(temporal?: boolean):
|
|
463
|
-
IsTemporal(buildAction: System.Action_1<Microsoft_EntityFrameworkCore_Metadata_Builders.TemporalTableBuilder_1<T>>):
|
|
464
|
-
IsMemoryOptimized(memoryOptimized?: boolean):
|
|
465
|
-
UseSqlOutputClause(useSqlOutputClause?: boolean):
|
|
465
|
+
IsTemporal(temporal?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.TemporalTableBuilder_1<T>>;
|
|
466
|
+
IsTemporal(buildAction: System.Action_1<Microsoft_EntityFrameworkCore_Metadata_Builders.TemporalTableBuilder_1<T>>): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.TableBuilder_1<T>>;
|
|
467
|
+
IsMemoryOptimized(memoryOptimized?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.TableBuilder_1<T>>;
|
|
468
|
+
UseSqlOutputClause(useSqlOutputClause?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata_Builders.TableBuilder_1<T>>;
|
|
466
469
|
}
|
|
467
470
|
|
|
468
471
|
export interface __Ext_Microsoft_EntityFrameworkCore_IConventionEntityType {
|
|
469
|
-
SetIsMemoryOptimized(memoryOptimized: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
470
|
-
GetIsMemoryOptimizedConfigurationSource():
|
|
471
|
-
SetIsTemporal(temporal: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
472
|
-
GetIsTemporalConfigurationSource():
|
|
473
|
-
SetPeriodStartPropertyName(periodStartPropertyName: string, fromDataAnnotation?: boolean):
|
|
474
|
-
GetPeriodStartPropertyNameConfigurationSource():
|
|
475
|
-
SetPeriodEndPropertyName(periodEndPropertyName: string, fromDataAnnotation?: boolean):
|
|
476
|
-
GetPeriodEndPropertyNameConfigurationSource():
|
|
477
|
-
SetHistoryTableName(historyTableName: string, fromDataAnnotation?: boolean):
|
|
478
|
-
GetHistoryTableNameConfigurationSource():
|
|
479
|
-
SetHistoryTableSchema(historyTableSchema: string, fromDataAnnotation?: boolean):
|
|
480
|
-
GetHistoryTableSchemaConfigurationSource():
|
|
481
|
-
UseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
482
|
-
GetUseSqlOutputClauseConfigurationSource():
|
|
483
|
-
GetUseSqlOutputClauseConfigurationSource(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
484
|
-
UseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean):
|
|
472
|
+
SetIsMemoryOptimized(memoryOptimized: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
473
|
+
GetIsMemoryOptimizedConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
474
|
+
SetIsTemporal(temporal: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
475
|
+
GetIsTemporalConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
476
|
+
SetPeriodStartPropertyName(periodStartPropertyName: string, fromDataAnnotation?: boolean): Rewrap<this, string | undefined>;
|
|
477
|
+
GetPeriodStartPropertyNameConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
478
|
+
SetPeriodEndPropertyName(periodEndPropertyName: string, fromDataAnnotation?: boolean): Rewrap<this, string | undefined>;
|
|
479
|
+
GetPeriodEndPropertyNameConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
480
|
+
SetHistoryTableName(historyTableName: string, fromDataAnnotation?: boolean): Rewrap<this, string | undefined>;
|
|
481
|
+
GetHistoryTableNameConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
482
|
+
SetHistoryTableSchema(historyTableSchema: string, fromDataAnnotation?: boolean): Rewrap<this, string | undefined>;
|
|
483
|
+
GetHistoryTableSchemaConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
484
|
+
UseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
485
|
+
GetUseSqlOutputClauseConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
486
|
+
GetUseSqlOutputClauseConfigurationSource(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
487
|
+
UseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
485
488
|
}
|
|
486
489
|
|
|
487
490
|
export interface __Ext_Microsoft_EntityFrameworkCore_IConventionEntityTypeMappingFragment {
|
|
488
|
-
UseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
489
|
-
GetUseSqlOutputClauseConfigurationSource():
|
|
491
|
+
UseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
492
|
+
GetUseSqlOutputClauseConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
490
493
|
}
|
|
491
494
|
|
|
492
495
|
export interface __Ext_Microsoft_EntityFrameworkCore_IConventionIndex {
|
|
493
|
-
SetIsClustered(value: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
494
|
-
GetIsClusteredConfigurationSource():
|
|
495
|
-
SetIncludeProperties(properties: System_Collections_Generic.IReadOnlyList_1<System_Internal.String>, fromDataAnnotation?: boolean):
|
|
496
|
-
GetIncludePropertiesConfigurationSource():
|
|
497
|
-
SetIsCreatedOnline(createdOnline: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
498
|
-
GetIsCreatedOnlineConfigurationSource():
|
|
499
|
-
SetFillFactor(fillFactor: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean):
|
|
500
|
-
GetFillFactorConfigurationSource():
|
|
501
|
-
SetSortInTempDb(sortInTempDb: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
502
|
-
GetSortInTempDbConfigurationSource():
|
|
503
|
-
SetDataCompression(dataCompression: System.Nullable_1<Microsoft_EntityFrameworkCore.DataCompressionType>, fromDataAnnotation?: boolean):
|
|
504
|
-
GetDataCompressionConfigurationSource():
|
|
496
|
+
SetIsClustered(value: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
497
|
+
GetIsClusteredConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
498
|
+
SetIncludeProperties(properties: System_Collections_Generic.IReadOnlyList_1<System_Internal.String>, fromDataAnnotation?: boolean): Rewrap<this, System_Collections_Generic.IReadOnlyList_1<System_Internal.String> | undefined>;
|
|
499
|
+
GetIncludePropertiesConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
500
|
+
SetIsCreatedOnline(createdOnline: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
501
|
+
GetIsCreatedOnlineConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
502
|
+
SetFillFactor(fillFactor: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
503
|
+
GetFillFactorConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
504
|
+
SetSortInTempDb(sortInTempDb: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
505
|
+
GetSortInTempDbConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
506
|
+
SetDataCompression(dataCompression: System.Nullable_1<Microsoft_EntityFrameworkCore.DataCompressionType>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore.DataCompressionType>>;
|
|
507
|
+
GetDataCompressionConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
505
508
|
}
|
|
506
509
|
|
|
507
510
|
export interface __Ext_Microsoft_EntityFrameworkCore_IConventionKey {
|
|
508
|
-
SetIsClustered(clustered: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
509
|
-
GetIsClusteredConfigurationSource():
|
|
510
|
-
SetFillFactor(fillFactor: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean):
|
|
511
|
-
GetFillFactorConfigurationSource():
|
|
511
|
+
SetIsClustered(clustered: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
512
|
+
GetIsClusteredConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
513
|
+
SetFillFactor(fillFactor: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
514
|
+
GetFillFactorConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
512
515
|
}
|
|
513
516
|
|
|
514
517
|
export interface __Ext_Microsoft_EntityFrameworkCore_IConventionModel {
|
|
515
|
-
SetHiLoSequenceName(name: string, fromDataAnnotation?: boolean):
|
|
516
|
-
GetHiLoSequenceNameConfigurationSource():
|
|
517
|
-
SetHiLoSequenceSchema(value: string, fromDataAnnotation?: boolean):
|
|
518
|
-
GetHiLoSequenceSchemaConfigurationSource():
|
|
519
|
-
SetSequenceNameSuffix(name: string, fromDataAnnotation?: boolean):
|
|
520
|
-
GetSequenceNameSuffixConfigurationSource():
|
|
521
|
-
SetSequenceSchema(value: string, fromDataAnnotation?: boolean):
|
|
522
|
-
GetSequenceSchemaConfigurationSource():
|
|
523
|
-
SetIdentitySeed(seed: System.Nullable_1<System_Internal.Int64>, fromDataAnnotation?: boolean):
|
|
524
|
-
GetIdentitySeedConfigurationSource():
|
|
525
|
-
SetIdentityIncrement(increment: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean):
|
|
526
|
-
GetIdentityIncrementConfigurationSource():
|
|
527
|
-
SetValueGenerationStrategy(value: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean):
|
|
528
|
-
GetValueGenerationStrategyConfigurationSource():
|
|
529
|
-
SetDatabaseMaxSize(value: string, fromDataAnnotation?: boolean):
|
|
530
|
-
GetDatabaseMaxSizeConfigurationSource():
|
|
531
|
-
SetServiceTierSql(value: string, fromDataAnnotation?: boolean):
|
|
532
|
-
GetServiceTierSqlConfigurationSource():
|
|
533
|
-
SetPerformanceLevelSql(value: string, fromDataAnnotation?: boolean):
|
|
534
|
-
GetPerformanceLevelSqlConfigurationSource():
|
|
518
|
+
SetHiLoSequenceName(name: string, fromDataAnnotation?: boolean): Rewrap<this, string | undefined>;
|
|
519
|
+
GetHiLoSequenceNameConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
520
|
+
SetHiLoSequenceSchema(value: string, fromDataAnnotation?: boolean): Rewrap<this, string | undefined>;
|
|
521
|
+
GetHiLoSequenceSchemaConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
522
|
+
SetSequenceNameSuffix(name: string, fromDataAnnotation?: boolean): Rewrap<this, string | undefined>;
|
|
523
|
+
GetSequenceNameSuffixConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
524
|
+
SetSequenceSchema(value: string, fromDataAnnotation?: boolean): Rewrap<this, string | undefined>;
|
|
525
|
+
GetSequenceSchemaConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
526
|
+
SetIdentitySeed(seed: System.Nullable_1<System_Internal.Int64>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Int64>>;
|
|
527
|
+
GetIdentitySeedConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
528
|
+
SetIdentityIncrement(increment: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
529
|
+
GetIdentityIncrementConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
530
|
+
SetValueGenerationStrategy(value: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>>;
|
|
531
|
+
GetValueGenerationStrategyConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
532
|
+
SetDatabaseMaxSize(value: string, fromDataAnnotation?: boolean): Rewrap<this, string | undefined>;
|
|
533
|
+
GetDatabaseMaxSizeConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
534
|
+
SetServiceTierSql(value: string, fromDataAnnotation?: boolean): Rewrap<this, string | undefined>;
|
|
535
|
+
GetServiceTierSqlConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
536
|
+
SetPerformanceLevelSql(value: string, fromDataAnnotation?: boolean): Rewrap<this, string | undefined>;
|
|
537
|
+
GetPerformanceLevelSqlConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
535
538
|
}
|
|
536
539
|
|
|
537
540
|
export interface __Ext_Microsoft_EntityFrameworkCore_IConventionProperty {
|
|
538
|
-
SetHiLoSequenceName(name: string, fromDataAnnotation?: boolean):
|
|
539
|
-
GetHiLoSequenceNameConfigurationSource():
|
|
540
|
-
SetHiLoSequenceSchema(schema: string, fromDataAnnotation?: boolean):
|
|
541
|
-
GetHiLoSequenceSchemaConfigurationSource():
|
|
542
|
-
SetSequenceName(name: string, fromDataAnnotation?: boolean):
|
|
543
|
-
GetSequenceNameConfigurationSource():
|
|
544
|
-
SetSequenceSchema(schema: string, fromDataAnnotation?: boolean):
|
|
545
|
-
GetSequenceSchemaConfigurationSource():
|
|
546
|
-
SetIdentitySeed(seed: System.Nullable_1<System_Internal.Int64>, fromDataAnnotation?: boolean):
|
|
547
|
-
SetIdentitySeed(seed: System.Nullable_1<System_Internal.Int64>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean):
|
|
548
|
-
GetIdentitySeedConfigurationSource():
|
|
549
|
-
GetIdentitySeedConfigurationSource(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
550
|
-
SetIdentityIncrement(increment: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean):
|
|
551
|
-
SetIdentityIncrement(increment: System.Nullable_1<System_Internal.Int32>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean):
|
|
552
|
-
GetIdentityIncrementConfigurationSource():
|
|
553
|
-
GetIdentityIncrementConfigurationSource(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
554
|
-
SetValueGenerationStrategy(value: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean):
|
|
555
|
-
SetValueGenerationStrategy(value: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean):
|
|
556
|
-
GetValueGenerationStrategyConfigurationSource():
|
|
557
|
-
GetValueGenerationStrategyConfigurationSource(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
558
|
-
SetIsSparse(sparse: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean):
|
|
559
|
-
GetIsSparseConfigurationSource():
|
|
541
|
+
SetHiLoSequenceName(name: string, fromDataAnnotation?: boolean): Rewrap<this, string | undefined>;
|
|
542
|
+
GetHiLoSequenceNameConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
543
|
+
SetHiLoSequenceSchema(schema: string, fromDataAnnotation?: boolean): Rewrap<this, string | undefined>;
|
|
544
|
+
GetHiLoSequenceSchemaConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
545
|
+
SetSequenceName(name: string, fromDataAnnotation?: boolean): Rewrap<this, string | undefined>;
|
|
546
|
+
GetSequenceNameConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
547
|
+
SetSequenceSchema(schema: string, fromDataAnnotation?: boolean): Rewrap<this, string | undefined>;
|
|
548
|
+
GetSequenceSchemaConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
549
|
+
SetIdentitySeed(seed: System.Nullable_1<System_Internal.Int64>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Int64>>;
|
|
550
|
+
SetIdentitySeed(seed: System.Nullable_1<System_Internal.Int64>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Int64>>;
|
|
551
|
+
GetIdentitySeedConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
552
|
+
GetIdentitySeedConfigurationSource(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
553
|
+
SetIdentityIncrement(increment: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
554
|
+
SetIdentityIncrement(increment: System.Nullable_1<System_Internal.Int32>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
555
|
+
GetIdentityIncrementConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
556
|
+
GetIdentityIncrementConfigurationSource(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
557
|
+
SetValueGenerationStrategy(value: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>>;
|
|
558
|
+
SetValueGenerationStrategy(value: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>>;
|
|
559
|
+
GetValueGenerationStrategyConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
560
|
+
GetValueGenerationStrategyConfigurationSource(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
561
|
+
SetIsSparse(sparse: System.Nullable_1<System_Internal.Boolean>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
562
|
+
GetIsSparseConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
560
563
|
}
|
|
561
564
|
|
|
562
565
|
export interface __Ext_Microsoft_EntityFrameworkCore_IConventionRelationalPropertyOverrides {
|
|
563
|
-
SetIdentitySeed(seed: System.Nullable_1<System_Internal.Int64>, fromDataAnnotation?: boolean):
|
|
564
|
-
GetIdentitySeedConfigurationSource():
|
|
565
|
-
SetIdentityIncrement(increment: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean):
|
|
566
|
-
GetIdentityIncrementConfigurationSource():
|
|
567
|
-
SetValueGenerationStrategy(value: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean):
|
|
568
|
-
GetValueGenerationStrategyConfigurationSource():
|
|
566
|
+
SetIdentitySeed(seed: System.Nullable_1<System_Internal.Int64>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Int64>>;
|
|
567
|
+
GetIdentitySeedConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
568
|
+
SetIdentityIncrement(increment: System.Nullable_1<System_Internal.Int32>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
569
|
+
GetIdentityIncrementConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
570
|
+
SetValueGenerationStrategy(value: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>>;
|
|
571
|
+
GetValueGenerationStrategyConfigurationSource(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.ConfigurationSource>>;
|
|
569
572
|
}
|
|
570
573
|
|
|
571
574
|
export interface __Ext_Microsoft_EntityFrameworkCore_IMutableEntityType {
|
|
572
|
-
SetIsMemoryOptimized(memoryOptimized: boolean):
|
|
573
|
-
SetIsTemporal(temporal: boolean):
|
|
574
|
-
SetPeriodStartPropertyName(periodStartPropertyName: string):
|
|
575
|
-
SetPeriodEndPropertyName(periodEndPropertyName: string):
|
|
576
|
-
SetHistoryTableName(historyTableName: string):
|
|
577
|
-
SetHistoryTableSchema(historyTableSchema: string):
|
|
578
|
-
UseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>):
|
|
579
|
-
UseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
575
|
+
SetIsMemoryOptimized(memoryOptimized: boolean): Rewrap<this, void>;
|
|
576
|
+
SetIsTemporal(temporal: boolean): Rewrap<this, void>;
|
|
577
|
+
SetPeriodStartPropertyName(periodStartPropertyName: string): Rewrap<this, void>;
|
|
578
|
+
SetPeriodEndPropertyName(periodEndPropertyName: string): Rewrap<this, void>;
|
|
579
|
+
SetHistoryTableName(historyTableName: string): Rewrap<this, void>;
|
|
580
|
+
SetHistoryTableSchema(historyTableSchema: string): Rewrap<this, void>;
|
|
581
|
+
UseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>): Rewrap<this, void>;
|
|
582
|
+
UseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, void>;
|
|
580
583
|
}
|
|
581
584
|
|
|
582
585
|
export interface __Ext_Microsoft_EntityFrameworkCore_IMutableEntityTypeMappingFragment {
|
|
583
|
-
UseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>):
|
|
586
|
+
UseSqlOutputClause(useSqlOutputClause: System.Nullable_1<System_Internal.Boolean>): Rewrap<this, void>;
|
|
584
587
|
}
|
|
585
588
|
|
|
586
589
|
export interface __Ext_Microsoft_EntityFrameworkCore_IMutableIndex {
|
|
587
|
-
SetIsClustered(value: System.Nullable_1<System_Internal.Boolean>):
|
|
588
|
-
SetIncludeProperties(properties: System_Collections_Generic.IReadOnlyList_1<System_Internal.String>):
|
|
589
|
-
SetIsCreatedOnline(createdOnline: System.Nullable_1<System_Internal.Boolean>):
|
|
590
|
-
SetFillFactor(fillFactor: System.Nullable_1<System_Internal.Int32>):
|
|
591
|
-
SetSortInTempDb(sortInTempDb: System.Nullable_1<System_Internal.Boolean>):
|
|
592
|
-
SetDataCompression(dataCompression: System.Nullable_1<Microsoft_EntityFrameworkCore.DataCompressionType>):
|
|
590
|
+
SetIsClustered(value: System.Nullable_1<System_Internal.Boolean>): Rewrap<this, void>;
|
|
591
|
+
SetIncludeProperties(properties: System_Collections_Generic.IReadOnlyList_1<System_Internal.String>): Rewrap<this, void>;
|
|
592
|
+
SetIsCreatedOnline(createdOnline: System.Nullable_1<System_Internal.Boolean>): Rewrap<this, void>;
|
|
593
|
+
SetFillFactor(fillFactor: System.Nullable_1<System_Internal.Int32>): Rewrap<this, void>;
|
|
594
|
+
SetSortInTempDb(sortInTempDb: System.Nullable_1<System_Internal.Boolean>): Rewrap<this, void>;
|
|
595
|
+
SetDataCompression(dataCompression: System.Nullable_1<Microsoft_EntityFrameworkCore.DataCompressionType>): Rewrap<this, void>;
|
|
593
596
|
}
|
|
594
597
|
|
|
595
598
|
export interface __Ext_Microsoft_EntityFrameworkCore_IMutableKey {
|
|
596
|
-
SetIsClustered(clustered: System.Nullable_1<System_Internal.Boolean>):
|
|
597
|
-
SetFillFactor(fillFactor: System.Nullable_1<System_Internal.Int32>):
|
|
599
|
+
SetIsClustered(clustered: System.Nullable_1<System_Internal.Boolean>): Rewrap<this, void>;
|
|
600
|
+
SetFillFactor(fillFactor: System.Nullable_1<System_Internal.Int32>): Rewrap<this, void>;
|
|
598
601
|
}
|
|
599
602
|
|
|
600
603
|
export interface __Ext_Microsoft_EntityFrameworkCore_IMutableModel {
|
|
601
|
-
SetHiLoSequenceName(name: string):
|
|
602
|
-
SetHiLoSequenceSchema(value: string):
|
|
603
|
-
SetSequenceNameSuffix(name: string):
|
|
604
|
-
SetSequenceSchema(value: string):
|
|
605
|
-
SetIdentitySeed(seed: System.Nullable_1<System_Internal.Int64>):
|
|
606
|
-
SetIdentityIncrement(increment: System.Nullable_1<System_Internal.Int32>):
|
|
607
|
-
SetValueGenerationStrategy(value: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>):
|
|
608
|
-
SetDatabaseMaxSize(value: string):
|
|
609
|
-
SetServiceTierSql(value: string):
|
|
610
|
-
SetPerformanceLevelSql(value: string):
|
|
604
|
+
SetHiLoSequenceName(name: string): Rewrap<this, void>;
|
|
605
|
+
SetHiLoSequenceSchema(value: string): Rewrap<this, void>;
|
|
606
|
+
SetSequenceNameSuffix(name: string): Rewrap<this, void>;
|
|
607
|
+
SetSequenceSchema(value: string): Rewrap<this, void>;
|
|
608
|
+
SetIdentitySeed(seed: System.Nullable_1<System_Internal.Int64>): Rewrap<this, void>;
|
|
609
|
+
SetIdentityIncrement(increment: System.Nullable_1<System_Internal.Int32>): Rewrap<this, void>;
|
|
610
|
+
SetValueGenerationStrategy(value: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>): Rewrap<this, void>;
|
|
611
|
+
SetDatabaseMaxSize(value: string): Rewrap<this, void>;
|
|
612
|
+
SetServiceTierSql(value: string): Rewrap<this, void>;
|
|
613
|
+
SetPerformanceLevelSql(value: string): Rewrap<this, void>;
|
|
611
614
|
}
|
|
612
615
|
|
|
613
616
|
export interface __Ext_Microsoft_EntityFrameworkCore_IMutableProperty {
|
|
614
|
-
SetHiLoSequenceName(name: string):
|
|
615
|
-
SetHiLoSequenceSchema(schema: string):
|
|
616
|
-
SetSequenceName(name: string):
|
|
617
|
-
SetSequenceSchema(schema: string):
|
|
618
|
-
SetIdentitySeed(seed: System.Nullable_1<System_Internal.Int64>):
|
|
619
|
-
SetIdentitySeed(seed: System.Nullable_1<System_Internal.Int64>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
620
|
-
SetIdentityIncrement(increment: System.Nullable_1<System_Internal.Int32>):
|
|
621
|
-
SetIdentityIncrement(increment: System.Nullable_1<System_Internal.Int32>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
622
|
-
SetValueGenerationStrategy(value: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>):
|
|
623
|
-
SetValueGenerationStrategy(value: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
624
|
-
SetIsSparse(sparse: System.Nullable_1<System_Internal.Boolean>):
|
|
617
|
+
SetHiLoSequenceName(name: string): Rewrap<this, void>;
|
|
618
|
+
SetHiLoSequenceSchema(schema: string): Rewrap<this, void>;
|
|
619
|
+
SetSequenceName(name: string): Rewrap<this, void>;
|
|
620
|
+
SetSequenceSchema(schema: string): Rewrap<this, void>;
|
|
621
|
+
SetIdentitySeed(seed: System.Nullable_1<System_Internal.Int64>): Rewrap<this, void>;
|
|
622
|
+
SetIdentitySeed(seed: System.Nullable_1<System_Internal.Int64>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, void>;
|
|
623
|
+
SetIdentityIncrement(increment: System.Nullable_1<System_Internal.Int32>): Rewrap<this, void>;
|
|
624
|
+
SetIdentityIncrement(increment: System.Nullable_1<System_Internal.Int32>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, void>;
|
|
625
|
+
SetValueGenerationStrategy(value: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>): Rewrap<this, void>;
|
|
626
|
+
SetValueGenerationStrategy(value: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, void>;
|
|
627
|
+
SetIsSparse(sparse: System.Nullable_1<System_Internal.Boolean>): Rewrap<this, void>;
|
|
625
628
|
}
|
|
626
629
|
|
|
627
630
|
export interface __Ext_Microsoft_EntityFrameworkCore_IMutableRelationalPropertyOverrides {
|
|
628
|
-
SetIdentitySeed(seed: System.Nullable_1<System_Internal.Int64>):
|
|
629
|
-
SetIdentityIncrement(increment: System.Nullable_1<System_Internal.Int32>):
|
|
630
|
-
SetValueGenerationStrategy(value: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>):
|
|
631
|
+
SetIdentitySeed(seed: System.Nullable_1<System_Internal.Int64>): Rewrap<this, void>;
|
|
632
|
+
SetIdentityIncrement(increment: System.Nullable_1<System_Internal.Int32>): Rewrap<this, void>;
|
|
633
|
+
SetValueGenerationStrategy(value: System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>): Rewrap<this, void>;
|
|
631
634
|
}
|
|
632
635
|
|
|
633
636
|
export interface __Ext_Microsoft_EntityFrameworkCore_IProperty {
|
|
634
|
-
FindHiLoSequence():
|
|
635
|
-
FindHiLoSequence(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
636
|
-
FindSequence():
|
|
637
|
-
FindSequence(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
637
|
+
FindHiLoSequence(): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata.ISequence | undefined>;
|
|
638
|
+
FindHiLoSequence(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata.ISequence | undefined>;
|
|
639
|
+
FindSequence(): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata.ISequence | undefined>;
|
|
640
|
+
FindSequence(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata.ISequence | undefined>;
|
|
638
641
|
}
|
|
639
642
|
|
|
640
643
|
export interface __Ext_Microsoft_EntityFrameworkCore_IReadOnlyEntityType {
|
|
641
|
-
IsMemoryOptimized():
|
|
642
|
-
IsTemporal():
|
|
643
|
-
GetPeriodStartPropertyName():
|
|
644
|
-
GetPeriodEndPropertyName():
|
|
645
|
-
GetHistoryTableName():
|
|
646
|
-
GetHistoryTableSchema():
|
|
647
|
-
GetSchemaQualifiedHistoryTableName():
|
|
648
|
-
IsSqlOutputClauseUsed():
|
|
649
|
-
IsSqlOutputClauseUsed(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
644
|
+
IsMemoryOptimized(): Rewrap<this, boolean>;
|
|
645
|
+
IsTemporal(): Rewrap<this, boolean>;
|
|
646
|
+
GetPeriodStartPropertyName(): Rewrap<this, string | undefined>;
|
|
647
|
+
GetPeriodEndPropertyName(): Rewrap<this, string | undefined>;
|
|
648
|
+
GetHistoryTableName(): Rewrap<this, string | undefined>;
|
|
649
|
+
GetHistoryTableSchema(): Rewrap<this, string | undefined>;
|
|
650
|
+
GetSchemaQualifiedHistoryTableName(): Rewrap<this, string | undefined>;
|
|
651
|
+
IsSqlOutputClauseUsed(): Rewrap<this, boolean>;
|
|
652
|
+
IsSqlOutputClauseUsed(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, boolean>;
|
|
650
653
|
}
|
|
651
654
|
|
|
652
655
|
export interface __Ext_Microsoft_EntityFrameworkCore_IReadOnlyEntityTypeMappingFragment {
|
|
653
|
-
IsSqlOutputClauseUsed():
|
|
656
|
+
IsSqlOutputClauseUsed(): Rewrap<this, boolean>;
|
|
654
657
|
}
|
|
655
658
|
|
|
656
659
|
export interface __Ext_Microsoft_EntityFrameworkCore_IReadOnlyIndex {
|
|
657
|
-
IsClustered():
|
|
658
|
-
IsClustered(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
659
|
-
GetIncludeProperties():
|
|
660
|
-
GetIncludeProperties(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
661
|
-
IsCreatedOnline():
|
|
662
|
-
IsCreatedOnline(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
663
|
-
GetFillFactor():
|
|
664
|
-
GetFillFactor(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
665
|
-
GetSortInTempDb():
|
|
666
|
-
GetSortInTempDb(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
667
|
-
GetDataCompression():
|
|
668
|
-
GetDataCompression(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
660
|
+
IsClustered(): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
661
|
+
IsClustered(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
662
|
+
GetIncludeProperties(): Rewrap<this, System_Collections_Generic.IReadOnlyList_1<System_Internal.String> | undefined>;
|
|
663
|
+
GetIncludeProperties(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, System_Collections_Generic.IReadOnlyList_1<System_Internal.String> | undefined>;
|
|
664
|
+
IsCreatedOnline(): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
665
|
+
IsCreatedOnline(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
666
|
+
GetFillFactor(): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
667
|
+
GetFillFactor(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
668
|
+
GetSortInTempDb(): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
669
|
+
GetSortInTempDb(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
670
|
+
GetDataCompression(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore.DataCompressionType>>;
|
|
671
|
+
GetDataCompression(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore.DataCompressionType>>;
|
|
669
672
|
}
|
|
670
673
|
|
|
671
674
|
export interface __Ext_Microsoft_EntityFrameworkCore_IReadOnlyKey {
|
|
672
|
-
IsClustered():
|
|
673
|
-
IsClustered(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
674
|
-
GetFillFactor():
|
|
675
|
-
GetFillFactor(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
675
|
+
IsClustered(): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
676
|
+
IsClustered(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
677
|
+
GetFillFactor(): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
678
|
+
GetFillFactor(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
676
679
|
}
|
|
677
680
|
|
|
678
681
|
export interface __Ext_Microsoft_EntityFrameworkCore_IReadOnlyModel {
|
|
679
|
-
GetHiLoSequenceName():
|
|
680
|
-
GetHiLoSequenceSchema():
|
|
681
|
-
GetSequenceNameSuffix():
|
|
682
|
-
GetSequenceSchema():
|
|
683
|
-
GetIdentitySeed():
|
|
684
|
-
GetIdentityIncrement():
|
|
685
|
-
GetValueGenerationStrategy():
|
|
686
|
-
GetDatabaseMaxSize():
|
|
687
|
-
GetServiceTierSql():
|
|
688
|
-
GetPerformanceLevelSql():
|
|
682
|
+
GetHiLoSequenceName(): Rewrap<this, string>;
|
|
683
|
+
GetHiLoSequenceSchema(): Rewrap<this, string | undefined>;
|
|
684
|
+
GetSequenceNameSuffix(): Rewrap<this, string>;
|
|
685
|
+
GetSequenceSchema(): Rewrap<this, string | undefined>;
|
|
686
|
+
GetIdentitySeed(): Rewrap<this, long>;
|
|
687
|
+
GetIdentityIncrement(): Rewrap<this, int>;
|
|
688
|
+
GetValueGenerationStrategy(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>>;
|
|
689
|
+
GetDatabaseMaxSize(): Rewrap<this, string | undefined>;
|
|
690
|
+
GetServiceTierSql(): Rewrap<this, string | undefined>;
|
|
691
|
+
GetPerformanceLevelSql(): Rewrap<this, string | undefined>;
|
|
689
692
|
}
|
|
690
693
|
|
|
691
694
|
export interface __Ext_Microsoft_EntityFrameworkCore_IReadOnlyProperty {
|
|
692
|
-
GetHiLoSequenceName():
|
|
693
|
-
GetHiLoSequenceName(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
694
|
-
GetHiLoSequenceSchema():
|
|
695
|
-
GetHiLoSequenceSchema(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
696
|
-
FindHiLoSequence():
|
|
697
|
-
FindHiLoSequence(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
698
|
-
GetSequenceName():
|
|
699
|
-
GetSequenceName(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
700
|
-
GetSequenceSchema():
|
|
701
|
-
GetSequenceSchema(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
702
|
-
FindSequence():
|
|
703
|
-
FindSequence(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
704
|
-
GetIdentitySeed():
|
|
705
|
-
GetIdentitySeed(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
706
|
-
GetIdentityIncrement():
|
|
707
|
-
GetIdentityIncrement(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
708
|
-
GetValueGenerationStrategy():
|
|
709
|
-
GetValueGenerationStrategy(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
710
|
-
IsSparse():
|
|
711
|
-
IsSparse(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier):
|
|
695
|
+
GetHiLoSequenceName(): Rewrap<this, string | undefined>;
|
|
696
|
+
GetHiLoSequenceName(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, string | undefined>;
|
|
697
|
+
GetHiLoSequenceSchema(): Rewrap<this, string | undefined>;
|
|
698
|
+
GetHiLoSequenceSchema(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, string | undefined>;
|
|
699
|
+
FindHiLoSequence(): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata.IReadOnlySequence | undefined>;
|
|
700
|
+
FindHiLoSequence(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata.IReadOnlySequence | undefined>;
|
|
701
|
+
GetSequenceName(): Rewrap<this, string | undefined>;
|
|
702
|
+
GetSequenceName(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, string | undefined>;
|
|
703
|
+
GetSequenceSchema(): Rewrap<this, string | undefined>;
|
|
704
|
+
GetSequenceSchema(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, string | undefined>;
|
|
705
|
+
FindSequence(): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata.IReadOnlySequence | undefined>;
|
|
706
|
+
FindSequence(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata.IReadOnlySequence | undefined>;
|
|
707
|
+
GetIdentitySeed(): Rewrap<this, System.Nullable_1<System_Internal.Int64>>;
|
|
708
|
+
GetIdentitySeed(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, System.Nullable_1<System_Internal.Int64>>;
|
|
709
|
+
GetIdentityIncrement(): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
710
|
+
GetIdentityIncrement(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
711
|
+
GetValueGenerationStrategy(): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>;
|
|
712
|
+
GetValueGenerationStrategy(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>;
|
|
713
|
+
IsSparse(): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
714
|
+
IsSparse(storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier): Rewrap<this, System.Nullable_1<System_Internal.Boolean>>;
|
|
712
715
|
}
|
|
713
716
|
|
|
714
717
|
export interface __Ext_Microsoft_EntityFrameworkCore_IReadOnlyRelationalPropertyOverrides {
|
|
715
|
-
GetIdentitySeed():
|
|
716
|
-
GetIdentityIncrement():
|
|
717
|
-
GetValueGenerationStrategy():
|
|
718
|
+
GetIdentitySeed(): Rewrap<this, System.Nullable_1<System_Internal.Int64>>;
|
|
719
|
+
GetIdentityIncrement(): Rewrap<this, System.Nullable_1<System_Internal.Int32>>;
|
|
720
|
+
GetValueGenerationStrategy(): Rewrap<this, System.Nullable_1<Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy>>;
|
|
718
721
|
}
|
|
719
722
|
|
|
720
723
|
export interface __Ext_Microsoft_EntityFrameworkCore_ITable {
|
|
721
|
-
IsSqlOutputClauseUsed():
|
|
724
|
+
IsSqlOutputClauseUsed(): Rewrap<this, boolean>;
|
|
722
725
|
}
|
|
723
726
|
|
|
724
727
|
export interface __Ext_Microsoft_EntityFrameworkCore_ModelBuilder {
|
|
725
|
-
UseHiLo(name?: string, schema?: string):
|
|
726
|
-
UseKeySequences(nameSuffix?: string, schema?: string):
|
|
727
|
-
UseIdentityColumns(seed?: long, increment?: int):
|
|
728
|
-
UseIdentityColumns(seed: int, increment?: int):
|
|
729
|
-
HasDatabaseMaxSize(maxSize: string):
|
|
730
|
-
HasServiceTier(serviceTier: string):
|
|
731
|
-
HasServiceTierSql(serviceTier: string):
|
|
732
|
-
HasPerformanceLevel(performanceLevel: string):
|
|
733
|
-
HasPerformanceLevelSql(performanceLevel: string):
|
|
734
|
-
UseNamedDefaultConstraints(value?: boolean):
|
|
728
|
+
UseHiLo(name?: string, schema?: string): Rewrap<this, Microsoft_EntityFrameworkCore.ModelBuilder>;
|
|
729
|
+
UseKeySequences(nameSuffix?: string, schema?: string): Rewrap<this, Microsoft_EntityFrameworkCore.ModelBuilder>;
|
|
730
|
+
UseIdentityColumns(seed?: long, increment?: int): Rewrap<this, Microsoft_EntityFrameworkCore.ModelBuilder>;
|
|
731
|
+
UseIdentityColumns(seed: int, increment?: int): Rewrap<this, Microsoft_EntityFrameworkCore.ModelBuilder>;
|
|
732
|
+
HasDatabaseMaxSize(maxSize: string): Rewrap<this, Microsoft_EntityFrameworkCore.ModelBuilder>;
|
|
733
|
+
HasServiceTier(serviceTier: string): Rewrap<this, Microsoft_EntityFrameworkCore.ModelBuilder>;
|
|
734
|
+
HasServiceTierSql(serviceTier: string): Rewrap<this, Microsoft_EntityFrameworkCore.ModelBuilder>;
|
|
735
|
+
HasPerformanceLevel(performanceLevel: string): Rewrap<this, Microsoft_EntityFrameworkCore.ModelBuilder>;
|
|
736
|
+
HasPerformanceLevelSql(performanceLevel: string): Rewrap<this, Microsoft_EntityFrameworkCore.ModelBuilder>;
|
|
737
|
+
UseNamedDefaultConstraints(value?: boolean): Rewrap<this, Microsoft_EntityFrameworkCore.ModelBuilder>;
|
|
735
738
|
}
|
|
736
739
|
|
|
737
740
|
export interface __Ext_Microsoft_EntityFrameworkCore_Metadata_Internal_IReadOnlyIndex {
|
|
738
|
-
AreCompatibleForSqlServer(duplicateIndex: Microsoft_EntityFrameworkCore_Metadata.IReadOnlyIndex, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, shouldThrow: boolean):
|
|
741
|
+
AreCompatibleForSqlServer(duplicateIndex: Microsoft_EntityFrameworkCore_Metadata.IReadOnlyIndex, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, shouldThrow: boolean): Rewrap<this, boolean>;
|
|
739
742
|
}
|
|
740
743
|
|
|
741
744
|
export interface __Ext_Microsoft_EntityFrameworkCore_Metadata_Internal_IReadOnlyKey {
|
|
742
|
-
AreCompatibleForSqlServer(duplicateKey: Microsoft_EntityFrameworkCore_Metadata.IReadOnlyKey, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, shouldThrow: boolean):
|
|
745
|
+
AreCompatibleForSqlServer(duplicateKey: Microsoft_EntityFrameworkCore_Metadata.IReadOnlyKey, storeObject: Microsoft_EntityFrameworkCore_Metadata.StoreObjectIdentifier, shouldThrow: boolean): Rewrap<this, boolean>;
|
|
743
746
|
}
|
|
744
747
|
|
|
745
748
|
export interface __Ext_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder {
|
|
746
|
-
IsSqlServer():
|
|
749
|
+
IsSqlServer(): Rewrap<this, boolean>;
|
|
747
750
|
}
|
|
748
751
|
|
|
749
752
|
export interface __Ext_Microsoft_EntityFrameworkCore_SqlServer_Extensions_Internal_IDiagnosticsLogger_1<T> {
|
|
750
|
-
DecimalTypeKeyWarning(property: Microsoft_EntityFrameworkCore_Metadata.IProperty):
|
|
751
|
-
DecimalTypeDefaultWarning(property: Microsoft_EntityFrameworkCore_Metadata.IProperty):
|
|
752
|
-
ByteIdentityColumnWarning(property: Microsoft_EntityFrameworkCore_Metadata.IProperty):
|
|
753
|
-
ConflictingValueGenerationStrategiesWarning(sqlServerValueGenerationStrategy: Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy, otherValueGenerationStrategy: string, property: Microsoft_EntityFrameworkCore_Metadata.IReadOnlyProperty):
|
|
754
|
-
ColumnFound(tableName: string, columnName: string, ordinal: int, dataTypeName: string, maxLength: int, precision: int, scale: int, nullable: boolean, identity: boolean, defaultValue: string, computedValue: string, stored: System.Nullable_1<System_Internal.Boolean>):
|
|
755
|
-
ForeignKeyFound(foreignKeyName: string, tableName: string, principalTableName: string, onDeleteAction: string):
|
|
756
|
-
DefaultSchemaFound(schemaName: string):
|
|
757
|
-
TypeAliasFound(typeAliasName: string, systemTypeName: string):
|
|
758
|
-
PrimaryKeyFound(primaryKeyName: string, tableName: string):
|
|
759
|
-
UniqueConstraintFound(uniqueConstraintName: string, tableName: string):
|
|
760
|
-
IndexFound(indexName: string, tableName: string, unique: boolean):
|
|
761
|
-
ForeignKeyReferencesUnknownPrincipalTableWarning(foreignKeyName: string, tableName: string):
|
|
762
|
-
ForeignKeyReferencesMissingPrincipalTableWarning(foreignKeyName: string, tableName: string, principalTableName: string):
|
|
763
|
-
ForeignKeyPrincipalColumnMissingWarning(foreignKeyName: string, tableName: string, principalColumnName: string, principalTableName: string):
|
|
764
|
-
MissingSchemaWarning(schemaName: string):
|
|
765
|
-
MissingTableWarning(tableName: string):
|
|
766
|
-
ColumnWithoutTypeWarning(tableName: string, columnName: string):
|
|
767
|
-
SequenceFound(sequenceName: string, sequenceTypeName: string, cyclic: boolean, increment: int, start: long, min: long, max: long):
|
|
768
|
-
TableFound(tableName: string):
|
|
769
|
-
ReflexiveConstraintIgnored(foreignKeyName: string, tableName: string):
|
|
770
|
-
DuplicateForeignKeyConstraintIgnored(foreignKeyName: string, tableName: string, duplicateForeignKeyName: string):
|
|
771
|
-
SavepointsDisabledBecauseOfMARS():
|
|
772
|
-
MissingViewDefinitionRightsWarning():
|
|
753
|
+
DecimalTypeKeyWarning(property: Microsoft_EntityFrameworkCore_Metadata.IProperty): Rewrap<this, void>;
|
|
754
|
+
DecimalTypeDefaultWarning(property: Microsoft_EntityFrameworkCore_Metadata.IProperty): Rewrap<this, void>;
|
|
755
|
+
ByteIdentityColumnWarning(property: Microsoft_EntityFrameworkCore_Metadata.IProperty): Rewrap<this, void>;
|
|
756
|
+
ConflictingValueGenerationStrategiesWarning(sqlServerValueGenerationStrategy: Microsoft_EntityFrameworkCore_Metadata.SqlServerValueGenerationStrategy, otherValueGenerationStrategy: string, property: Microsoft_EntityFrameworkCore_Metadata.IReadOnlyProperty): Rewrap<this, void>;
|
|
757
|
+
ColumnFound(tableName: string, columnName: string, ordinal: int, dataTypeName: string, maxLength: int, precision: int, scale: int, nullable: boolean, identity: boolean, defaultValue: string, computedValue: string, stored: System.Nullable_1<System_Internal.Boolean>): Rewrap<this, void>;
|
|
758
|
+
ForeignKeyFound(foreignKeyName: string, tableName: string, principalTableName: string, onDeleteAction: string): Rewrap<this, void>;
|
|
759
|
+
DefaultSchemaFound(schemaName: string): Rewrap<this, void>;
|
|
760
|
+
TypeAliasFound(typeAliasName: string, systemTypeName: string): Rewrap<this, void>;
|
|
761
|
+
PrimaryKeyFound(primaryKeyName: string, tableName: string): Rewrap<this, void>;
|
|
762
|
+
UniqueConstraintFound(uniqueConstraintName: string, tableName: string): Rewrap<this, void>;
|
|
763
|
+
IndexFound(indexName: string, tableName: string, unique: boolean): Rewrap<this, void>;
|
|
764
|
+
ForeignKeyReferencesUnknownPrincipalTableWarning(foreignKeyName: string, tableName: string): Rewrap<this, void>;
|
|
765
|
+
ForeignKeyReferencesMissingPrincipalTableWarning(foreignKeyName: string, tableName: string, principalTableName: string): Rewrap<this, void>;
|
|
766
|
+
ForeignKeyPrincipalColumnMissingWarning(foreignKeyName: string, tableName: string, principalColumnName: string, principalTableName: string): Rewrap<this, void>;
|
|
767
|
+
MissingSchemaWarning(schemaName: string): Rewrap<this, void>;
|
|
768
|
+
MissingTableWarning(tableName: string): Rewrap<this, void>;
|
|
769
|
+
ColumnWithoutTypeWarning(tableName: string, columnName: string): Rewrap<this, void>;
|
|
770
|
+
SequenceFound(sequenceName: string, sequenceTypeName: string, cyclic: boolean, increment: int, start: long, min: long, max: long): Rewrap<this, void>;
|
|
771
|
+
TableFound(tableName: string): Rewrap<this, void>;
|
|
772
|
+
ReflexiveConstraintIgnored(foreignKeyName: string, tableName: string): Rewrap<this, void>;
|
|
773
|
+
DuplicateForeignKeyConstraintIgnored(foreignKeyName: string, tableName: string, duplicateForeignKeyName: string): Rewrap<this, void>;
|
|
774
|
+
SavepointsDisabledBecauseOfMARS(): Rewrap<this, void>;
|
|
775
|
+
MissingViewDefinitionRightsWarning(): Rewrap<this, void>;
|
|
773
776
|
}
|
|
774
777
|
|
|
775
778
|
export interface __Ext_Microsoft_EntityFrameworkCore_SqlServer_Scaffolding_Internal_DbDataReader {
|
|
776
|
-
GetValueOrDefault<T>(name: string):
|
|
779
|
+
GetValueOrDefault<T>(name: string): Rewrap<this, T | undefined>;
|
|
777
780
|
}
|
|
778
781
|
|
|
779
782
|
export interface __Ext_Microsoft_EntityFrameworkCore_SqlServer_Scaffolding_Internal_DbDataRecord {
|
|
780
|
-
GetValueOrDefault<T>(name: string):
|
|
781
|
-
GetFieldValue<T>(name: string):
|
|
783
|
+
GetValueOrDefault<T>(name: string): Rewrap<this, T | undefined>;
|
|
784
|
+
GetFieldValue<T>(name: string): Rewrap<this, T>;
|
|
782
785
|
}
|
|
783
786
|
|
|
784
787
|
export interface __Ext_Microsoft_Extensions_DependencyInjection_IServiceCollection {
|
|
785
|
-
AddSqlServer<TContext>(connectionString: string, sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>, optionsAction?: System.Action_1<Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>):
|
|
786
|
-
AddEntityFrameworkSqlServer():
|
|
787
|
-
AddAzureSql<TContext>(connectionString: string, azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>, optionsAction?: System.Action_1<Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>):
|
|
788
|
-
AddEntityFrameworkAzureSql():
|
|
789
|
-
AddAzureSynapse<TContext>(connectionString: string, azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>, optionsAction?: System.Action_1<Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>):
|
|
790
|
-
AddEntityFrameworkAzureSynapse():
|
|
788
|
+
AddSqlServer<TContext>(connectionString: string, sqlServerOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.SqlServerDbContextOptionsBuilder>, optionsAction?: System.Action_1<Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>): Rewrap<this, Microsoft_Extensions_DependencyInjection.IServiceCollection>;
|
|
789
|
+
AddEntityFrameworkSqlServer(): Rewrap<this, Microsoft_Extensions_DependencyInjection.IServiceCollection>;
|
|
790
|
+
AddAzureSql<TContext>(connectionString: string, azureSqlOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSqlDbContextOptionsBuilder>, optionsAction?: System.Action_1<Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>): Rewrap<this, Microsoft_Extensions_DependencyInjection.IServiceCollection>;
|
|
791
|
+
AddEntityFrameworkAzureSql(): Rewrap<this, Microsoft_Extensions_DependencyInjection.IServiceCollection>;
|
|
792
|
+
AddAzureSynapse<TContext>(connectionString: string, azureSynapseOptionsAction?: System.Action_1<Microsoft_EntityFrameworkCore_Infrastructure.AzureSynapseDbContextOptionsBuilder>, optionsAction?: System.Action_1<Microsoft_EntityFrameworkCore.DbContextOptionsBuilder>): Rewrap<this, Microsoft_Extensions_DependencyInjection.IServiceCollection>;
|
|
793
|
+
AddEntityFrameworkAzureSynapse(): Rewrap<this, Microsoft_Extensions_DependencyInjection.IServiceCollection>;
|
|
791
794
|
}
|
|
792
795
|
|
|
793
796
|
export interface __Ext_Microsoft_Identity_Client_IAccount {
|
|
794
|
-
GetTenantProfiles():
|
|
797
|
+
GetTenantProfiles(): Rewrap<this, System_Collections_Generic.IEnumerable_1<Microsoft_Identity_Client.TenantProfile>>;
|
|
795
798
|
}
|
|
796
799
|
|
|
797
800
|
export interface __Ext_Microsoft_Identity_Client_IConfidentialClientApplication {
|
|
798
|
-
GetCertificate():
|
|
801
|
+
GetCertificate(): Rewrap<this, System_Security_Cryptography_X509Certificates.X509Certificate2>;
|
|
799
802
|
}
|
|
800
803
|
|
|
801
804
|
export interface __Ext_Microsoft_Identity_Client_IPublicClientApplication {
|
|
802
|
-
IsProofOfPossessionSupportedByClient():
|
|
803
|
-
IsSystemWebViewAvailable():
|
|
804
|
-
IsEmbeddedWebViewAvailable():
|
|
805
|
-
IsUserInteractive():
|
|
805
|
+
IsProofOfPossessionSupportedByClient(): Rewrap<this, boolean>;
|
|
806
|
+
IsSystemWebViewAvailable(): Rewrap<this, boolean>;
|
|
807
|
+
IsEmbeddedWebViewAvailable(): Rewrap<this, boolean>;
|
|
808
|
+
IsUserInteractive(): Rewrap<this, boolean>;
|
|
806
809
|
}
|
|
807
810
|
|
|
808
811
|
export interface __Ext_Microsoft_Identity_Client_ITokenCache {
|
|
809
|
-
SetCacheOptions(options: Microsoft_Identity_Client.CacheOptions):
|
|
812
|
+
SetCacheOptions(options: Microsoft_Identity_Client.CacheOptions): Rewrap<this, void>;
|
|
810
813
|
}
|
|
811
814
|
|
|
812
815
|
export interface __Ext_Microsoft_Identity_Client_Advanced_AbstractAcquireTokenParameterBuilder_1<T> {
|
|
813
|
-
WithExtraHttpHeaders(extraHttpHeaders: System_Collections_Generic.IDictionary_2<System_Internal.String, System_Internal.String>):
|
|
816
|
+
WithExtraHttpHeaders(extraHttpHeaders: System_Collections_Generic.IDictionary_2<System_Internal.String, System_Internal.String>): Rewrap<this, T>;
|
|
814
817
|
}
|
|
815
818
|
|
|
816
819
|
export interface __Ext_Microsoft_Identity_Client_Extensibility_AbstractAcquireTokenParameterBuilder_1<T> {
|
|
817
|
-
OnBeforeTokenRequest(onBeforeTokenRequestHandler: System.Func_2<Microsoft_Identity_Client_Extensibility.OnBeforeTokenRequestData, System_Threading_Tasks.Task>):
|
|
818
|
-
WithProofOfPosessionKeyId(keyId: string, expectedTokenTypeFromAad?: string):
|
|
819
|
-
WithAuthenticationExtension(authenticationExtension: Microsoft_Identity_Client_Extensibility.MsalAuthenticationExtension):
|
|
820
|
-
WithAdditionalCacheParameters(cacheParameters: System_Collections_Generic.IEnumerable_1<System_Internal.String>):
|
|
821
|
-
WithFmiPathForClientAssertion(fmiPath: string):
|
|
820
|
+
OnBeforeTokenRequest(onBeforeTokenRequestHandler: System.Func_2<Microsoft_Identity_Client_Extensibility.OnBeforeTokenRequestData, System_Threading_Tasks.Task>): Rewrap<this, Microsoft_Identity_Client.AbstractAcquireTokenParameterBuilder_1<T>>;
|
|
821
|
+
WithProofOfPosessionKeyId(keyId: string, expectedTokenTypeFromAad?: string): Rewrap<this, Microsoft_Identity_Client.AbstractAcquireTokenParameterBuilder_1<T>>;
|
|
822
|
+
WithAuthenticationExtension(authenticationExtension: Microsoft_Identity_Client_Extensibility.MsalAuthenticationExtension): Rewrap<this, Microsoft_Identity_Client.AbstractAcquireTokenParameterBuilder_1<T>>;
|
|
823
|
+
WithAdditionalCacheParameters(cacheParameters: System_Collections_Generic.IEnumerable_1<System_Internal.String>): Rewrap<this, Microsoft_Identity_Client.AbstractAcquireTokenParameterBuilder_1<T>>;
|
|
824
|
+
WithFmiPathForClientAssertion(fmiPath: string): Rewrap<this, Microsoft_Identity_Client.AbstractAcquireTokenParameterBuilder_1<T>>;
|
|
822
825
|
}
|
|
823
826
|
|
|
824
827
|
export interface __Ext_Microsoft_Identity_Client_Extensibility_AcquireTokenForClientParameterBuilder {
|
|
825
|
-
WithProofOfPosessionKeyId(keyId: string, expectedTokenTypeFromAad?: string):
|
|
828
|
+
WithProofOfPosessionKeyId(keyId: string, expectedTokenTypeFromAad?: string): Rewrap<this, Microsoft_Identity_Client.AcquireTokenForClientParameterBuilder>;
|
|
826
829
|
}
|
|
827
830
|
|
|
828
831
|
export interface __Ext_Microsoft_Identity_Client_Extensibility_AcquireTokenInteractiveParameterBuilder {
|
|
829
|
-
WithCustomWebUi(customWebUi: Microsoft_Identity_Client_Extensibility.ICustomWebUi):
|
|
832
|
+
WithCustomWebUi(customWebUi: Microsoft_Identity_Client_Extensibility.ICustomWebUi): Rewrap<this, Microsoft_Identity_Client.AcquireTokenInteractiveParameterBuilder>;
|
|
830
833
|
}
|
|
831
834
|
|
|
832
835
|
export interface __Ext_Microsoft_Identity_Client_Extensibility_AcquireTokenOnBehalfOfParameterBuilder {
|
|
833
|
-
WithSearchInCacheForLongRunningProcess(searchInCache?: boolean):
|
|
836
|
+
WithSearchInCacheForLongRunningProcess(searchInCache?: boolean): Rewrap<this, Microsoft_Identity_Client.AcquireTokenOnBehalfOfParameterBuilder>;
|
|
834
837
|
}
|
|
835
838
|
|
|
836
839
|
export interface __Ext_Microsoft_Identity_Client_Extensibility_ConfidentialClientApplicationBuilder {
|
|
837
|
-
WithAppTokenProvider(appTokenProvider: System.Func_2<Microsoft_Identity_Client_Extensibility.AppTokenProviderParameters, System_Threading_Tasks.Task_1<Microsoft_Identity_Client_Extensibility.AppTokenProviderResult>>):
|
|
840
|
+
WithAppTokenProvider(appTokenProvider: System.Func_2<Microsoft_Identity_Client_Extensibility.AppTokenProviderParameters, System_Threading_Tasks.Task_1<Microsoft_Identity_Client_Extensibility.AppTokenProviderResult>>): Rewrap<this, Microsoft_Identity_Client.ConfidentialClientApplicationBuilder>;
|
|
838
841
|
}
|
|
839
842
|
|
|
840
843
|
export interface __Ext_Microsoft_Identity_Client_Extensibility_ILongRunningWebApi {
|
|
841
|
-
StopLongRunningProcessInWebApiAsync(longRunningProcessSessionKey: string, cancellationToken?: System_Threading.CancellationToken):
|
|
844
|
+
StopLongRunningProcessInWebApiAsync(longRunningProcessSessionKey: string, cancellationToken?: System_Threading.CancellationToken): Rewrap<this, System_Threading_Tasks.Task_1<System_Internal.Boolean>>;
|
|
842
845
|
}
|
|
843
846
|
|
|
844
847
|
export interface __Ext_Microsoft_Identity_Client_RP_AcquireTokenForClientParameterBuilder {
|
|
845
|
-
WithAccessTokenSha256ToRefresh(hash: string):
|
|
848
|
+
WithAccessTokenSha256ToRefresh(hash: string): Rewrap<this, Microsoft_Identity_Client.AcquireTokenForClientParameterBuilder>;
|
|
846
849
|
}
|
|
847
850
|
|
|
848
851
|
export interface __Ext_Microsoft_Identity_Client_RP_ConfidentialClientApplicationBuilder {
|
|
849
|
-
WithCertificate(certificate: System_Security_Cryptography_X509Certificates.X509Certificate2, sendX5C: boolean, associateTokensWithCertificateSerialNumber: boolean):
|
|
852
|
+
WithCertificate(certificate: System_Security_Cryptography_X509Certificates.X509Certificate2, sendX5C: boolean, associateTokensWithCertificateSerialNumber: boolean): Rewrap<this, Microsoft_Identity_Client.ConfidentialClientApplicationBuilder>;
|
|
850
853
|
}
|
|
851
854
|
|
|
852
855
|
export interface __Ext_Microsoft_Identity_Client_SSHCertificates_AcquireTokenInteractiveParameterBuilder {
|
|
853
|
-
WithSSHCertificateAuthenticationScheme(publicKeyJwk: string, keyId: string):
|
|
856
|
+
WithSSHCertificateAuthenticationScheme(publicKeyJwk: string, keyId: string): Rewrap<this, Microsoft_Identity_Client.AcquireTokenInteractiveParameterBuilder>;
|
|
854
857
|
}
|
|
855
858
|
|
|
856
859
|
export interface __Ext_Microsoft_Identity_Client_SSHCertificates_AcquireTokenSilentParameterBuilder {
|
|
857
|
-
WithSSHCertificateAuthenticationScheme(publicKeyJwk: string, keyId: string):
|
|
860
|
+
WithSSHCertificateAuthenticationScheme(publicKeyJwk: string, keyId: string): Rewrap<this, Microsoft_Identity_Client.AcquireTokenSilentParameterBuilder>;
|
|
858
861
|
}
|
|
859
862
|
|
|
860
863
|
export interface __Ext_Microsoft_IdentityModel_Tokens_IEnumerable_1<T> {
|
|
861
|
-
IsNullOrEmpty():
|
|
864
|
+
IsNullOrEmpty(): Rewrap<this, boolean>;
|
|
862
865
|
}
|
|
863
866
|
|
|
864
867
|
export interface __Ext_System_ClientModel_Primitives_Activity {
|
|
865
|
-
MarkClientActivityFailed(exception: System.Exception):
|
|
868
|
+
MarkClientActivityFailed(exception: System.Exception): Rewrap<this, System_Diagnostics.Activity>;
|
|
866
869
|
}
|
|
867
870
|
|
|
868
871
|
export interface __Ext_System_ClientModel_Primitives_ActivitySource {
|
|
869
|
-
StartClientActivity(options: System_ClientModel_Primitives.ClientPipelineOptions, name: string, kind?: System_Diagnostics.ActivityKind, parentContext?: System_Diagnostics.ActivityContext, tags?: System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<System_Internal.String, unknown>>):
|
|
872
|
+
StartClientActivity(options: System_ClientModel_Primitives.ClientPipelineOptions, name: string, kind?: System_Diagnostics.ActivityKind, parentContext?: System_Diagnostics.ActivityContext, tags?: System_Collections_Generic.IEnumerable_1<System_Collections_Generic.KeyValuePair_2<System_Internal.String, unknown>>): Rewrap<this, System_Diagnostics.Activity | undefined>;
|
|
870
873
|
}
|
|
871
874
|
|
|
875
|
+
// Internal helper types for sticky extension scopes
|
|
876
|
+
type __TsonicExtMapOf<T> = T extends { __tsonic_ext?: infer M } ? M : {};
|
|
877
|
+
type __TsonicMergeExtMaps<A, B> = Omit<A, keyof B> & B;
|
|
878
|
+
type __TsonicWithExt<TShape, K extends string, TApplier> = { __tsonic_ext?: __TsonicMergeExtMaps<__TsonicExtMapOf<TShape>, { [P in K]: TApplier }> };
|
|
879
|
+
type __TsonicPreferExt<A, B> = Omit<A, keyof B> & B;
|
|
880
|
+
|
|
872
881
|
// Generic helper type for extension methods in namespace: Azure
|
|
882
|
+
type __TsonicExtSurface_Azure<TShape> =
|
|
883
|
+
(
|
|
884
|
+
(TShape extends System.BinaryData ? __Ext_Azure_BinaryData : {})
|
|
885
|
+
);
|
|
886
|
+
|
|
887
|
+
interface __TsonicExtApplier_Azure {
|
|
888
|
+
__tsonic_shape: unknown;
|
|
889
|
+
__tsonic_type: __TsonicExtSurface_Azure<this["__tsonic_shape"]>;
|
|
890
|
+
}
|
|
891
|
+
|
|
873
892
|
export type ExtensionMethods_Azure<TShape> =
|
|
874
893
|
TShape extends null | undefined ? TShape
|
|
875
894
|
: TShape extends void ? void
|
|
876
|
-
: TShape &
|
|
877
|
-
(TShape extends System.BinaryData ? __Ext_Azure_BinaryData : {})
|
|
878
|
-
);
|
|
895
|
+
: TShape & __TsonicWithExt<TShape, "Azure", __TsonicExtApplier_Azure> & __TsonicExtSurface_Azure<TShape>;
|
|
879
896
|
|
|
880
897
|
// Generic helper type for extension methods in namespace: Microsoft.EntityFrameworkCore
|
|
898
|
+
type __TsonicExtSurface_Microsoft_EntityFrameworkCore<TShape> =
|
|
899
|
+
(
|
|
900
|
+
(TShape extends Microsoft_EntityFrameworkCore.DbContextOptionsBuilder ? __Ext_Microsoft_EntityFrameworkCore_DbContextOptionsBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore.DbContextOptionsBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_DbContextOptionsBuilder_1<T0> : {}) & (TShape extends Microsoft_EntityFrameworkCore.DbFunctions ? __Ext_Microsoft_EntityFrameworkCore_DbFunctions : {}) & (TShape extends Microsoft_EntityFrameworkCore.DbSet_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_DbSet_1<T0> : {}) & (TShape extends Microsoft_EntityFrameworkCore.ModelBuilder ? __Ext_Microsoft_EntityFrameworkCore_ModelBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Infrastructure.DatabaseFacade ? __Ext_Microsoft_EntityFrameworkCore_DatabaseFacade : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IConventionEntityType ? __Ext_Microsoft_EntityFrameworkCore_IConventionEntityType : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IConventionEntityTypeMappingFragment ? __Ext_Microsoft_EntityFrameworkCore_IConventionEntityTypeMappingFragment : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IConventionIndex ? __Ext_Microsoft_EntityFrameworkCore_IConventionIndex : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IConventionKey ? __Ext_Microsoft_EntityFrameworkCore_IConventionKey : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IConventionModel ? __Ext_Microsoft_EntityFrameworkCore_IConventionModel : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IConventionProperty ? __Ext_Microsoft_EntityFrameworkCore_IConventionProperty : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IConventionRelationalPropertyOverrides ? __Ext_Microsoft_EntityFrameworkCore_IConventionRelationalPropertyOverrides : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IMutableEntityType ? __Ext_Microsoft_EntityFrameworkCore_IMutableEntityType : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IMutableEntityTypeMappingFragment ? __Ext_Microsoft_EntityFrameworkCore_IMutableEntityTypeMappingFragment : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IMutableIndex ? __Ext_Microsoft_EntityFrameworkCore_IMutableIndex : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IMutableKey ? __Ext_Microsoft_EntityFrameworkCore_IMutableKey : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IMutableModel ? __Ext_Microsoft_EntityFrameworkCore_IMutableModel : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IMutableProperty ? __Ext_Microsoft_EntityFrameworkCore_IMutableProperty : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IMutableRelationalPropertyOverrides ? __Ext_Microsoft_EntityFrameworkCore_IMutableRelationalPropertyOverrides : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IProperty ? __Ext_Microsoft_EntityFrameworkCore_IProperty : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyEntityType ? __Ext_Microsoft_EntityFrameworkCore_IReadOnlyEntityType : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyEntityTypeMappingFragment ? __Ext_Microsoft_EntityFrameworkCore_IReadOnlyEntityTypeMappingFragment : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyIndex ? __Ext_Microsoft_EntityFrameworkCore_IReadOnlyIndex : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyKey ? __Ext_Microsoft_EntityFrameworkCore_IReadOnlyKey : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyModel ? __Ext_Microsoft_EntityFrameworkCore_IReadOnlyModel : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyProperty ? __Ext_Microsoft_EntityFrameworkCore_IReadOnlyProperty : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyRelationalPropertyOverrides ? __Ext_Microsoft_EntityFrameworkCore_IReadOnlyRelationalPropertyOverrides : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.ITable ? __Ext_Microsoft_EntityFrameworkCore_ITable : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.ColumnBuilder ? __Ext_Microsoft_EntityFrameworkCore_ColumnBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.ColumnBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_ColumnBuilder_1<T0> : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePrimitiveCollectionBuilder ? __Ext_Microsoft_EntityFrameworkCore_ComplexTypePrimitiveCollectionBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePrimitiveCollectionBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_ComplexTypePrimitiveCollectionBuilder_1<T0> : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder ? __Ext_Microsoft_EntityFrameworkCore_ComplexTypePropertyBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_ComplexTypePropertyBuilder_1<T0> : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.EntityTypeBuilder ? __Ext_Microsoft_EntityFrameworkCore_EntityTypeBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.EntityTypeBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_EntityTypeBuilder_1<T0> : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionEntityTypeBuilder ? __Ext_Microsoft_EntityFrameworkCore_IConventionEntityTypeBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionIndexBuilder ? __Ext_Microsoft_EntityFrameworkCore_IConventionIndexBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionKeyBuilder ? __Ext_Microsoft_EntityFrameworkCore_IConventionKeyBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionModelBuilder ? __Ext_Microsoft_EntityFrameworkCore_IConventionModelBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionPropertyBuilder ? __Ext_Microsoft_EntityFrameworkCore_IConventionPropertyBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.IndexBuilder ? __Ext_Microsoft_EntityFrameworkCore_IndexBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.IndexBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_IndexBuilder_1<T0> : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.KeyBuilder ? __Ext_Microsoft_EntityFrameworkCore_KeyBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.KeyBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_KeyBuilder_1<T0> : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationBuilder ? __Ext_Microsoft_EntityFrameworkCore_OwnedNavigationBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationBuilder_2<infer T0, infer T1> ? __Ext_Microsoft_EntityFrameworkCore_OwnedNavigationBuilder_2<T0, T1> : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationTableBuilder ? __Ext_Microsoft_EntityFrameworkCore_OwnedNavigationTableBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationTableBuilder_2<infer T0, infer T1> ? __Ext_Microsoft_EntityFrameworkCore_OwnedNavigationTableBuilder_2<T0, T1> : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.PrimitiveCollectionBuilder ? __Ext_Microsoft_EntityFrameworkCore_PrimitiveCollectionBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.PrimitiveCollectionBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_PrimitiveCollectionBuilder_1<T0> : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder ? __Ext_Microsoft_EntityFrameworkCore_PropertyBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_PropertyBuilder_1<T0> : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.SplitTableBuilder ? __Ext_Microsoft_EntityFrameworkCore_SplitTableBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.SplitTableBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_SplitTableBuilder_1<T0> : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.TableBuilder ? __Ext_Microsoft_EntityFrameworkCore_TableBuilder : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.TableBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_TableBuilder_1<T0> : {})
|
|
901
|
+
);
|
|
902
|
+
|
|
903
|
+
interface __TsonicExtApplier_Microsoft_EntityFrameworkCore {
|
|
904
|
+
__tsonic_shape: unknown;
|
|
905
|
+
__tsonic_type: __TsonicExtSurface_Microsoft_EntityFrameworkCore<this["__tsonic_shape"]>;
|
|
906
|
+
}
|
|
907
|
+
|
|
881
908
|
export type ExtensionMethods_Microsoft_EntityFrameworkCore<TShape> =
|
|
882
909
|
TShape extends null | undefined ? TShape
|
|
883
910
|
: TShape extends void ? void
|
|
884
|
-
: TShape &
|
|
885
|
-
(TShape extends Microsoft_EntityFrameworkCore.DbContextOptionsBuilder ? __Ext_Microsoft_EntityFrameworkCore_DbContextOptionsBuilder : {}) &
|
|
886
|
-
(TShape extends Microsoft_EntityFrameworkCore.DbContextOptionsBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_DbContextOptionsBuilder_1<T0> : {}) &
|
|
887
|
-
(TShape extends Microsoft_EntityFrameworkCore.DbFunctions ? __Ext_Microsoft_EntityFrameworkCore_DbFunctions : {}) &
|
|
888
|
-
(TShape extends Microsoft_EntityFrameworkCore.DbSet_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_DbSet_1<T0> : {}) &
|
|
889
|
-
(TShape extends Microsoft_EntityFrameworkCore.ModelBuilder ? __Ext_Microsoft_EntityFrameworkCore_ModelBuilder : {}) &
|
|
890
|
-
(TShape extends Microsoft_EntityFrameworkCore_Infrastructure.DatabaseFacade ? __Ext_Microsoft_EntityFrameworkCore_DatabaseFacade : {}) &
|
|
891
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IConventionEntityType ? __Ext_Microsoft_EntityFrameworkCore_IConventionEntityType : {}) &
|
|
892
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IConventionEntityTypeMappingFragment ? __Ext_Microsoft_EntityFrameworkCore_IConventionEntityTypeMappingFragment : {}) &
|
|
893
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IConventionIndex ? __Ext_Microsoft_EntityFrameworkCore_IConventionIndex : {}) &
|
|
894
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IConventionKey ? __Ext_Microsoft_EntityFrameworkCore_IConventionKey : {}) &
|
|
895
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IConventionModel ? __Ext_Microsoft_EntityFrameworkCore_IConventionModel : {}) &
|
|
896
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IConventionProperty ? __Ext_Microsoft_EntityFrameworkCore_IConventionProperty : {}) &
|
|
897
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IConventionRelationalPropertyOverrides ? __Ext_Microsoft_EntityFrameworkCore_IConventionRelationalPropertyOverrides : {}) &
|
|
898
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IMutableEntityType ? __Ext_Microsoft_EntityFrameworkCore_IMutableEntityType : {}) &
|
|
899
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IMutableEntityTypeMappingFragment ? __Ext_Microsoft_EntityFrameworkCore_IMutableEntityTypeMappingFragment : {}) &
|
|
900
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IMutableIndex ? __Ext_Microsoft_EntityFrameworkCore_IMutableIndex : {}) &
|
|
901
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IMutableKey ? __Ext_Microsoft_EntityFrameworkCore_IMutableKey : {}) &
|
|
902
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IMutableModel ? __Ext_Microsoft_EntityFrameworkCore_IMutableModel : {}) &
|
|
903
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IMutableProperty ? __Ext_Microsoft_EntityFrameworkCore_IMutableProperty : {}) &
|
|
904
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IMutableRelationalPropertyOverrides ? __Ext_Microsoft_EntityFrameworkCore_IMutableRelationalPropertyOverrides : {}) &
|
|
905
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IProperty ? __Ext_Microsoft_EntityFrameworkCore_IProperty : {}) &
|
|
906
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyEntityType ? __Ext_Microsoft_EntityFrameworkCore_IReadOnlyEntityType : {}) &
|
|
907
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyEntityTypeMappingFragment ? __Ext_Microsoft_EntityFrameworkCore_IReadOnlyEntityTypeMappingFragment : {}) &
|
|
908
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyIndex ? __Ext_Microsoft_EntityFrameworkCore_IReadOnlyIndex : {}) &
|
|
909
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyKey ? __Ext_Microsoft_EntityFrameworkCore_IReadOnlyKey : {}) &
|
|
910
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyModel ? __Ext_Microsoft_EntityFrameworkCore_IReadOnlyModel : {}) &
|
|
911
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyProperty ? __Ext_Microsoft_EntityFrameworkCore_IReadOnlyProperty : {}) &
|
|
912
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyRelationalPropertyOverrides ? __Ext_Microsoft_EntityFrameworkCore_IReadOnlyRelationalPropertyOverrides : {}) &
|
|
913
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.ITable ? __Ext_Microsoft_EntityFrameworkCore_ITable : {}) &
|
|
914
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.ColumnBuilder ? __Ext_Microsoft_EntityFrameworkCore_ColumnBuilder : {}) &
|
|
915
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.ColumnBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_ColumnBuilder_1<T0> : {}) &
|
|
916
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePrimitiveCollectionBuilder ? __Ext_Microsoft_EntityFrameworkCore_ComplexTypePrimitiveCollectionBuilder : {}) &
|
|
917
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePrimitiveCollectionBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_ComplexTypePrimitiveCollectionBuilder_1<T0> : {}) &
|
|
918
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder ? __Ext_Microsoft_EntityFrameworkCore_ComplexTypePropertyBuilder : {}) &
|
|
919
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.ComplexTypePropertyBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_ComplexTypePropertyBuilder_1<T0> : {}) &
|
|
920
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.EntityTypeBuilder ? __Ext_Microsoft_EntityFrameworkCore_EntityTypeBuilder : {}) &
|
|
921
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.EntityTypeBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_EntityTypeBuilder_1<T0> : {}) &
|
|
922
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionEntityTypeBuilder ? __Ext_Microsoft_EntityFrameworkCore_IConventionEntityTypeBuilder : {}) &
|
|
923
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionIndexBuilder ? __Ext_Microsoft_EntityFrameworkCore_IConventionIndexBuilder : {}) &
|
|
924
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionKeyBuilder ? __Ext_Microsoft_EntityFrameworkCore_IConventionKeyBuilder : {}) &
|
|
925
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionModelBuilder ? __Ext_Microsoft_EntityFrameworkCore_IConventionModelBuilder : {}) &
|
|
926
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.IConventionPropertyBuilder ? __Ext_Microsoft_EntityFrameworkCore_IConventionPropertyBuilder : {}) &
|
|
927
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.IndexBuilder ? __Ext_Microsoft_EntityFrameworkCore_IndexBuilder : {}) &
|
|
928
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.IndexBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_IndexBuilder_1<T0> : {}) &
|
|
929
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.KeyBuilder ? __Ext_Microsoft_EntityFrameworkCore_KeyBuilder : {}) &
|
|
930
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.KeyBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_KeyBuilder_1<T0> : {}) &
|
|
931
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationBuilder ? __Ext_Microsoft_EntityFrameworkCore_OwnedNavigationBuilder : {}) &
|
|
932
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationBuilder_2<infer T0, infer T1> ? __Ext_Microsoft_EntityFrameworkCore_OwnedNavigationBuilder_2<T0, T1> : {}) &
|
|
933
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationTableBuilder ? __Ext_Microsoft_EntityFrameworkCore_OwnedNavigationTableBuilder : {}) &
|
|
934
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.OwnedNavigationTableBuilder_2<infer T0, infer T1> ? __Ext_Microsoft_EntityFrameworkCore_OwnedNavigationTableBuilder_2<T0, T1> : {}) &
|
|
935
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.PrimitiveCollectionBuilder ? __Ext_Microsoft_EntityFrameworkCore_PrimitiveCollectionBuilder : {}) &
|
|
936
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.PrimitiveCollectionBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_PrimitiveCollectionBuilder_1<T0> : {}) &
|
|
937
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder ? __Ext_Microsoft_EntityFrameworkCore_PropertyBuilder : {}) &
|
|
938
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.PropertyBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_PropertyBuilder_1<T0> : {}) &
|
|
939
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.SplitTableBuilder ? __Ext_Microsoft_EntityFrameworkCore_SplitTableBuilder : {}) &
|
|
940
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.SplitTableBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_SplitTableBuilder_1<T0> : {}) &
|
|
941
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.TableBuilder ? __Ext_Microsoft_EntityFrameworkCore_TableBuilder : {}) &
|
|
942
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata_Builders.TableBuilder_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_TableBuilder_1<T0> : {})
|
|
943
|
-
);
|
|
911
|
+
: TShape & __TsonicWithExt<TShape, "Microsoft.EntityFrameworkCore", __TsonicExtApplier_Microsoft_EntityFrameworkCore> & __TsonicExtSurface_Microsoft_EntityFrameworkCore<TShape>;
|
|
944
912
|
|
|
945
913
|
// Generic helper type for extension methods in namespace: Microsoft.EntityFrameworkCore.Metadata.Internal
|
|
914
|
+
type __TsonicExtSurface_Microsoft_EntityFrameworkCore_Metadata_Internal<TShape> =
|
|
915
|
+
(
|
|
916
|
+
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyIndex ? __Ext_Microsoft_EntityFrameworkCore_Metadata_Internal_IReadOnlyIndex : {}) & (TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyKey ? __Ext_Microsoft_EntityFrameworkCore_Metadata_Internal_IReadOnlyKey : {})
|
|
917
|
+
);
|
|
918
|
+
|
|
919
|
+
interface __TsonicExtApplier_Microsoft_EntityFrameworkCore_Metadata_Internal {
|
|
920
|
+
__tsonic_shape: unknown;
|
|
921
|
+
__tsonic_type: __TsonicExtSurface_Microsoft_EntityFrameworkCore_Metadata_Internal<this["__tsonic_shape"]>;
|
|
922
|
+
}
|
|
923
|
+
|
|
946
924
|
export type ExtensionMethods_Microsoft_EntityFrameworkCore_Metadata_Internal<TShape> =
|
|
947
925
|
TShape extends null | undefined ? TShape
|
|
948
926
|
: TShape extends void ? void
|
|
949
|
-
: TShape &
|
|
950
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyIndex ? __Ext_Microsoft_EntityFrameworkCore_Metadata_Internal_IReadOnlyIndex : {}) &
|
|
951
|
-
(TShape extends Microsoft_EntityFrameworkCore_Metadata.IReadOnlyKey ? __Ext_Microsoft_EntityFrameworkCore_Metadata_Internal_IReadOnlyKey : {})
|
|
952
|
-
);
|
|
927
|
+
: TShape & __TsonicWithExt<TShape, "Microsoft.EntityFrameworkCore.Metadata.Internal", __TsonicExtApplier_Microsoft_EntityFrameworkCore_Metadata_Internal> & __TsonicExtSurface_Microsoft_EntityFrameworkCore_Metadata_Internal<TShape>;
|
|
953
928
|
|
|
954
929
|
// Generic helper type for extension methods in namespace: Microsoft.EntityFrameworkCore.Migrations
|
|
930
|
+
type __TsonicExtSurface_Microsoft_EntityFrameworkCore_Migrations<TShape> =
|
|
931
|
+
(
|
|
932
|
+
(TShape extends Microsoft_EntityFrameworkCore_Migrations.MigrationBuilder ? __Ext_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder : {})
|
|
933
|
+
);
|
|
934
|
+
|
|
935
|
+
interface __TsonicExtApplier_Microsoft_EntityFrameworkCore_Migrations {
|
|
936
|
+
__tsonic_shape: unknown;
|
|
937
|
+
__tsonic_type: __TsonicExtSurface_Microsoft_EntityFrameworkCore_Migrations<this["__tsonic_shape"]>;
|
|
938
|
+
}
|
|
939
|
+
|
|
955
940
|
export type ExtensionMethods_Microsoft_EntityFrameworkCore_Migrations<TShape> =
|
|
956
941
|
TShape extends null | undefined ? TShape
|
|
957
942
|
: TShape extends void ? void
|
|
958
|
-
: TShape &
|
|
959
|
-
(TShape extends Microsoft_EntityFrameworkCore_Migrations.MigrationBuilder ? __Ext_Microsoft_EntityFrameworkCore_Migrations_MigrationBuilder : {})
|
|
960
|
-
);
|
|
943
|
+
: TShape & __TsonicWithExt<TShape, "Microsoft.EntityFrameworkCore.Migrations", __TsonicExtApplier_Microsoft_EntityFrameworkCore_Migrations> & __TsonicExtSurface_Microsoft_EntityFrameworkCore_Migrations<TShape>;
|
|
961
944
|
|
|
962
945
|
// Generic helper type for extension methods in namespace: Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal
|
|
946
|
+
type __TsonicExtSurface_Microsoft_EntityFrameworkCore_SqlServer_Extensions_Internal<TShape> =
|
|
947
|
+
(
|
|
948
|
+
(TShape extends Microsoft_EntityFrameworkCore_Diagnostics.IDiagnosticsLogger_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_SqlServer_Extensions_Internal_IDiagnosticsLogger_1<T0> : {})
|
|
949
|
+
);
|
|
950
|
+
|
|
951
|
+
interface __TsonicExtApplier_Microsoft_EntityFrameworkCore_SqlServer_Extensions_Internal {
|
|
952
|
+
__tsonic_shape: unknown;
|
|
953
|
+
__tsonic_type: __TsonicExtSurface_Microsoft_EntityFrameworkCore_SqlServer_Extensions_Internal<this["__tsonic_shape"]>;
|
|
954
|
+
}
|
|
955
|
+
|
|
963
956
|
export type ExtensionMethods_Microsoft_EntityFrameworkCore_SqlServer_Extensions_Internal<TShape> =
|
|
964
957
|
TShape extends null | undefined ? TShape
|
|
965
958
|
: TShape extends void ? void
|
|
966
|
-
: TShape &
|
|
967
|
-
(TShape extends Microsoft_EntityFrameworkCore_Diagnostics.IDiagnosticsLogger_1<infer T0> ? __Ext_Microsoft_EntityFrameworkCore_SqlServer_Extensions_Internal_IDiagnosticsLogger_1<T0> : {})
|
|
968
|
-
);
|
|
959
|
+
: TShape & __TsonicWithExt<TShape, "Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal", __TsonicExtApplier_Microsoft_EntityFrameworkCore_SqlServer_Extensions_Internal> & __TsonicExtSurface_Microsoft_EntityFrameworkCore_SqlServer_Extensions_Internal<TShape>;
|
|
969
960
|
|
|
970
961
|
// Generic helper type for extension methods in namespace: Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal
|
|
962
|
+
type __TsonicExtSurface_Microsoft_EntityFrameworkCore_SqlServer_Scaffolding_Internal<TShape> =
|
|
963
|
+
(
|
|
964
|
+
(TShape extends System_Data_Common.DbDataReader ? __Ext_Microsoft_EntityFrameworkCore_SqlServer_Scaffolding_Internal_DbDataReader : {}) & (TShape extends System_Data_Common.DbDataRecord ? __Ext_Microsoft_EntityFrameworkCore_SqlServer_Scaffolding_Internal_DbDataRecord : {})
|
|
965
|
+
);
|
|
966
|
+
|
|
967
|
+
interface __TsonicExtApplier_Microsoft_EntityFrameworkCore_SqlServer_Scaffolding_Internal {
|
|
968
|
+
__tsonic_shape: unknown;
|
|
969
|
+
__tsonic_type: __TsonicExtSurface_Microsoft_EntityFrameworkCore_SqlServer_Scaffolding_Internal<this["__tsonic_shape"]>;
|
|
970
|
+
}
|
|
971
|
+
|
|
971
972
|
export type ExtensionMethods_Microsoft_EntityFrameworkCore_SqlServer_Scaffolding_Internal<TShape> =
|
|
972
973
|
TShape extends null | undefined ? TShape
|
|
973
974
|
: TShape extends void ? void
|
|
974
|
-
: TShape &
|
|
975
|
-
(TShape extends System_Data_Common.DbDataReader ? __Ext_Microsoft_EntityFrameworkCore_SqlServer_Scaffolding_Internal_DbDataReader : {}) &
|
|
976
|
-
(TShape extends System_Data_Common.DbDataRecord ? __Ext_Microsoft_EntityFrameworkCore_SqlServer_Scaffolding_Internal_DbDataRecord : {})
|
|
977
|
-
);
|
|
975
|
+
: TShape & __TsonicWithExt<TShape, "Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal", __TsonicExtApplier_Microsoft_EntityFrameworkCore_SqlServer_Scaffolding_Internal> & __TsonicExtSurface_Microsoft_EntityFrameworkCore_SqlServer_Scaffolding_Internal<TShape>;
|
|
978
976
|
|
|
979
977
|
// Generic helper type for extension methods in namespace: Microsoft.Extensions.DependencyInjection
|
|
978
|
+
type __TsonicExtSurface_Microsoft_Extensions_DependencyInjection<TShape> =
|
|
979
|
+
(
|
|
980
|
+
(TShape extends Microsoft_Extensions_DependencyInjection.IServiceCollection ? __Ext_Microsoft_Extensions_DependencyInjection_IServiceCollection : {})
|
|
981
|
+
);
|
|
982
|
+
|
|
983
|
+
interface __TsonicExtApplier_Microsoft_Extensions_DependencyInjection {
|
|
984
|
+
__tsonic_shape: unknown;
|
|
985
|
+
__tsonic_type: __TsonicExtSurface_Microsoft_Extensions_DependencyInjection<this["__tsonic_shape"]>;
|
|
986
|
+
}
|
|
987
|
+
|
|
980
988
|
export type ExtensionMethods_Microsoft_Extensions_DependencyInjection<TShape> =
|
|
981
989
|
TShape extends null | undefined ? TShape
|
|
982
990
|
: TShape extends void ? void
|
|
983
|
-
: TShape &
|
|
984
|
-
(TShape extends Microsoft_Extensions_DependencyInjection.IServiceCollection ? __Ext_Microsoft_Extensions_DependencyInjection_IServiceCollection : {})
|
|
985
|
-
);
|
|
991
|
+
: TShape & __TsonicWithExt<TShape, "Microsoft.Extensions.DependencyInjection", __TsonicExtApplier_Microsoft_Extensions_DependencyInjection> & __TsonicExtSurface_Microsoft_Extensions_DependencyInjection<TShape>;
|
|
986
992
|
|
|
987
993
|
// Generic helper type for extension methods in namespace: Microsoft.Identity.Client
|
|
994
|
+
type __TsonicExtSurface_Microsoft_Identity_Client<TShape> =
|
|
995
|
+
(
|
|
996
|
+
(TShape extends Microsoft_Identity_Client.IAccount ? __Ext_Microsoft_Identity_Client_IAccount : {}) & (TShape extends Microsoft_Identity_Client.IConfidentialClientApplication ? __Ext_Microsoft_Identity_Client_IConfidentialClientApplication : {}) & (TShape extends Microsoft_Identity_Client.IPublicClientApplication ? __Ext_Microsoft_Identity_Client_IPublicClientApplication : {}) & (TShape extends Microsoft_Identity_Client.ITokenCache ? __Ext_Microsoft_Identity_Client_ITokenCache : {})
|
|
997
|
+
);
|
|
998
|
+
|
|
999
|
+
interface __TsonicExtApplier_Microsoft_Identity_Client {
|
|
1000
|
+
__tsonic_shape: unknown;
|
|
1001
|
+
__tsonic_type: __TsonicExtSurface_Microsoft_Identity_Client<this["__tsonic_shape"]>;
|
|
1002
|
+
}
|
|
1003
|
+
|
|
988
1004
|
export type ExtensionMethods_Microsoft_Identity_Client<TShape> =
|
|
989
1005
|
TShape extends null | undefined ? TShape
|
|
990
1006
|
: TShape extends void ? void
|
|
991
|
-
: TShape &
|
|
992
|
-
(TShape extends Microsoft_Identity_Client.IAccount ? __Ext_Microsoft_Identity_Client_IAccount : {}) &
|
|
993
|
-
(TShape extends Microsoft_Identity_Client.IConfidentialClientApplication ? __Ext_Microsoft_Identity_Client_IConfidentialClientApplication : {}) &
|
|
994
|
-
(TShape extends Microsoft_Identity_Client.IPublicClientApplication ? __Ext_Microsoft_Identity_Client_IPublicClientApplication : {}) &
|
|
995
|
-
(TShape extends Microsoft_Identity_Client.ITokenCache ? __Ext_Microsoft_Identity_Client_ITokenCache : {})
|
|
996
|
-
);
|
|
1007
|
+
: TShape & __TsonicWithExt<TShape, "Microsoft.Identity.Client", __TsonicExtApplier_Microsoft_Identity_Client> & __TsonicExtSurface_Microsoft_Identity_Client<TShape>;
|
|
997
1008
|
|
|
998
1009
|
// Generic helper type for extension methods in namespace: Microsoft.Identity.Client.Advanced
|
|
1010
|
+
type __TsonicExtSurface_Microsoft_Identity_Client_Advanced<TShape> =
|
|
1011
|
+
(
|
|
1012
|
+
(TShape extends Microsoft_Identity_Client.AbstractAcquireTokenParameterBuilder_1<infer T0> ? __Ext_Microsoft_Identity_Client_Advanced_AbstractAcquireTokenParameterBuilder_1<T0> : {})
|
|
1013
|
+
);
|
|
1014
|
+
|
|
1015
|
+
interface __TsonicExtApplier_Microsoft_Identity_Client_Advanced {
|
|
1016
|
+
__tsonic_shape: unknown;
|
|
1017
|
+
__tsonic_type: __TsonicExtSurface_Microsoft_Identity_Client_Advanced<this["__tsonic_shape"]>;
|
|
1018
|
+
}
|
|
1019
|
+
|
|
999
1020
|
export type ExtensionMethods_Microsoft_Identity_Client_Advanced<TShape> =
|
|
1000
1021
|
TShape extends null | undefined ? TShape
|
|
1001
1022
|
: TShape extends void ? void
|
|
1002
|
-
: TShape &
|
|
1003
|
-
(TShape extends Microsoft_Identity_Client.AbstractAcquireTokenParameterBuilder_1<infer T0> ? __Ext_Microsoft_Identity_Client_Advanced_AbstractAcquireTokenParameterBuilder_1<T0> : {})
|
|
1004
|
-
);
|
|
1023
|
+
: TShape & __TsonicWithExt<TShape, "Microsoft.Identity.Client.Advanced", __TsonicExtApplier_Microsoft_Identity_Client_Advanced> & __TsonicExtSurface_Microsoft_Identity_Client_Advanced<TShape>;
|
|
1005
1024
|
|
|
1006
1025
|
// Generic helper type for extension methods in namespace: Microsoft.Identity.Client.Extensibility
|
|
1026
|
+
type __TsonicExtSurface_Microsoft_Identity_Client_Extensibility<TShape> =
|
|
1027
|
+
(
|
|
1028
|
+
(TShape extends Microsoft_Identity_Client.AbstractAcquireTokenParameterBuilder_1<infer T0> ? __Ext_Microsoft_Identity_Client_Extensibility_AbstractAcquireTokenParameterBuilder_1<T0> : {}) & (TShape extends Microsoft_Identity_Client.AcquireTokenForClientParameterBuilder ? __Ext_Microsoft_Identity_Client_Extensibility_AcquireTokenForClientParameterBuilder : {}) & (TShape extends Microsoft_Identity_Client.AcquireTokenInteractiveParameterBuilder ? __Ext_Microsoft_Identity_Client_Extensibility_AcquireTokenInteractiveParameterBuilder : {}) & (TShape extends Microsoft_Identity_Client.AcquireTokenOnBehalfOfParameterBuilder ? __Ext_Microsoft_Identity_Client_Extensibility_AcquireTokenOnBehalfOfParameterBuilder : {}) & (TShape extends Microsoft_Identity_Client.ConfidentialClientApplicationBuilder ? __Ext_Microsoft_Identity_Client_Extensibility_ConfidentialClientApplicationBuilder : {}) & (TShape extends Microsoft_Identity_Client.ILongRunningWebApi ? __Ext_Microsoft_Identity_Client_Extensibility_ILongRunningWebApi : {})
|
|
1029
|
+
);
|
|
1030
|
+
|
|
1031
|
+
interface __TsonicExtApplier_Microsoft_Identity_Client_Extensibility {
|
|
1032
|
+
__tsonic_shape: unknown;
|
|
1033
|
+
__tsonic_type: __TsonicExtSurface_Microsoft_Identity_Client_Extensibility<this["__tsonic_shape"]>;
|
|
1034
|
+
}
|
|
1035
|
+
|
|
1007
1036
|
export type ExtensionMethods_Microsoft_Identity_Client_Extensibility<TShape> =
|
|
1008
1037
|
TShape extends null | undefined ? TShape
|
|
1009
1038
|
: TShape extends void ? void
|
|
1010
|
-
: TShape &
|
|
1011
|
-
(TShape extends Microsoft_Identity_Client.AbstractAcquireTokenParameterBuilder_1<infer T0> ? __Ext_Microsoft_Identity_Client_Extensibility_AbstractAcquireTokenParameterBuilder_1<T0> : {}) &
|
|
1012
|
-
(TShape extends Microsoft_Identity_Client.AcquireTokenForClientParameterBuilder ? __Ext_Microsoft_Identity_Client_Extensibility_AcquireTokenForClientParameterBuilder : {}) &
|
|
1013
|
-
(TShape extends Microsoft_Identity_Client.AcquireTokenInteractiveParameterBuilder ? __Ext_Microsoft_Identity_Client_Extensibility_AcquireTokenInteractiveParameterBuilder : {}) &
|
|
1014
|
-
(TShape extends Microsoft_Identity_Client.AcquireTokenOnBehalfOfParameterBuilder ? __Ext_Microsoft_Identity_Client_Extensibility_AcquireTokenOnBehalfOfParameterBuilder : {}) &
|
|
1015
|
-
(TShape extends Microsoft_Identity_Client.ConfidentialClientApplicationBuilder ? __Ext_Microsoft_Identity_Client_Extensibility_ConfidentialClientApplicationBuilder : {}) &
|
|
1016
|
-
(TShape extends Microsoft_Identity_Client.ILongRunningWebApi ? __Ext_Microsoft_Identity_Client_Extensibility_ILongRunningWebApi : {})
|
|
1017
|
-
);
|
|
1039
|
+
: TShape & __TsonicWithExt<TShape, "Microsoft.Identity.Client.Extensibility", __TsonicExtApplier_Microsoft_Identity_Client_Extensibility> & __TsonicExtSurface_Microsoft_Identity_Client_Extensibility<TShape>;
|
|
1018
1040
|
|
|
1019
1041
|
// Generic helper type for extension methods in namespace: Microsoft.Identity.Client.RP
|
|
1042
|
+
type __TsonicExtSurface_Microsoft_Identity_Client_RP<TShape> =
|
|
1043
|
+
(
|
|
1044
|
+
(TShape extends Microsoft_Identity_Client.AcquireTokenForClientParameterBuilder ? __Ext_Microsoft_Identity_Client_RP_AcquireTokenForClientParameterBuilder : {}) & (TShape extends Microsoft_Identity_Client.ConfidentialClientApplicationBuilder ? __Ext_Microsoft_Identity_Client_RP_ConfidentialClientApplicationBuilder : {})
|
|
1045
|
+
);
|
|
1046
|
+
|
|
1047
|
+
interface __TsonicExtApplier_Microsoft_Identity_Client_RP {
|
|
1048
|
+
__tsonic_shape: unknown;
|
|
1049
|
+
__tsonic_type: __TsonicExtSurface_Microsoft_Identity_Client_RP<this["__tsonic_shape"]>;
|
|
1050
|
+
}
|
|
1051
|
+
|
|
1020
1052
|
export type ExtensionMethods_Microsoft_Identity_Client_RP<TShape> =
|
|
1021
1053
|
TShape extends null | undefined ? TShape
|
|
1022
1054
|
: TShape extends void ? void
|
|
1023
|
-
: TShape &
|
|
1024
|
-
(TShape extends Microsoft_Identity_Client.AcquireTokenForClientParameterBuilder ? __Ext_Microsoft_Identity_Client_RP_AcquireTokenForClientParameterBuilder : {}) &
|
|
1025
|
-
(TShape extends Microsoft_Identity_Client.ConfidentialClientApplicationBuilder ? __Ext_Microsoft_Identity_Client_RP_ConfidentialClientApplicationBuilder : {})
|
|
1026
|
-
);
|
|
1055
|
+
: TShape & __TsonicWithExt<TShape, "Microsoft.Identity.Client.RP", __TsonicExtApplier_Microsoft_Identity_Client_RP> & __TsonicExtSurface_Microsoft_Identity_Client_RP<TShape>;
|
|
1027
1056
|
|
|
1028
1057
|
// Generic helper type for extension methods in namespace: Microsoft.Identity.Client.SSHCertificates
|
|
1058
|
+
type __TsonicExtSurface_Microsoft_Identity_Client_SSHCertificates<TShape> =
|
|
1059
|
+
(
|
|
1060
|
+
(TShape extends Microsoft_Identity_Client.AcquireTokenInteractiveParameterBuilder ? __Ext_Microsoft_Identity_Client_SSHCertificates_AcquireTokenInteractiveParameterBuilder : {}) & (TShape extends Microsoft_Identity_Client.AcquireTokenSilentParameterBuilder ? __Ext_Microsoft_Identity_Client_SSHCertificates_AcquireTokenSilentParameterBuilder : {})
|
|
1061
|
+
);
|
|
1062
|
+
|
|
1063
|
+
interface __TsonicExtApplier_Microsoft_Identity_Client_SSHCertificates {
|
|
1064
|
+
__tsonic_shape: unknown;
|
|
1065
|
+
__tsonic_type: __TsonicExtSurface_Microsoft_Identity_Client_SSHCertificates<this["__tsonic_shape"]>;
|
|
1066
|
+
}
|
|
1067
|
+
|
|
1029
1068
|
export type ExtensionMethods_Microsoft_Identity_Client_SSHCertificates<TShape> =
|
|
1030
1069
|
TShape extends null | undefined ? TShape
|
|
1031
1070
|
: TShape extends void ? void
|
|
1032
|
-
: TShape &
|
|
1033
|
-
(TShape extends Microsoft_Identity_Client.AcquireTokenInteractiveParameterBuilder ? __Ext_Microsoft_Identity_Client_SSHCertificates_AcquireTokenInteractiveParameterBuilder : {}) &
|
|
1034
|
-
(TShape extends Microsoft_Identity_Client.AcquireTokenSilentParameterBuilder ? __Ext_Microsoft_Identity_Client_SSHCertificates_AcquireTokenSilentParameterBuilder : {})
|
|
1035
|
-
);
|
|
1071
|
+
: TShape & __TsonicWithExt<TShape, "Microsoft.Identity.Client.SSHCertificates", __TsonicExtApplier_Microsoft_Identity_Client_SSHCertificates> & __TsonicExtSurface_Microsoft_Identity_Client_SSHCertificates<TShape>;
|
|
1036
1072
|
|
|
1037
1073
|
// Generic helper type for extension methods in namespace: Microsoft.IdentityModel.Tokens
|
|
1074
|
+
type __TsonicExtSurface_Microsoft_IdentityModel_Tokens<TShape> =
|
|
1075
|
+
(
|
|
1076
|
+
(TShape extends System_Collections_Generic.IEnumerable_1<infer T0> ? __Ext_Microsoft_IdentityModel_Tokens_IEnumerable_1<T0> : {}) & (TShape extends (infer T)[] ? __Ext_Microsoft_IdentityModel_Tokens_IEnumerable_1<T> : {})
|
|
1077
|
+
);
|
|
1078
|
+
|
|
1079
|
+
interface __TsonicExtApplier_Microsoft_IdentityModel_Tokens {
|
|
1080
|
+
__tsonic_shape: unknown;
|
|
1081
|
+
__tsonic_type: __TsonicExtSurface_Microsoft_IdentityModel_Tokens<this["__tsonic_shape"]>;
|
|
1082
|
+
}
|
|
1083
|
+
|
|
1038
1084
|
export type ExtensionMethods_Microsoft_IdentityModel_Tokens<TShape> =
|
|
1039
1085
|
TShape extends null | undefined ? TShape
|
|
1040
1086
|
: TShape extends void ? void
|
|
1041
|
-
: TShape &
|
|
1042
|
-
(TShape extends System_Collections_Generic.IEnumerable_1<infer T0> ? __Ext_Microsoft_IdentityModel_Tokens_IEnumerable_1<T0> : {}) &
|
|
1043
|
-
(TShape extends (infer T)[] ? __Ext_Microsoft_IdentityModel_Tokens_IEnumerable_1<T> : {})
|
|
1044
|
-
);
|
|
1087
|
+
: TShape & __TsonicWithExt<TShape, "Microsoft.IdentityModel.Tokens", __TsonicExtApplier_Microsoft_IdentityModel_Tokens> & __TsonicExtSurface_Microsoft_IdentityModel_Tokens<TShape>;
|
|
1045
1088
|
|
|
1046
1089
|
// Generic helper type for extension methods in namespace: System.ClientModel.Primitives
|
|
1090
|
+
type __TsonicExtSurface_System_ClientModel_Primitives<TShape> =
|
|
1091
|
+
(
|
|
1092
|
+
(TShape extends System_Diagnostics.Activity ? __Ext_System_ClientModel_Primitives_Activity : {}) & (TShape extends System_Diagnostics.ActivitySource ? __Ext_System_ClientModel_Primitives_ActivitySource : {})
|
|
1093
|
+
);
|
|
1094
|
+
|
|
1095
|
+
interface __TsonicExtApplier_System_ClientModel_Primitives {
|
|
1096
|
+
__tsonic_shape: unknown;
|
|
1097
|
+
__tsonic_type: __TsonicExtSurface_System_ClientModel_Primitives<this["__tsonic_shape"]>;
|
|
1098
|
+
}
|
|
1099
|
+
|
|
1047
1100
|
export type ExtensionMethods_System_ClientModel_Primitives<TShape> =
|
|
1048
1101
|
TShape extends null | undefined ? TShape
|
|
1049
1102
|
: TShape extends void ? void
|
|
1050
|
-
: TShape &
|
|
1051
|
-
(TShape extends System_Diagnostics.Activity ? __Ext_System_ClientModel_Primitives_Activity : {}) &
|
|
1052
|
-
(TShape extends System_Diagnostics.ActivitySource ? __Ext_System_ClientModel_Primitives_ActivitySource : {})
|
|
1053
|
-
);
|
|
1103
|
+
: TShape & __TsonicWithExt<TShape, "System.ClientModel.Primitives", __TsonicExtApplier_System_ClientModel_Primitives> & __TsonicExtSurface_System_ClientModel_Primitives<TShape>;
|
|
1054
1104
|
|