@tsonic/efcore-sqlserver 10.0.41 → 10.0.42
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 +44 -44
- package/Azure.Core/internal/index.d.ts +19 -19
- package/Azure.Core.Cryptography/internal/index.d.ts +1 -1
- package/Azure.Core.Cryptography.d.ts +4 -0
- package/Azure.Core.Diagnostics/internal/index.d.ts +1 -1
- package/Azure.Core.Diagnostics.d.ts +4 -0
- package/Azure.Core.Extensions/internal/index.d.ts +10 -9
- package/Azure.Core.Extensions.d.ts +6 -2
- package/Azure.Core.GeoJson/internal/index.d.ts +17 -17
- package/Azure.Core.GeoJson.d.ts +4 -0
- package/Azure.Core.Pipeline/internal/index.d.ts +2 -2
- package/Azure.Core.Pipeline.d.ts +4 -0
- package/Azure.Core.Serialization/internal/index.d.ts +14 -14
- package/Azure.Core.Serialization.d.ts +4 -0
- package/Azure.Core.d.ts +5 -1
- package/Azure.Identity/internal/index.d.ts +1 -1
- package/Azure.Identity.d.ts +4 -0
- package/Azure.Messaging/internal/index.d.ts +3 -3
- package/Azure.Messaging.d.ts +4 -0
- package/Azure.d.ts +8 -4
- package/Microsoft.Data/internal/index.d.ts +1 -1
- package/Microsoft.Data.Sql/internal/index.d.ts +1 -1
- package/Microsoft.Data.Sql.d.ts +4 -0
- package/Microsoft.Data.SqlClient/internal/index.d.ts +47 -47
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +1 -1
- package/Microsoft.Data.SqlClient.DataClassification.d.ts +4 -0
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +31 -31
- package/Microsoft.Data.SqlClient.Diagnostics.d.ts +4 -0
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +11 -11
- package/Microsoft.Data.SqlClient.Server.d.ts +4 -0
- package/Microsoft.Data.SqlClient.d.ts +4 -0
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +8 -8
- package/Microsoft.Data.SqlTypes.d.ts +4 -0
- package/Microsoft.Data.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +71 -71
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Diagnostics.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Infrastructure.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +11 -11
- package/Microsoft.EntityFrameworkCore.Metadata.Builders.d.ts +6 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +7 -7
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Metadata.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Metadata.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.Migrations.Operations.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +44 -44
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +11 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +18 -18
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +4 -0
- package/Microsoft.EntityFrameworkCore.d.ts +4 -0
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +4 -4
- package/Microsoft.Extensions.DependencyInjection.d.ts +4 -0
- package/Microsoft.Identity.Client/internal/index.d.ts +29 -29
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Advanced.d.ts +4 -0
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig.d.ts +4 -0
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AuthScheme.PoP.d.ts +4 -0
- package/Microsoft.Identity.Client.AuthScheme.d.ts +4 -0
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Cache.d.ts +4 -0
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility.d.ts +4 -0
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +4 -0
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos.d.ts +4 -0
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.ManagedIdentity.d.ts +4 -0
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos.d.ts +4 -0
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP.d.ts +4 -0
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Region.d.ts +4 -0
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.SSHCertificates.d.ts +4 -0
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient.d.ts +4 -0
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils.Windows.d.ts +4 -0
- package/Microsoft.Identity.Client.Utils.d.ts +4 -0
- package/Microsoft.Identity.Client.d.ts +4 -0
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions.d.ts +4 -0
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +15 -15
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +4 -0
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +33 -33
- package/Microsoft.IdentityModel.Logging.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +21 -21
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +4 -0
- package/Microsoft.IdentityModel.Protocols.d.ts +7 -3
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +15 -15
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens.Configuration.d.ts +4 -0
- package/Microsoft.IdentityModel.Tokens.d.ts +4 -0
- package/Microsoft.SqlServer.Server/internal/index.d.ts +1 -1
- package/Microsoft.SqlServer.Server.d.ts +4 -0
- package/README.md +4 -0
- package/System/internal/index.d.ts +8 -8
- package/System.ClientModel/internal/index.d.ts +16 -16
- package/System.ClientModel.Primitives/internal/index.d.ts +30 -30
- package/System.ClientModel.Primitives.d.ts +6 -2
- package/System.ClientModel.d.ts +6 -2
- package/System.Configuration/internal/index.d.ts +92 -92
- package/System.Configuration.Internal/internal/index.d.ts +26 -26
- package/System.Configuration.Internal.d.ts +4 -0
- package/System.Configuration.Provider/internal/index.d.ts +3 -3
- package/System.Configuration.Provider.d.ts +5 -1
- package/System.Configuration.d.ts +4 -0
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Diagnostics.d.ts +4 -0
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration.d.ts +4 -0
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +9 -9
- package/System.IdentityModel.Tokens.Jwt.d.ts +4 -0
- package/System.Security.Cryptography/internal/index.d.ts +1 -1
- package/System.Security.Cryptography.d.ts +4 -0
- package/System.Text.Json.Serialization/internal/index.d.ts +1 -1
- package/System.Text.Json.Serialization.d.ts +4 -0
- package/System.d.ts +4 -0
- package/__internal/extensions/index.d.ts +105 -105
- package/package.json +5 -5
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.Relational, Microsoft.EntityFrameworkCore.SqlServer
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -26,7 +26,7 @@ export interface SqlServerMigrationsSqlGenerator$instance extends MigrationsSqlG
|
|
|
26
26
|
ColumnDefinition(schema: string | null, table: string, name: string, operation: ColumnOperation, model: IModel | null, builder: MigrationCommandListBuilder): void;
|
|
27
27
|
ComputedColumnDefinition(schema: string | null, table: string, name: string, operation: ColumnOperation, model: IModel | null, builder: MigrationCommandListBuilder): void;
|
|
28
28
|
CreateIndexes(indexes: IEnumerable_1<ITableIndex>, builder: MigrationCommandListBuilder): void;
|
|
29
|
-
DefaultValue(defaultValue:
|
|
29
|
+
DefaultValue(defaultValue: unknown | null, defaultValueSql: string | null, columnType: string | null, constraintName: string | null, builder: MigrationCommandListBuilder): void;
|
|
30
30
|
DropDefaultConstraint(schema: string | null, tableName: string, columnName: string, defaultConstraintName: string | null, builder: MigrationCommandListBuilder): void;
|
|
31
31
|
DropDescription(builder: MigrationCommandListBuilder, schema: string | null, table: string, column?: string | null, omitVariableDeclarations?: boolean): void;
|
|
32
32
|
DropIndexes(indexes: IEnumerable_1<ITableIndex>, builder: MigrationCommandListBuilder): void;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.Relational, Microsoft.EntityFrameworkCore.SqlServer
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { String as ClrString } from '@tsonic/dotnet/System.js';
|
|
10
14
|
import type { IAnnotatable, IReadOnlyAnnotatable } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Infrastructure.js';
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.EntityFrameworkCore.Migrations/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { SqlServerCreateDatabaseOperation, SqlServerDropDatabaseOperation } from './Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.js';
|
|
10
14
|
import type { IEnumerable, IReadOnlyList } from '@tsonic/dotnet/System.Collections.Generic.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.SqlServer
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { IDictionary, IReadOnlyList } from '@tsonic/dotnet/System.Collections.Generic.js';
|
|
10
14
|
import type { Boolean as ClrBoolean, Object as ClrObject, String as ClrString, Void } from '@tsonic/dotnet/System.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.SqlServer
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { EventDefinitionBase, RelationalLoggingDefinitions } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Diagnostics.js';
|
|
10
14
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.SqlServer
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { SqlServerValueGenerationStrategy } from './Microsoft.EntityFrameworkCore.Metadata/internal/index.js';
|
|
10
14
|
import type { Boolean as ClrBoolean, Int32, Int64, Nullable, Object as ClrObject, String as ClrString, Void } from '@tsonic/dotnet/System.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.SqlServer
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { IReadOnlyList } from '@tsonic/dotnet/System.Collections.Generic.js';
|
|
10
14
|
import type { Boolean as ClrBoolean, Enum, IComparable, IConvertible, IFormattable, Int32, ISpanFormattable, Nullable, Object as ClrObject, String as ClrString, Void } from '@tsonic/dotnet/System.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.SqlServer
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -54,49 +54,49 @@ export abstract class SqlServerStrings$instance {
|
|
|
54
54
|
static readonly SaveChangesFailedBecauseOfTriggers: string;
|
|
55
55
|
static readonly TransientExceptionDetected: string;
|
|
56
56
|
static readonly VectorDimensionsInvalid: string;
|
|
57
|
-
static AlreadyConfiguredEngineType(newEngineType:
|
|
58
|
-
static CannotProduceUnterminatedSQLWithComments(operation:
|
|
59
|
-
static CompatibilityLevelTooLowForScalarCollections(compatibilityLevel:
|
|
60
|
-
static DuplicateColumnIdentityIncrementMismatch(entityType1:
|
|
61
|
-
static DuplicateColumnIdentitySeedMismatch(entityType1:
|
|
62
|
-
static DuplicateColumnNameValueGenerationStrategyMismatch(entityType1:
|
|
63
|
-
static DuplicateColumnSequenceMismatch(entityType1:
|
|
64
|
-
static DuplicateColumnSparsenessMismatch(entityType1:
|
|
65
|
-
static DuplicateIndexClusteredMismatch(index1:
|
|
66
|
-
static DuplicateIndexDataCompressionMismatch(index1:
|
|
67
|
-
static DuplicateIndexFillFactorMismatch(index1:
|
|
68
|
-
static DuplicateIndexIncludedMismatch(index1:
|
|
69
|
-
static DuplicateIndexOnlineMismatch(index1:
|
|
70
|
-
static DuplicateIndexSortInTempDbMismatch(index1:
|
|
71
|
-
static DuplicateKeyMismatchedClustering(key1:
|
|
72
|
-
static IdentityBadType(property:
|
|
73
|
-
static IncludePropertyDuplicated(entityType:
|
|
74
|
-
static IncludePropertyInIndex(entityType:
|
|
75
|
-
static IncludePropertyNotFound(property:
|
|
76
|
-
static IncompatibleSqlOutputClauseMismatch(table:
|
|
77
|
-
static IncompatibleTableMemoryOptimizedMismatch(table:
|
|
78
|
-
static InvalidEngineType(methods:
|
|
79
|
-
static InvalidTableToIncludeInScaffolding(table:
|
|
80
|
-
static JsonValuePathExpressionsNotSupported(compatibilityLevel:
|
|
81
|
-
static MultipleIdentityColumns(properties:
|
|
82
|
-
static SequenceBadType(property:
|
|
83
|
-
static TemporalAllEntitiesMappedToSameTableMustBeTemporal(entityType:
|
|
84
|
-
static TemporalExpectedPeriodPropertyNotFound(entityType:
|
|
85
|
-
static TemporalMigrationModifyingComputedColumnNotSupported(columnName:
|
|
86
|
-
static TemporalMustDefinePeriodProperties(entityType:
|
|
87
|
-
static TemporalNavigationExpansionBetweenTemporalAndNonTemporal(entityType:
|
|
88
|
-
static TemporalNavigationExpansionOnlySupportedForAsOf(operationName:
|
|
89
|
-
static TemporalNotSupportedForTableSplittingWithInconsistentPeriodMapping(periodType:
|
|
90
|
-
static TemporalOnlyOnRoot(entityType:
|
|
91
|
-
static TemporalOnlySupportedForTPH(entityType:
|
|
92
|
-
static TemporalPeriodPropertyCantHaveDefaultValue(entityType:
|
|
93
|
-
static TemporalPeriodPropertyMustBeInShadowState(entityType:
|
|
94
|
-
static TemporalPeriodPropertyMustBeMappedToDatetime2(entityType:
|
|
95
|
-
static TemporalPeriodPropertyMustBeNonNullableDateTime(entityType:
|
|
96
|
-
static TemporalPropertyMappedToPeriodColumnMustBeValueGeneratedOnAddOrUpdate(entityType:
|
|
97
|
-
static TemporalSetOperationOnMismatchedSources(entityType:
|
|
98
|
-
static VectorDimensionsMissing(structuralType:
|
|
99
|
-
static VectorPropertiesNotSupportedInJson(propertyName:
|
|
57
|
+
static AlreadyConfiguredEngineType(newEngineType: unknown | null, oldEngineType: unknown | null): string;
|
|
58
|
+
static CannotProduceUnterminatedSQLWithComments(operation: unknown | null): string;
|
|
59
|
+
static CompatibilityLevelTooLowForScalarCollections(compatibilityLevel: unknown | null): string;
|
|
60
|
+
static DuplicateColumnIdentityIncrementMismatch(entityType1: unknown | null, property1: unknown | null, entityType2: unknown | null, property2: unknown | null, columnName: unknown | null, table: unknown | null): string;
|
|
61
|
+
static DuplicateColumnIdentitySeedMismatch(entityType1: unknown | null, property1: unknown | null, entityType2: unknown | null, property2: unknown | null, columnName: unknown | null, table: unknown | null): string;
|
|
62
|
+
static DuplicateColumnNameValueGenerationStrategyMismatch(entityType1: unknown | null, property1: unknown | null, entityType2: unknown | null, property2: unknown | null, columnName: unknown | null, table: unknown | null): string;
|
|
63
|
+
static DuplicateColumnSequenceMismatch(entityType1: unknown | null, property1: unknown | null, entityType2: unknown | null, property2: unknown | null, columnName: unknown | null, table: unknown | null): string;
|
|
64
|
+
static DuplicateColumnSparsenessMismatch(entityType1: unknown | null, property1: unknown | null, entityType2: unknown | null, property2: unknown | null, columnName: unknown | null, table: unknown | null): string;
|
|
65
|
+
static DuplicateIndexClusteredMismatch(index1: unknown | null, entityType1: unknown | null, index2: unknown | null, entityType2: unknown | null, table: unknown | null, indexName: unknown | null): string;
|
|
66
|
+
static DuplicateIndexDataCompressionMismatch(index1: unknown | null, entityType1: unknown | null, index2: unknown | null, entityType2: unknown | null, table: unknown | null, indexName: unknown | null): string;
|
|
67
|
+
static DuplicateIndexFillFactorMismatch(index1: unknown | null, entityType1: unknown | null, index2: unknown | null, entityType2: unknown | null, table: unknown | null, indexName: unknown | null): string;
|
|
68
|
+
static DuplicateIndexIncludedMismatch(index1: unknown | null, entityType1: unknown | null, index2: unknown | null, entityType2: unknown | null, table: unknown | null, indexName: unknown | null, includedColumns1: unknown | null, includedColumns2: unknown | null): string;
|
|
69
|
+
static DuplicateIndexOnlineMismatch(index1: unknown | null, entityType1: unknown | null, index2: unknown | null, entityType2: unknown | null, table: unknown | null, indexName: unknown | null): string;
|
|
70
|
+
static DuplicateIndexSortInTempDbMismatch(index1: unknown | null, entityType1: unknown | null, index2: unknown | null, entityType2: unknown | null, table: unknown | null, indexName: unknown | null): string;
|
|
71
|
+
static DuplicateKeyMismatchedClustering(key1: unknown | null, entityType1: unknown | null, key2: unknown | null, entityType2: unknown | null, table: unknown | null, keyName: unknown | null): string;
|
|
72
|
+
static IdentityBadType(property: unknown | null, entityType: unknown | null, propertyType: unknown | null): string;
|
|
73
|
+
static IncludePropertyDuplicated(entityType: unknown | null, property: unknown | null, index: unknown | null): string;
|
|
74
|
+
static IncludePropertyInIndex(entityType: unknown | null, property: unknown | null, index: unknown | null): string;
|
|
75
|
+
static IncludePropertyNotFound(property: unknown | null, index: unknown | null, entityType: unknown | null): string;
|
|
76
|
+
static IncompatibleSqlOutputClauseMismatch(table: unknown | null, entityType: unknown | null, otherEntityType: unknown | null, entityTypeWithSqlOutputClause: unknown | null, entityTypeWithoutSqlOutputClause: unknown | null): string;
|
|
77
|
+
static IncompatibleTableMemoryOptimizedMismatch(table: unknown | null, entityType: unknown | null, otherEntityType: unknown | null, memoryOptimizedEntityType: unknown | null, nonMemoryOptimizedEntityType: unknown | null): string;
|
|
78
|
+
static InvalidEngineType(methods: unknown | null): string;
|
|
79
|
+
static InvalidTableToIncludeInScaffolding(table: unknown | null): string;
|
|
80
|
+
static JsonValuePathExpressionsNotSupported(compatibilityLevel: unknown | null): string;
|
|
81
|
+
static MultipleIdentityColumns(properties: unknown | null, table: unknown | null): string;
|
|
82
|
+
static SequenceBadType(property: unknown | null, entityType: unknown | null, propertyType: unknown | null): string;
|
|
83
|
+
static TemporalAllEntitiesMappedToSameTableMustBeTemporal(entityType: unknown | null): string;
|
|
84
|
+
static TemporalExpectedPeriodPropertyNotFound(entityType: unknown | null, propertyName: unknown | null): string;
|
|
85
|
+
static TemporalMigrationModifyingComputedColumnNotSupported(columnName: unknown | null, tableName: unknown | null): string;
|
|
86
|
+
static TemporalMustDefinePeriodProperties(entityType: unknown | null): string;
|
|
87
|
+
static TemporalNavigationExpansionBetweenTemporalAndNonTemporal(entityType: unknown | null): string;
|
|
88
|
+
static TemporalNavigationExpansionOnlySupportedForAsOf(operationName: unknown | null): string;
|
|
89
|
+
static TemporalNotSupportedForTableSplittingWithInconsistentPeriodMapping(periodType: unknown | null, entityType: unknown | null, periodProperty: unknown | null, periodColumn: unknown | null, expectedColumnName: unknown | null): string;
|
|
90
|
+
static TemporalOnlyOnRoot(entityType: unknown | null): string;
|
|
91
|
+
static TemporalOnlySupportedForTPH(entityType: unknown | null): string;
|
|
92
|
+
static TemporalPeriodPropertyCantHaveDefaultValue(entityType: unknown | null, propertyName: unknown | null): string;
|
|
93
|
+
static TemporalPeriodPropertyMustBeInShadowState(entityType: unknown | null, propertyName: unknown | null): string;
|
|
94
|
+
static TemporalPeriodPropertyMustBeMappedToDatetime2(entityType: unknown | null, propertyName: unknown | null, columnType: unknown | null): string;
|
|
95
|
+
static TemporalPeriodPropertyMustBeNonNullableDateTime(entityType: unknown | null, propertyName: unknown | null, dateTimeType: unknown | null): string;
|
|
96
|
+
static TemporalPropertyMappedToPeriodColumnMustBeValueGeneratedOnAddOrUpdate(entityType: unknown | null, propertyName: unknown | null, valueGeneratedValue: unknown | null): string;
|
|
97
|
+
static TemporalSetOperationOnMismatchedSources(entityType: unknown | null): string;
|
|
98
|
+
static VectorDimensionsMissing(structuralType: unknown | null, propertyName: unknown | null): string;
|
|
99
|
+
static VectorPropertiesNotSupportedInJson(propertyName: unknown | null, structuralType: unknown | null): string;
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { Boolean as ClrBoolean, Object as ClrObject, String as ClrString } from '@tsonic/dotnet/System.js';
|
|
10
14
|
import type { EventDefinition, FallbackEventDefinition, IDiagnosticsLogger } from '@tsonic/efcore/Microsoft.EntityFrameworkCore.Diagnostics.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.SqlServer
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { IEnumerable } from '@tsonic/dotnet/System.Collections.Generic.js';
|
|
10
14
|
import type { Boolean as ClrBoolean, Object as ClrObject, String as ClrString } from '@tsonic/dotnet/System.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.SqlServer
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -31,7 +31,7 @@ export interface SqlServerHistoryRepository$instance extends HistoryRepository {
|
|
|
31
31
|
GetBeginIfNotExistsScript(migrationId: string): string;
|
|
32
32
|
GetCreateIfNotExistsScript(): string;
|
|
33
33
|
GetEndIfScript(): string;
|
|
34
|
-
InterpretExistsResult(value:
|
|
34
|
+
InterpretExistsResult(value: unknown | null): boolean;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { IEnumerable } from '@tsonic/dotnet/System.Collections.Generic.js';
|
|
10
14
|
import type { Boolean as ClrBoolean, IAsyncDisposable, IDisposable, Object as ClrObject, String as ClrString, Void } from '@tsonic/dotnet/System.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.SqlServer
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -66,7 +66,7 @@ export interface SqlServerAggregateFunctionExpression$instance extends SqlExpres
|
|
|
66
66
|
readonly Name: string;
|
|
67
67
|
readonly Orderings: IReadOnlyList_1<OrderingExpression>;
|
|
68
68
|
ApplyTypeMapping(typeMapping: RelationalTypeMapping | null): SqlServerAggregateFunctionExpression;
|
|
69
|
-
Equals(obj:
|
|
69
|
+
Equals(obj: unknown | null): boolean;
|
|
70
70
|
GetHashCode(): int;
|
|
71
71
|
Print(expressionPrinter: ExpressionPrinter): void;
|
|
72
72
|
Quote(): Expression;
|
|
@@ -132,7 +132,7 @@ export interface SqlServerCompiledQueryCacheKeyGenerator$instance extends Relati
|
|
|
132
132
|
|
|
133
133
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_ICompiledQueryCacheKeyGenerator: never;
|
|
134
134
|
|
|
135
|
-
GenerateCacheKey(query: Expression, async: boolean):
|
|
135
|
+
GenerateCacheKey(query: Expression, async: boolean): unknown;
|
|
136
136
|
}
|
|
137
137
|
|
|
138
138
|
|
|
@@ -473,7 +473,7 @@ export interface SqlServerOpenJsonExpression$instance extends TableValuedFunctio
|
|
|
473
473
|
readonly JsonExpression: SqlExpression;
|
|
474
474
|
readonly Path: IReadOnlyList_1<PathSegment> | null;
|
|
475
475
|
Clone(alias: string | null, cloningExpressionVisitor: ExpressionVisitor): TableExpressionBase;
|
|
476
|
-
Equals(obj:
|
|
476
|
+
Equals(obj: unknown | null): boolean;
|
|
477
477
|
GetHashCode(): int;
|
|
478
478
|
Print(expressionPrinter: ExpressionPrinter): void;
|
|
479
479
|
Quote(): Expression;
|
|
@@ -502,7 +502,7 @@ export interface SqlServerOpenJsonExpression_ColumnInfo$instance {
|
|
|
502
502
|
set Path(value: IReadOnlyList_1<PathSegment> | null);
|
|
503
503
|
TypeMapping: RelationalTypeMapping;
|
|
504
504
|
Deconstruct(Name: string, TypeMapping: RelationalTypeMapping, Path: IReadOnlyList_1<PathSegment> | null, AsJson: boolean): void;
|
|
505
|
-
Equals(obj:
|
|
505
|
+
Equals(obj: unknown): boolean;
|
|
506
506
|
Equals(other: SqlServerOpenJsonExpression_ColumnInfo): boolean;
|
|
507
507
|
GetHashCode(): int;
|
|
508
508
|
ToString(): string;
|
|
@@ -986,7 +986,7 @@ export interface TemporalAllQueryRootExpression$instance extends TemporalQueryRo
|
|
|
986
986
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_IPrintableExpression: never;
|
|
987
987
|
|
|
988
988
|
DetachQueryProvider(): Expression;
|
|
989
|
-
Equals(obj:
|
|
989
|
+
Equals(obj: unknown | null): boolean;
|
|
990
990
|
GetHashCode(): int;
|
|
991
991
|
Print(expressionPrinter: ExpressionPrinter): void;
|
|
992
992
|
UpdateEntityType(entityType: IEntityType): EntityQueryRootExpression;
|
|
@@ -1008,7 +1008,7 @@ export interface TemporalAsOfQueryRootExpression$instance extends TemporalQueryR
|
|
|
1008
1008
|
|
|
1009
1009
|
readonly PointInTime: DateTime;
|
|
1010
1010
|
DetachQueryProvider(): Expression;
|
|
1011
|
-
Equals(obj:
|
|
1011
|
+
Equals(obj: unknown | null): boolean;
|
|
1012
1012
|
GetHashCode(): int;
|
|
1013
1013
|
Print(expressionPrinter: ExpressionPrinter): void;
|
|
1014
1014
|
UpdateEntityType(entityType: IEntityType): EntityQueryRootExpression;
|
|
@@ -1029,7 +1029,7 @@ export interface TemporalBetweenQueryRootExpression$instance extends TemporalRan
|
|
|
1029
1029
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_IPrintableExpression: never;
|
|
1030
1030
|
|
|
1031
1031
|
DetachQueryProvider(): Expression;
|
|
1032
|
-
Equals(obj:
|
|
1032
|
+
Equals(obj: unknown | null): boolean;
|
|
1033
1033
|
GetHashCode(): int;
|
|
1034
1034
|
Print(expressionPrinter: ExpressionPrinter): void;
|
|
1035
1035
|
UpdateEntityType(entityType: IEntityType): EntityQueryRootExpression;
|
|
@@ -1050,7 +1050,7 @@ export interface TemporalContainedInQueryRootExpression$instance extends Tempora
|
|
|
1050
1050
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_IPrintableExpression: never;
|
|
1051
1051
|
|
|
1052
1052
|
DetachQueryProvider(): Expression;
|
|
1053
|
-
Equals(obj:
|
|
1053
|
+
Equals(obj: unknown | null): boolean;
|
|
1054
1054
|
GetHashCode(): int;
|
|
1055
1055
|
Print(expressionPrinter: ExpressionPrinter): void;
|
|
1056
1056
|
UpdateEntityType(entityType: IEntityType): EntityQueryRootExpression;
|
|
@@ -1071,7 +1071,7 @@ export interface TemporalFromToQueryRootExpression$instance extends TemporalRang
|
|
|
1071
1071
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_IPrintableExpression: never;
|
|
1072
1072
|
|
|
1073
1073
|
DetachQueryProvider(): Expression;
|
|
1074
|
-
Equals(obj:
|
|
1074
|
+
Equals(obj: unknown | null): boolean;
|
|
1075
1075
|
GetHashCode(): int;
|
|
1076
1076
|
Print(expressionPrinter: ExpressionPrinter): void;
|
|
1077
1077
|
UpdateEntityType(entityType: IEntityType): EntityQueryRootExpression;
|
|
@@ -1108,7 +1108,7 @@ export interface TemporalRangeQueryRootExpression$instance extends TemporalQuery
|
|
|
1108
1108
|
|
|
1109
1109
|
readonly From: DateTime;
|
|
1110
1110
|
readonly To: DateTime;
|
|
1111
|
-
Equals(obj:
|
|
1111
|
+
Equals(obj: unknown | null): boolean;
|
|
1112
1112
|
GetHashCode(): int;
|
|
1113
1113
|
}
|
|
1114
1114
|
|
package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.SqlServer
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -24,7 +24,7 @@ export interface SqlServerJsonObjectExpression$instance extends SqlFunctionExpre
|
|
|
24
24
|
readonly __tsonic_iface_Microsoft_EntityFrameworkCore_Query_IRelationalQuotableExpression: never;
|
|
25
25
|
|
|
26
26
|
readonly PropertyNames: IReadOnlyList_1<System_Internal.String>;
|
|
27
|
-
Equals(obj:
|
|
27
|
+
Equals(obj: unknown | null): boolean;
|
|
28
28
|
GetHashCode(): int;
|
|
29
29
|
Print(expressionPrinter: ExpressionPrinter): void;
|
|
30
30
|
Quote(): Expression;
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { IReadOnlyList } from '@tsonic/dotnet/System.Collections.Generic.js';
|
|
10
14
|
import type { Boolean as ClrBoolean, Int32, Object as ClrObject, String as ClrString, Void } from '@tsonic/dotnet/System.js';
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { ISqlServerSingletonOptions } from './Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.js';
|
|
10
14
|
import type { ISqlServerConnection } from './Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.js';
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Assembly: Microsoft.EntityFrameworkCore.SqlServer
|
|
4
4
|
|
|
5
5
|
// Core type aliases from @tsonic/core
|
|
6
|
-
import type {
|
|
6
|
+
import type { fnptr, ptr, 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
|
|
|
9
9
|
// Import types from other namespaces
|
|
@@ -52,9 +52,9 @@ export const SqlServerDatabaseModelFactory: {
|
|
|
52
52
|
export type SqlServerDatabaseModelFactory = SqlServerDatabaseModelFactory$instance;
|
|
53
53
|
|
|
54
54
|
export abstract class SqlDataReaderExtension$instance {
|
|
55
|
-
static GetFieldValue<T>(record: DbDataRecord, name: string): T;
|
|
56
|
-
static GetValueOrDefault<T>(reader: DbDataReader, name: string): T | null;
|
|
57
|
-
static GetValueOrDefault<T>(record: DbDataRecord, name: string): T | null;
|
|
55
|
+
static GetFieldValue<T extends unknown>(record: DbDataRecord, name: string): T;
|
|
56
|
+
static GetValueOrDefault<T extends unknown>(reader: DbDataReader, name: string): T | null;
|
|
57
|
+
static GetValueOrDefault<T extends unknown>(record: DbDataRecord, name: string): T | null;
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
|
|
@@ -5,6 +5,10 @@
|
|
|
5
5
|
// Import internal declarations
|
|
6
6
|
import * as Internal from './Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.js';
|
|
7
7
|
|
|
8
|
+
// Core type aliases from @tsonic/core
|
|
9
|
+
import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
|
|
10
|
+
|
|
11
|
+
|
|
8
12
|
// Cross-namespace type imports for constraints
|
|
9
13
|
import type { DbConnection, DbDataReader, DbDataRecord } from '@tsonic/dotnet/System.Data.Common.js';
|
|
10
14
|
import type { Object as ClrObject, String as ClrString } from '@tsonic/dotnet/System.js';
|