@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
|
@@ -864,7 +864,7 @@
|
|
|
864
864
|
{
|
|
865
865
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.PropertyValueOrigin::DefaultSystem.Configuration.PropertyValueOrigin",
|
|
866
866
|
"clrName": "Default",
|
|
867
|
-
"tsEmitName": "
|
|
867
|
+
"tsEmitName": "default",
|
|
868
868
|
"metadataToken": 67109569,
|
|
869
869
|
"normalizedSignature": "Default|System.Configuration.PropertyValueOrigin|static=true|const=true",
|
|
870
870
|
"isStatic": true,
|
|
@@ -909,7 +909,7 @@
|
|
|
909
909
|
}
|
|
910
910
|
},
|
|
911
911
|
{
|
|
912
|
-
"tsName": "
|
|
912
|
+
"tsName": "default",
|
|
913
913
|
"isStatic": true,
|
|
914
914
|
"tsSignatureId": "Default|System.Configuration.PropertyValueOrigin|static=true|const=true",
|
|
915
915
|
"target": {
|
|
@@ -1020,7 +1020,7 @@
|
|
|
1020
1020
|
{
|
|
1021
1021
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.SettingsSerializeAs::StringSystem.Configuration.SettingsSerializeAs",
|
|
1022
1022
|
"clrName": "String",
|
|
1023
|
-
"tsEmitName": "
|
|
1023
|
+
"tsEmitName": "string",
|
|
1024
1024
|
"metadataToken": 67109792,
|
|
1025
1025
|
"normalizedSignature": "String|System.Configuration.SettingsSerializeAs|static=true|const=true",
|
|
1026
1026
|
"isStatic": true,
|
|
@@ -1076,7 +1076,7 @@
|
|
|
1076
1076
|
}
|
|
1077
1077
|
},
|
|
1078
1078
|
{
|
|
1079
|
-
"tsName": "
|
|
1079
|
+
"tsName": "string",
|
|
1080
1080
|
"isStatic": true,
|
|
1081
1081
|
"tsSignatureId": "String|System.Configuration.SettingsSerializeAs|static=true|const=true",
|
|
1082
1082
|
"target": {
|
|
@@ -2464,7 +2464,7 @@
|
|
|
2464
2464
|
}
|
|
2465
2465
|
},
|
|
2466
2466
|
{
|
|
2467
|
-
"tsName": "
|
|
2467
|
+
"tsName": "type",
|
|
2468
2468
|
"isStatic": false,
|
|
2469
2469
|
"tsSignatureId": "Type|:System.String|static=false|accessor=getset",
|
|
2470
2470
|
"target": {
|
|
@@ -2874,7 +2874,7 @@
|
|
|
2874
2874
|
{
|
|
2875
2875
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.CallbackValidatorAttribute::Type:System.Type",
|
|
2876
2876
|
"clrName": "Type",
|
|
2877
|
-
"tsEmitName": "
|
|
2877
|
+
"tsEmitName": "type",
|
|
2878
2878
|
"metadataToken": 385876281,
|
|
2879
2879
|
"canonicalSignature": ":System.Type",
|
|
2880
2880
|
"normalizedSignature": "Type|:System.Type|static=false|accessor=getset",
|
|
@@ -2926,7 +2926,7 @@
|
|
|
2926
2926
|
}
|
|
2927
2927
|
},
|
|
2928
2928
|
{
|
|
2929
|
-
"tsName": "
|
|
2929
|
+
"tsName": "type",
|
|
2930
2930
|
"isStatic": false,
|
|
2931
2931
|
"tsSignatureId": "Type|:System.Type|static=false|accessor=getset",
|
|
2932
2932
|
"target": {
|
|
@@ -6304,7 +6304,7 @@
|
|
|
6304
6304
|
{
|
|
6305
6305
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.ConfigurationProperty::Type:System.Type",
|
|
6306
6306
|
"clrName": "Type",
|
|
6307
|
-
"tsEmitName": "
|
|
6307
|
+
"tsEmitName": "type",
|
|
6308
6308
|
"metadataToken": 385876392,
|
|
6309
6309
|
"canonicalSignature": ":System.Type",
|
|
6310
6310
|
"normalizedSignature": "Type|:System.Type|static=false|accessor=get",
|
|
@@ -6518,7 +6518,7 @@
|
|
|
6518
6518
|
}
|
|
6519
6519
|
},
|
|
6520
6520
|
{
|
|
6521
|
-
"tsName": "
|
|
6521
|
+
"tsName": "type",
|
|
6522
6522
|
"isStatic": false,
|
|
6523
6523
|
"tsSignatureId": "Type|:System.Type|static=false|accessor=get",
|
|
6524
6524
|
"target": {
|
|
@@ -7320,7 +7320,7 @@
|
|
|
7320
7320
|
{
|
|
7321
7321
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.ConfigurationSectionCollection::Get(System.Int32):System.Configuration.ConfigurationSection",
|
|
7322
7322
|
"clrName": "Get",
|
|
7323
|
-
"tsEmitName": "
|
|
7323
|
+
"tsEmitName": "get",
|
|
7324
7324
|
"metadataToken": 100664369,
|
|
7325
7325
|
"canonicalSignature": "(System.Int32):System.Configuration.ConfigurationSection",
|
|
7326
7326
|
"normalizedSignature": "Get|(System.Int32):System.Configuration.ConfigurationSection|static=false",
|
|
@@ -7334,7 +7334,7 @@
|
|
|
7334
7334
|
{
|
|
7335
7335
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.ConfigurationSectionCollection::Get(System.String):System.Configuration.ConfigurationSection",
|
|
7336
7336
|
"clrName": "Get",
|
|
7337
|
-
"tsEmitName": "
|
|
7337
|
+
"tsEmitName": "get",
|
|
7338
7338
|
"metadataToken": 100664370,
|
|
7339
7339
|
"canonicalSignature": "(System.String):System.Configuration.ConfigurationSection",
|
|
7340
7340
|
"normalizedSignature": "Get|(System.String):System.Configuration.ConfigurationSection|static=false",
|
|
@@ -7466,7 +7466,7 @@
|
|
|
7466
7466
|
}
|
|
7467
7467
|
},
|
|
7468
7468
|
{
|
|
7469
|
-
"tsName": "
|
|
7469
|
+
"tsName": "get",
|
|
7470
7470
|
"isStatic": false,
|
|
7471
7471
|
"tsSignatureId": "Get|(System.Int32):System.Configuration.ConfigurationSection|static=false",
|
|
7472
7472
|
"target": {
|
|
@@ -7476,7 +7476,7 @@
|
|
|
7476
7476
|
}
|
|
7477
7477
|
},
|
|
7478
7478
|
{
|
|
7479
|
-
"tsName": "
|
|
7479
|
+
"tsName": "get",
|
|
7480
7480
|
"isStatic": false,
|
|
7481
7481
|
"tsSignatureId": "Get|(System.String):System.Configuration.ConfigurationSection|static=false",
|
|
7482
7482
|
"target": {
|
|
@@ -7643,7 +7643,7 @@
|
|
|
7643
7643
|
{
|
|
7644
7644
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.ConfigurationSectionGroup::Type:System.String",
|
|
7645
7645
|
"clrName": "Type",
|
|
7646
|
-
"tsEmitName": "
|
|
7646
|
+
"tsEmitName": "type",
|
|
7647
7647
|
"metadataToken": 385876428,
|
|
7648
7648
|
"canonicalSignature": ":System.String",
|
|
7649
7649
|
"normalizedSignature": "Type|:System.String|static=false|accessor=getset",
|
|
@@ -7761,7 +7761,7 @@
|
|
|
7761
7761
|
}
|
|
7762
7762
|
},
|
|
7763
7763
|
{
|
|
7764
|
-
"tsName": "
|
|
7764
|
+
"tsName": "type",
|
|
7765
7765
|
"isStatic": false,
|
|
7766
7766
|
"tsSignatureId": "Type|:System.String|static=false|accessor=getset",
|
|
7767
7767
|
"target": {
|
|
@@ -7855,7 +7855,7 @@
|
|
|
7855
7855
|
{
|
|
7856
7856
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.ConfigurationSectionGroupCollection::Get(System.Int32):System.Configuration.ConfigurationSectionGroup",
|
|
7857
7857
|
"clrName": "Get",
|
|
7858
|
-
"tsEmitName": "
|
|
7858
|
+
"tsEmitName": "get",
|
|
7859
7859
|
"metadataToken": 100664407,
|
|
7860
7860
|
"canonicalSignature": "(System.Int32):System.Configuration.ConfigurationSectionGroup",
|
|
7861
7861
|
"normalizedSignature": "Get|(System.Int32):System.Configuration.ConfigurationSectionGroup|static=false",
|
|
@@ -7869,7 +7869,7 @@
|
|
|
7869
7869
|
{
|
|
7870
7870
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.ConfigurationSectionGroupCollection::Get(System.String):System.Configuration.ConfigurationSectionGroup",
|
|
7871
7871
|
"clrName": "Get",
|
|
7872
|
-
"tsEmitName": "
|
|
7872
|
+
"tsEmitName": "get",
|
|
7873
7873
|
"metadataToken": 100664408,
|
|
7874
7874
|
"canonicalSignature": "(System.String):System.Configuration.ConfigurationSectionGroup",
|
|
7875
7875
|
"normalizedSignature": "Get|(System.String):System.Configuration.ConfigurationSectionGroup|static=false",
|
|
@@ -8001,7 +8001,7 @@
|
|
|
8001
8001
|
}
|
|
8002
8002
|
},
|
|
8003
8003
|
{
|
|
8004
|
-
"tsName": "
|
|
8004
|
+
"tsName": "get",
|
|
8005
8005
|
"isStatic": false,
|
|
8006
8006
|
"tsSignatureId": "Get|(System.Int32):System.Configuration.ConfigurationSectionGroup|static=false",
|
|
8007
8007
|
"target": {
|
|
@@ -8011,7 +8011,7 @@
|
|
|
8011
8011
|
}
|
|
8012
8012
|
},
|
|
8013
8013
|
{
|
|
8014
|
-
"tsName": "
|
|
8014
|
+
"tsName": "get",
|
|
8015
8015
|
"isStatic": false,
|
|
8016
8016
|
"tsSignatureId": "Get|(System.String):System.Configuration.ConfigurationSectionGroup|static=false",
|
|
8017
8017
|
"target": {
|
|
@@ -10240,7 +10240,7 @@
|
|
|
10240
10240
|
{
|
|
10241
10241
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.ElementInformation::Type:System.Type",
|
|
10242
10242
|
"clrName": "Type",
|
|
10243
|
-
"tsEmitName": "
|
|
10243
|
+
"tsEmitName": "type",
|
|
10244
10244
|
"metadataToken": 385876490,
|
|
10245
10245
|
"canonicalSignature": ":System.Type",
|
|
10246
10246
|
"normalizedSignature": "Type|:System.Type|static=false|accessor=get",
|
|
@@ -10345,7 +10345,7 @@
|
|
|
10345
10345
|
}
|
|
10346
10346
|
},
|
|
10347
10347
|
{
|
|
10348
|
-
"tsName": "
|
|
10348
|
+
"tsName": "type",
|
|
10349
10349
|
"isStatic": false,
|
|
10350
10350
|
"tsSignatureId": "Type|:System.Type|static=false|accessor=get",
|
|
10351
10351
|
"target": {
|
|
@@ -13903,7 +13903,7 @@
|
|
|
13903
13903
|
{
|
|
13904
13904
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.PropertyInformation::Type:System.Type",
|
|
13905
13905
|
"clrName": "Type",
|
|
13906
|
-
"tsEmitName": "
|
|
13906
|
+
"tsEmitName": "type",
|
|
13907
13907
|
"metadataToken": 385876599,
|
|
13908
13908
|
"canonicalSignature": ":System.Type",
|
|
13909
13909
|
"normalizedSignature": "Type|:System.Type|static=false|accessor=get",
|
|
@@ -14062,7 +14062,7 @@
|
|
|
14062
14062
|
}
|
|
14063
14063
|
},
|
|
14064
14064
|
{
|
|
14065
|
-
"tsName": "
|
|
14065
|
+
"tsName": "type",
|
|
14066
14066
|
"isStatic": false,
|
|
14067
14067
|
"tsSignatureId": "Type|:System.Type|static=false|accessor=get",
|
|
14068
14068
|
"target": {
|
|
@@ -14851,7 +14851,7 @@
|
|
|
14851
14851
|
{
|
|
14852
14852
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.ProviderSettings::Type:System.String",
|
|
14853
14853
|
"clrName": "Type",
|
|
14854
|
-
"tsEmitName": "
|
|
14854
|
+
"tsEmitName": "type",
|
|
14855
14855
|
"metadataToken": 385876618,
|
|
14856
14856
|
"canonicalSignature": ":System.String",
|
|
14857
14857
|
"normalizedSignature": "Type|:System.String|static=false|accessor=getset",
|
|
@@ -14945,7 +14945,7 @@
|
|
|
14945
14945
|
}
|
|
14946
14946
|
},
|
|
14947
14947
|
{
|
|
14948
|
-
"tsName": "
|
|
14948
|
+
"tsName": "type",
|
|
14949
14949
|
"isStatic": false,
|
|
14950
14950
|
"tsSignatureId": "Type|:System.String|static=false|accessor=getset",
|
|
14951
14951
|
"target": {
|
|
@@ -16806,7 +16806,7 @@
|
|
|
16806
16806
|
{
|
|
16807
16807
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.SectionInformation::Type:System.String",
|
|
16808
16808
|
"clrName": "Type",
|
|
16809
|
-
"tsEmitName": "
|
|
16809
|
+
"tsEmitName": "type",
|
|
16810
16810
|
"metadataToken": 385876676,
|
|
16811
16811
|
"canonicalSignature": ":System.String",
|
|
16812
16812
|
"normalizedSignature": "Type|:System.String|static=false|accessor=getset",
|
|
@@ -17099,7 +17099,7 @@
|
|
|
17099
17099
|
}
|
|
17100
17100
|
},
|
|
17101
17101
|
{
|
|
17102
|
-
"tsName": "
|
|
17102
|
+
"tsName": "type",
|
|
17103
17103
|
"isStatic": false,
|
|
17104
17104
|
"tsSignatureId": "Type|:System.String|static=false|accessor=getset",
|
|
17105
17105
|
"target": {
|
|
@@ -17556,7 +17556,7 @@
|
|
|
17556
17556
|
{
|
|
17557
17557
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.SettingElementCollection::Get(System.String):System.Configuration.SettingElement",
|
|
17558
17558
|
"clrName": "Get",
|
|
17559
|
-
"tsEmitName": "
|
|
17559
|
+
"tsEmitName": "get",
|
|
17560
17560
|
"metadataToken": 100665262,
|
|
17561
17561
|
"canonicalSignature": "(System.String):System.Configuration.SettingElement",
|
|
17562
17562
|
"normalizedSignature": "Get|(System.String):System.Configuration.SettingElement|static=false",
|
|
@@ -17642,7 +17642,7 @@
|
|
|
17642
17642
|
],
|
|
17643
17643
|
"exposedMethods": [
|
|
17644
17644
|
{
|
|
17645
|
-
"tsName": "
|
|
17645
|
+
"tsName": "get",
|
|
17646
17646
|
"isStatic": false,
|
|
17647
17647
|
"tsSignatureId": "Get|(System.String):System.Configuration.SettingElement|static=false",
|
|
17648
17648
|
"target": {
|
|
@@ -22260,7 +22260,7 @@
|
|
|
22260
22260
|
}
|
|
22261
22261
|
},
|
|
22262
22262
|
{
|
|
22263
|
-
"tsName": "
|
|
22263
|
+
"tsName": "type",
|
|
22264
22264
|
"isStatic": false,
|
|
22265
22265
|
"tsSignatureId": "Type|:System.String|static=false|accessor=getset",
|
|
22266
22266
|
"target": {
|
|
@@ -86,7 +86,7 @@ export enum OverrideMode {
|
|
|
86
86
|
|
|
87
87
|
|
|
88
88
|
export enum PropertyValueOrigin {
|
|
89
|
-
|
|
89
|
+
default = 0,
|
|
90
90
|
inherited = 1,
|
|
91
91
|
setHere = 2
|
|
92
92
|
}
|
|
@@ -98,7 +98,7 @@ export enum SettingsManageability {
|
|
|
98
98
|
|
|
99
99
|
|
|
100
100
|
export enum SettingsSerializeAs {
|
|
101
|
-
|
|
101
|
+
string = 0,
|
|
102
102
|
xml = 1,
|
|
103
103
|
binary = 2,
|
|
104
104
|
providerSpecific = 3
|
|
@@ -207,7 +207,7 @@ export const ApplicationSettingsGroup: {
|
|
|
207
207
|
export type ApplicationSettingsGroup = ApplicationSettingsGroup$instance;
|
|
208
208
|
|
|
209
209
|
export interface AppSettingsReader$instance {
|
|
210
|
-
getValue(key: string,
|
|
210
|
+
getValue(key: string, type: Type): unknown;
|
|
211
211
|
}
|
|
212
212
|
|
|
213
213
|
|
|
@@ -232,13 +232,13 @@ export const AppSettingsSection: {
|
|
|
232
232
|
export type AppSettingsSection = AppSettingsSection$instance;
|
|
233
233
|
|
|
234
234
|
export interface CallbackValidator$instance extends ConfigurationValidatorBase {
|
|
235
|
-
canValidate(
|
|
235
|
+
canValidate(type: Type): boolean;
|
|
236
236
|
validate(value: unknown): void;
|
|
237
237
|
}
|
|
238
238
|
|
|
239
239
|
|
|
240
240
|
export const CallbackValidator: {
|
|
241
|
-
new(
|
|
241
|
+
new(type: Type, callback: ValidatorCallback): CallbackValidator;
|
|
242
242
|
};
|
|
243
243
|
|
|
244
244
|
|
|
@@ -246,7 +246,7 @@ export type CallbackValidator = CallbackValidator$instance;
|
|
|
246
246
|
|
|
247
247
|
export interface CallbackValidatorAttribute$instance extends ConfigurationValidatorAttribute {
|
|
248
248
|
callbackMethodName: string;
|
|
249
|
-
|
|
249
|
+
type: Type;
|
|
250
250
|
readonly validatorInstance: ConfigurationValidatorBase;
|
|
251
251
|
}
|
|
252
252
|
|
|
@@ -294,7 +294,7 @@ export type CommaDelimitedStringCollection = CommaDelimitedStringCollection$inst
|
|
|
294
294
|
|
|
295
295
|
export interface CommaDelimitedStringCollectionConverter$instance extends ConfigurationConverterBase {
|
|
296
296
|
convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
297
|
-
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown,
|
|
297
|
+
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
298
298
|
}
|
|
299
299
|
|
|
300
300
|
|
|
@@ -354,8 +354,8 @@ export const ConfigurationCollectionAttribute: {
|
|
|
354
354
|
export type ConfigurationCollectionAttribute = ConfigurationCollectionAttribute$instance;
|
|
355
355
|
|
|
356
356
|
export interface ConfigurationConverterBase$instance extends TypeConverter {
|
|
357
|
-
canConvertFrom(ctx: ITypeDescriptorContext,
|
|
358
|
-
canConvertTo(ctx: ITypeDescriptorContext,
|
|
357
|
+
canConvertFrom(ctx: ITypeDescriptorContext, type: Type): boolean;
|
|
358
|
+
canConvertTo(ctx: ITypeDescriptorContext, type: Type): boolean;
|
|
359
359
|
}
|
|
360
360
|
|
|
361
361
|
|
|
@@ -544,17 +544,17 @@ export interface ConfigurationProperty$instance {
|
|
|
544
544
|
readonly isTypeStringTransformationRequired: boolean;
|
|
545
545
|
readonly isVersionCheckRequired: boolean;
|
|
546
546
|
readonly name: string;
|
|
547
|
-
readonly
|
|
547
|
+
readonly type: Type;
|
|
548
548
|
readonly validator: ConfigurationValidatorBase;
|
|
549
549
|
}
|
|
550
550
|
|
|
551
551
|
|
|
552
552
|
export const ConfigurationProperty: {
|
|
553
|
-
new(name: string,
|
|
554
|
-
new(name: string,
|
|
555
|
-
new(name: string,
|
|
556
|
-
new(name: string,
|
|
557
|
-
new(name: string,
|
|
553
|
+
new(name: string, type: Type): ConfigurationProperty;
|
|
554
|
+
new(name: string, type: Type, defaultValue: unknown): ConfigurationProperty;
|
|
555
|
+
new(name: string, type: Type, defaultValue: unknown, options: ConfigurationPropertyOptions): ConfigurationProperty;
|
|
556
|
+
new(name: string, type: Type, defaultValue: unknown, typeConverter: TypeConverter, validator: ConfigurationValidatorBase, options: ConfigurationPropertyOptions): ConfigurationProperty;
|
|
557
|
+
new(name: string, type: Type, defaultValue: unknown, typeConverter: TypeConverter, validator: ConfigurationValidatorBase, options: ConfigurationPropertyOptions, description: string): ConfigurationProperty;
|
|
558
558
|
};
|
|
559
559
|
|
|
560
560
|
|
|
@@ -613,8 +613,8 @@ export interface ConfigurationSectionCollection$instance extends NameObjectColle
|
|
|
613
613
|
add(name: string, section: ConfigurationSection): void;
|
|
614
614
|
clear(): void;
|
|
615
615
|
copyTo(array: ConfigurationSection[], index: int): void;
|
|
616
|
-
|
|
617
|
-
|
|
616
|
+
get(index: int): ConfigurationSection;
|
|
617
|
+
get(name: string): ConfigurationSection;
|
|
618
618
|
get_Item(name: string): ConfigurationSection;
|
|
619
619
|
get_Item(index: int): ConfigurationSection;
|
|
620
620
|
getEnumerator(): IEnumerator;
|
|
@@ -638,7 +638,7 @@ export interface ConfigurationSectionGroup$instance {
|
|
|
638
638
|
readonly sectionGroupName: string;
|
|
639
639
|
readonly sectionGroups: ConfigurationSectionGroupCollection;
|
|
640
640
|
readonly sections: ConfigurationSectionCollection;
|
|
641
|
-
|
|
641
|
+
type: string;
|
|
642
642
|
forceDeclaration(): void;
|
|
643
643
|
forceDeclaration(force: boolean): void;
|
|
644
644
|
}
|
|
@@ -655,8 +655,8 @@ export interface ConfigurationSectionGroupCollection$instance extends NameObject
|
|
|
655
655
|
add(name: string, sectionGroup: ConfigurationSectionGroup): void;
|
|
656
656
|
clear(): void;
|
|
657
657
|
copyTo(array: ConfigurationSectionGroup[], index: int): void;
|
|
658
|
-
|
|
659
|
-
|
|
658
|
+
get(index: int): ConfigurationSectionGroup;
|
|
659
|
+
get(name: string): ConfigurationSectionGroup;
|
|
660
660
|
get_Item(name: string): ConfigurationSectionGroup;
|
|
661
661
|
get_Item(index: int): ConfigurationSectionGroup;
|
|
662
662
|
getEnumerator(): IEnumerator;
|
|
@@ -700,7 +700,7 @@ export const ConfigurationValidatorAttribute: {
|
|
|
700
700
|
export type ConfigurationValidatorAttribute = ConfigurationValidatorAttribute$instance;
|
|
701
701
|
|
|
702
702
|
export interface ConfigurationValidatorBase$instance {
|
|
703
|
-
canValidate(
|
|
703
|
+
canValidate(type: Type): boolean;
|
|
704
704
|
validate(value: unknown): void;
|
|
705
705
|
}
|
|
706
706
|
|
|
@@ -827,7 +827,7 @@ export const DefaultSettingValueAttribute: {
|
|
|
827
827
|
export type DefaultSettingValueAttribute = DefaultSettingValueAttribute$instance;
|
|
828
828
|
|
|
829
829
|
export interface DefaultValidator$instance extends ConfigurationValidatorBase {
|
|
830
|
-
canValidate(
|
|
830
|
+
canValidate(type: Type): boolean;
|
|
831
831
|
validate(value: unknown): void;
|
|
832
832
|
}
|
|
833
833
|
|
|
@@ -881,7 +881,7 @@ export interface ElementInformation$instance {
|
|
|
881
881
|
readonly lineNumber: int;
|
|
882
882
|
readonly properties: PropertyInformationCollection;
|
|
883
883
|
readonly source: string;
|
|
884
|
-
readonly
|
|
884
|
+
readonly type: Type;
|
|
885
885
|
readonly validator: ConfigurationValidatorBase;
|
|
886
886
|
}
|
|
887
887
|
|
|
@@ -924,7 +924,7 @@ export type ExeContext = ExeContext$instance;
|
|
|
924
924
|
|
|
925
925
|
export interface GenericEnumConverter$instance extends ConfigurationConverterBase {
|
|
926
926
|
convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
927
|
-
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown,
|
|
927
|
+
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
928
928
|
}
|
|
929
929
|
|
|
930
930
|
|
|
@@ -979,7 +979,7 @@ export type IgnoreSectionHandler = IgnoreSectionHandler$instance & __IgnoreSecti
|
|
|
979
979
|
|
|
980
980
|
export interface InfiniteIntConverter$instance extends ConfigurationConverterBase {
|
|
981
981
|
convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
982
|
-
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown,
|
|
982
|
+
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
983
983
|
}
|
|
984
984
|
|
|
985
985
|
|
|
@@ -992,7 +992,7 @@ export type InfiniteIntConverter = InfiniteIntConverter$instance;
|
|
|
992
992
|
|
|
993
993
|
export interface InfiniteTimeSpanConverter$instance extends ConfigurationConverterBase {
|
|
994
994
|
convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
995
|
-
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown,
|
|
995
|
+
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
996
996
|
}
|
|
997
997
|
|
|
998
998
|
|
|
@@ -1004,7 +1004,7 @@ export const InfiniteTimeSpanConverter: {
|
|
|
1004
1004
|
export type InfiniteTimeSpanConverter = InfiniteTimeSpanConverter$instance;
|
|
1005
1005
|
|
|
1006
1006
|
export interface IntegerValidator$instance extends ConfigurationValidatorBase {
|
|
1007
|
-
canValidate(
|
|
1007
|
+
canValidate(type: Type): boolean;
|
|
1008
1008
|
validate(value: unknown): void;
|
|
1009
1009
|
}
|
|
1010
1010
|
|
|
@@ -1101,7 +1101,7 @@ export type LocalFileSettingsProvider = LocalFileSettingsProvider$instance & __L
|
|
|
1101
1101
|
|
|
1102
1102
|
|
|
1103
1103
|
export interface LongValidator$instance extends ConfigurationValidatorBase {
|
|
1104
|
-
canValidate(
|
|
1104
|
+
canValidate(type: Type): boolean;
|
|
1105
1105
|
validate(value: unknown): void;
|
|
1106
1106
|
}
|
|
1107
1107
|
|
|
@@ -1210,7 +1210,7 @@ export const NoSettingsVersionUpgradeAttribute: {
|
|
|
1210
1210
|
export type NoSettingsVersionUpgradeAttribute = NoSettingsVersionUpgradeAttribute$instance;
|
|
1211
1211
|
|
|
1212
1212
|
export interface PositiveTimeSpanValidator$instance extends ConfigurationValidatorBase {
|
|
1213
|
-
canValidate(
|
|
1213
|
+
canValidate(type: Type): boolean;
|
|
1214
1214
|
validate(value: unknown): void;
|
|
1215
1215
|
}
|
|
1216
1216
|
|
|
@@ -1245,7 +1245,7 @@ export interface PropertyInformation$instance {
|
|
|
1245
1245
|
readonly lineNumber: int;
|
|
1246
1246
|
readonly name: string;
|
|
1247
1247
|
readonly source: string;
|
|
1248
|
-
readonly
|
|
1248
|
+
readonly type: Type;
|
|
1249
1249
|
readonly validator: ConfigurationValidatorBase;
|
|
1250
1250
|
value: unknown;
|
|
1251
1251
|
readonly valueOrigin: PropertyValueOrigin;
|
|
@@ -1326,13 +1326,13 @@ export type ProtectedProviderSettings = ProtectedProviderSettings$instance;
|
|
|
1326
1326
|
export interface ProviderSettings$instance extends ConfigurationElement {
|
|
1327
1327
|
name: string;
|
|
1328
1328
|
readonly parameters: NameValueCollection;
|
|
1329
|
-
|
|
1329
|
+
type: string;
|
|
1330
1330
|
}
|
|
1331
1331
|
|
|
1332
1332
|
|
|
1333
1333
|
export const ProviderSettings: {
|
|
1334
1334
|
new(): ProviderSettings;
|
|
1335
|
-
new(name: string,
|
|
1335
|
+
new(name: string, type: string): ProviderSettings;
|
|
1336
1336
|
};
|
|
1337
1337
|
|
|
1338
1338
|
|
|
@@ -1356,7 +1356,7 @@ export const ProviderSettingsCollection: {
|
|
|
1356
1356
|
export type ProviderSettingsCollection = ProviderSettingsCollection$instance;
|
|
1357
1357
|
|
|
1358
1358
|
export interface RegexStringValidator$instance extends ConfigurationValidatorBase {
|
|
1359
|
-
canValidate(
|
|
1359
|
+
canValidate(type: Type): boolean;
|
|
1360
1360
|
validate(value: unknown): void;
|
|
1361
1361
|
}
|
|
1362
1362
|
|
|
@@ -1452,7 +1452,7 @@ export interface SectionInformation$instance {
|
|
|
1452
1452
|
requirePermission: boolean;
|
|
1453
1453
|
restartOnExternalChanges: boolean;
|
|
1454
1454
|
readonly sectionName: string;
|
|
1455
|
-
|
|
1455
|
+
type: string;
|
|
1456
1456
|
forceDeclaration(): void;
|
|
1457
1457
|
forceDeclaration(force: boolean): void;
|
|
1458
1458
|
getParentSection(): ConfigurationSection;
|
|
@@ -1518,7 +1518,7 @@ export interface SettingElementCollection$instance extends ConfigurationElementC
|
|
|
1518
1518
|
readonly collectionType: ConfigurationElementCollectionType;
|
|
1519
1519
|
add(element: SettingElement): void;
|
|
1520
1520
|
clear(): void;
|
|
1521
|
-
|
|
1521
|
+
get(elementKey: string): SettingElement;
|
|
1522
1522
|
remove(element: SettingElement): void;
|
|
1523
1523
|
}
|
|
1524
1524
|
|
|
@@ -1853,7 +1853,7 @@ export const SpecialSettingAttribute: {
|
|
|
1853
1853
|
export type SpecialSettingAttribute = SpecialSettingAttribute$instance;
|
|
1854
1854
|
|
|
1855
1855
|
export interface StringValidator$instance extends ConfigurationValidatorBase {
|
|
1856
|
-
canValidate(
|
|
1856
|
+
canValidate(type: Type): boolean;
|
|
1857
1857
|
validate(value: unknown): void;
|
|
1858
1858
|
}
|
|
1859
1859
|
|
|
@@ -1883,7 +1883,7 @@ export const StringValidatorAttribute: {
|
|
|
1883
1883
|
export type StringValidatorAttribute = StringValidatorAttribute$instance;
|
|
1884
1884
|
|
|
1885
1885
|
export interface SubclassTypeValidator$instance extends ConfigurationValidatorBase {
|
|
1886
|
-
canValidate(
|
|
1886
|
+
canValidate(type: Type): boolean;
|
|
1887
1887
|
validate(value: unknown): void;
|
|
1888
1888
|
}
|
|
1889
1889
|
|
|
@@ -1910,7 +1910,7 @@ export type SubclassTypeValidatorAttribute = SubclassTypeValidatorAttribute$inst
|
|
|
1910
1910
|
|
|
1911
1911
|
export interface TimeSpanMinutesConverter$instance extends ConfigurationConverterBase {
|
|
1912
1912
|
convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1913
|
-
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown,
|
|
1913
|
+
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1914
1914
|
}
|
|
1915
1915
|
|
|
1916
1916
|
|
|
@@ -1923,7 +1923,7 @@ export type TimeSpanMinutesConverter = TimeSpanMinutesConverter$instance;
|
|
|
1923
1923
|
|
|
1924
1924
|
export interface TimeSpanMinutesOrInfiniteConverter$instance extends TimeSpanMinutesConverter {
|
|
1925
1925
|
convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1926
|
-
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown,
|
|
1926
|
+
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1927
1927
|
}
|
|
1928
1928
|
|
|
1929
1929
|
|
|
@@ -1936,7 +1936,7 @@ export type TimeSpanMinutesOrInfiniteConverter = TimeSpanMinutesOrInfiniteConver
|
|
|
1936
1936
|
|
|
1937
1937
|
export interface TimeSpanSecondsConverter$instance extends ConfigurationConverterBase {
|
|
1938
1938
|
convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1939
|
-
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown,
|
|
1939
|
+
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1940
1940
|
}
|
|
1941
1941
|
|
|
1942
1942
|
|
|
@@ -1949,7 +1949,7 @@ export type TimeSpanSecondsConverter = TimeSpanSecondsConverter$instance;
|
|
|
1949
1949
|
|
|
1950
1950
|
export interface TimeSpanSecondsOrInfiniteConverter$instance extends TimeSpanSecondsConverter {
|
|
1951
1951
|
convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1952
|
-
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown,
|
|
1952
|
+
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
1953
1953
|
}
|
|
1954
1954
|
|
|
1955
1955
|
|
|
@@ -1961,7 +1961,7 @@ export const TimeSpanSecondsOrInfiniteConverter: {
|
|
|
1961
1961
|
export type TimeSpanSecondsOrInfiniteConverter = TimeSpanSecondsOrInfiniteConverter$instance;
|
|
1962
1962
|
|
|
1963
1963
|
export interface TimeSpanValidator$instance extends ConfigurationValidatorBase {
|
|
1964
|
-
canValidate(
|
|
1964
|
+
canValidate(type: Type): boolean;
|
|
1965
1965
|
validate(value: unknown): void;
|
|
1966
1966
|
}
|
|
1967
1967
|
|
|
@@ -1996,7 +1996,7 @@ export type TimeSpanValidatorAttribute = TimeSpanValidatorAttribute$instance;
|
|
|
1996
1996
|
|
|
1997
1997
|
export interface TypeNameConverter$instance extends ConfigurationConverterBase {
|
|
1998
1998
|
convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
1999
|
-
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown,
|
|
1999
|
+
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2000
2000
|
}
|
|
2001
2001
|
|
|
2002
2002
|
|
|
@@ -2045,7 +2045,7 @@ export type UserSettingsGroup = UserSettingsGroup$instance;
|
|
|
2045
2045
|
|
|
2046
2046
|
export interface WhiteSpaceTrimStringConverter$instance extends ConfigurationConverterBase {
|
|
2047
2047
|
convertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
|
|
2048
|
-
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown,
|
|
2048
|
+
convertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
|
|
2049
2049
|
}
|
|
2050
2050
|
|
|
2051
2051
|
|