@tsonic/efcore-sqlserver 0.1.2 → 10.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -16,7 +16,7 @@ import type { SqlServerValueGenerationStrategy } from "../../Microsoft.EntityFra
|
|
|
16
16
|
import type { IEnumerable, IReadOnlyList } from "@tsonic/dotnet/System.Collections.Generic.js";
|
|
17
17
|
import type { DbConnection } from "@tsonic/dotnet/System.Data.Common.js";
|
|
18
18
|
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
19
|
-
import type { Action, Boolean as ClrBoolean, Byte, DateOnly, DateTime, DateTimeOffset, Decimal, Double, Enum, Func, Guid, IComparable, IConvertible, IFormattable, Int16, Int32, Int64, ISpanFormattable, Nullable, Object as ClrObject, Single, String as ClrString, TimeOnly, TimeSpan, ValueType, Void } from "@tsonic/dotnet/System.js";
|
|
19
|
+
import type { Action, Boolean as ClrBoolean, Byte, DateOnly, DateTime, DateTimeOffset, Decimal, Double, Enum, Exception, Func, Guid, IComparable, IConvertible, IFormattable, Int16, Int32, Int64, ISpanFormattable, Nullable, Object as ClrObject, Single, String as ClrString, TimeOnly, TimeSpan, ValueType, Void } from "@tsonic/dotnet/System.js";
|
|
20
20
|
import type { Expression } from "@tsonic/dotnet/System.Linq.Expressions.js";
|
|
21
21
|
import type { IQueryable } from "@tsonic/dotnet/System.Linq.js";
|
|
22
22
|
import type { DatabaseFacade } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Infrastructure.js";
|
|
@@ -27,14 +27,20 @@ import * as Microsoft_EntityFrameworkCore_Storage_Internal from "@tsonic/efcore/
|
|
|
27
27
|
import type { ExecutionStrategy, ExecutionStrategyDependencies, IExecutionStrategy } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Storage.js";
|
|
28
28
|
|
|
29
29
|
export enum DataCompressionType {
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
30
|
+
None = 0,
|
|
31
|
+
Row = 1,
|
|
32
|
+
Page = 2
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
export
|
|
37
|
-
|
|
36
|
+
export abstract class SqlServerRetryingExecutionStrategy$protected {
|
|
37
|
+
protected GetNextDelay(lastException: Exception): Nullable<TimeSpan>;
|
|
38
|
+
protected ShouldRetryOn(exception: Exception): boolean;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
export interface SqlServerRetryingExecutionStrategy$instance extends SqlServerRetryingExecutionStrategy$protected, ExecutionStrategy {
|
|
43
|
+
readonly AdditionalErrorNumbers: IEnumerable<System_Internal.Int32> | undefined;
|
|
38
44
|
}
|
|
39
45
|
|
|
40
46
|
|
|
@@ -46,646 +52,647 @@ export const SqlServerRetryingExecutionStrategy: {
|
|
|
46
52
|
new(dependencies: ExecutionStrategyDependencies, errorNumbersToAdd: IEnumerable<System_Internal.Int32>): SqlServerRetryingExecutionStrategy;
|
|
47
53
|
new(context: DbContext, maxRetryCount: int, maxRetryDelay: TimeSpan, errorNumbersToAdd: IEnumerable<System_Internal.Int32>): SqlServerRetryingExecutionStrategy;
|
|
48
54
|
new(dependencies: ExecutionStrategyDependencies, maxRetryCount: int, maxRetryDelay: TimeSpan, errorNumbersToAdd: IEnumerable<System_Internal.Int32>): SqlServerRetryingExecutionStrategy;
|
|
55
|
+
readonly DefaultMinDelayThrottling: TimeSpan;
|
|
49
56
|
};
|
|
50
57
|
|
|
51
58
|
|
|
52
59
|
export type SqlServerRetryingExecutionStrategy = SqlServerRetryingExecutionStrategy$instance;
|
|
53
60
|
|
|
54
61
|
export abstract class SqlServerComplexTypePrimitiveCollectionBuilderExtensions$instance {
|
|
55
|
-
static
|
|
56
|
-
static
|
|
57
|
-
static
|
|
58
|
-
static
|
|
59
|
-
static
|
|
60
|
-
static
|
|
62
|
+
static HasDefaultValue<TProperty>(primitiveCollectionBuilder: ComplexTypePrimitiveCollectionBuilder<TProperty>, value: unknown, defaultConstraintName: string): ComplexTypePrimitiveCollectionBuilder<TProperty>;
|
|
63
|
+
static HasDefaultValue(primitiveCollectionBuilder: ComplexTypePrimitiveCollectionBuilder, value: unknown, defaultConstraintName: string): ComplexTypePrimitiveCollectionBuilder;
|
|
64
|
+
static HasDefaultValueSql<TProperty>(primitiveCollectionBuilder: ComplexTypePrimitiveCollectionBuilder<TProperty>, sql: string, defaultConstraintName: string): ComplexTypePrimitiveCollectionBuilder<TProperty>;
|
|
65
|
+
static HasDefaultValueSql(primitiveCollectionBuilder: ComplexTypePrimitiveCollectionBuilder, sql: string, defaultConstraintName: string): ComplexTypePrimitiveCollectionBuilder;
|
|
66
|
+
static IsSparse<TProperty>(primitiveCollectionBuilder: ComplexTypePrimitiveCollectionBuilder<TProperty>, sparse?: boolean): ComplexTypePrimitiveCollectionBuilder<TProperty>;
|
|
67
|
+
static IsSparse(primitiveCollectionBuilder: ComplexTypePrimitiveCollectionBuilder, sparse?: boolean): ComplexTypePrimitiveCollectionBuilder;
|
|
61
68
|
}
|
|
62
69
|
|
|
63
70
|
|
|
64
71
|
export type SqlServerComplexTypePrimitiveCollectionBuilderExtensions = SqlServerComplexTypePrimitiveCollectionBuilderExtensions$instance;
|
|
65
72
|
|
|
66
73
|
export abstract class SqlServerComplexTypePropertyBuilderExtensions$instance {
|
|
67
|
-
static
|
|
68
|
-
static
|
|
69
|
-
static
|
|
70
|
-
static
|
|
71
|
-
static
|
|
72
|
-
static
|
|
73
|
-
static
|
|
74
|
-
static
|
|
75
|
-
static
|
|
76
|
-
static
|
|
77
|
-
static
|
|
78
|
-
static
|
|
79
|
-
static
|
|
80
|
-
static
|
|
74
|
+
static HasDefaultValue<TProperty>(propertyBuilder: ComplexTypePropertyBuilder<TProperty>, value: unknown, defaultConstraintName: string): ComplexTypePropertyBuilder<TProperty>;
|
|
75
|
+
static HasDefaultValue(propertyBuilder: ComplexTypePropertyBuilder, value: unknown, defaultConstraintName: string): ComplexTypePropertyBuilder;
|
|
76
|
+
static HasDefaultValueSql<TProperty>(propertyBuilder: ComplexTypePropertyBuilder<TProperty>, sql: string, defaultConstraintName: string): ComplexTypePropertyBuilder<TProperty>;
|
|
77
|
+
static HasDefaultValueSql(propertyBuilder: ComplexTypePropertyBuilder, sql: string, defaultConstraintName: string): ComplexTypePropertyBuilder;
|
|
78
|
+
static IsSparse<TProperty>(propertyBuilder: ComplexTypePropertyBuilder<TProperty>, sparse?: boolean): ComplexTypePropertyBuilder<TProperty>;
|
|
79
|
+
static IsSparse(propertyBuilder: ComplexTypePropertyBuilder, sparse?: boolean): ComplexTypePropertyBuilder;
|
|
80
|
+
static UseHiLo<TProperty>(propertyBuilder: ComplexTypePropertyBuilder<TProperty>, name?: string, schema?: string): ComplexTypePropertyBuilder<TProperty>;
|
|
81
|
+
static UseHiLo(propertyBuilder: ComplexTypePropertyBuilder, name?: string, schema?: string): ComplexTypePropertyBuilder;
|
|
82
|
+
static UseIdentityColumn<TProperty>(propertyBuilder: ComplexTypePropertyBuilder<TProperty>, seed: int, increment?: int): ComplexTypePropertyBuilder<TProperty>;
|
|
83
|
+
static UseIdentityColumn<TProperty>(propertyBuilder: ComplexTypePropertyBuilder<TProperty>, seed?: long, increment?: int): ComplexTypePropertyBuilder<TProperty>;
|
|
84
|
+
static UseIdentityColumn(propertyBuilder: ComplexTypePropertyBuilder, seed: int, increment?: int): ComplexTypePropertyBuilder;
|
|
85
|
+
static UseIdentityColumn(propertyBuilder: ComplexTypePropertyBuilder, seed?: long, increment?: int): ComplexTypePropertyBuilder;
|
|
86
|
+
static UseSequence<TProperty>(propertyBuilder: ComplexTypePropertyBuilder<TProperty>, name?: string, schema?: string): ComplexTypePropertyBuilder<TProperty>;
|
|
87
|
+
static UseSequence(propertyBuilder: ComplexTypePropertyBuilder, name?: string, schema?: string): ComplexTypePropertyBuilder;
|
|
81
88
|
}
|
|
82
89
|
|
|
83
90
|
|
|
84
91
|
export type SqlServerComplexTypePropertyBuilderExtensions = SqlServerComplexTypePropertyBuilderExtensions$instance;
|
|
85
92
|
|
|
86
93
|
export abstract class SqlServerDatabaseFacadeExtensions$instance {
|
|
87
|
-
static
|
|
94
|
+
static IsSqlServer(database: DatabaseFacade): boolean;
|
|
88
95
|
}
|
|
89
96
|
|
|
90
97
|
|
|
91
98
|
export type SqlServerDatabaseFacadeExtensions = SqlServerDatabaseFacadeExtensions$instance;
|
|
92
99
|
|
|
93
100
|
export abstract class SqlServerDbContextOptionsExtensions$instance {
|
|
94
|
-
static
|
|
95
|
-
static
|
|
96
|
-
static
|
|
97
|
-
static
|
|
98
|
-
static
|
|
99
|
-
static
|
|
100
|
-
static
|
|
101
|
-
static
|
|
102
|
-
static
|
|
103
|
-
static
|
|
104
|
-
static
|
|
105
|
-
static
|
|
106
|
-
static
|
|
107
|
-
static
|
|
108
|
-
static
|
|
109
|
-
static
|
|
110
|
-
static
|
|
111
|
-
static
|
|
112
|
-
static
|
|
113
|
-
static
|
|
114
|
-
static
|
|
115
|
-
static
|
|
116
|
-
static
|
|
117
|
-
static
|
|
118
|
-
static
|
|
119
|
-
static
|
|
101
|
+
static ConfigureSqlEngine<TContext extends DbContext>(optionsBuilder: DbContextOptionsBuilder<TContext>, sqlEngineOptionsAction?: Action<SqlEngineDbContextOptionsBuilder>): DbContextOptionsBuilder<TContext>;
|
|
102
|
+
static ConfigureSqlEngine(optionsBuilder: DbContextOptionsBuilder, sqlEngineOptionsAction?: Action<SqlEngineDbContextOptionsBuilder>): DbContextOptionsBuilder;
|
|
103
|
+
static UseAzureSql<TContext extends DbContext>(optionsBuilder: DbContextOptionsBuilder<TContext>, azureSqlOptionsAction?: Action<AzureSqlDbContextOptionsBuilder>): DbContextOptionsBuilder<TContext>;
|
|
104
|
+
static UseAzureSql<TContext extends DbContext>(optionsBuilder: DbContextOptionsBuilder<TContext>, connection: DbConnection, azureSqlOptionsAction?: Action<AzureSqlDbContextOptionsBuilder>): DbContextOptionsBuilder<TContext>;
|
|
105
|
+
static UseAzureSql<TContext extends DbContext>(optionsBuilder: DbContextOptionsBuilder<TContext>, connection: DbConnection, contextOwnsConnection: boolean, azureSqlOptionsAction?: Action<AzureSqlDbContextOptionsBuilder>): DbContextOptionsBuilder<TContext>;
|
|
106
|
+
static UseAzureSql<TContext extends DbContext>(optionsBuilder: DbContextOptionsBuilder<TContext>, connectionString: string, azureSqlOptionsAction?: Action<AzureSqlDbContextOptionsBuilder>): DbContextOptionsBuilder<TContext>;
|
|
107
|
+
static UseAzureSql(optionsBuilder: DbContextOptionsBuilder, azureSqlOptionsAction?: Action<AzureSqlDbContextOptionsBuilder>): DbContextOptionsBuilder;
|
|
108
|
+
static UseAzureSql(optionsBuilder: DbContextOptionsBuilder, connection: DbConnection, azureSqlOptionsAction?: Action<AzureSqlDbContextOptionsBuilder>): DbContextOptionsBuilder;
|
|
109
|
+
static UseAzureSql(optionsBuilder: DbContextOptionsBuilder, connection: DbConnection, contextOwnsConnection: boolean, azureSqlOptionsAction?: Action<AzureSqlDbContextOptionsBuilder>): DbContextOptionsBuilder;
|
|
110
|
+
static UseAzureSql(optionsBuilder: DbContextOptionsBuilder, connectionString: string, azureSqlOptionsAction?: Action<AzureSqlDbContextOptionsBuilder>): DbContextOptionsBuilder;
|
|
111
|
+
static UseAzureSynapse<TContext extends DbContext>(optionsBuilder: DbContextOptionsBuilder<TContext>, azureSynapseOptionsAction?: Action<AzureSynapseDbContextOptionsBuilder>): DbContextOptionsBuilder<TContext>;
|
|
112
|
+
static UseAzureSynapse<TContext extends DbContext>(optionsBuilder: DbContextOptionsBuilder<TContext>, connection: DbConnection, azureSynapseOptionsAction?: Action<AzureSynapseDbContextOptionsBuilder>): DbContextOptionsBuilder<TContext>;
|
|
113
|
+
static UseAzureSynapse<TContext extends DbContext>(optionsBuilder: DbContextOptionsBuilder<TContext>, connection: DbConnection, contextOwnsConnection: boolean, azureSynapseOptionsAction?: Action<AzureSynapseDbContextOptionsBuilder>): DbContextOptionsBuilder<TContext>;
|
|
114
|
+
static UseAzureSynapse<TContext extends DbContext>(optionsBuilder: DbContextOptionsBuilder<TContext>, connectionString: string, azureSynapseOptionsAction?: Action<AzureSynapseDbContextOptionsBuilder>): DbContextOptionsBuilder<TContext>;
|
|
115
|
+
static UseAzureSynapse(optionsBuilder: DbContextOptionsBuilder, azureSynapseOptionsAction?: Action<AzureSynapseDbContextOptionsBuilder>): DbContextOptionsBuilder;
|
|
116
|
+
static UseAzureSynapse(optionsBuilder: DbContextOptionsBuilder, connection: DbConnection, azureSynapseOptionsAction?: Action<AzureSynapseDbContextOptionsBuilder>): DbContextOptionsBuilder;
|
|
117
|
+
static UseAzureSynapse(optionsBuilder: DbContextOptionsBuilder, connection: DbConnection, contextOwnsConnection: boolean, azureSynapseOptionsAction?: Action<AzureSynapseDbContextOptionsBuilder>): DbContextOptionsBuilder;
|
|
118
|
+
static UseAzureSynapse(optionsBuilder: DbContextOptionsBuilder, connectionString: string, azureSynapseOptionsAction?: Action<AzureSynapseDbContextOptionsBuilder>): DbContextOptionsBuilder;
|
|
119
|
+
static UseSqlServer<TContext extends DbContext>(optionsBuilder: DbContextOptionsBuilder<TContext>, sqlServerOptionsAction?: Action<SqlServerDbContextOptionsBuilder>): DbContextOptionsBuilder<TContext>;
|
|
120
|
+
static UseSqlServer<TContext extends DbContext>(optionsBuilder: DbContextOptionsBuilder<TContext>, connection: DbConnection, sqlServerOptionsAction?: Action<SqlServerDbContextOptionsBuilder>): DbContextOptionsBuilder<TContext>;
|
|
121
|
+
static UseSqlServer<TContext extends DbContext>(optionsBuilder: DbContextOptionsBuilder<TContext>, connection: DbConnection, contextOwnsConnection: boolean, sqlServerOptionsAction?: Action<SqlServerDbContextOptionsBuilder>): DbContextOptionsBuilder<TContext>;
|
|
122
|
+
static UseSqlServer<TContext extends DbContext>(optionsBuilder: DbContextOptionsBuilder<TContext>, connectionString: string, sqlServerOptionsAction?: Action<SqlServerDbContextOptionsBuilder>): DbContextOptionsBuilder<TContext>;
|
|
123
|
+
static UseSqlServer(optionsBuilder: DbContextOptionsBuilder, sqlServerOptionsAction?: Action<SqlServerDbContextOptionsBuilder>): DbContextOptionsBuilder;
|
|
124
|
+
static UseSqlServer(optionsBuilder: DbContextOptionsBuilder, connection: DbConnection, sqlServerOptionsAction?: Action<SqlServerDbContextOptionsBuilder>): DbContextOptionsBuilder;
|
|
125
|
+
static UseSqlServer(optionsBuilder: DbContextOptionsBuilder, connection: DbConnection, contextOwnsConnection: boolean, sqlServerOptionsAction?: Action<SqlServerDbContextOptionsBuilder>): DbContextOptionsBuilder;
|
|
126
|
+
static UseSqlServer(optionsBuilder: DbContextOptionsBuilder, connectionString: string, sqlServerOptionsAction?: Action<SqlServerDbContextOptionsBuilder>): DbContextOptionsBuilder;
|
|
120
127
|
}
|
|
121
128
|
|
|
122
129
|
|
|
123
130
|
export type SqlServerDbContextOptionsExtensions = SqlServerDbContextOptionsExtensions$instance;
|
|
124
131
|
|
|
125
132
|
export abstract class SqlServerDbFunctionsExtensions$instance {
|
|
126
|
-
static
|
|
127
|
-
static
|
|
128
|
-
static
|
|
129
|
-
static
|
|
130
|
-
static
|
|
131
|
-
static
|
|
132
|
-
static
|
|
133
|
-
static
|
|
134
|
-
static
|
|
135
|
-
static
|
|
136
|
-
static
|
|
137
|
-
static
|
|
138
|
-
static
|
|
139
|
-
static
|
|
140
|
-
static
|
|
141
|
-
static
|
|
142
|
-
static
|
|
143
|
-
static
|
|
144
|
-
static
|
|
145
|
-
static
|
|
146
|
-
static
|
|
147
|
-
static
|
|
148
|
-
static
|
|
149
|
-
static
|
|
150
|
-
static
|
|
151
|
-
static
|
|
152
|
-
static
|
|
153
|
-
static
|
|
154
|
-
static
|
|
155
|
-
static
|
|
156
|
-
static
|
|
157
|
-
static
|
|
158
|
-
static
|
|
159
|
-
static
|
|
160
|
-
static
|
|
161
|
-
static
|
|
162
|
-
static
|
|
163
|
-
static
|
|
164
|
-
static
|
|
165
|
-
static
|
|
166
|
-
static
|
|
167
|
-
static
|
|
168
|
-
static
|
|
169
|
-
static
|
|
170
|
-
static
|
|
171
|
-
static
|
|
172
|
-
static
|
|
173
|
-
static
|
|
174
|
-
static
|
|
175
|
-
static
|
|
176
|
-
static
|
|
177
|
-
static
|
|
178
|
-
static
|
|
179
|
-
static
|
|
180
|
-
static
|
|
181
|
-
static
|
|
182
|
-
static
|
|
183
|
-
static
|
|
184
|
-
static
|
|
185
|
-
static
|
|
186
|
-
static
|
|
187
|
-
static
|
|
188
|
-
static
|
|
189
|
-
static
|
|
190
|
-
static
|
|
191
|
-
static
|
|
192
|
-
static
|
|
193
|
-
static
|
|
194
|
-
static
|
|
195
|
-
static
|
|
196
|
-
static
|
|
197
|
-
static
|
|
198
|
-
static
|
|
199
|
-
static
|
|
200
|
-
static
|
|
201
|
-
static
|
|
202
|
-
static
|
|
203
|
-
static
|
|
204
|
-
static
|
|
205
|
-
static
|
|
206
|
-
static
|
|
207
|
-
static
|
|
208
|
-
static
|
|
209
|
-
static
|
|
210
|
-
static
|
|
211
|
-
static
|
|
212
|
-
static
|
|
213
|
-
static
|
|
214
|
-
static
|
|
215
|
-
static
|
|
216
|
-
static
|
|
217
|
-
static
|
|
218
|
-
static
|
|
219
|
-
static
|
|
220
|
-
static
|
|
221
|
-
static
|
|
222
|
-
static
|
|
223
|
-
static
|
|
224
|
-
static
|
|
225
|
-
static
|
|
226
|
-
static
|
|
227
|
-
static
|
|
228
|
-
static
|
|
229
|
-
static
|
|
230
|
-
static
|
|
231
|
-
static
|
|
232
|
-
static
|
|
233
|
-
static
|
|
234
|
-
static
|
|
235
|
-
static
|
|
236
|
-
static
|
|
237
|
-
static
|
|
238
|
-
static
|
|
239
|
-
static
|
|
240
|
-
static
|
|
241
|
-
static
|
|
242
|
-
static
|
|
243
|
-
static
|
|
244
|
-
static
|
|
245
|
-
static
|
|
246
|
-
static
|
|
247
|
-
static
|
|
248
|
-
static
|
|
249
|
-
static
|
|
250
|
-
static
|
|
251
|
-
static
|
|
252
|
-
static
|
|
253
|
-
static
|
|
254
|
-
static
|
|
255
|
-
static
|
|
256
|
-
static
|
|
257
|
-
static
|
|
258
|
-
static
|
|
259
|
-
static
|
|
260
|
-
static
|
|
261
|
-
static
|
|
262
|
-
static
|
|
133
|
+
static AtTimeZone(_: DbFunctions, dateTime: DateTime, timeZone: string): DateTimeOffset;
|
|
134
|
+
static AtTimeZone(_: DbFunctions, dateTimeOffset: DateTimeOffset, timeZone: string): DateTimeOffset;
|
|
135
|
+
static Contains(_: DbFunctions, propertyReference: unknown, searchCondition: string, languageTerm: int): boolean;
|
|
136
|
+
static Contains(_: DbFunctions, propertyReference: unknown, searchCondition: string): boolean;
|
|
137
|
+
static DataLength(_: DbFunctions, arg: byte[]): Nullable<System_Internal.Int32>;
|
|
138
|
+
static DataLength(_: DbFunctions, arg: Nullable<System_Internal.Boolean>): Nullable<System_Internal.Int32>;
|
|
139
|
+
static DataLength(_: DbFunctions, arg: Nullable<DateTime>): Nullable<System_Internal.Int32>;
|
|
140
|
+
static DataLength(_: DbFunctions, arg: Nullable<DateTimeOffset>): Nullable<System_Internal.Int32>;
|
|
141
|
+
static DataLength(_: DbFunctions, arg: Nullable<System_Internal.Decimal>): Nullable<System_Internal.Int32>;
|
|
142
|
+
static DataLength(_: DbFunctions, arg: Nullable<System_Internal.Double>): Nullable<System_Internal.Int32>;
|
|
143
|
+
static DataLength(_: DbFunctions, arg: Nullable<Guid>): Nullable<System_Internal.Int32>;
|
|
144
|
+
static DataLength(_: DbFunctions, arg: Nullable<TimeSpan>): Nullable<System_Internal.Int32>;
|
|
145
|
+
static DataLength(_: DbFunctions, arg: string): Nullable<System_Internal.Int32>;
|
|
146
|
+
static DateDiffDay(_: DbFunctions, startDate: DateOnly, endDate: DateOnly): int;
|
|
147
|
+
static DateDiffDay(_: DbFunctions, startDate: DateTime, endDate: DateTime): int;
|
|
148
|
+
static DateDiffDay(_: DbFunctions, startDate: DateTimeOffset, endDate: DateTimeOffset): int;
|
|
149
|
+
static DateDiffDay(_: DbFunctions, startDate: Nullable<DateOnly>, endDate: Nullable<DateOnly>): Nullable<System_Internal.Int32>;
|
|
150
|
+
static DateDiffDay(_: DbFunctions, startDate: Nullable<DateTime>, endDate: Nullable<DateTime>): Nullable<System_Internal.Int32>;
|
|
151
|
+
static DateDiffDay(_: DbFunctions, startDate: Nullable<DateTimeOffset>, endDate: Nullable<DateTimeOffset>): Nullable<System_Internal.Int32>;
|
|
152
|
+
static DateDiffHour(_: DbFunctions, startDate: DateOnly, endDate: DateOnly): int;
|
|
153
|
+
static DateDiffHour(_: DbFunctions, startDate: DateTime, endDate: DateTime): int;
|
|
154
|
+
static DateDiffHour(_: DbFunctions, startDate: DateTimeOffset, endDate: DateTimeOffset): int;
|
|
155
|
+
static DateDiffHour(_: DbFunctions, startDate: Nullable<DateOnly>, endDate: Nullable<DateOnly>): Nullable<System_Internal.Int32>;
|
|
156
|
+
static DateDiffHour(_: DbFunctions, startDate: Nullable<DateTime>, endDate: Nullable<DateTime>): Nullable<System_Internal.Int32>;
|
|
157
|
+
static DateDiffHour(_: DbFunctions, startDate: Nullable<DateTimeOffset>, endDate: Nullable<DateTimeOffset>): Nullable<System_Internal.Int32>;
|
|
158
|
+
static DateDiffHour(_: DbFunctions, startTime: Nullable<TimeOnly>, endTime: Nullable<TimeOnly>): Nullable<System_Internal.Int32>;
|
|
159
|
+
static DateDiffHour(_: DbFunctions, startTimeSpan: Nullable<TimeSpan>, endTimeSpan: Nullable<TimeSpan>): Nullable<System_Internal.Int32>;
|
|
160
|
+
static DateDiffHour(_: DbFunctions, startTime: TimeOnly, endTime: TimeOnly): int;
|
|
161
|
+
static DateDiffHour(_: DbFunctions, startTimeSpan: TimeSpan, endTimeSpan: TimeSpan): int;
|
|
162
|
+
static DateDiffMicrosecond(_: DbFunctions, startDate: DateOnly, endDate: DateOnly): int;
|
|
163
|
+
static DateDiffMicrosecond(_: DbFunctions, startDate: DateTime, endDate: DateTime): int;
|
|
164
|
+
static DateDiffMicrosecond(_: DbFunctions, startDate: DateTimeOffset, endDate: DateTimeOffset): int;
|
|
165
|
+
static DateDiffMicrosecond(_: DbFunctions, startDate: Nullable<DateOnly>, endDate: Nullable<DateOnly>): Nullable<System_Internal.Int32>;
|
|
166
|
+
static DateDiffMicrosecond(_: DbFunctions, startDate: Nullable<DateTime>, endDate: Nullable<DateTime>): Nullable<System_Internal.Int32>;
|
|
167
|
+
static DateDiffMicrosecond(_: DbFunctions, startDate: Nullable<DateTimeOffset>, endDate: Nullable<DateTimeOffset>): Nullable<System_Internal.Int32>;
|
|
168
|
+
static DateDiffMicrosecond(_: DbFunctions, startTime: Nullable<TimeOnly>, endTime: Nullable<TimeOnly>): Nullable<System_Internal.Int32>;
|
|
169
|
+
static DateDiffMicrosecond(_: DbFunctions, startTimeSpan: Nullable<TimeSpan>, endTimeSpan: Nullable<TimeSpan>): Nullable<System_Internal.Int32>;
|
|
170
|
+
static DateDiffMicrosecond(_: DbFunctions, startTime: TimeOnly, endTime: TimeOnly): int;
|
|
171
|
+
static DateDiffMicrosecond(_: DbFunctions, startTimeSpan: TimeSpan, endTimeSpan: TimeSpan): int;
|
|
172
|
+
static DateDiffMillisecond(_: DbFunctions, startDate: DateOnly, endDate: DateOnly): int;
|
|
173
|
+
static DateDiffMillisecond(_: DbFunctions, startDate: DateTime, endDate: DateTime): int;
|
|
174
|
+
static DateDiffMillisecond(_: DbFunctions, startDate: DateTimeOffset, endDate: DateTimeOffset): int;
|
|
175
|
+
static DateDiffMillisecond(_: DbFunctions, startDate: Nullable<DateOnly>, endDate: Nullable<DateOnly>): Nullable<System_Internal.Int32>;
|
|
176
|
+
static DateDiffMillisecond(_: DbFunctions, startDate: Nullable<DateTime>, endDate: Nullable<DateTime>): Nullable<System_Internal.Int32>;
|
|
177
|
+
static DateDiffMillisecond(_: DbFunctions, startDate: Nullable<DateTimeOffset>, endDate: Nullable<DateTimeOffset>): Nullable<System_Internal.Int32>;
|
|
178
|
+
static DateDiffMillisecond(_: DbFunctions, startTime: Nullable<TimeOnly>, endTime: Nullable<TimeOnly>): Nullable<System_Internal.Int32>;
|
|
179
|
+
static DateDiffMillisecond(_: DbFunctions, startTimeSpan: Nullable<TimeSpan>, endTimeSpan: Nullable<TimeSpan>): Nullable<System_Internal.Int32>;
|
|
180
|
+
static DateDiffMillisecond(_: DbFunctions, startTime: TimeOnly, endTime: TimeOnly): int;
|
|
181
|
+
static DateDiffMillisecond(_: DbFunctions, startTimeSpan: TimeSpan, endTimeSpan: TimeSpan): int;
|
|
182
|
+
static DateDiffMinute(_: DbFunctions, startDate: DateOnly, endDate: DateOnly): int;
|
|
183
|
+
static DateDiffMinute(_: DbFunctions, startDate: DateTime, endDate: DateTime): int;
|
|
184
|
+
static DateDiffMinute(_: DbFunctions, startDate: DateTimeOffset, endDate: DateTimeOffset): int;
|
|
185
|
+
static DateDiffMinute(_: DbFunctions, startDate: Nullable<DateOnly>, endDate: Nullable<DateOnly>): Nullable<System_Internal.Int32>;
|
|
186
|
+
static DateDiffMinute(_: DbFunctions, startDate: Nullable<DateTime>, endDate: Nullable<DateTime>): Nullable<System_Internal.Int32>;
|
|
187
|
+
static DateDiffMinute(_: DbFunctions, startDate: Nullable<DateTimeOffset>, endDate: Nullable<DateTimeOffset>): Nullable<System_Internal.Int32>;
|
|
188
|
+
static DateDiffMinute(_: DbFunctions, startTime: Nullable<TimeOnly>, endTime: Nullable<TimeOnly>): Nullable<System_Internal.Int32>;
|
|
189
|
+
static DateDiffMinute(_: DbFunctions, startTimeSpan: Nullable<TimeSpan>, endTimeSpan: Nullable<TimeSpan>): Nullable<System_Internal.Int32>;
|
|
190
|
+
static DateDiffMinute(_: DbFunctions, startTime: TimeOnly, endTime: TimeOnly): int;
|
|
191
|
+
static DateDiffMinute(_: DbFunctions, startTimeSpan: TimeSpan, endTimeSpan: TimeSpan): int;
|
|
192
|
+
static DateDiffMonth(_: DbFunctions, startDate: DateOnly, endDate: DateOnly): int;
|
|
193
|
+
static DateDiffMonth(_: DbFunctions, startDate: DateTime, endDate: DateTime): int;
|
|
194
|
+
static DateDiffMonth(_: DbFunctions, startDate: DateTimeOffset, endDate: DateTimeOffset): int;
|
|
195
|
+
static DateDiffMonth(_: DbFunctions, startDate: Nullable<DateOnly>, endDate: Nullable<DateOnly>): Nullable<System_Internal.Int32>;
|
|
196
|
+
static DateDiffMonth(_: DbFunctions, startDate: Nullable<DateTime>, endDate: Nullable<DateTime>): Nullable<System_Internal.Int32>;
|
|
197
|
+
static DateDiffMonth(_: DbFunctions, startDate: Nullable<DateTimeOffset>, endDate: Nullable<DateTimeOffset>): Nullable<System_Internal.Int32>;
|
|
198
|
+
static DateDiffNanosecond(_: DbFunctions, startDate: DateOnly, endDate: DateOnly): int;
|
|
199
|
+
static DateDiffNanosecond(_: DbFunctions, startDate: DateTime, endDate: DateTime): int;
|
|
200
|
+
static DateDiffNanosecond(_: DbFunctions, startDate: DateTimeOffset, endDate: DateTimeOffset): int;
|
|
201
|
+
static DateDiffNanosecond(_: DbFunctions, startDate: Nullable<DateOnly>, endDate: Nullable<DateOnly>): Nullable<System_Internal.Int32>;
|
|
202
|
+
static DateDiffNanosecond(_: DbFunctions, startDate: Nullable<DateTime>, endDate: Nullable<DateTime>): Nullable<System_Internal.Int32>;
|
|
203
|
+
static DateDiffNanosecond(_: DbFunctions, startDate: Nullable<DateTimeOffset>, endDate: Nullable<DateTimeOffset>): Nullable<System_Internal.Int32>;
|
|
204
|
+
static DateDiffNanosecond(_: DbFunctions, startTime: Nullable<TimeOnly>, endTime: Nullable<TimeOnly>): Nullable<System_Internal.Int32>;
|
|
205
|
+
static DateDiffNanosecond(_: DbFunctions, startTimeSpan: Nullable<TimeSpan>, endTimeSpan: Nullable<TimeSpan>): Nullable<System_Internal.Int32>;
|
|
206
|
+
static DateDiffNanosecond(_: DbFunctions, startTime: TimeOnly, endTime: TimeOnly): int;
|
|
207
|
+
static DateDiffNanosecond(_: DbFunctions, startTimeSpan: TimeSpan, endTimeSpan: TimeSpan): int;
|
|
208
|
+
static DateDiffSecond(_: DbFunctions, startDate: DateOnly, endDate: DateOnly): int;
|
|
209
|
+
static DateDiffSecond(_: DbFunctions, startDate: DateTime, endDate: DateTime): int;
|
|
210
|
+
static DateDiffSecond(_: DbFunctions, startDate: DateTimeOffset, endDate: DateTimeOffset): int;
|
|
211
|
+
static DateDiffSecond(_: DbFunctions, startDate: Nullable<DateOnly>, endDate: Nullable<DateOnly>): Nullable<System_Internal.Int32>;
|
|
212
|
+
static DateDiffSecond(_: DbFunctions, startDate: Nullable<DateTime>, endDate: Nullable<DateTime>): Nullable<System_Internal.Int32>;
|
|
213
|
+
static DateDiffSecond(_: DbFunctions, startDate: Nullable<DateTimeOffset>, endDate: Nullable<DateTimeOffset>): Nullable<System_Internal.Int32>;
|
|
214
|
+
static DateDiffSecond(_: DbFunctions, startTime: Nullable<TimeOnly>, endTime: Nullable<TimeOnly>): Nullable<System_Internal.Int32>;
|
|
215
|
+
static DateDiffSecond(_: DbFunctions, startTimeSpan: Nullable<TimeSpan>, endTimeSpan: Nullable<TimeSpan>): Nullable<System_Internal.Int32>;
|
|
216
|
+
static DateDiffSecond(_: DbFunctions, startTime: TimeOnly, endTime: TimeOnly): int;
|
|
217
|
+
static DateDiffSecond(_: DbFunctions, startTimeSpan: TimeSpan, endTimeSpan: TimeSpan): int;
|
|
218
|
+
static DateDiffWeek(_: DbFunctions, startDate: DateOnly, endDate: DateOnly): int;
|
|
219
|
+
static DateDiffWeek(_: DbFunctions, startDate: DateTime, endDate: DateTime): int;
|
|
220
|
+
static DateDiffWeek(_: DbFunctions, startDate: DateTimeOffset, endDate: DateTimeOffset): int;
|
|
221
|
+
static DateDiffWeek(_: DbFunctions, startDate: Nullable<DateOnly>, endDate: Nullable<DateOnly>): Nullable<System_Internal.Int32>;
|
|
222
|
+
static DateDiffWeek(_: DbFunctions, startDate: Nullable<DateTime>, endDate: Nullable<DateTime>): Nullable<System_Internal.Int32>;
|
|
223
|
+
static DateDiffWeek(_: DbFunctions, startDate: Nullable<DateTimeOffset>, endDate: Nullable<DateTimeOffset>): Nullable<System_Internal.Int32>;
|
|
224
|
+
static DateDiffYear(_: DbFunctions, startDate: DateOnly, endDate: DateOnly): int;
|
|
225
|
+
static DateDiffYear(_: DbFunctions, startDate: DateTime, endDate: DateTime): int;
|
|
226
|
+
static DateDiffYear(_: DbFunctions, startDate: DateTimeOffset, endDate: DateTimeOffset): int;
|
|
227
|
+
static DateDiffYear(_: DbFunctions, startDate: Nullable<DateOnly>, endDate: Nullable<DateOnly>): Nullable<System_Internal.Int32>;
|
|
228
|
+
static DateDiffYear(_: DbFunctions, startDate: Nullable<DateTime>, endDate: Nullable<DateTime>): Nullable<System_Internal.Int32>;
|
|
229
|
+
static DateDiffYear(_: DbFunctions, startDate: Nullable<DateTimeOffset>, endDate: Nullable<DateTimeOffset>): Nullable<System_Internal.Int32>;
|
|
230
|
+
static DateFromParts(_: DbFunctions, year: int, month: int, day: int): DateTime;
|
|
231
|
+
static DateTime2FromParts(_: DbFunctions, year: int, month: int, day: int, hour: int, minute: int, second: int, fractions: int, precision: int): DateTime;
|
|
232
|
+
static DateTimeFromParts(_: DbFunctions, year: int, month: int, day: int, hour: int, minute: int, second: int, millisecond: int): DateTime;
|
|
233
|
+
static DateTimeOffsetFromParts(_: DbFunctions, year: int, month: int, day: int, hour: int, minute: int, second: int, fractions: int, hourOffset: int, minuteOffset: int, precision: int): DateTimeOffset;
|
|
234
|
+
static FreeText(_: DbFunctions, propertyReference: unknown, freeText: string, languageTerm: int): boolean;
|
|
235
|
+
static FreeText(_: DbFunctions, propertyReference: unknown, freeText: string): boolean;
|
|
236
|
+
static IsDate(_: DbFunctions, expression: string): boolean;
|
|
237
|
+
static IsNumeric(_: DbFunctions, expression: string): boolean;
|
|
238
|
+
static PatIndex(_: DbFunctions, pattern: string, expression: string): long;
|
|
239
|
+
static SmallDateTimeFromParts(_: DbFunctions, year: int, month: int, day: int, hour: int, minute: int): DateTime;
|
|
240
|
+
static StandardDeviationPopulation(_: DbFunctions, values: IEnumerable<System_Internal.Byte>): Nullable<System_Internal.Double>;
|
|
241
|
+
static StandardDeviationPopulation(_: DbFunctions, values: IEnumerable<System_Internal.Decimal>): Nullable<System_Internal.Double>;
|
|
242
|
+
static StandardDeviationPopulation(_: DbFunctions, values: IEnumerable<System_Internal.Double>): Nullable<System_Internal.Double>;
|
|
243
|
+
static StandardDeviationPopulation(_: DbFunctions, values: IEnumerable<System_Internal.Int16>): Nullable<System_Internal.Double>;
|
|
244
|
+
static StandardDeviationPopulation(_: DbFunctions, values: IEnumerable<System_Internal.Int32>): Nullable<System_Internal.Double>;
|
|
245
|
+
static StandardDeviationPopulation(_: DbFunctions, values: IEnumerable<System_Internal.Int64>): Nullable<System_Internal.Double>;
|
|
246
|
+
static StandardDeviationPopulation(_: DbFunctions, values: IEnumerable<System_Internal.Single>): Nullable<System_Internal.Double>;
|
|
247
|
+
static StandardDeviationSample(_: DbFunctions, values: IEnumerable<System_Internal.Byte>): Nullable<System_Internal.Double>;
|
|
248
|
+
static StandardDeviationSample(_: DbFunctions, values: IEnumerable<System_Internal.Decimal>): Nullable<System_Internal.Double>;
|
|
249
|
+
static StandardDeviationSample(_: DbFunctions, values: IEnumerable<System_Internal.Double>): Nullable<System_Internal.Double>;
|
|
250
|
+
static StandardDeviationSample(_: DbFunctions, values: IEnumerable<System_Internal.Int16>): Nullable<System_Internal.Double>;
|
|
251
|
+
static StandardDeviationSample(_: DbFunctions, values: IEnumerable<System_Internal.Int32>): Nullable<System_Internal.Double>;
|
|
252
|
+
static StandardDeviationSample(_: DbFunctions, values: IEnumerable<System_Internal.Int64>): Nullable<System_Internal.Double>;
|
|
253
|
+
static StandardDeviationSample(_: DbFunctions, values: IEnumerable<System_Internal.Single>): Nullable<System_Internal.Double>;
|
|
254
|
+
static TimeFromParts(_: DbFunctions, hour: int, minute: int, second: int, fractions: int, precision: int): TimeSpan;
|
|
255
|
+
static VariancePopulation(_: DbFunctions, values: IEnumerable<System_Internal.Byte>): Nullable<System_Internal.Double>;
|
|
256
|
+
static VariancePopulation(_: DbFunctions, values: IEnumerable<System_Internal.Decimal>): Nullable<System_Internal.Double>;
|
|
257
|
+
static VariancePopulation(_: DbFunctions, values: IEnumerable<System_Internal.Double>): Nullable<System_Internal.Double>;
|
|
258
|
+
static VariancePopulation(_: DbFunctions, values: IEnumerable<System_Internal.Int16>): Nullable<System_Internal.Double>;
|
|
259
|
+
static VariancePopulation(_: DbFunctions, values: IEnumerable<System_Internal.Int32>): Nullable<System_Internal.Double>;
|
|
260
|
+
static VariancePopulation(_: DbFunctions, values: IEnumerable<System_Internal.Int64>): Nullable<System_Internal.Double>;
|
|
261
|
+
static VariancePopulation(_: DbFunctions, values: IEnumerable<System_Internal.Single>): Nullable<System_Internal.Double>;
|
|
262
|
+
static VarianceSample(_: DbFunctions, values: IEnumerable<System_Internal.Byte>): Nullable<System_Internal.Double>;
|
|
263
|
+
static VarianceSample(_: DbFunctions, values: IEnumerable<System_Internal.Decimal>): Nullable<System_Internal.Double>;
|
|
264
|
+
static VarianceSample(_: DbFunctions, values: IEnumerable<System_Internal.Double>): Nullable<System_Internal.Double>;
|
|
265
|
+
static VarianceSample(_: DbFunctions, values: IEnumerable<System_Internal.Int16>): Nullable<System_Internal.Double>;
|
|
266
|
+
static VarianceSample(_: DbFunctions, values: IEnumerable<System_Internal.Int32>): Nullable<System_Internal.Double>;
|
|
267
|
+
static VarianceSample(_: DbFunctions, values: IEnumerable<System_Internal.Int64>): Nullable<System_Internal.Double>;
|
|
268
|
+
static VarianceSample(_: DbFunctions, values: IEnumerable<System_Internal.Single>): Nullable<System_Internal.Double>;
|
|
269
|
+
static VectorDistance<T extends unknown>(_: DbFunctions, distanceMetric: string, vector1: SqlVector_1<T>, vector2: SqlVector_1<T>): double;
|
|
263
270
|
}
|
|
264
271
|
|
|
265
272
|
|
|
266
273
|
export type SqlServerDbFunctionsExtensions = SqlServerDbFunctionsExtensions$instance;
|
|
267
274
|
|
|
268
275
|
export abstract class SqlServerDbSetExtensions$instance {
|
|
269
|
-
static
|
|
270
|
-
static
|
|
271
|
-
static
|
|
272
|
-
static
|
|
273
|
-
static
|
|
276
|
+
static TemporalAll<TEntity>(source: DbSet<TEntity>): IQueryable<TEntity>;
|
|
277
|
+
static TemporalAsOf<TEntity>(source: DbSet<TEntity>, utcPointInTime: DateTime): IQueryable<TEntity>;
|
|
278
|
+
static TemporalBetween<TEntity>(source: DbSet<TEntity>, utcFrom: DateTime, utcTo: DateTime): IQueryable<TEntity>;
|
|
279
|
+
static TemporalContainedIn<TEntity>(source: DbSet<TEntity>, utcFrom: DateTime, utcTo: DateTime): IQueryable<TEntity>;
|
|
280
|
+
static TemporalFromTo<TEntity>(source: DbSet<TEntity>, utcFrom: DateTime, utcTo: DateTime): IQueryable<TEntity>;
|
|
274
281
|
}
|
|
275
282
|
|
|
276
283
|
|
|
277
284
|
export type SqlServerDbSetExtensions = SqlServerDbSetExtensions$instance;
|
|
278
285
|
|
|
279
286
|
export abstract class SqlServerEntityTypeBuilderExtensions$instance {
|
|
280
|
-
static
|
|
281
|
-
static
|
|
282
|
-
static
|
|
283
|
-
static
|
|
284
|
-
static
|
|
285
|
-
static
|
|
286
|
-
static
|
|
287
|
-
static
|
|
288
|
-
static
|
|
289
|
-
static
|
|
290
|
-
static
|
|
291
|
-
static
|
|
292
|
-
static
|
|
293
|
-
static
|
|
294
|
-
static
|
|
295
|
-
static
|
|
296
|
-
static
|
|
297
|
-
static
|
|
298
|
-
static
|
|
299
|
-
static
|
|
287
|
+
static CanSetHistoryTableName(entityTypeBuilder: IConventionEntityTypeBuilder, name: string, fromDataAnnotation?: boolean): boolean;
|
|
288
|
+
static CanSetHistoryTableSchema(entityTypeBuilder: IConventionEntityTypeBuilder, schema: string, fromDataAnnotation?: boolean): boolean;
|
|
289
|
+
static CanSetIsMemoryOptimized(entityTypeBuilder: IConventionEntityTypeBuilder, memoryOptimized: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): boolean;
|
|
290
|
+
static CanSetIsTemporal(entityTypeBuilder: IConventionEntityTypeBuilder, temporal?: boolean, fromDataAnnotation?: boolean): boolean;
|
|
291
|
+
static CanSetPeriodEnd(entityTypeBuilder: IConventionEntityTypeBuilder, propertyName: string, fromDataAnnotation?: boolean): boolean;
|
|
292
|
+
static CanSetPeriodStart(entityTypeBuilder: IConventionEntityTypeBuilder, propertyName: string, fromDataAnnotation?: boolean): boolean;
|
|
293
|
+
static CanUseSqlOutputClause(entityTypeBuilder: IConventionEntityTypeBuilder, useSqlOutputClause: Nullable<System_Internal.Boolean>, storeObject: StoreObjectIdentifier, fromDataAnnotation?: boolean): boolean;
|
|
294
|
+
static CanUseSqlOutputClause(entityTypeBuilder: IConventionEntityTypeBuilder, useSqlOutputClause: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): boolean;
|
|
295
|
+
static HasPeriodEnd(entityTypeBuilder: IConventionEntityTypeBuilder, propertyName: string, fromDataAnnotation?: boolean): IConventionEntityTypeBuilder | undefined;
|
|
296
|
+
static HasPeriodStart(entityTypeBuilder: IConventionEntityTypeBuilder, propertyName: string, fromDataAnnotation?: boolean): IConventionEntityTypeBuilder | undefined;
|
|
297
|
+
static IsMemoryOptimized<TEntity>(entityTypeBuilder: EntityTypeBuilder<TEntity>, memoryOptimized?: boolean): EntityTypeBuilder<TEntity>;
|
|
298
|
+
static IsMemoryOptimized(entityTypeBuilder: EntityTypeBuilder, memoryOptimized?: boolean): EntityTypeBuilder;
|
|
299
|
+
static IsMemoryOptimized(entityTypeBuilder: IConventionEntityTypeBuilder, memoryOptimized: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): IConventionEntityTypeBuilder | undefined;
|
|
300
|
+
static IsMemoryOptimized(collectionOwnershipBuilder: OwnedNavigationBuilder, memoryOptimized?: boolean): OwnedNavigationBuilder;
|
|
301
|
+
static IsMemoryOptimized<TEntity, TRelatedEntity>(collectionOwnershipBuilder: OwnedNavigationBuilder<TEntity, TRelatedEntity>, memoryOptimized?: boolean): OwnedNavigationBuilder<TEntity, TRelatedEntity>;
|
|
302
|
+
static IsTemporal(entityTypeBuilder: IConventionEntityTypeBuilder, temporal?: boolean, fromDataAnnotation?: boolean): IConventionEntityTypeBuilder | undefined;
|
|
303
|
+
static UseHistoryTableName(entityTypeBuilder: IConventionEntityTypeBuilder, name: string, fromDataAnnotation?: boolean): IConventionEntityTypeBuilder | undefined;
|
|
304
|
+
static UseHistoryTableSchema(entityTypeBuilder: IConventionEntityTypeBuilder, schema: string, fromDataAnnotation?: boolean): IConventionEntityTypeBuilder | undefined;
|
|
305
|
+
static UseSqlOutputClause(entityTypeBuilder: IConventionEntityTypeBuilder, useSqlOutputClause: Nullable<System_Internal.Boolean>, storeObject: StoreObjectIdentifier, fromDataAnnotation?: boolean): IConventionEntityTypeBuilder | undefined;
|
|
306
|
+
static UseSqlOutputClause(entityTypeBuilder: IConventionEntityTypeBuilder, useSqlOutputClause: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): IConventionEntityTypeBuilder | undefined;
|
|
300
307
|
}
|
|
301
308
|
|
|
302
309
|
|
|
303
310
|
export type SqlServerEntityTypeBuilderExtensions = SqlServerEntityTypeBuilderExtensions$instance;
|
|
304
311
|
|
|
305
312
|
export abstract class SqlServerEntityTypeExtensions$instance {
|
|
306
|
-
static
|
|
307
|
-
static
|
|
308
|
-
static
|
|
309
|
-
static
|
|
310
|
-
static
|
|
311
|
-
static
|
|
312
|
-
static
|
|
313
|
-
static
|
|
314
|
-
static
|
|
315
|
-
static
|
|
316
|
-
static
|
|
317
|
-
static
|
|
318
|
-
static
|
|
319
|
-
static
|
|
320
|
-
static
|
|
321
|
-
static
|
|
322
|
-
static
|
|
323
|
-
static
|
|
324
|
-
static
|
|
325
|
-
static
|
|
326
|
-
static
|
|
327
|
-
static
|
|
328
|
-
static
|
|
329
|
-
static
|
|
330
|
-
static
|
|
331
|
-
static
|
|
332
|
-
static
|
|
333
|
-
static
|
|
334
|
-
static
|
|
335
|
-
static
|
|
336
|
-
static
|
|
337
|
-
static
|
|
338
|
-
static
|
|
313
|
+
static GetHistoryTableName(entityType: IReadOnlyEntityType): string | undefined;
|
|
314
|
+
static GetHistoryTableNameConfigurationSource(entityType: IConventionEntityType): Nullable<ConfigurationSource>;
|
|
315
|
+
static GetHistoryTableSchema(entityType: IReadOnlyEntityType): string | undefined;
|
|
316
|
+
static GetHistoryTableSchemaConfigurationSource(entityType: IConventionEntityType): Nullable<ConfigurationSource>;
|
|
317
|
+
static GetIsMemoryOptimizedConfigurationSource(entityType: IConventionEntityType): Nullable<ConfigurationSource>;
|
|
318
|
+
static GetIsTemporalConfigurationSource(entityType: IConventionEntityType): Nullable<ConfigurationSource>;
|
|
319
|
+
static GetPeriodEndPropertyName(entityType: IReadOnlyEntityType): string | undefined;
|
|
320
|
+
static GetPeriodEndPropertyNameConfigurationSource(entityType: IConventionEntityType): Nullable<ConfigurationSource>;
|
|
321
|
+
static GetPeriodStartPropertyName(entityType: IReadOnlyEntityType): string | undefined;
|
|
322
|
+
static GetPeriodStartPropertyNameConfigurationSource(entityType: IConventionEntityType): Nullable<ConfigurationSource>;
|
|
323
|
+
static GetSchemaQualifiedHistoryTableName(entityType: IReadOnlyEntityType): string | undefined;
|
|
324
|
+
static GetUseSqlOutputClauseConfigurationSource(entityType: IConventionEntityType, storeObject: StoreObjectIdentifier): Nullable<ConfigurationSource>;
|
|
325
|
+
static GetUseSqlOutputClauseConfigurationSource(entityType: IConventionEntityType): Nullable<ConfigurationSource>;
|
|
326
|
+
static IsMemoryOptimized(entityType: IReadOnlyEntityType): boolean;
|
|
327
|
+
static IsSqlOutputClauseUsed(entityType: IReadOnlyEntityType, storeObject: StoreObjectIdentifier): boolean;
|
|
328
|
+
static IsSqlOutputClauseUsed(entityType: IReadOnlyEntityType): boolean;
|
|
329
|
+
static IsTemporal(entityType: IReadOnlyEntityType): boolean;
|
|
330
|
+
static SetHistoryTableName(entityType: IConventionEntityType, historyTableName: string, fromDataAnnotation?: boolean): string | undefined;
|
|
331
|
+
static SetHistoryTableName(entityType: IMutableEntityType, historyTableName: string): void;
|
|
332
|
+
static SetHistoryTableSchema(entityType: IConventionEntityType, historyTableSchema: string, fromDataAnnotation?: boolean): string | undefined;
|
|
333
|
+
static SetHistoryTableSchema(entityType: IMutableEntityType, historyTableSchema: string): void;
|
|
334
|
+
static SetIsMemoryOptimized(entityType: IConventionEntityType, memoryOptimized: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): Nullable<System_Internal.Boolean>;
|
|
335
|
+
static SetIsMemoryOptimized(entityType: IMutableEntityType, memoryOptimized: boolean): void;
|
|
336
|
+
static SetIsTemporal(entityType: IConventionEntityType, temporal: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): Nullable<System_Internal.Boolean>;
|
|
337
|
+
static SetIsTemporal(entityType: IMutableEntityType, temporal: boolean): void;
|
|
338
|
+
static SetPeriodEndPropertyName(entityType: IConventionEntityType, periodEndPropertyName: string, fromDataAnnotation?: boolean): string | undefined;
|
|
339
|
+
static SetPeriodEndPropertyName(entityType: IMutableEntityType, periodEndPropertyName: string): void;
|
|
340
|
+
static SetPeriodStartPropertyName(entityType: IConventionEntityType, periodStartPropertyName: string, fromDataAnnotation?: boolean): string | undefined;
|
|
341
|
+
static SetPeriodStartPropertyName(entityType: IMutableEntityType, periodStartPropertyName: string): void;
|
|
342
|
+
static UseSqlOutputClause(entityType: IConventionEntityType, useSqlOutputClause: Nullable<System_Internal.Boolean>, storeObject: StoreObjectIdentifier, fromDataAnnotation?: boolean): Nullable<System_Internal.Boolean>;
|
|
343
|
+
static UseSqlOutputClause(entityType: IConventionEntityType, useSqlOutputClause: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): Nullable<System_Internal.Boolean>;
|
|
344
|
+
static UseSqlOutputClause(entityType: IMutableEntityType, useSqlOutputClause: Nullable<System_Internal.Boolean>, storeObject: StoreObjectIdentifier): void;
|
|
345
|
+
static UseSqlOutputClause(entityType: IMutableEntityType, useSqlOutputClause: Nullable<System_Internal.Boolean>): void;
|
|
339
346
|
}
|
|
340
347
|
|
|
341
348
|
|
|
342
349
|
export type SqlServerEntityTypeExtensions = SqlServerEntityTypeExtensions$instance;
|
|
343
350
|
|
|
344
351
|
export abstract class SqlServerEntityTypeMappingFragmentExtensions$instance {
|
|
345
|
-
static
|
|
346
|
-
static
|
|
347
|
-
static
|
|
348
|
-
static
|
|
352
|
+
static GetUseSqlOutputClauseConfigurationSource(fragment: IConventionEntityTypeMappingFragment): Nullable<ConfigurationSource>;
|
|
353
|
+
static IsSqlOutputClauseUsed(fragment: IReadOnlyEntityTypeMappingFragment): boolean;
|
|
354
|
+
static UseSqlOutputClause(fragment: IConventionEntityTypeMappingFragment, useSqlOutputClause: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): Nullable<System_Internal.Boolean>;
|
|
355
|
+
static UseSqlOutputClause(fragment: IMutableEntityTypeMappingFragment, useSqlOutputClause: Nullable<System_Internal.Boolean>): void;
|
|
349
356
|
}
|
|
350
357
|
|
|
351
358
|
|
|
352
359
|
export type SqlServerEntityTypeMappingFragmentExtensions = SqlServerEntityTypeMappingFragmentExtensions$instance;
|
|
353
360
|
|
|
354
361
|
export abstract class SqlServerIndexBuilderExtensions$instance {
|
|
355
|
-
static
|
|
356
|
-
static
|
|
357
|
-
static
|
|
358
|
-
static
|
|
359
|
-
static
|
|
360
|
-
static
|
|
361
|
-
static
|
|
362
|
-
static
|
|
363
|
-
static
|
|
364
|
-
static
|
|
365
|
-
static
|
|
366
|
-
static
|
|
367
|
-
static
|
|
368
|
-
static
|
|
369
|
-
static
|
|
370
|
-
static
|
|
371
|
-
static
|
|
372
|
-
static
|
|
373
|
-
static
|
|
374
|
-
static
|
|
375
|
-
static
|
|
376
|
-
static
|
|
377
|
-
static
|
|
378
|
-
static
|
|
379
|
-
static
|
|
362
|
+
static CanSetDataCompression(indexBuilder: IConventionIndexBuilder, dataCompressionType: Nullable<DataCompressionType>, fromDataAnnotation?: boolean): boolean;
|
|
363
|
+
static CanSetFillFactor(indexBuilder: IConventionIndexBuilder, fillFactor: Nullable<System_Internal.Int32>, fromDataAnnotation?: boolean): boolean;
|
|
364
|
+
static CanSetIncludeProperties(indexBuilder: IConventionIndexBuilder, propertyNames: IReadOnlyList<System_Internal.String>, fromDataAnnotation?: boolean): boolean;
|
|
365
|
+
static CanSetIsClustered(indexBuilder: IConventionIndexBuilder, clustered: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): boolean;
|
|
366
|
+
static CanSetIsCreatedOnline(indexBuilder: IConventionIndexBuilder, createdOnline: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): boolean;
|
|
367
|
+
static CanSetSortInTempDb(indexBuilder: IConventionIndexBuilder, sortInTempDb: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): boolean;
|
|
368
|
+
static HasFillFactor<TEntity>(indexBuilder: IndexBuilder<TEntity>, fillFactor: int): IndexBuilder<TEntity>;
|
|
369
|
+
static HasFillFactor(indexBuilder: IConventionIndexBuilder, fillFactor: Nullable<System_Internal.Int32>, fromDataAnnotation?: boolean): IConventionIndexBuilder | undefined;
|
|
370
|
+
static HasFillFactor(indexBuilder: IndexBuilder, fillFactor: int): IndexBuilder;
|
|
371
|
+
static IncludeProperties<TEntity>(indexBuilder: IndexBuilder<TEntity>, includeExpression: Expression<Func<TEntity, unknown>>): IndexBuilder<TEntity>;
|
|
372
|
+
static IncludeProperties<TEntity>(indexBuilder: IndexBuilder<TEntity>, ...propertyNames: string[]): IndexBuilder<TEntity>;
|
|
373
|
+
static IncludeProperties(indexBuilder: IConventionIndexBuilder, propertyNames: IReadOnlyList<System_Internal.String>, fromDataAnnotation?: boolean): IConventionIndexBuilder | undefined;
|
|
374
|
+
static IncludeProperties(indexBuilder: IndexBuilder, ...propertyNames: string[]): IndexBuilder;
|
|
375
|
+
static IsClustered<TEntity>(indexBuilder: IndexBuilder<TEntity>, clustered?: boolean): IndexBuilder<TEntity>;
|
|
376
|
+
static IsClustered(indexBuilder: IConventionIndexBuilder, clustered: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): IConventionIndexBuilder | undefined;
|
|
377
|
+
static IsClustered(indexBuilder: IndexBuilder, clustered?: boolean): IndexBuilder;
|
|
378
|
+
static IsCreatedOnline<TEntity>(indexBuilder: IndexBuilder<TEntity>, createdOnline?: boolean): IndexBuilder<TEntity>;
|
|
379
|
+
static IsCreatedOnline(indexBuilder: IConventionIndexBuilder, createdOnline: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): IConventionIndexBuilder | undefined;
|
|
380
|
+
static IsCreatedOnline(indexBuilder: IndexBuilder, createdOnline?: boolean): IndexBuilder;
|
|
381
|
+
static SortInTempDb<TEntity>(indexBuilder: IndexBuilder<TEntity>, sortInTempDb?: boolean): IndexBuilder<TEntity>;
|
|
382
|
+
static SortInTempDb(indexBuilder: IConventionIndexBuilder, sortInTempDb: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): IConventionIndexBuilder | undefined;
|
|
383
|
+
static SortInTempDb(indexBuilder: IndexBuilder, sortInTempDb?: boolean): IndexBuilder;
|
|
384
|
+
static UseDataCompression<TEntity>(indexBuilder: IndexBuilder<TEntity>, dataCompressionType: DataCompressionType): IndexBuilder<TEntity>;
|
|
385
|
+
static UseDataCompression(indexBuilder: IConventionIndexBuilder, dataCompressionType: Nullable<DataCompressionType>, fromDataAnnotation?: boolean): IConventionIndexBuilder | undefined;
|
|
386
|
+
static UseDataCompression(indexBuilder: IndexBuilder, dataCompressionType: DataCompressionType): IndexBuilder;
|
|
380
387
|
}
|
|
381
388
|
|
|
382
389
|
|
|
383
390
|
export type SqlServerIndexBuilderExtensions = SqlServerIndexBuilderExtensions$instance;
|
|
384
391
|
|
|
385
392
|
export abstract class SqlServerIndexExtensions$instance {
|
|
386
|
-
static
|
|
387
|
-
static
|
|
388
|
-
static
|
|
389
|
-
static
|
|
390
|
-
static
|
|
391
|
-
static
|
|
392
|
-
static
|
|
393
|
-
static
|
|
394
|
-
static
|
|
395
|
-
static
|
|
396
|
-
static
|
|
397
|
-
static
|
|
398
|
-
static
|
|
399
|
-
static
|
|
400
|
-
static
|
|
401
|
-
static
|
|
402
|
-
static
|
|
403
|
-
static
|
|
404
|
-
static
|
|
405
|
-
static
|
|
406
|
-
static
|
|
407
|
-
static
|
|
408
|
-
static
|
|
409
|
-
static
|
|
410
|
-
static
|
|
411
|
-
static
|
|
412
|
-
static
|
|
413
|
-
static
|
|
414
|
-
static
|
|
415
|
-
static
|
|
393
|
+
static GetDataCompression(index: IReadOnlyIndex, storeObject: StoreObjectIdentifier): Nullable<DataCompressionType>;
|
|
394
|
+
static GetDataCompression(index: IReadOnlyIndex): Nullable<DataCompressionType>;
|
|
395
|
+
static GetDataCompressionConfigurationSource(index: IConventionIndex): Nullable<ConfigurationSource>;
|
|
396
|
+
static GetFillFactor(index: IReadOnlyIndex, storeObject: StoreObjectIdentifier): Nullable<System_Internal.Int32>;
|
|
397
|
+
static GetFillFactor(index: IReadOnlyIndex): Nullable<System_Internal.Int32>;
|
|
398
|
+
static GetFillFactorConfigurationSource(index: IConventionIndex): Nullable<ConfigurationSource>;
|
|
399
|
+
static GetIncludeProperties(index: IReadOnlyIndex, storeObject: StoreObjectIdentifier): IReadOnlyList<System_Internal.String> | undefined;
|
|
400
|
+
static GetIncludeProperties(index: IReadOnlyIndex): IReadOnlyList<System_Internal.String> | undefined;
|
|
401
|
+
static GetIncludePropertiesConfigurationSource(index: IConventionIndex): Nullable<ConfigurationSource>;
|
|
402
|
+
static GetIsClusteredConfigurationSource(property: IConventionIndex): Nullable<ConfigurationSource>;
|
|
403
|
+
static GetIsCreatedOnlineConfigurationSource(index: IConventionIndex): Nullable<ConfigurationSource>;
|
|
404
|
+
static GetSortInTempDb(index: IReadOnlyIndex, storeObject: StoreObjectIdentifier): Nullable<System_Internal.Boolean>;
|
|
405
|
+
static GetSortInTempDb(index: IReadOnlyIndex): Nullable<System_Internal.Boolean>;
|
|
406
|
+
static GetSortInTempDbConfigurationSource(index: IConventionIndex): Nullable<ConfigurationSource>;
|
|
407
|
+
static IsClustered(index: IReadOnlyIndex, storeObject: StoreObjectIdentifier): Nullable<System_Internal.Boolean>;
|
|
408
|
+
static IsClustered(index: IReadOnlyIndex): Nullable<System_Internal.Boolean>;
|
|
409
|
+
static IsCreatedOnline(index: IReadOnlyIndex, storeObject: StoreObjectIdentifier): Nullable<System_Internal.Boolean>;
|
|
410
|
+
static IsCreatedOnline(index: IReadOnlyIndex): Nullable<System_Internal.Boolean>;
|
|
411
|
+
static SetDataCompression(index: IConventionIndex, dataCompression: Nullable<DataCompressionType>, fromDataAnnotation?: boolean): Nullable<DataCompressionType>;
|
|
412
|
+
static SetDataCompression(index: IMutableIndex, dataCompression: Nullable<DataCompressionType>): void;
|
|
413
|
+
static SetFillFactor(index: IConventionIndex, fillFactor: Nullable<System_Internal.Int32>, fromDataAnnotation?: boolean): Nullable<System_Internal.Int32>;
|
|
414
|
+
static SetFillFactor(index: IMutableIndex, fillFactor: Nullable<System_Internal.Int32>): void;
|
|
415
|
+
static SetIncludeProperties(index: IConventionIndex, properties: IReadOnlyList<System_Internal.String>, fromDataAnnotation?: boolean): IReadOnlyList<System_Internal.String> | undefined;
|
|
416
|
+
static SetIncludeProperties(index: IMutableIndex, properties: IReadOnlyList<System_Internal.String>): void;
|
|
417
|
+
static SetIsClustered(index: IConventionIndex, value: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): Nullable<System_Internal.Boolean>;
|
|
418
|
+
static SetIsClustered(index: IMutableIndex, value: Nullable<System_Internal.Boolean>): void;
|
|
419
|
+
static SetIsCreatedOnline(index: IConventionIndex, createdOnline: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): Nullable<System_Internal.Boolean>;
|
|
420
|
+
static SetIsCreatedOnline(index: IMutableIndex, createdOnline: Nullable<System_Internal.Boolean>): void;
|
|
421
|
+
static SetSortInTempDb(index: IConventionIndex, sortInTempDb: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): Nullable<System_Internal.Boolean>;
|
|
422
|
+
static SetSortInTempDb(index: IMutableIndex, sortInTempDb: Nullable<System_Internal.Boolean>): void;
|
|
416
423
|
}
|
|
417
424
|
|
|
418
425
|
|
|
419
426
|
export type SqlServerIndexExtensions = SqlServerIndexExtensions$instance;
|
|
420
427
|
|
|
421
428
|
export abstract class SqlServerKeyBuilderExtensions$instance {
|
|
422
|
-
static
|
|
423
|
-
static
|
|
424
|
-
static
|
|
425
|
-
static
|
|
426
|
-
static
|
|
427
|
-
static
|
|
428
|
-
static
|
|
429
|
-
static
|
|
429
|
+
static CanSetFillFactor(keyBuilder: IConventionKeyBuilder, fillFactor: Nullable<System_Internal.Int32>, fromDataAnnotation?: boolean): boolean;
|
|
430
|
+
static CanSetIsClustered(keyBuilder: IConventionKeyBuilder, clustered: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): boolean;
|
|
431
|
+
static HasFillFactor<TEntity>(keyBuilder: KeyBuilder<TEntity>, fillFactor: int): KeyBuilder<TEntity>;
|
|
432
|
+
static HasFillFactor(keyBuilder: IConventionKeyBuilder, fillFactor: Nullable<System_Internal.Int32>, fromDataAnnotation?: boolean): IConventionKeyBuilder | undefined;
|
|
433
|
+
static HasFillFactor(keyBuilder: KeyBuilder, fillFactor: int): KeyBuilder;
|
|
434
|
+
static IsClustered<TEntity>(keyBuilder: KeyBuilder<TEntity>, clustered?: boolean): KeyBuilder<TEntity>;
|
|
435
|
+
static IsClustered(keyBuilder: IConventionKeyBuilder, clustered: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): IConventionKeyBuilder | undefined;
|
|
436
|
+
static IsClustered(keyBuilder: KeyBuilder, clustered?: boolean): KeyBuilder;
|
|
430
437
|
}
|
|
431
438
|
|
|
432
439
|
|
|
433
440
|
export type SqlServerKeyBuilderExtensions = SqlServerKeyBuilderExtensions$instance;
|
|
434
441
|
|
|
435
442
|
export abstract class SqlServerKeyExtensions$instance {
|
|
436
|
-
static
|
|
437
|
-
static
|
|
438
|
-
static
|
|
439
|
-
static
|
|
440
|
-
static
|
|
441
|
-
static
|
|
442
|
-
static
|
|
443
|
-
static
|
|
444
|
-
static
|
|
445
|
-
static
|
|
443
|
+
static GetFillFactor(key: IReadOnlyKey, storeObject: StoreObjectIdentifier): Nullable<System_Internal.Int32>;
|
|
444
|
+
static GetFillFactor(key: IReadOnlyKey): Nullable<System_Internal.Int32>;
|
|
445
|
+
static GetFillFactorConfigurationSource(key: IConventionKey): Nullable<ConfigurationSource>;
|
|
446
|
+
static GetIsClusteredConfigurationSource(key: IConventionKey): Nullable<ConfigurationSource>;
|
|
447
|
+
static IsClustered(key: IReadOnlyKey, storeObject: StoreObjectIdentifier): Nullable<System_Internal.Boolean>;
|
|
448
|
+
static IsClustered(key: IReadOnlyKey): Nullable<System_Internal.Boolean>;
|
|
449
|
+
static SetFillFactor(key: IConventionKey, fillFactor: Nullable<System_Internal.Int32>, fromDataAnnotation?: boolean): Nullable<System_Internal.Int32>;
|
|
450
|
+
static SetFillFactor(key: IMutableKey, fillFactor: Nullable<System_Internal.Int32>): void;
|
|
451
|
+
static SetIsClustered(key: IConventionKey, clustered: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): Nullable<System_Internal.Boolean>;
|
|
452
|
+
static SetIsClustered(key: IMutableKey, clustered: Nullable<System_Internal.Boolean>): void;
|
|
446
453
|
}
|
|
447
454
|
|
|
448
455
|
|
|
449
456
|
export type SqlServerKeyExtensions = SqlServerKeyExtensions$instance;
|
|
450
457
|
|
|
451
458
|
export abstract class SqlServerModelBuilderExtensions$instance {
|
|
452
|
-
static
|
|
453
|
-
static
|
|
454
|
-
static
|
|
455
|
-
static
|
|
456
|
-
static
|
|
457
|
-
static
|
|
458
|
-
static
|
|
459
|
-
static
|
|
460
|
-
static
|
|
461
|
-
static
|
|
462
|
-
static
|
|
463
|
-
static
|
|
464
|
-
static
|
|
465
|
-
static
|
|
466
|
-
static
|
|
467
|
-
static
|
|
468
|
-
static
|
|
469
|
-
static
|
|
470
|
-
static
|
|
471
|
-
static
|
|
472
|
-
static
|
|
473
|
-
static
|
|
474
|
-
static
|
|
475
|
-
static
|
|
476
|
-
static
|
|
477
|
-
static
|
|
459
|
+
static CanSetDatabaseMaxSize(modelBuilder: IConventionModelBuilder, maxSize: string, fromDataAnnotation?: boolean): boolean;
|
|
460
|
+
static CanSetHiLoSequence(modelBuilder: IConventionModelBuilder, name: string, schema: string, fromDataAnnotation?: boolean): boolean;
|
|
461
|
+
static CanSetIdentityColumnIncrement(modelBuilder: IConventionModelBuilder, increment: Nullable<System_Internal.Int32>, fromDataAnnotation?: boolean): boolean;
|
|
462
|
+
static CanSetIdentityColumnSeed(modelBuilder: IConventionModelBuilder, seed: Nullable<System_Internal.Int64>, fromDataAnnotation?: boolean): boolean;
|
|
463
|
+
static CanSetPerformanceLevelSql(modelBuilder: IConventionModelBuilder, performanceLevel: string, fromDataAnnotation?: boolean): boolean;
|
|
464
|
+
static CanSetServiceTierSql(modelBuilder: IConventionModelBuilder, serviceTier: string, fromDataAnnotation?: boolean): boolean;
|
|
465
|
+
static CanSetValueGenerationStrategy(modelBuilder: IConventionModelBuilder, valueGenerationStrategy: Nullable<SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean): boolean;
|
|
466
|
+
static CanUseNamedDefaultConstraints(modelBuilder: IConventionModelBuilder, value: boolean, fromDataAnnotation?: boolean): boolean;
|
|
467
|
+
static HasDatabaseMaxSize(modelBuilder: IConventionModelBuilder, maxSize: string, fromDataAnnotation?: boolean): IConventionModelBuilder | undefined;
|
|
468
|
+
static HasDatabaseMaxSize(modelBuilder: ModelBuilder, maxSize: string): ModelBuilder;
|
|
469
|
+
static HasHiLoSequence(modelBuilder: IConventionModelBuilder, name: string, schema: string, fromDataAnnotation?: boolean): IConventionSequenceBuilder | undefined;
|
|
470
|
+
static HasIdentityColumnIncrement(modelBuilder: IConventionModelBuilder, increment: Nullable<System_Internal.Int32>, fromDataAnnotation?: boolean): IConventionModelBuilder | undefined;
|
|
471
|
+
static HasIdentityColumnSeed(modelBuilder: IConventionModelBuilder, seed: Nullable<System_Internal.Int64>, fromDataAnnotation?: boolean): IConventionModelBuilder | undefined;
|
|
472
|
+
static HasPerformanceLevel(modelBuilder: ModelBuilder, performanceLevel: string): ModelBuilder;
|
|
473
|
+
static HasPerformanceLevelSql(modelBuilder: IConventionModelBuilder, performanceLevel: string, fromDataAnnotation?: boolean): IConventionModelBuilder | undefined;
|
|
474
|
+
static HasPerformanceLevelSql(modelBuilder: ModelBuilder, performanceLevel: string): ModelBuilder;
|
|
475
|
+
static HasServiceTier(modelBuilder: ModelBuilder, serviceTier: string): ModelBuilder;
|
|
476
|
+
static HasServiceTierSql(modelBuilder: IConventionModelBuilder, serviceTier: string, fromDataAnnotation?: boolean): IConventionModelBuilder | undefined;
|
|
477
|
+
static HasServiceTierSql(modelBuilder: ModelBuilder, serviceTier: string): ModelBuilder;
|
|
478
|
+
static HasValueGenerationStrategy(modelBuilder: IConventionModelBuilder, valueGenerationStrategy: Nullable<SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean): IConventionModelBuilder | undefined;
|
|
479
|
+
static UseHiLo(modelBuilder: ModelBuilder, name?: string, schema?: string): ModelBuilder;
|
|
480
|
+
static UseIdentityColumns(modelBuilder: ModelBuilder, seed: int, increment?: int): ModelBuilder;
|
|
481
|
+
static UseIdentityColumns(modelBuilder: ModelBuilder, seed?: long, increment?: int): ModelBuilder;
|
|
482
|
+
static UseKeySequences(modelBuilder: ModelBuilder, nameSuffix?: string, schema?: string): ModelBuilder;
|
|
483
|
+
static UseNamedDefaultConstraints(modelBuilder: IConventionModelBuilder, value: boolean, fromDataAnnotation?: boolean): IConventionModelBuilder | undefined;
|
|
484
|
+
static UseNamedDefaultConstraints(modelBuilder: ModelBuilder, value?: boolean): ModelBuilder;
|
|
478
485
|
}
|
|
479
486
|
|
|
480
487
|
|
|
481
488
|
export type SqlServerModelBuilderExtensions = SqlServerModelBuilderExtensions$instance;
|
|
482
489
|
|
|
483
490
|
export abstract class SqlServerModelExtensions$instance {
|
|
484
|
-
static readonly
|
|
485
|
-
static readonly
|
|
486
|
-
static
|
|
487
|
-
static
|
|
488
|
-
static
|
|
489
|
-
static
|
|
490
|
-
static
|
|
491
|
-
static
|
|
492
|
-
static
|
|
493
|
-
static
|
|
494
|
-
static
|
|
495
|
-
static
|
|
496
|
-
static
|
|
497
|
-
static
|
|
498
|
-
static
|
|
499
|
-
static
|
|
500
|
-
static
|
|
501
|
-
static
|
|
502
|
-
static
|
|
503
|
-
static
|
|
504
|
-
static
|
|
505
|
-
static
|
|
506
|
-
static
|
|
507
|
-
static
|
|
508
|
-
static
|
|
509
|
-
static
|
|
510
|
-
static
|
|
511
|
-
static
|
|
512
|
-
static
|
|
513
|
-
static
|
|
514
|
-
static
|
|
515
|
-
static
|
|
516
|
-
static
|
|
517
|
-
static
|
|
518
|
-
static
|
|
519
|
-
static
|
|
520
|
-
static
|
|
521
|
-
static
|
|
522
|
-
static
|
|
523
|
-
static
|
|
524
|
-
static
|
|
525
|
-
static
|
|
491
|
+
static readonly DefaultHiLoSequenceName: string;
|
|
492
|
+
static readonly DefaultSequenceNameSuffix: string;
|
|
493
|
+
static GetDatabaseMaxSize(model: IReadOnlyModel): string | undefined;
|
|
494
|
+
static GetDatabaseMaxSizeConfigurationSource(model: IConventionModel): Nullable<ConfigurationSource>;
|
|
495
|
+
static GetHiLoSequenceName(model: IReadOnlyModel): string;
|
|
496
|
+
static GetHiLoSequenceNameConfigurationSource(model: IConventionModel): Nullable<ConfigurationSource>;
|
|
497
|
+
static GetHiLoSequenceSchema(model: IReadOnlyModel): string | undefined;
|
|
498
|
+
static GetHiLoSequenceSchemaConfigurationSource(model: IConventionModel): Nullable<ConfigurationSource>;
|
|
499
|
+
static GetIdentityIncrement(model: IReadOnlyModel): int;
|
|
500
|
+
static GetIdentityIncrementConfigurationSource(model: IConventionModel): Nullable<ConfigurationSource>;
|
|
501
|
+
static GetIdentitySeed(model: IReadOnlyModel): long;
|
|
502
|
+
static GetIdentitySeedConfigurationSource(model: IConventionModel): Nullable<ConfigurationSource>;
|
|
503
|
+
static GetPerformanceLevelSql(model: IReadOnlyModel): string | undefined;
|
|
504
|
+
static GetPerformanceLevelSqlConfigurationSource(model: IConventionModel): Nullable<ConfigurationSource>;
|
|
505
|
+
static GetSequenceNameSuffix(model: IReadOnlyModel): string;
|
|
506
|
+
static GetSequenceNameSuffixConfigurationSource(model: IConventionModel): Nullable<ConfigurationSource>;
|
|
507
|
+
static GetSequenceSchema(model: IReadOnlyModel): string | undefined;
|
|
508
|
+
static GetSequenceSchemaConfigurationSource(model: IConventionModel): Nullable<ConfigurationSource>;
|
|
509
|
+
static GetServiceTierSql(model: IReadOnlyModel): string | undefined;
|
|
510
|
+
static GetServiceTierSqlConfigurationSource(model: IConventionModel): Nullable<ConfigurationSource>;
|
|
511
|
+
static GetValueGenerationStrategy(model: IReadOnlyModel): Nullable<SqlServerValueGenerationStrategy>;
|
|
512
|
+
static GetValueGenerationStrategyConfigurationSource(model: IConventionModel): Nullable<ConfigurationSource>;
|
|
513
|
+
static SetDatabaseMaxSize(model: IConventionModel, value: string, fromDataAnnotation?: boolean): string | undefined;
|
|
514
|
+
static SetDatabaseMaxSize(model: IMutableModel, value: string): void;
|
|
515
|
+
static SetHiLoSequenceName(model: IConventionModel, name: string, fromDataAnnotation?: boolean): string | undefined;
|
|
516
|
+
static SetHiLoSequenceName(model: IMutableModel, name: string): void;
|
|
517
|
+
static SetHiLoSequenceSchema(model: IConventionModel, value: string, fromDataAnnotation?: boolean): string | undefined;
|
|
518
|
+
static SetHiLoSequenceSchema(model: IMutableModel, value: string): void;
|
|
519
|
+
static SetIdentityIncrement(model: IConventionModel, increment: Nullable<System_Internal.Int32>, fromDataAnnotation?: boolean): Nullable<System_Internal.Int32>;
|
|
520
|
+
static SetIdentityIncrement(model: IMutableModel, increment: Nullable<System_Internal.Int32>): void;
|
|
521
|
+
static SetIdentitySeed(model: IConventionModel, seed: Nullable<System_Internal.Int64>, fromDataAnnotation?: boolean): Nullable<System_Internal.Int64>;
|
|
522
|
+
static SetIdentitySeed(model: IMutableModel, seed: Nullable<System_Internal.Int64>): void;
|
|
523
|
+
static SetPerformanceLevelSql(model: IConventionModel, value: string, fromDataAnnotation?: boolean): string | undefined;
|
|
524
|
+
static SetPerformanceLevelSql(model: IMutableModel, value: string): void;
|
|
525
|
+
static SetSequenceNameSuffix(model: IConventionModel, name: string, fromDataAnnotation?: boolean): string | undefined;
|
|
526
|
+
static SetSequenceNameSuffix(model: IMutableModel, name: string): void;
|
|
527
|
+
static SetSequenceSchema(model: IConventionModel, value: string, fromDataAnnotation?: boolean): string | undefined;
|
|
528
|
+
static SetSequenceSchema(model: IMutableModel, value: string): void;
|
|
529
|
+
static SetServiceTierSql(model: IConventionModel, value: string, fromDataAnnotation?: boolean): string | undefined;
|
|
530
|
+
static SetServiceTierSql(model: IMutableModel, value: string): void;
|
|
531
|
+
static SetValueGenerationStrategy(model: IConventionModel, value: Nullable<SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean): Nullable<SqlServerValueGenerationStrategy>;
|
|
532
|
+
static SetValueGenerationStrategy(model: IMutableModel, value: Nullable<SqlServerValueGenerationStrategy>): void;
|
|
526
533
|
}
|
|
527
534
|
|
|
528
535
|
|
|
529
536
|
export type SqlServerModelExtensions = SqlServerModelExtensions$instance;
|
|
530
537
|
|
|
531
538
|
export abstract class SqlServerPrimitiveCollectionBuilderExtensions$instance {
|
|
532
|
-
static
|
|
533
|
-
static
|
|
534
|
-
static
|
|
535
|
-
static
|
|
536
|
-
static
|
|
537
|
-
static
|
|
539
|
+
static HasDefaultValue(primitiveCollectionBuilder: PrimitiveCollectionBuilder, value: unknown, defaultConstraintName: string): PrimitiveCollectionBuilder;
|
|
540
|
+
static HasDefaultValue<TProperty>(primitiveCollectionBuilder: PrimitiveCollectionBuilder<TProperty>, value: unknown, defaultConstraintName: string): PrimitiveCollectionBuilder<TProperty>;
|
|
541
|
+
static HasDefaultValueSql(primitiveCollectionBuilder: PrimitiveCollectionBuilder, sql: string, defaultConstraintName: string): PrimitiveCollectionBuilder;
|
|
542
|
+
static HasDefaultValueSql<TProperty>(primitiveCollectionBuilder: PrimitiveCollectionBuilder<TProperty>, sql: string, defaultConstraintName: string): PrimitiveCollectionBuilder<TProperty>;
|
|
543
|
+
static IsSparse(primitiveCollectionBuilder: PrimitiveCollectionBuilder, sparse?: boolean): PrimitiveCollectionBuilder;
|
|
544
|
+
static IsSparse<TProperty>(primitiveCollectionBuilder: PrimitiveCollectionBuilder<TProperty>, sparse?: boolean): PrimitiveCollectionBuilder<TProperty>;
|
|
538
545
|
}
|
|
539
546
|
|
|
540
547
|
|
|
541
548
|
export type SqlServerPrimitiveCollectionBuilderExtensions = SqlServerPrimitiveCollectionBuilderExtensions$instance;
|
|
542
549
|
|
|
543
550
|
export abstract class SqlServerPropertyBuilderExtensions$instance {
|
|
544
|
-
static
|
|
545
|
-
static
|
|
546
|
-
static
|
|
547
|
-
static
|
|
548
|
-
static
|
|
549
|
-
static
|
|
550
|
-
static
|
|
551
|
-
static
|
|
552
|
-
static
|
|
553
|
-
static
|
|
554
|
-
static
|
|
555
|
-
static
|
|
556
|
-
static
|
|
557
|
-
static
|
|
558
|
-
static
|
|
559
|
-
static
|
|
560
|
-
static
|
|
561
|
-
static
|
|
562
|
-
static
|
|
563
|
-
static
|
|
564
|
-
static
|
|
565
|
-
static
|
|
566
|
-
static
|
|
567
|
-
static
|
|
568
|
-
static
|
|
569
|
-
static
|
|
570
|
-
static
|
|
571
|
-
static
|
|
572
|
-
static
|
|
573
|
-
static
|
|
574
|
-
static
|
|
575
|
-
static
|
|
576
|
-
static
|
|
577
|
-
static
|
|
578
|
-
static
|
|
579
|
-
static
|
|
580
|
-
static
|
|
581
|
-
static
|
|
551
|
+
static CanSetDefaultValue(propertyBuilder: IConventionPropertyBuilder, value: unknown, defaultConstraintName: string, fromDataAnnotation?: boolean): boolean;
|
|
552
|
+
static CanSetDefaultValueSql(propertyBuilder: IConventionPropertyBuilder, sql: string, defaultConstraintName: string, fromDataAnnotation?: boolean): boolean;
|
|
553
|
+
static CanSetHiLoSequence(propertyBuilder: IConventionPropertyBuilder, name: string, schema: string, fromDataAnnotation?: boolean): boolean;
|
|
554
|
+
static CanSetIdentityColumnIncrement(propertyBuilder: IConventionPropertyBuilder, increment: Nullable<System_Internal.Int32>, storeObject: StoreObjectIdentifier, fromDataAnnotation?: boolean): boolean;
|
|
555
|
+
static CanSetIdentityColumnIncrement(propertyBuilder: IConventionPropertyBuilder, increment: Nullable<System_Internal.Int32>, fromDataAnnotation?: boolean): boolean;
|
|
556
|
+
static CanSetIdentityColumnSeed(propertyBuilder: IConventionPropertyBuilder, seed: Nullable<System_Internal.Int64>, storeObject: StoreObjectIdentifier, fromDataAnnotation?: boolean): boolean;
|
|
557
|
+
static CanSetIdentityColumnSeed(propertyBuilder: IConventionPropertyBuilder, seed: Nullable<System_Internal.Int64>, fromDataAnnotation?: boolean): boolean;
|
|
558
|
+
static CanSetIsSparse(property: IConventionPropertyBuilder, sparse: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): boolean;
|
|
559
|
+
static CanSetSequence(propertyBuilder: IConventionPropertyBuilder, name: string, schema: string, fromDataAnnotation?: boolean): boolean;
|
|
560
|
+
static CanSetValueGenerationStrategy(propertyBuilder: IConventionPropertyBuilder, valueGenerationStrategy: Nullable<SqlServerValueGenerationStrategy>, storeObject: StoreObjectIdentifier, fromDataAnnotation?: boolean): boolean;
|
|
561
|
+
static CanSetValueGenerationStrategy(propertyBuilder: IConventionPropertyBuilder, valueGenerationStrategy: Nullable<SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean): boolean;
|
|
562
|
+
static HasDefaultValue(propertyBuilder: IConventionPropertyBuilder, value: unknown, defaultConstraintName: string, fromDataAnnotation?: boolean): IConventionPropertyBuilder | undefined;
|
|
563
|
+
static HasDefaultValue(propertyBuilder: PropertyBuilder, value: unknown, defaultConstraintName: string): PropertyBuilder;
|
|
564
|
+
static HasDefaultValue<TProperty>(propertyBuilder: PropertyBuilder<TProperty>, value: unknown, defaultConstraintName: string): PropertyBuilder<TProperty>;
|
|
565
|
+
static HasDefaultValueSql(propertyBuilder: IConventionPropertyBuilder, sql: string, defaultConstraintName: string, fromDataAnnotation?: boolean): IConventionPropertyBuilder | undefined;
|
|
566
|
+
static HasDefaultValueSql(propertyBuilder: PropertyBuilder, sql: string, defaultConstraintName: string): PropertyBuilder;
|
|
567
|
+
static HasDefaultValueSql<TProperty>(propertyBuilder: PropertyBuilder<TProperty>, sql: string, defaultConstraintName: string): PropertyBuilder<TProperty>;
|
|
568
|
+
static HasHiLoSequence(propertyBuilder: IConventionPropertyBuilder, name: string, schema: string, fromDataAnnotation?: boolean): IConventionSequenceBuilder | undefined;
|
|
569
|
+
static HasIdentityColumnIncrement(propertyBuilder: IConventionPropertyBuilder, increment: Nullable<System_Internal.Int32>, storeObject: StoreObjectIdentifier, fromDataAnnotation?: boolean): IConventionPropertyBuilder | undefined;
|
|
570
|
+
static HasIdentityColumnIncrement(propertyBuilder: IConventionPropertyBuilder, increment: Nullable<System_Internal.Int32>, fromDataAnnotation?: boolean): IConventionPropertyBuilder | undefined;
|
|
571
|
+
static HasIdentityColumnSeed(propertyBuilder: IConventionPropertyBuilder, seed: Nullable<System_Internal.Int64>, storeObject: StoreObjectIdentifier, fromDataAnnotation?: boolean): IConventionPropertyBuilder | undefined;
|
|
572
|
+
static HasIdentityColumnSeed(propertyBuilder: IConventionPropertyBuilder, seed: Nullable<System_Internal.Int64>, fromDataAnnotation?: boolean): IConventionPropertyBuilder | undefined;
|
|
573
|
+
static HasSequence(propertyBuilder: IConventionPropertyBuilder, name: string, schema: string, fromDataAnnotation?: boolean): IConventionSequenceBuilder | undefined;
|
|
574
|
+
static HasValueGenerationStrategy(propertyBuilder: IConventionPropertyBuilder, valueGenerationStrategy: Nullable<SqlServerValueGenerationStrategy>, storeObject: StoreObjectIdentifier, fromDataAnnotation?: boolean): IConventionPropertyBuilder | undefined;
|
|
575
|
+
static HasValueGenerationStrategy(propertyBuilder: IConventionPropertyBuilder, valueGenerationStrategy: Nullable<SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean): IConventionPropertyBuilder | undefined;
|
|
576
|
+
static IsSparse(propertyBuilder: IConventionPropertyBuilder, sparse: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): IConventionPropertyBuilder | undefined;
|
|
577
|
+
static IsSparse(propertyBuilder: PropertyBuilder, sparse?: boolean): PropertyBuilder;
|
|
578
|
+
static IsSparse<TProperty>(propertyBuilder: PropertyBuilder<TProperty>, sparse?: boolean): PropertyBuilder<TProperty>;
|
|
579
|
+
static UseHiLo(propertyBuilder: PropertyBuilder, name?: string, schema?: string): PropertyBuilder;
|
|
580
|
+
static UseHiLo<TProperty>(propertyBuilder: PropertyBuilder<TProperty>, name?: string, schema?: string): PropertyBuilder<TProperty>;
|
|
581
|
+
static UseIdentityColumn<TProperty>(columnBuilder: ColumnBuilder<TProperty>, seed?: long, increment?: int): ColumnBuilder<TProperty>;
|
|
582
|
+
static UseIdentityColumn(columnBuilder: ColumnBuilder, seed?: long, increment?: int): ColumnBuilder;
|
|
583
|
+
static UseIdentityColumn(propertyBuilder: PropertyBuilder, seed: int, increment?: int): PropertyBuilder;
|
|
584
|
+
static UseIdentityColumn(propertyBuilder: PropertyBuilder, seed?: long, increment?: int): PropertyBuilder;
|
|
585
|
+
static UseIdentityColumn<TProperty>(propertyBuilder: PropertyBuilder<TProperty>, seed: int, increment?: int): PropertyBuilder<TProperty>;
|
|
586
|
+
static UseIdentityColumn<TProperty>(propertyBuilder: PropertyBuilder<TProperty>, seed?: long, increment?: int): PropertyBuilder<TProperty>;
|
|
587
|
+
static UseSequence(propertyBuilder: PropertyBuilder, name?: string, schema?: string): PropertyBuilder;
|
|
588
|
+
static UseSequence<TProperty>(propertyBuilder: PropertyBuilder<TProperty>, name?: string, schema?: string): PropertyBuilder<TProperty>;
|
|
582
589
|
}
|
|
583
590
|
|
|
584
591
|
|
|
585
592
|
export type SqlServerPropertyBuilderExtensions = SqlServerPropertyBuilderExtensions$instance;
|
|
586
593
|
|
|
587
594
|
export abstract class SqlServerPropertyExtensions$instance {
|
|
588
|
-
static
|
|
589
|
-
static
|
|
590
|
-
static
|
|
591
|
-
static
|
|
592
|
-
static
|
|
593
|
-
static
|
|
594
|
-
static
|
|
595
|
-
static
|
|
596
|
-
static
|
|
597
|
-
static
|
|
598
|
-
static
|
|
599
|
-
static
|
|
600
|
-
static
|
|
601
|
-
static
|
|
602
|
-
static
|
|
603
|
-
static
|
|
604
|
-
static
|
|
605
|
-
static
|
|
606
|
-
static
|
|
607
|
-
static
|
|
608
|
-
static
|
|
609
|
-
static
|
|
610
|
-
static
|
|
611
|
-
static
|
|
612
|
-
static
|
|
613
|
-
static
|
|
614
|
-
static
|
|
615
|
-
static
|
|
616
|
-
static
|
|
617
|
-
static
|
|
618
|
-
static
|
|
619
|
-
static
|
|
620
|
-
static
|
|
621
|
-
static
|
|
622
|
-
static
|
|
623
|
-
static
|
|
624
|
-
static
|
|
625
|
-
static
|
|
626
|
-
static
|
|
627
|
-
static
|
|
628
|
-
static
|
|
629
|
-
static
|
|
630
|
-
static
|
|
631
|
-
static
|
|
632
|
-
static
|
|
633
|
-
static
|
|
634
|
-
static
|
|
635
|
-
static
|
|
636
|
-
static
|
|
637
|
-
static
|
|
638
|
-
static
|
|
639
|
-
static
|
|
640
|
-
static
|
|
641
|
-
static
|
|
642
|
-
static
|
|
643
|
-
static
|
|
644
|
-
static
|
|
645
|
-
static
|
|
646
|
-
static
|
|
647
|
-
static
|
|
648
|
-
static
|
|
649
|
-
static
|
|
650
|
-
static
|
|
651
|
-
static
|
|
652
|
-
static
|
|
653
|
-
static
|
|
654
|
-
static
|
|
655
|
-
static
|
|
656
|
-
static
|
|
657
|
-
static
|
|
595
|
+
static FindHiLoSequence(property: IProperty, storeObject: StoreObjectIdentifier): ISequence | undefined;
|
|
596
|
+
static FindHiLoSequence(property: IProperty): ISequence | undefined;
|
|
597
|
+
static FindHiLoSequence(property: IReadOnlyProperty, storeObject: StoreObjectIdentifier): IReadOnlySequence | undefined;
|
|
598
|
+
static FindHiLoSequence(property: IReadOnlyProperty): IReadOnlySequence | undefined;
|
|
599
|
+
static FindSequence(property: IProperty, storeObject: StoreObjectIdentifier): ISequence | undefined;
|
|
600
|
+
static FindSequence(property: IProperty): ISequence | undefined;
|
|
601
|
+
static FindSequence(property: IReadOnlyProperty, storeObject: StoreObjectIdentifier): IReadOnlySequence | undefined;
|
|
602
|
+
static FindSequence(property: IReadOnlyProperty): IReadOnlySequence | undefined;
|
|
603
|
+
static GetHiLoSequenceName(property: IReadOnlyProperty, storeObject: StoreObjectIdentifier): string | undefined;
|
|
604
|
+
static GetHiLoSequenceName(property: IReadOnlyProperty): string | undefined;
|
|
605
|
+
static GetHiLoSequenceNameConfigurationSource(property: IConventionProperty): Nullable<ConfigurationSource>;
|
|
606
|
+
static GetHiLoSequenceSchema(property: IReadOnlyProperty, storeObject: StoreObjectIdentifier): string | undefined;
|
|
607
|
+
static GetHiLoSequenceSchema(property: IReadOnlyProperty): string | undefined;
|
|
608
|
+
static GetHiLoSequenceSchemaConfigurationSource(property: IConventionProperty): Nullable<ConfigurationSource>;
|
|
609
|
+
static GetIdentityIncrement(property: IReadOnlyProperty, storeObject: StoreObjectIdentifier): Nullable<System_Internal.Int32>;
|
|
610
|
+
static GetIdentityIncrement(property: IReadOnlyProperty): Nullable<System_Internal.Int32>;
|
|
611
|
+
static GetIdentityIncrement(overrides: IReadOnlyRelationalPropertyOverrides): Nullable<System_Internal.Int32>;
|
|
612
|
+
static GetIdentityIncrementConfigurationSource(property: IConventionProperty, storeObject: StoreObjectIdentifier): Nullable<ConfigurationSource>;
|
|
613
|
+
static GetIdentityIncrementConfigurationSource(property: IConventionProperty): Nullable<ConfigurationSource>;
|
|
614
|
+
static GetIdentityIncrementConfigurationSource(overrides: IConventionRelationalPropertyOverrides): Nullable<ConfigurationSource>;
|
|
615
|
+
static GetIdentitySeed(property: IReadOnlyProperty, storeObject: StoreObjectIdentifier): Nullable<System_Internal.Int64>;
|
|
616
|
+
static GetIdentitySeed(property: IReadOnlyProperty): Nullable<System_Internal.Int64>;
|
|
617
|
+
static GetIdentitySeed(overrides: IReadOnlyRelationalPropertyOverrides): Nullable<System_Internal.Int64>;
|
|
618
|
+
static GetIdentitySeedConfigurationSource(property: IConventionProperty, storeObject: StoreObjectIdentifier): Nullable<ConfigurationSource>;
|
|
619
|
+
static GetIdentitySeedConfigurationSource(property: IConventionProperty): Nullable<ConfigurationSource>;
|
|
620
|
+
static GetIdentitySeedConfigurationSource(overrides: IConventionRelationalPropertyOverrides): Nullable<ConfigurationSource>;
|
|
621
|
+
static GetIsSparseConfigurationSource(property: IConventionProperty): Nullable<ConfigurationSource>;
|
|
622
|
+
static GetSequenceName(property: IReadOnlyProperty, storeObject: StoreObjectIdentifier): string | undefined;
|
|
623
|
+
static GetSequenceName(property: IReadOnlyProperty): string | undefined;
|
|
624
|
+
static GetSequenceNameConfigurationSource(property: IConventionProperty): Nullable<ConfigurationSource>;
|
|
625
|
+
static GetSequenceSchema(property: IReadOnlyProperty, storeObject: StoreObjectIdentifier): string | undefined;
|
|
626
|
+
static GetSequenceSchema(property: IReadOnlyProperty): string | undefined;
|
|
627
|
+
static GetSequenceSchemaConfigurationSource(property: IConventionProperty): Nullable<ConfigurationSource>;
|
|
628
|
+
static GetValueGenerationStrategy(property: IReadOnlyProperty, storeObject: StoreObjectIdentifier): SqlServerValueGenerationStrategy;
|
|
629
|
+
static GetValueGenerationStrategy(property: IReadOnlyProperty): SqlServerValueGenerationStrategy;
|
|
630
|
+
static GetValueGenerationStrategy(overrides: IReadOnlyRelationalPropertyOverrides): Nullable<SqlServerValueGenerationStrategy>;
|
|
631
|
+
static GetValueGenerationStrategyConfigurationSource(property: IConventionProperty, storeObject: StoreObjectIdentifier): Nullable<ConfigurationSource>;
|
|
632
|
+
static GetValueGenerationStrategyConfigurationSource(property: IConventionProperty): Nullable<ConfigurationSource>;
|
|
633
|
+
static GetValueGenerationStrategyConfigurationSource(overrides: IConventionRelationalPropertyOverrides): Nullable<ConfigurationSource>;
|
|
634
|
+
static IsCompatibleWithValueGeneration(property: IReadOnlyProperty): boolean;
|
|
635
|
+
static IsSparse(property: IReadOnlyProperty, storeObject: StoreObjectIdentifier): Nullable<System_Internal.Boolean>;
|
|
636
|
+
static IsSparse(property: IReadOnlyProperty): Nullable<System_Internal.Boolean>;
|
|
637
|
+
static SetHiLoSequenceName(property: IConventionProperty, name: string, fromDataAnnotation?: boolean): string | undefined;
|
|
638
|
+
static SetHiLoSequenceName(property: IMutableProperty, name: string): void;
|
|
639
|
+
static SetHiLoSequenceSchema(property: IConventionProperty, schema: string, fromDataAnnotation?: boolean): string | undefined;
|
|
640
|
+
static SetHiLoSequenceSchema(property: IMutableProperty, schema: string): void;
|
|
641
|
+
static SetIdentityIncrement(property: IConventionProperty, increment: Nullable<System_Internal.Int32>, storeObject: StoreObjectIdentifier, fromDataAnnotation?: boolean): Nullable<System_Internal.Int32>;
|
|
642
|
+
static SetIdentityIncrement(property: IConventionProperty, increment: Nullable<System_Internal.Int32>, fromDataAnnotation?: boolean): Nullable<System_Internal.Int32>;
|
|
643
|
+
static SetIdentityIncrement(overrides: IConventionRelationalPropertyOverrides, increment: Nullable<System_Internal.Int32>, fromDataAnnotation?: boolean): Nullable<System_Internal.Int32>;
|
|
644
|
+
static SetIdentityIncrement(property: IMutableProperty, increment: Nullable<System_Internal.Int32>, storeObject: StoreObjectIdentifier): void;
|
|
645
|
+
static SetIdentityIncrement(property: IMutableProperty, increment: Nullable<System_Internal.Int32>): void;
|
|
646
|
+
static SetIdentityIncrement(overrides: IMutableRelationalPropertyOverrides, increment: Nullable<System_Internal.Int32>): void;
|
|
647
|
+
static SetIdentitySeed(property: IConventionProperty, seed: Nullable<System_Internal.Int64>, storeObject: StoreObjectIdentifier, fromDataAnnotation?: boolean): Nullable<System_Internal.Int64>;
|
|
648
|
+
static SetIdentitySeed(property: IConventionProperty, seed: Nullable<System_Internal.Int64>, fromDataAnnotation?: boolean): Nullable<System_Internal.Int64>;
|
|
649
|
+
static SetIdentitySeed(overrides: IConventionRelationalPropertyOverrides, seed: Nullable<System_Internal.Int64>, fromDataAnnotation?: boolean): Nullable<System_Internal.Int64>;
|
|
650
|
+
static SetIdentitySeed(property: IMutableProperty, seed: Nullable<System_Internal.Int64>, storeObject: StoreObjectIdentifier): void;
|
|
651
|
+
static SetIdentitySeed(property: IMutableProperty, seed: Nullable<System_Internal.Int64>): void;
|
|
652
|
+
static SetIdentitySeed(overrides: IMutableRelationalPropertyOverrides, seed: Nullable<System_Internal.Int64>): void;
|
|
653
|
+
static SetIsSparse(property: IConventionProperty, sparse: Nullable<System_Internal.Boolean>, fromDataAnnotation?: boolean): Nullable<System_Internal.Boolean>;
|
|
654
|
+
static SetIsSparse(property: IMutableProperty, sparse: Nullable<System_Internal.Boolean>): void;
|
|
655
|
+
static SetSequenceName(property: IConventionProperty, name: string, fromDataAnnotation?: boolean): string | undefined;
|
|
656
|
+
static SetSequenceName(property: IMutableProperty, name: string): void;
|
|
657
|
+
static SetSequenceSchema(property: IConventionProperty, schema: string, fromDataAnnotation?: boolean): string | undefined;
|
|
658
|
+
static SetSequenceSchema(property: IMutableProperty, schema: string): void;
|
|
659
|
+
static SetValueGenerationStrategy(property: IConventionProperty, value: Nullable<SqlServerValueGenerationStrategy>, storeObject: StoreObjectIdentifier, fromDataAnnotation?: boolean): Nullable<SqlServerValueGenerationStrategy>;
|
|
660
|
+
static SetValueGenerationStrategy(property: IConventionProperty, value: Nullable<SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean): Nullable<SqlServerValueGenerationStrategy>;
|
|
661
|
+
static SetValueGenerationStrategy(overrides: IConventionRelationalPropertyOverrides, value: Nullable<SqlServerValueGenerationStrategy>, fromDataAnnotation?: boolean): Nullable<SqlServerValueGenerationStrategy>;
|
|
662
|
+
static SetValueGenerationStrategy(property: IMutableProperty, value: Nullable<SqlServerValueGenerationStrategy>, storeObject: StoreObjectIdentifier): void;
|
|
663
|
+
static SetValueGenerationStrategy(property: IMutableProperty, value: Nullable<SqlServerValueGenerationStrategy>): void;
|
|
664
|
+
static SetValueGenerationStrategy(overrides: IMutableRelationalPropertyOverrides, value: Nullable<SqlServerValueGenerationStrategy>): void;
|
|
658
665
|
}
|
|
659
666
|
|
|
660
667
|
|
|
661
668
|
export type SqlServerPropertyExtensions = SqlServerPropertyExtensions$instance;
|
|
662
669
|
|
|
663
670
|
export abstract class SqlServerTableBuilderExtensions$instance {
|
|
664
|
-
static
|
|
665
|
-
static
|
|
666
|
-
static
|
|
667
|
-
static
|
|
668
|
-
static
|
|
669
|
-
static
|
|
670
|
-
static
|
|
671
|
-
static
|
|
672
|
-
static
|
|
673
|
-
static
|
|
674
|
-
static
|
|
675
|
-
static
|
|
676
|
-
static
|
|
677
|
-
static
|
|
678
|
-
static
|
|
679
|
-
static
|
|
680
|
-
static
|
|
681
|
-
static
|
|
671
|
+
static IsMemoryOptimized(tableBuilder: OwnedNavigationTableBuilder, memoryOptimized?: boolean): OwnedNavigationTableBuilder;
|
|
672
|
+
static IsMemoryOptimized(tableBuilder: TableBuilder, memoryOptimized?: boolean): TableBuilder;
|
|
673
|
+
static IsMemoryOptimized<TOwnerEntity, TDependentEntity>(tableBuilder: OwnedNavigationTableBuilder<TOwnerEntity, TDependentEntity>, memoryOptimized?: boolean): OwnedNavigationTableBuilder<TOwnerEntity, TDependentEntity>;
|
|
674
|
+
static IsMemoryOptimized<TEntity>(tableBuilder: TableBuilder<TEntity>, memoryOptimized?: boolean): TableBuilder<TEntity>;
|
|
675
|
+
static IsTemporal(tableBuilder: OwnedNavigationTableBuilder, buildAction: Action<OwnedNavigationTemporalTableBuilder>): OwnedNavigationTableBuilder;
|
|
676
|
+
static IsTemporal(tableBuilder: OwnedNavigationTableBuilder, temporal?: boolean): OwnedNavigationTemporalTableBuilder;
|
|
677
|
+
static IsTemporal(tableBuilder: TableBuilder, buildAction: Action<TemporalTableBuilder>): TableBuilder;
|
|
678
|
+
static IsTemporal(tableBuilder: TableBuilder, temporal?: boolean): TemporalTableBuilder;
|
|
679
|
+
static IsTemporal<TOwnerEntity, TDependentEntity>(tableBuilder: OwnedNavigationTableBuilder<TOwnerEntity, TDependentEntity>, buildAction: Action<OwnedNavigationTemporalTableBuilder_2<TOwnerEntity, TDependentEntity>>): OwnedNavigationTableBuilder<TOwnerEntity, TDependentEntity>;
|
|
680
|
+
static IsTemporal<TOwnerEntity, TDependentEntity>(tableBuilder: OwnedNavigationTableBuilder<TOwnerEntity, TDependentEntity>, temporal?: boolean): OwnedNavigationTemporalTableBuilder_2<TOwnerEntity, TDependentEntity>;
|
|
681
|
+
static IsTemporal<TEntity>(tableBuilder: TableBuilder<TEntity>, buildAction: Action<TemporalTableBuilder_1<TEntity>>): TableBuilder<TEntity>;
|
|
682
|
+
static IsTemporal<TEntity>(tableBuilder: TableBuilder<TEntity>, temporal?: boolean): TemporalTableBuilder_1<TEntity>;
|
|
683
|
+
static UseSqlOutputClause(tableBuilder: OwnedNavigationTableBuilder, useSqlOutputClause?: boolean): OwnedNavigationTableBuilder;
|
|
684
|
+
static UseSqlOutputClause(tableBuilder: SplitTableBuilder, useSqlOutputClause?: boolean): SplitTableBuilder;
|
|
685
|
+
static UseSqlOutputClause(tableBuilder: TableBuilder, useSqlOutputClause?: boolean): TableBuilder;
|
|
686
|
+
static UseSqlOutputClause<TOwnerEntity, TDependentEntity>(tableBuilder: OwnedNavigationTableBuilder<TOwnerEntity, TDependentEntity>, useSqlOutputClause?: boolean): OwnedNavigationTableBuilder<TOwnerEntity, TDependentEntity>;
|
|
687
|
+
static UseSqlOutputClause<TEntity>(tableBuilder: SplitTableBuilder<TEntity>, useSqlOutputClause?: boolean): SplitTableBuilder<TEntity>;
|
|
688
|
+
static UseSqlOutputClause<TEntity>(tableBuilder: TableBuilder<TEntity>, useSqlOutputClause?: boolean): TableBuilder<TEntity>;
|
|
682
689
|
}
|
|
683
690
|
|
|
684
691
|
|
|
685
692
|
export type SqlServerTableBuilderExtensions = SqlServerTableBuilderExtensions$instance;
|
|
686
693
|
|
|
687
694
|
export abstract class SqlServerTableExtensions$instance {
|
|
688
|
-
static
|
|
695
|
+
static IsSqlOutputClauseUsed(table: ITable): boolean;
|
|
689
696
|
}
|
|
690
697
|
|
|
691
698
|
|