@tsonic/efcore-sqlserver 10.0.5 → 10.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/internal/index.d.ts +92 -50
- package/Azure.Core/internal/index.d.ts +103 -51
- package/Azure.Core.Cryptography/internal/index.d.ts +6 -6
- package/Azure.Core.Diagnostics/internal/index.d.ts +8 -6
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -50
- package/Azure.Core.Pipeline/internal/index.d.ts +56 -32
- package/Azure.Core.Serialization/internal/index.d.ts +21 -17
- package/Azure.Identity/internal/index.d.ts +199 -93
- package/Azure.Messaging/internal/index.d.ts +11 -7
- package/Microsoft.Data/internal/index.d.ts +7 -5
- package/Microsoft.Data.Sql/internal/index.d.ts +9 -5
- package/Microsoft.Data.SqlClient/internal/index.d.ts +158 -73
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +20 -10
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +82 -67
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +9 -5
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +15 -9
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +331 -329
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +9 -7
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +24 -14
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +18 -6
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +65 -41
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +14 -12
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +11 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +19 -13
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +4 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +28 -28
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +31 -25
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +22 -22
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +13 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +22 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +182 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -10
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +15 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +98 -46
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +27 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +23 -17
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +7 -7
- package/Microsoft.Identity.Client/internal/index.d.ts +283 -171
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +4 -4
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +7 -3
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +25 -17
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +30 -14
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -4
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +16 -12
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +34 -24
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +19 -11
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +42 -30
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +10 -6
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +66 -48
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +206 -82
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +7 -5
- package/Microsoft.SqlServer.Server/internal/index.d.ts +17 -5
- package/System/internal/index.d.ts +19 -17
- package/System.ClientModel/internal/index.d.ts +39 -21
- package/System.ClientModel.Primitives/internal/index.d.ts +133 -65
- package/System.Configuration/internal/index.d.ts +280 -64
- package/System.Configuration.Internal/internal/index.d.ts +10 -6
- package/System.Configuration.Provider/internal/index.d.ts +14 -9
- package/System.Diagnostics/internal/index.d.ts +2 -2
- package/System.Drawing.Configuration/internal/index.d.ts +6 -4
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +68 -56
- package/System.Security.Cryptography/internal/index.d.ts +2 -2
- package/System.Text.Json.Serialization/internal/index.d.ts +7 -5
- package/__internal/extensions/index.d.ts +745 -695
- package/package.json +5 -5
package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts
CHANGED
|
@@ -7,20 +7,22 @@ import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint12
|
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
9
|
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
10
|
-
import type {
|
|
11
|
-
import type {
|
|
12
|
-
import type {
|
|
13
|
-
import * as
|
|
14
|
-
import type {
|
|
15
|
-
import * as
|
|
16
|
-
import type {
|
|
17
|
-
import type { RelationalTypeMapping } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Storage.js";
|
|
10
|
+
import type { IReadOnlyList_1 } from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
|
|
11
|
+
import type { Expression } from "@tsonic/dotnet/System.Linq.Expressions/internal/index.js";
|
|
12
|
+
import type { Boolean as ClrBoolean, Int32, Object as ClrObject, String as ClrString, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
13
|
+
import * as Microsoft_EntityFrameworkCore_Query_SqlExpressions_Internal from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Query.SqlExpressions/internal/index.js";
|
|
14
|
+
import type { SqlExpression, SqlFunctionExpression } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Query.SqlExpressions/internal/index.js";
|
|
15
|
+
import * as Microsoft_EntityFrameworkCore_Query_Internal from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Query/internal/index.js";
|
|
16
|
+
import type { ExpressionPrinter, IPrintableExpression, IRelationalQuotableExpression } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Query/internal/index.js";
|
|
17
|
+
import type { RelationalTypeMapping } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Storage/internal/index.js";
|
|
18
18
|
|
|
19
19
|
export interface SqlServerJsonObjectExpression$instance extends SqlFunctionExpression {
|
|
20
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Query_Internal_SqlExpressions_SqlServerJsonObjectExpression: never;
|
|
21
|
+
|
|
20
22
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_IPrintableExpression: never;
|
|
21
23
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_IRelationalQuotableExpression: never;
|
|
22
24
|
|
|
23
|
-
readonly PropertyNames:
|
|
25
|
+
readonly PropertyNames: IReadOnlyList_1<System_Internal.String>;
|
|
24
26
|
Equals(obj: unknown): boolean;
|
|
25
27
|
GetHashCode(): int;
|
|
26
28
|
Print(expressionPrinter: ExpressionPrinter): void;
|
|
@@ -29,7 +31,7 @@ export interface SqlServerJsonObjectExpression$instance extends SqlFunctionExpre
|
|
|
29
31
|
|
|
30
32
|
|
|
31
33
|
export const SqlServerJsonObjectExpression: {
|
|
32
|
-
new(propertyNames:
|
|
34
|
+
new(propertyNames: IReadOnlyList_1<System_Internal.String>, propertyValues: IReadOnlyList_1<SqlExpression>, typeMapping: RelationalTypeMapping): SqlServerJsonObjectExpression;
|
|
33
35
|
};
|
|
34
36
|
|
|
35
37
|
|
|
@@ -6,18 +6,20 @@
|
|
|
6
6
|
import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
7
7
|
|
|
8
8
|
// Import types from other namespaces
|
|
9
|
-
import type { DbConnection, DbDataReader, DbDataRecord } from "@tsonic/dotnet/System.Data.Common.js";
|
|
10
|
-
import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
11
|
-
import type { Object as ClrObject, String as ClrString } from "@tsonic/dotnet/System.js";
|
|
12
|
-
import type { MethodCallCodeFragment } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Design.js";
|
|
13
|
-
import type {
|
|
14
|
-
import type {
|
|
15
|
-
import * as Microsoft_EntityFrameworkCore_Scaffolding_Internal from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Scaffolding.js";
|
|
16
|
-
import type { DatabaseModelFactory, DatabaseModelFactoryOptions, IDatabaseModelFactory, IProviderConfigurationCodeGenerator, ProviderCodeGenerator, ProviderCodeGeneratorDependencies } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Scaffolding.js";
|
|
17
|
-
import type {
|
|
18
|
-
import type {
|
|
9
|
+
import type { DbConnection, DbDataReader, DbDataRecord } from "@tsonic/dotnet/System.Data.Common/internal/index.js";
|
|
10
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
11
|
+
import type { Object as ClrObject, String as ClrString } from "@tsonic/dotnet/System/internal/index.js";
|
|
12
|
+
import type { MethodCallCodeFragment } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Design/internal/index.js";
|
|
13
|
+
import type { IDiagnosticsLogger_1 } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.js";
|
|
14
|
+
import type { DatabaseModel } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Scaffolding.Metadata/internal/index.js";
|
|
15
|
+
import * as Microsoft_EntityFrameworkCore_Scaffolding_Internal from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Scaffolding/internal/index.js";
|
|
16
|
+
import type { DatabaseModelFactory, DatabaseModelFactoryOptions, IDatabaseModelFactory, IProviderConfigurationCodeGenerator, ProviderCodeGenerator, ProviderCodeGeneratorDependencies } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Scaffolding/internal/index.js";
|
|
17
|
+
import type { IRelationalTypeMappingSource } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Storage/internal/index.js";
|
|
18
|
+
import type { DbLoggerCategory$Scaffolding } from "@tsonic/efcore/Microsoft.EntityFrameworkCore/internal/index.js";
|
|
19
19
|
|
|
20
20
|
export interface SqlServerCodeGenerator$instance extends ProviderCodeGenerator {
|
|
21
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Scaffolding_Internal_SqlServerCodeGenerator: never;
|
|
22
|
+
|
|
21
23
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Scaffolding_IProviderConfigurationCodeGenerator: never;
|
|
22
24
|
|
|
23
25
|
GenerateUseProvider(connectionString: string, providerOptions: MethodCallCodeFragment): MethodCallCodeFragment;
|
|
@@ -32,6 +34,8 @@ export const SqlServerCodeGenerator: {
|
|
|
32
34
|
export type SqlServerCodeGenerator = SqlServerCodeGenerator$instance;
|
|
33
35
|
|
|
34
36
|
export interface SqlServerDatabaseModelFactory$instance extends DatabaseModelFactory {
|
|
37
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Scaffolding_Internal_SqlServerDatabaseModelFactory: never;
|
|
38
|
+
|
|
35
39
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Scaffolding_IDatabaseModelFactory: never;
|
|
36
40
|
|
|
37
41
|
Create(connectionString: string, options: DatabaseModelFactoryOptions): DatabaseModel;
|
|
@@ -40,7 +44,7 @@ export interface SqlServerDatabaseModelFactory$instance extends DatabaseModelFac
|
|
|
40
44
|
|
|
41
45
|
|
|
42
46
|
export const SqlServerDatabaseModelFactory: {
|
|
43
|
-
new(logger:
|
|
47
|
+
new(logger: IDiagnosticsLogger_1<DbLoggerCategory$Scaffolding>, typeMappingSource: IRelationalTypeMappingSource): SqlServerDatabaseModelFactory;
|
|
44
48
|
};
|
|
45
49
|
|
|
46
50
|
|
|
@@ -10,25 +10,25 @@ import type { ptr } from "@tsonic/core/types.js";
|
|
|
10
10
|
|
|
11
11
|
// Import types from other namespaces
|
|
12
12
|
import type { ISqlServerSingletonOptions } from "../../Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.js";
|
|
13
|
-
import * as System_Data_Common_Internal from "@tsonic/dotnet/System.Data.Common.js";
|
|
14
|
-
import type { DbConnection, DbParameter, DbTransaction } from "@tsonic/dotnet/System.Data.Common.js";
|
|
15
|
-
import type { DbType, SqlDbType } from "@tsonic/dotnet/System.Data.js";
|
|
16
|
-
import type { MemoryStream } from "@tsonic/dotnet/System.IO.js";
|
|
17
|
-
import
|
|
18
|
-
import type {
|
|
19
|
-
import type {
|
|
20
|
-
import type {
|
|
21
|
-
import type {
|
|
22
|
-
import
|
|
23
|
-
import type {
|
|
24
|
-
import type { ValueComparer } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.ChangeTracking.js";
|
|
25
|
-
import type {
|
|
26
|
-
import * as Microsoft_EntityFrameworkCore_Infrastructure_Internal from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Infrastructure.js";
|
|
27
|
-
import type {
|
|
28
|
-
import type {
|
|
29
|
-
import * as Microsoft_EntityFrameworkCore_Storage_Internal from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Storage.js";
|
|
30
|
-
import type { BoolTypeMapping, ByteArrayTypeMapping, ByteTypeMapping, CoreTypeMapping, DateOnlyTypeMapping, DateTimeOffsetTypeMapping, DateTimeTypeMapping, DecimalTypeMapping, DoubleTypeMapping,
|
|
31
|
-
import type {
|
|
13
|
+
import * as System_Data_Common_Internal from "@tsonic/dotnet/System.Data.Common/internal/index.js";
|
|
14
|
+
import type { DbConnection, DbParameter, DbTransaction } from "@tsonic/dotnet/System.Data.Common/internal/index.js";
|
|
15
|
+
import type { DbType, SqlDbType } from "@tsonic/dotnet/System.Data/internal/index.js";
|
|
16
|
+
import type { MemoryStream } from "@tsonic/dotnet/System.IO/internal/index.js";
|
|
17
|
+
import type { Expression } from "@tsonic/dotnet/System.Linq.Expressions/internal/index.js";
|
|
18
|
+
import type { MethodInfo } from "@tsonic/dotnet/System.Reflection/internal/index.js";
|
|
19
|
+
import type { StringBuilder } from "@tsonic/dotnet/System.Text/internal/index.js";
|
|
20
|
+
import type { Task, Task_1 } from "@tsonic/dotnet/System.Threading.Tasks/internal/index.js";
|
|
21
|
+
import type { CancellationToken } from "@tsonic/dotnet/System.Threading/internal/index.js";
|
|
22
|
+
import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
|
|
23
|
+
import type { Boolean as ClrBoolean, Exception, Func_2, Func_3, Func_4, Guid, IAsyncDisposable, IDisposable, Int32, Nullable_1, Object as ClrObject, String as ClrString, TimeSpan, Type, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
24
|
+
import type { ValueComparer } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.ChangeTracking/internal/index.js";
|
|
25
|
+
import type { IDiagnosticsLogger_1 } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.js";
|
|
26
|
+
import * as Microsoft_EntityFrameworkCore_Infrastructure_Internal from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.js";
|
|
27
|
+
import type { IInfrastructure_1, IResettableService } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.js";
|
|
28
|
+
import type { ValueConverter } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Storage.ValueConversion/internal/index.js";
|
|
29
|
+
import * as Microsoft_EntityFrameworkCore_Storage_Internal from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Storage/internal/index.js";
|
|
30
|
+
import type { BoolTypeMapping, ByteArrayTypeMapping, ByteTypeMapping, CoreTypeMapping, DateOnlyTypeMapping, DateTimeOffsetTypeMapping, DateTimeTypeMapping, DecimalTypeMapping, DoubleTypeMapping, ExecutionResult_1, ExecutionStrategyDependencies, FloatTypeMapping, IDatabaseCreator, IDbContextTransaction, IDbContextTransactionManager, IExceptionDetector, IExecutionStrategy, IExecutionStrategyFactory, IRawSqlCommandBuilder, IRelationalConnection, IRelationalDatabaseCreator, IRelationalTransactionFactory, IRelationalTransactionManager, IRelationalTypeMappingSource, ISqlGenerationHelper, ITransactionEnlistmentManager, ITypeMappingSource, JsonTypeMapping, LongTypeMapping, RelationalConnection, RelationalConnectionDependencies, RelationalDatabaseCreator, RelationalDatabaseCreatorDependencies, RelationalExecutionStrategyFactory, RelationalSqlGenerationHelper, RelationalSqlGenerationHelperDependencies, RelationalTransaction, RelationalTransactionFactoryDependencies, RelationalTypeMapping, RelationalTypeMappingInfo, RelationalTypeMappingSource, RelationalTypeMappingSourceDependencies, ShortTypeMapping, StoreTypePostfix, StringTypeMapping, TimeOnlyTypeMapping, TimeSpanTypeMapping, TypeMappingSourceDependencies } from "@tsonic/efcore/Microsoft.EntityFrameworkCore.Storage/internal/index.js";
|
|
31
|
+
import type { DbContext, DbLoggerCategory$Database$Transaction } from "@tsonic/efcore/Microsoft.EntityFrameworkCore/internal/index.js";
|
|
32
32
|
|
|
33
33
|
export interface ISqlServerConnection$instance extends IRelationalConnection, IRelationalTransactionManager, IDbContextTransactionManager, IResettableService, IDisposable, IAsyncDisposable {
|
|
34
34
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_ISqlServerConnection: never;
|
|
@@ -43,13 +43,15 @@ export interface ISqlServerConnection$instance extends Microsoft_EntityFramework
|
|
|
43
43
|
export type ISqlServerConnection = ISqlServerConnection$instance;
|
|
44
44
|
|
|
45
45
|
export interface SqlServerBoolTypeMapping$instance extends BoolTypeMapping {
|
|
46
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerBoolTypeMapping: never;
|
|
47
|
+
|
|
46
48
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
47
49
|
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
48
50
|
}
|
|
49
51
|
|
|
50
52
|
|
|
51
53
|
export const SqlServerBoolTypeMapping: {
|
|
52
|
-
new(storeType: string, dbType:
|
|
54
|
+
new(storeType: string, dbType: Nullable_1<DbType>): SqlServerBoolTypeMapping;
|
|
53
55
|
readonly Default: SqlServerBoolTypeMapping;
|
|
54
56
|
};
|
|
55
57
|
|
|
@@ -57,6 +59,8 @@ export const SqlServerBoolTypeMapping: {
|
|
|
57
59
|
export type SqlServerBoolTypeMapping = SqlServerBoolTypeMapping$instance;
|
|
58
60
|
|
|
59
61
|
export interface SqlServerByteArrayTypeMapping$instance extends ByteArrayTypeMapping {
|
|
62
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerByteArrayTypeMapping: never;
|
|
63
|
+
|
|
60
64
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
61
65
|
ConfigureParameter(parameter: DbParameter): void;
|
|
62
66
|
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
@@ -64,7 +68,7 @@ export interface SqlServerByteArrayTypeMapping$instance extends ByteArrayTypeMap
|
|
|
64
68
|
|
|
65
69
|
|
|
66
70
|
export const SqlServerByteArrayTypeMapping: {
|
|
67
|
-
new(storeType: string, size:
|
|
71
|
+
new(storeType: string, size: Nullable_1<System_Internal.Int32>, fixedLength: boolean, comparer: ValueComparer, sqlDbType: Nullable_1<SqlDbType>, storeTypePostfix: Nullable_1<StoreTypePostfix>): SqlServerByteArrayTypeMapping;
|
|
68
72
|
readonly Default: SqlServerByteArrayTypeMapping;
|
|
69
73
|
};
|
|
70
74
|
|
|
@@ -72,20 +76,24 @@ export const SqlServerByteArrayTypeMapping: {
|
|
|
72
76
|
export type SqlServerByteArrayTypeMapping = SqlServerByteArrayTypeMapping$instance;
|
|
73
77
|
|
|
74
78
|
export interface SqlServerByteTypeMapping$instance extends ByteTypeMapping {
|
|
79
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerByteTypeMapping: never;
|
|
80
|
+
|
|
75
81
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
76
82
|
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
77
83
|
}
|
|
78
84
|
|
|
79
85
|
|
|
80
86
|
export const SqlServerByteTypeMapping: {
|
|
81
|
-
new(storeType: string, dbType:
|
|
87
|
+
new(storeType: string, dbType: Nullable_1<DbType>): SqlServerByteTypeMapping;
|
|
82
88
|
readonly Default: SqlServerByteTypeMapping;
|
|
83
89
|
};
|
|
84
90
|
|
|
85
91
|
|
|
86
92
|
export type SqlServerByteTypeMapping = SqlServerByteTypeMapping$instance;
|
|
87
93
|
|
|
88
|
-
export interface SqlServerConnection$instance extends RelationalConnection {
|
|
94
|
+
export interface SqlServerConnection$instance extends RelationalConnection, ISqlServerConnection$instance, Microsoft_EntityFrameworkCore_Storage_Internal.ITransactionEnlistmentManager {
|
|
95
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerConnection: never;
|
|
96
|
+
|
|
89
97
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Infrastructure_IResettableService: never;
|
|
90
98
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_ISqlServerConnection: never;
|
|
91
99
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Storage_IDbContextTransactionManager: never;
|
|
@@ -116,12 +124,12 @@ export interface __SqlServerConnection$views {
|
|
|
116
124
|
As_ISqlServerConnection(): ISqlServerConnection$instance;
|
|
117
125
|
}
|
|
118
126
|
|
|
119
|
-
export interface SqlServerConnection$instance extends ISqlServerConnection$instance, Microsoft_EntityFrameworkCore_Storage_Internal.ITransactionEnlistmentManager {}
|
|
120
|
-
|
|
121
127
|
export type SqlServerConnection = SqlServerConnection$instance & __SqlServerConnection$views;
|
|
122
128
|
|
|
123
129
|
|
|
124
130
|
export interface SqlServerDatabaseCreator$instance extends RelationalDatabaseCreator {
|
|
131
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerDatabaseCreator: never;
|
|
132
|
+
|
|
125
133
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Storage_IDatabaseCreator: never;
|
|
126
134
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Storage_IRelationalDatabaseCreator: never;
|
|
127
135
|
|
|
@@ -132,9 +140,9 @@ export interface SqlServerDatabaseCreator$instance extends RelationalDatabaseCre
|
|
|
132
140
|
Delete(): void;
|
|
133
141
|
DeleteAsync(cancellationToken?: CancellationToken): Task;
|
|
134
142
|
Exists(): boolean;
|
|
135
|
-
ExistsAsync(cancellationToken?: CancellationToken):
|
|
143
|
+
ExistsAsync(cancellationToken?: CancellationToken): Task_1<System_Internal.Boolean>;
|
|
136
144
|
HasTables(): boolean;
|
|
137
|
-
HasTablesAsync(cancellationToken?: CancellationToken):
|
|
145
|
+
HasTablesAsync(cancellationToken?: CancellationToken): Task_1<System_Internal.Boolean>;
|
|
138
146
|
}
|
|
139
147
|
|
|
140
148
|
|
|
@@ -146,6 +154,8 @@ export const SqlServerDatabaseCreator: {
|
|
|
146
154
|
export type SqlServerDatabaseCreator = SqlServerDatabaseCreator$instance;
|
|
147
155
|
|
|
148
156
|
export interface SqlServerDateOnlyTypeMapping$instance extends DateOnlyTypeMapping {
|
|
157
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerDateOnlyTypeMapping: never;
|
|
158
|
+
|
|
149
159
|
readonly SqlLiteralFormatString: string;
|
|
150
160
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
151
161
|
ConfigureParameter(parameter: DbParameter): void;
|
|
@@ -160,6 +170,8 @@ export const SqlServerDateOnlyTypeMapping: (abstract new(parameters: RelationalT
|
|
|
160
170
|
export type SqlServerDateOnlyTypeMapping = SqlServerDateOnlyTypeMapping$instance;
|
|
161
171
|
|
|
162
172
|
export interface SqlServerDateTimeOffsetTypeMapping$instance extends DateTimeOffsetTypeMapping {
|
|
173
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerDateTimeOffsetTypeMapping: never;
|
|
174
|
+
|
|
163
175
|
readonly SqlLiteralFormatString: string;
|
|
164
176
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
165
177
|
ConfigureParameter(parameter: DbParameter): void;
|
|
@@ -167,7 +179,7 @@ export interface SqlServerDateTimeOffsetTypeMapping$instance extends DateTimeOff
|
|
|
167
179
|
|
|
168
180
|
|
|
169
181
|
export const SqlServerDateTimeOffsetTypeMapping: {
|
|
170
|
-
new(storeType: string, dbType:
|
|
182
|
+
new(storeType: string, dbType: Nullable_1<DbType>, storeTypePostfix: StoreTypePostfix): SqlServerDateTimeOffsetTypeMapping;
|
|
171
183
|
readonly Default: SqlServerDateTimeOffsetTypeMapping;
|
|
172
184
|
};
|
|
173
185
|
|
|
@@ -175,15 +187,17 @@ export const SqlServerDateTimeOffsetTypeMapping: {
|
|
|
175
187
|
export type SqlServerDateTimeOffsetTypeMapping = SqlServerDateTimeOffsetTypeMapping$instance;
|
|
176
188
|
|
|
177
189
|
export interface SqlServerDateTimeTypeMapping$instance extends DateTimeTypeMapping {
|
|
190
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerDateTimeTypeMapping: never;
|
|
191
|
+
|
|
178
192
|
readonly SqlLiteralFormatString: string;
|
|
179
|
-
readonly SqlType:
|
|
193
|
+
readonly SqlType: Nullable_1<SqlDbType>;
|
|
180
194
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
181
195
|
ConfigureParameter(parameter: DbParameter): void;
|
|
182
196
|
}
|
|
183
197
|
|
|
184
198
|
|
|
185
199
|
export const SqlServerDateTimeTypeMapping: {
|
|
186
|
-
new(storeType: string, dbType:
|
|
200
|
+
new(storeType: string, dbType: Nullable_1<DbType>, sqlDbType: Nullable_1<SqlDbType>, storeTypePostfix: StoreTypePostfix): SqlServerDateTimeTypeMapping;
|
|
187
201
|
readonly Default: SqlServerDateTimeTypeMapping;
|
|
188
202
|
};
|
|
189
203
|
|
|
@@ -191,14 +205,16 @@ export const SqlServerDateTimeTypeMapping: {
|
|
|
191
205
|
export type SqlServerDateTimeTypeMapping = SqlServerDateTimeTypeMapping$instance;
|
|
192
206
|
|
|
193
207
|
export interface SqlServerDecimalTypeMapping$instance extends DecimalTypeMapping {
|
|
194
|
-
readonly
|
|
208
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerDecimalTypeMapping: never;
|
|
209
|
+
|
|
210
|
+
readonly SqlType: Nullable_1<SqlDbType>;
|
|
195
211
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
196
212
|
ConfigureParameter(parameter: DbParameter): void;
|
|
197
213
|
}
|
|
198
214
|
|
|
199
215
|
|
|
200
216
|
export const SqlServerDecimalTypeMapping: {
|
|
201
|
-
new(storeType: string, dbType:
|
|
217
|
+
new(storeType: string, dbType: Nullable_1<DbType>, precision: Nullable_1<System_Internal.Int32>, scale: Nullable_1<System_Internal.Int32>, sqlDbType: Nullable_1<SqlDbType>, storeTypePostfix: StoreTypePostfix): SqlServerDecimalTypeMapping;
|
|
202
218
|
readonly Default: SqlServerDecimalTypeMapping;
|
|
203
219
|
};
|
|
204
220
|
|
|
@@ -206,6 +222,8 @@ export const SqlServerDecimalTypeMapping: {
|
|
|
206
222
|
export type SqlServerDecimalTypeMapping = SqlServerDecimalTypeMapping$instance;
|
|
207
223
|
|
|
208
224
|
export interface SqlServerDoubleTypeMapping$instance extends DoubleTypeMapping {
|
|
225
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerDoubleTypeMapping: never;
|
|
226
|
+
|
|
209
227
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
210
228
|
ConfigureParameter(parameter: DbParameter): void;
|
|
211
229
|
CustomizeDataReaderExpression(expression: Expression): Expression;
|
|
@@ -215,7 +233,7 @@ export interface SqlServerDoubleTypeMapping$instance extends DoubleTypeMapping {
|
|
|
215
233
|
|
|
216
234
|
|
|
217
235
|
export const SqlServerDoubleTypeMapping: {
|
|
218
|
-
new(storeType: string, dbType:
|
|
236
|
+
new(storeType: string, dbType: Nullable_1<DbType>, storeTypePostfix: StoreTypePostfix): SqlServerDoubleTypeMapping;
|
|
219
237
|
readonly Default: SqlServerDoubleTypeMapping;
|
|
220
238
|
};
|
|
221
239
|
|
|
@@ -223,6 +241,8 @@ export const SqlServerDoubleTypeMapping: {
|
|
|
223
241
|
export type SqlServerDoubleTypeMapping = SqlServerDoubleTypeMapping$instance;
|
|
224
242
|
|
|
225
243
|
export interface SqlServerExceptionDetector$instance {
|
|
244
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerExceptionDetector: never;
|
|
245
|
+
|
|
226
246
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Storage_IExceptionDetector: never;
|
|
227
247
|
|
|
228
248
|
IsCancellation(exception: Exception, cancellationToken?: CancellationToken): boolean;
|
|
@@ -237,12 +257,14 @@ export const SqlServerExceptionDetector: {
|
|
|
237
257
|
export type SqlServerExceptionDetector = SqlServerExceptionDetector$instance;
|
|
238
258
|
|
|
239
259
|
export interface SqlServerExecutionStrategy$instance {
|
|
260
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerExecutionStrategy: never;
|
|
261
|
+
|
|
240
262
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Storage_IExecutionStrategy: never;
|
|
241
263
|
|
|
242
264
|
readonly Dependencies: ExecutionStrategyDependencies;
|
|
243
265
|
readonly RetriesOnFailure: boolean;
|
|
244
|
-
Execute<TState, TResult>(state: TState, operation:
|
|
245
|
-
ExecuteAsync<TState, TResult>(state: TState, operation:
|
|
266
|
+
Execute<TState, TResult>(state: TState, operation: Func_3<DbContext, TState, TResult>, verifySucceeded: Func_3<DbContext, TState, ExecutionResult_1<TResult>>): TResult;
|
|
267
|
+
ExecuteAsync<TState, TResult>(state: TState, operation: Func_4<DbContext, TState, CancellationToken, Task_1<TResult>>, verifySucceeded: Func_4<DbContext, TState, CancellationToken, Task_1<ExecutionResult_1<TResult>>>, cancellationToken: CancellationToken): Task_1<TResult>;
|
|
246
268
|
}
|
|
247
269
|
|
|
248
270
|
|
|
@@ -254,6 +276,8 @@ export const SqlServerExecutionStrategy: {
|
|
|
254
276
|
export type SqlServerExecutionStrategy = SqlServerExecutionStrategy$instance;
|
|
255
277
|
|
|
256
278
|
export interface SqlServerExecutionStrategyFactory$instance extends RelationalExecutionStrategyFactory {
|
|
279
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerExecutionStrategyFactory: never;
|
|
280
|
+
|
|
257
281
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Storage_IExecutionStrategyFactory: never;
|
|
258
282
|
|
|
259
283
|
CreateDefaultStrategy(dependencies: ExecutionStrategyDependencies): IExecutionStrategy;
|
|
@@ -268,6 +292,8 @@ export const SqlServerExecutionStrategyFactory: {
|
|
|
268
292
|
export type SqlServerExecutionStrategyFactory = SqlServerExecutionStrategyFactory$instance;
|
|
269
293
|
|
|
270
294
|
export interface SqlServerFloatTypeMapping$instance extends FloatTypeMapping {
|
|
295
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerFloatTypeMapping: never;
|
|
296
|
+
|
|
271
297
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
272
298
|
ConfigureParameter(parameter: DbParameter): void;
|
|
273
299
|
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
@@ -275,7 +301,7 @@ export interface SqlServerFloatTypeMapping$instance extends FloatTypeMapping {
|
|
|
275
301
|
|
|
276
302
|
|
|
277
303
|
export const SqlServerFloatTypeMapping: {
|
|
278
|
-
new(storeType: string, dbType:
|
|
304
|
+
new(storeType: string, dbType: Nullable_1<DbType>, storeTypePostfix: StoreTypePostfix): SqlServerFloatTypeMapping;
|
|
279
305
|
readonly Default: SqlServerFloatTypeMapping;
|
|
280
306
|
};
|
|
281
307
|
|
|
@@ -283,13 +309,15 @@ export const SqlServerFloatTypeMapping: {
|
|
|
283
309
|
export type SqlServerFloatTypeMapping = SqlServerFloatTypeMapping$instance;
|
|
284
310
|
|
|
285
311
|
export interface SqlServerLongTypeMapping$instance extends LongTypeMapping {
|
|
312
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerLongTypeMapping: never;
|
|
313
|
+
|
|
286
314
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
287
315
|
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
288
316
|
}
|
|
289
317
|
|
|
290
318
|
|
|
291
319
|
export const SqlServerLongTypeMapping: {
|
|
292
|
-
new(storeType: string, converter: ValueConverter, comparer: ValueComparer, providerValueComparer: ValueComparer, dbType:
|
|
320
|
+
new(storeType: string, converter: ValueConverter, comparer: ValueComparer, providerValueComparer: ValueComparer, dbType: Nullable_1<DbType>): SqlServerLongTypeMapping;
|
|
293
321
|
readonly Default: SqlServerLongTypeMapping;
|
|
294
322
|
};
|
|
295
323
|
|
|
@@ -297,13 +325,15 @@ export const SqlServerLongTypeMapping: {
|
|
|
297
325
|
export type SqlServerLongTypeMapping = SqlServerLongTypeMapping$instance;
|
|
298
326
|
|
|
299
327
|
export interface SqlServerShortTypeMapping$instance extends ShortTypeMapping {
|
|
328
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerShortTypeMapping: never;
|
|
329
|
+
|
|
300
330
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
301
331
|
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
302
332
|
}
|
|
303
333
|
|
|
304
334
|
|
|
305
335
|
export const SqlServerShortTypeMapping: {
|
|
306
|
-
new(storeType: string, dbType:
|
|
336
|
+
new(storeType: string, dbType: Nullable_1<DbType>): SqlServerShortTypeMapping;
|
|
307
337
|
readonly Default: SqlServerShortTypeMapping;
|
|
308
338
|
};
|
|
309
339
|
|
|
@@ -311,6 +341,8 @@ export const SqlServerShortTypeMapping: {
|
|
|
311
341
|
export type SqlServerShortTypeMapping = SqlServerShortTypeMapping$instance;
|
|
312
342
|
|
|
313
343
|
export interface SqlServerSqlGenerationHelper$instance extends RelationalSqlGenerationHelper {
|
|
344
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerSqlGenerationHelper: never;
|
|
345
|
+
|
|
314
346
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Storage_ISqlGenerationHelper: never;
|
|
315
347
|
|
|
316
348
|
readonly BatchTerminator: string;
|
|
@@ -334,6 +366,8 @@ export const SqlServerSqlGenerationHelper: {
|
|
|
334
366
|
export type SqlServerSqlGenerationHelper = SqlServerSqlGenerationHelper$instance;
|
|
335
367
|
|
|
336
368
|
export interface SqlServerSqlVariantTypeMapping$instance extends RelationalTypeMapping {
|
|
369
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerSqlVariantTypeMapping: never;
|
|
370
|
+
|
|
337
371
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
338
372
|
}
|
|
339
373
|
|
|
@@ -347,6 +381,8 @@ export const SqlServerSqlVariantTypeMapping: {
|
|
|
347
381
|
export type SqlServerSqlVariantTypeMapping = SqlServerSqlVariantTypeMapping$instance;
|
|
348
382
|
|
|
349
383
|
export interface SqlServerStringTypeMapping$instance extends StringTypeMapping {
|
|
384
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerStringTypeMapping: never;
|
|
385
|
+
|
|
350
386
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
351
387
|
ConfigureParameter(parameter: DbParameter): void;
|
|
352
388
|
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
@@ -354,7 +390,7 @@ export interface SqlServerStringTypeMapping$instance extends StringTypeMapping {
|
|
|
354
390
|
|
|
355
391
|
|
|
356
392
|
export const SqlServerStringTypeMapping: {
|
|
357
|
-
new(storeType: string, unicode: boolean, size:
|
|
393
|
+
new(storeType: string, unicode: boolean, size: Nullable_1<System_Internal.Int32>, fixedLength: boolean, sqlDbType: Nullable_1<SqlDbType>, storeTypePostfix: Nullable_1<StoreTypePostfix>, useKeyComparison: boolean): SqlServerStringTypeMapping;
|
|
358
394
|
readonly Default: SqlServerStringTypeMapping;
|
|
359
395
|
readonly JsonTypeDefault: SqlServerStringTypeMapping;
|
|
360
396
|
readonly UnicodeDefault: SqlServerStringTypeMapping;
|
|
@@ -364,6 +400,8 @@ export const SqlServerStringTypeMapping: {
|
|
|
364
400
|
export type SqlServerStringTypeMapping = SqlServerStringTypeMapping$instance;
|
|
365
401
|
|
|
366
402
|
export interface SqlServerStructuralJsonTypeMapping$instance extends JsonTypeMapping {
|
|
403
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerStructuralJsonTypeMapping: never;
|
|
404
|
+
|
|
367
405
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
368
406
|
ConfigureParameter(parameter: DbParameter): void;
|
|
369
407
|
CustomizeDataReaderExpression(expression: Expression): Expression;
|
|
@@ -385,6 +423,8 @@ export const SqlServerStructuralJsonTypeMapping: {
|
|
|
385
423
|
export type SqlServerStructuralJsonTypeMapping = SqlServerStructuralJsonTypeMapping$instance;
|
|
386
424
|
|
|
387
425
|
export interface SqlServerTimeOnlyTypeMapping$instance extends TimeOnlyTypeMapping {
|
|
426
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerTimeOnlyTypeMapping: never;
|
|
427
|
+
|
|
388
428
|
readonly SqlLiteralFormatString: string;
|
|
389
429
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
390
430
|
ConfigureParameter(parameter: DbParameter): void;
|
|
@@ -400,6 +440,8 @@ export const SqlServerTimeOnlyTypeMapping: (abstract new(parameters: RelationalT
|
|
|
400
440
|
export type SqlServerTimeOnlyTypeMapping = SqlServerTimeOnlyTypeMapping$instance;
|
|
401
441
|
|
|
402
442
|
export interface SqlServerTimeSpanTypeMapping$instance extends TimeSpanTypeMapping {
|
|
443
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerTimeSpanTypeMapping: never;
|
|
444
|
+
|
|
403
445
|
readonly SqlLiteralFormatString: string;
|
|
404
446
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
405
447
|
ConfigureParameter(parameter: DbParameter): void;
|
|
@@ -408,7 +450,7 @@ export interface SqlServerTimeSpanTypeMapping$instance extends TimeSpanTypeMappi
|
|
|
408
450
|
|
|
409
451
|
|
|
410
452
|
export const SqlServerTimeSpanTypeMapping: {
|
|
411
|
-
new(storeType: string, dbType:
|
|
453
|
+
new(storeType: string, dbType: Nullable_1<DbType>, storeTypePostfix: StoreTypePostfix): SqlServerTimeSpanTypeMapping;
|
|
412
454
|
readonly Default: SqlServerTimeSpanTypeMapping;
|
|
413
455
|
};
|
|
414
456
|
|
|
@@ -416,6 +458,8 @@ export const SqlServerTimeSpanTypeMapping: {
|
|
|
416
458
|
export type SqlServerTimeSpanTypeMapping = SqlServerTimeSpanTypeMapping$instance;
|
|
417
459
|
|
|
418
460
|
export interface SqlServerTransaction$instance extends RelationalTransaction {
|
|
461
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerTransaction: never;
|
|
462
|
+
|
|
419
463
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Infrastructure_IInfrastructure_1: never;
|
|
420
464
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Storage_IDbContextTransaction: never;
|
|
421
465
|
readonly __tsonic_iface_System_IAsyncDisposable: never;
|
|
@@ -428,17 +472,19 @@ export interface SqlServerTransaction$instance extends RelationalTransaction {
|
|
|
428
472
|
|
|
429
473
|
|
|
430
474
|
export const SqlServerTransaction: {
|
|
431
|
-
new(connection: IRelationalConnection, transaction: DbTransaction, transactionId: Guid, logger:
|
|
475
|
+
new(connection: IRelationalConnection, transaction: DbTransaction, transactionId: Guid, logger: IDiagnosticsLogger_1<DbLoggerCategory$Database$Transaction>, transactionOwned: boolean, sqlGenerationHelper: ISqlGenerationHelper): SqlServerTransaction;
|
|
432
476
|
};
|
|
433
477
|
|
|
434
478
|
|
|
435
479
|
export type SqlServerTransaction = SqlServerTransaction$instance;
|
|
436
480
|
|
|
437
481
|
export interface SqlServerTransactionFactory$instance {
|
|
482
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerTransactionFactory: never;
|
|
483
|
+
|
|
438
484
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Storage_IRelationalTransactionFactory: never;
|
|
439
485
|
|
|
440
486
|
readonly Dependencies: RelationalTransactionFactoryDependencies;
|
|
441
|
-
Create(connection: IRelationalConnection, transaction: DbTransaction, transactionId: Guid, logger:
|
|
487
|
+
Create(connection: IRelationalConnection, transaction: DbTransaction, transactionId: Guid, logger: IDiagnosticsLogger_1<DbLoggerCategory$Database$Transaction>, transactionOwned: boolean): RelationalTransaction;
|
|
442
488
|
}
|
|
443
489
|
|
|
444
490
|
|
|
@@ -450,12 +496,14 @@ export const SqlServerTransactionFactory: {
|
|
|
450
496
|
export type SqlServerTransactionFactory = SqlServerTransactionFactory$instance;
|
|
451
497
|
|
|
452
498
|
export interface SqlServerTypeMappingSource$instance extends RelationalTypeMappingSource {
|
|
499
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerTypeMappingSource: never;
|
|
500
|
+
|
|
453
501
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Storage_IRelationalTypeMappingSource: never;
|
|
454
502
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Storage_ITypeMappingSource: never;
|
|
455
503
|
|
|
456
504
|
FindCollectionMapping(info: RelationalTypeMappingInfo, modelType: Type, providerType: Type, elementMapping: CoreTypeMapping): RelationalTypeMapping | undefined;
|
|
457
505
|
FindMapping(mappingInfo: RelationalTypeMappingInfo): RelationalTypeMapping | undefined;
|
|
458
|
-
ParseStoreTypeName(storeTypeName: string, unicode:
|
|
506
|
+
ParseStoreTypeName(storeTypeName: string, unicode: Nullable_1<System_Internal.Boolean>, size: Nullable_1<System_Internal.Int32>, precision: Nullable_1<System_Internal.Int32>, scale: Nullable_1<System_Internal.Int32>): string | undefined;
|
|
459
507
|
}
|
|
460
508
|
|
|
461
509
|
|
|
@@ -467,7 +515,9 @@ export const SqlServerTypeMappingSource: {
|
|
|
467
515
|
export type SqlServerTypeMappingSource = SqlServerTypeMappingSource$instance;
|
|
468
516
|
|
|
469
517
|
export interface SqlServerUdtTypeMapping$instance extends RelationalTypeMapping {
|
|
470
|
-
readonly
|
|
518
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerUdtTypeMapping: never;
|
|
519
|
+
|
|
520
|
+
readonly LiteralGenerator: Func_2<unknown, Expression>;
|
|
471
521
|
readonly UdtTypeName: string;
|
|
472
522
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
473
523
|
ConfigureParameter(parameter: DbParameter): void;
|
|
@@ -476,20 +526,22 @@ export interface SqlServerUdtTypeMapping$instance extends RelationalTypeMapping
|
|
|
476
526
|
|
|
477
527
|
|
|
478
528
|
export const SqlServerUdtTypeMapping: {
|
|
479
|
-
new(clrType: Type, storeType: string, literalGenerator:
|
|
529
|
+
new(clrType: Type, storeType: string, literalGenerator: Func_2<unknown, Expression>, storeTypePostfix: StoreTypePostfix, udtTypeName: string, converter: ValueConverter, comparer: ValueComparer, keyComparer: ValueComparer, dbType: Nullable_1<DbType>, unicode: boolean, size: Nullable_1<System_Internal.Int32>, fixedLength: boolean, precision: Nullable_1<System_Internal.Int32>, scale: Nullable_1<System_Internal.Int32>): SqlServerUdtTypeMapping;
|
|
480
530
|
};
|
|
481
531
|
|
|
482
532
|
|
|
483
533
|
export type SqlServerUdtTypeMapping = SqlServerUdtTypeMapping$instance;
|
|
484
534
|
|
|
485
535
|
export interface SqlServerVectorTypeMapping$instance extends RelationalTypeMapping {
|
|
536
|
+
readonly __tsonic_type_Microsoft_EntityFrameworkCore_SqlServer_Storage_Internal_SqlServerVectorTypeMapping: never;
|
|
537
|
+
|
|
486
538
|
Clone(parameters: RelationalTypeMapping_RelationalTypeMappingParameters): RelationalTypeMapping;
|
|
487
539
|
GenerateNonNullSqlLiteral(value: unknown): string;
|
|
488
540
|
}
|
|
489
541
|
|
|
490
542
|
|
|
491
543
|
export const SqlServerVectorTypeMapping: {
|
|
492
|
-
new(dimensions:
|
|
544
|
+
new(dimensions: Nullable_1<System_Internal.Int32>): SqlServerVectorTypeMapping;
|
|
493
545
|
readonly Default: SqlServerVectorTypeMapping;
|
|
494
546
|
};
|
|
495
547
|
|