@tsonic/efcore-sqlserver 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +2 -2
- package/Azure/internal/index.d.ts +3 -3
- package/Azure/internal/metadata.json +1 -1
- package/Azure.Core/bindings.json +12 -12
- package/Azure.Core/internal/index.d.ts +8 -8
- package/Azure.Core/internal/metadata.json +6 -6
- package/Azure.Core.GeoJson/bindings.json +16 -16
- package/Azure.Core.GeoJson/internal/index.d.ts +8 -8
- package/Azure.Core.GeoJson/internal/metadata.json +8 -8
- package/Azure.Core.Serialization/bindings.json +2 -2
- package/Azure.Core.Serialization/internal/index.d.ts +1 -1
- package/Azure.Core.Serialization/internal/metadata.json +1 -1
- package/Azure.Identity/bindings.json +20 -20
- package/Azure.Messaging/bindings.json +2 -2
- package/Azure.Messaging/internal/index.d.ts +3 -3
- package/Azure.Messaging/internal/metadata.json +1 -1
- package/Microsoft.Data.SqlClient/bindings.json +22 -22
- package/Microsoft.Data.SqlClient/internal/index.d.ts +16 -16
- package/Microsoft.Data.SqlClient/internal/metadata.json +11 -11
- package/Microsoft.Data.SqlClient.Server/bindings.json +2 -2
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +1 -1
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +1 -1
- package/Microsoft.Data.SqlTypes/bindings.json +4 -4
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +2 -2
- package/Microsoft.Data.SqlTypes/internal/metadata.json +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +10 -10
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +13 -13
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +36 -36
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +18 -18
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +18 -18
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Cache/bindings.json +2 -2
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +8 -8
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +9 -9
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +4 -4
- package/Microsoft.SqlServer.Server/bindings.json +2 -2
- package/Microsoft.SqlServer.Server/internal/index.d.ts +1 -1
- package/Microsoft.SqlServer.Server/internal/metadata.json +1 -1
- package/System/internal/index.d.ts +2 -2
- package/System.ClientModel.Primitives/bindings.json +10 -10
- package/System.ClientModel.Primitives/internal/index.d.ts +8 -8
- package/System.ClientModel.Primitives/internal/metadata.json +5 -5
- package/System.Configuration/bindings.json +30 -30
- package/System.Configuration/internal/index.d.ts +44 -44
- package/System.Configuration/internal/metadata.json +14 -14
- package/System.Configuration.Provider/internal/index.d.ts +1 -1
- package/package.json +1 -1
|
@@ -463,7 +463,7 @@
|
|
|
463
463
|
{
|
|
464
464
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.PropertyValueOrigin::DefaultSystem.Configuration.PropertyValueOrigin",
|
|
465
465
|
"clrName": "Default",
|
|
466
|
-
"tsEmitName": "
|
|
466
|
+
"tsEmitName": "default",
|
|
467
467
|
"normalizedSignature": "Default|System.Configuration.PropertyValueOrigin|static=true|const=true",
|
|
468
468
|
"isStatic": true,
|
|
469
469
|
"isReadOnly": false,
|
|
@@ -551,7 +551,7 @@
|
|
|
551
551
|
{
|
|
552
552
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.SettingsSerializeAs::StringSystem.Configuration.SettingsSerializeAs",
|
|
553
553
|
"clrName": "String",
|
|
554
|
-
"tsEmitName": "
|
|
554
|
+
"tsEmitName": "string",
|
|
555
555
|
"normalizedSignature": "String|System.Configuration.SettingsSerializeAs|static=true|const=true",
|
|
556
556
|
"isStatic": true,
|
|
557
557
|
"isReadOnly": false,
|
|
@@ -1598,7 +1598,7 @@
|
|
|
1598
1598
|
{
|
|
1599
1599
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.CallbackValidatorAttribute::Type:System.Type",
|
|
1600
1600
|
"clrName": "Type",
|
|
1601
|
-
"tsEmitName": "
|
|
1601
|
+
"tsEmitName": "type",
|
|
1602
1602
|
"normalizedSignature": "Type|:System.Type|static=false|accessor=getset",
|
|
1603
1603
|
"provenance": "Original",
|
|
1604
1604
|
"emitScope": "ClassSurface",
|
|
@@ -3584,7 +3584,7 @@
|
|
|
3584
3584
|
{
|
|
3585
3585
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.ConfigurationProperty::Type:System.Type",
|
|
3586
3586
|
"clrName": "Type",
|
|
3587
|
-
"tsEmitName": "
|
|
3587
|
+
"tsEmitName": "type",
|
|
3588
3588
|
"normalizedSignature": "Type|:System.Type|static=false|accessor=get",
|
|
3589
3589
|
"provenance": "Original",
|
|
3590
3590
|
"emitScope": "ClassSurface",
|
|
@@ -4149,7 +4149,7 @@
|
|
|
4149
4149
|
{
|
|
4150
4150
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.ConfigurationSectionCollection::Get(System.Int32):System.Configuration.ConfigurationSection",
|
|
4151
4151
|
"clrName": "Get",
|
|
4152
|
-
"tsEmitName": "
|
|
4152
|
+
"tsEmitName": "get",
|
|
4153
4153
|
"normalizedSignature": "Get|(System.Int32):System.Configuration.ConfigurationSection|static=false",
|
|
4154
4154
|
"provenance": "Original",
|
|
4155
4155
|
"emitScope": "ClassSurface",
|
|
@@ -4165,7 +4165,7 @@
|
|
|
4165
4165
|
{
|
|
4166
4166
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.ConfigurationSectionCollection::Get(System.String):System.Configuration.ConfigurationSection",
|
|
4167
4167
|
"clrName": "Get",
|
|
4168
|
-
"tsEmitName": "
|
|
4168
|
+
"tsEmitName": "get",
|
|
4169
4169
|
"normalizedSignature": "Get|(System.String):System.Configuration.ConfigurationSection|static=false",
|
|
4170
4170
|
"provenance": "Original",
|
|
4171
4171
|
"emitScope": "ClassSurface",
|
|
@@ -4388,7 +4388,7 @@
|
|
|
4388
4388
|
{
|
|
4389
4389
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.ConfigurationSectionGroup::Type:System.String",
|
|
4390
4390
|
"clrName": "Type",
|
|
4391
|
-
"tsEmitName": "
|
|
4391
|
+
"tsEmitName": "type",
|
|
4392
4392
|
"normalizedSignature": "Type|:System.String|static=false|accessor=getset",
|
|
4393
4393
|
"provenance": "Original",
|
|
4394
4394
|
"emitScope": "ClassSurface",
|
|
@@ -4503,7 +4503,7 @@
|
|
|
4503
4503
|
{
|
|
4504
4504
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.ConfigurationSectionGroupCollection::Get(System.Int32):System.Configuration.ConfigurationSectionGroup",
|
|
4505
4505
|
"clrName": "Get",
|
|
4506
|
-
"tsEmitName": "
|
|
4506
|
+
"tsEmitName": "get",
|
|
4507
4507
|
"normalizedSignature": "Get|(System.Int32):System.Configuration.ConfigurationSectionGroup|static=false",
|
|
4508
4508
|
"provenance": "Original",
|
|
4509
4509
|
"emitScope": "ClassSurface",
|
|
@@ -4519,7 +4519,7 @@
|
|
|
4519
4519
|
{
|
|
4520
4520
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.ConfigurationSectionGroupCollection::Get(System.String):System.Configuration.ConfigurationSectionGroup",
|
|
4521
4521
|
"clrName": "Get",
|
|
4522
|
-
"tsEmitName": "
|
|
4522
|
+
"tsEmitName": "get",
|
|
4523
4523
|
"normalizedSignature": "Get|(System.String):System.Configuration.ConfigurationSectionGroup|static=false",
|
|
4524
4524
|
"provenance": "Original",
|
|
4525
4525
|
"emitScope": "ClassSurface",
|
|
@@ -5742,7 +5742,7 @@
|
|
|
5742
5742
|
{
|
|
5743
5743
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.ElementInformation::Type:System.Type",
|
|
5744
5744
|
"clrName": "Type",
|
|
5745
|
-
"tsEmitName": "
|
|
5745
|
+
"tsEmitName": "type",
|
|
5746
5746
|
"normalizedSignature": "Type|:System.Type|static=false|accessor=get",
|
|
5747
5747
|
"provenance": "Original",
|
|
5748
5748
|
"emitScope": "ClassSurface",
|
|
@@ -7461,7 +7461,7 @@
|
|
|
7461
7461
|
{
|
|
7462
7462
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.PropertyInformation::Type:System.Type",
|
|
7463
7463
|
"clrName": "Type",
|
|
7464
|
-
"tsEmitName": "
|
|
7464
|
+
"tsEmitName": "type",
|
|
7465
7465
|
"normalizedSignature": "Type|:System.Type|static=false|accessor=get",
|
|
7466
7466
|
"provenance": "Original",
|
|
7467
7467
|
"emitScope": "ClassSurface",
|
|
@@ -7813,7 +7813,7 @@
|
|
|
7813
7813
|
{
|
|
7814
7814
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.ProviderSettings::Type:System.String",
|
|
7815
7815
|
"clrName": "Type",
|
|
7816
|
-
"tsEmitName": "
|
|
7816
|
+
"tsEmitName": "type",
|
|
7817
7817
|
"normalizedSignature": "Type|:System.String|static=false|accessor=getset",
|
|
7818
7818
|
"provenance": "Original",
|
|
7819
7819
|
"emitScope": "ClassSurface",
|
|
@@ -8847,7 +8847,7 @@
|
|
|
8847
8847
|
{
|
|
8848
8848
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.SectionInformation::Type:System.String",
|
|
8849
8849
|
"clrName": "Type",
|
|
8850
|
-
"tsEmitName": "
|
|
8850
|
+
"tsEmitName": "type",
|
|
8851
8851
|
"normalizedSignature": "Type|:System.String|static=false|accessor=getset",
|
|
8852
8852
|
"provenance": "Original",
|
|
8853
8853
|
"emitScope": "ClassSurface",
|
|
@@ -9104,7 +9104,7 @@
|
|
|
9104
9104
|
{
|
|
9105
9105
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.SettingElementCollection::Get(System.String):System.Configuration.SettingElement",
|
|
9106
9106
|
"clrName": "Get",
|
|
9107
|
-
"tsEmitName": "
|
|
9107
|
+
"tsEmitName": "get",
|
|
9108
9108
|
"normalizedSignature": "Get|(System.String):System.Configuration.SettingElement|static=false",
|
|
9109
9109
|
"provenance": "Original",
|
|
9110
9110
|
"emitScope": "ClassSurface",
|
|
@@ -30,7 +30,7 @@ export type ProviderBase = ProviderBase$instance;
|
|
|
30
30
|
export interface ProviderCollection$instance {
|
|
31
31
|
readonly count: int;
|
|
32
32
|
readonly isSynchronized: boolean;
|
|
33
|
-
readonly item:
|
|
33
|
+
readonly item: ProtectedConfigurationProvider | ProviderBase;
|
|
34
34
|
readonly syncRoot: unknown;
|
|
35
35
|
add(provider: ProviderBase): void;
|
|
36
36
|
clear(): void;
|
package/package.json
CHANGED