@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
|
@@ -1006,7 +1006,7 @@
|
|
|
1006
1006
|
}
|
|
1007
1007
|
},
|
|
1008
1008
|
{
|
|
1009
|
-
"tsName": "
|
|
1009
|
+
"tsName": "default",
|
|
1010
1010
|
"isStatic": true,
|
|
1011
1011
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
1012
1012
|
"target": {
|
|
@@ -1467,7 +1467,7 @@
|
|
|
1467
1467
|
}
|
|
1468
1468
|
},
|
|
1469
1469
|
{
|
|
1470
|
-
"tsName": "
|
|
1470
|
+
"tsName": "default",
|
|
1471
1471
|
"isStatic": true,
|
|
1472
1472
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
1473
1473
|
"target": {
|
|
@@ -1904,7 +1904,7 @@
|
|
|
1904
1904
|
}
|
|
1905
1905
|
},
|
|
1906
1906
|
{
|
|
1907
|
-
"tsName": "
|
|
1907
|
+
"tsName": "default",
|
|
1908
1908
|
"isStatic": true,
|
|
1909
1909
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
1910
1910
|
"target": {
|
|
@@ -2322,7 +2322,7 @@
|
|
|
2322
2322
|
}
|
|
2323
2323
|
},
|
|
2324
2324
|
{
|
|
2325
|
-
"tsName": "
|
|
2325
|
+
"tsName": "default",
|
|
2326
2326
|
"isStatic": true,
|
|
2327
2327
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
2328
2328
|
"target": {
|
|
@@ -2759,7 +2759,7 @@
|
|
|
2759
2759
|
}
|
|
2760
2760
|
},
|
|
2761
2761
|
{
|
|
2762
|
-
"tsName": "
|
|
2762
|
+
"tsName": "default",
|
|
2763
2763
|
"isStatic": true,
|
|
2764
2764
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
2765
2765
|
"target": {
|
|
@@ -3492,7 +3492,7 @@
|
|
|
3492
3492
|
}
|
|
3493
3493
|
},
|
|
3494
3494
|
{
|
|
3495
|
-
"tsName": "
|
|
3495
|
+
"tsName": "default",
|
|
3496
3496
|
"isStatic": true,
|
|
3497
3497
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
3498
3498
|
"target": {
|
|
@@ -4029,7 +4029,7 @@
|
|
|
4029
4029
|
}
|
|
4030
4030
|
},
|
|
4031
4031
|
{
|
|
4032
|
-
"tsName": "
|
|
4032
|
+
"tsName": "default",
|
|
4033
4033
|
"isStatic": true,
|
|
4034
4034
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
4035
4035
|
"target": {
|
|
@@ -4485,7 +4485,7 @@
|
|
|
4485
4485
|
}
|
|
4486
4486
|
},
|
|
4487
4487
|
{
|
|
4488
|
-
"tsName": "
|
|
4488
|
+
"tsName": "default",
|
|
4489
4489
|
"isStatic": true,
|
|
4490
4490
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
4491
4491
|
"target": {
|
|
@@ -5455,7 +5455,7 @@
|
|
|
5455
5455
|
}
|
|
5456
5456
|
},
|
|
5457
5457
|
{
|
|
5458
|
-
"tsName": "
|
|
5458
|
+
"tsName": "default",
|
|
5459
5459
|
"isStatic": true,
|
|
5460
5460
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
5461
5461
|
"target": {
|
|
@@ -6146,7 +6146,7 @@
|
|
|
6146
6146
|
}
|
|
6147
6147
|
},
|
|
6148
6148
|
{
|
|
6149
|
-
"tsName": "
|
|
6149
|
+
"tsName": "default",
|
|
6150
6150
|
"isStatic": true,
|
|
6151
6151
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
6152
6152
|
"target": {
|
|
@@ -6578,7 +6578,7 @@
|
|
|
6578
6578
|
}
|
|
6579
6579
|
},
|
|
6580
6580
|
{
|
|
6581
|
-
"tsName": "
|
|
6581
|
+
"tsName": "default",
|
|
6582
6582
|
"isStatic": true,
|
|
6583
6583
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
6584
6584
|
"target": {
|
|
@@ -7317,7 +7317,7 @@
|
|
|
7317
7317
|
}
|
|
7318
7318
|
},
|
|
7319
7319
|
{
|
|
7320
|
-
"tsName": "
|
|
7320
|
+
"tsName": "default",
|
|
7321
7321
|
"isStatic": true,
|
|
7322
7322
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
7323
7323
|
"target": {
|
|
@@ -7719,7 +7719,7 @@
|
|
|
7719
7719
|
}
|
|
7720
7720
|
},
|
|
7721
7721
|
{
|
|
7722
|
-
"tsName": "
|
|
7722
|
+
"tsName": "default",
|
|
7723
7723
|
"isStatic": true,
|
|
7724
7724
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
7725
7725
|
"target": {
|
|
@@ -8394,7 +8394,7 @@
|
|
|
8394
8394
|
}
|
|
8395
8395
|
},
|
|
8396
8396
|
{
|
|
8397
|
-
"tsName": "
|
|
8397
|
+
"tsName": "default",
|
|
8398
8398
|
"isStatic": true,
|
|
8399
8399
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
8400
8400
|
"target": {
|
|
@@ -8956,7 +8956,7 @@
|
|
|
8956
8956
|
}
|
|
8957
8957
|
},
|
|
8958
8958
|
{
|
|
8959
|
-
"tsName": "
|
|
8959
|
+
"tsName": "default",
|
|
8960
8960
|
"isStatic": true,
|
|
8961
8961
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
8962
8962
|
"target": {
|
|
@@ -9528,7 +9528,7 @@
|
|
|
9528
9528
|
}
|
|
9529
9529
|
},
|
|
9530
9530
|
{
|
|
9531
|
-
"tsName": "
|
|
9531
|
+
"tsName": "default",
|
|
9532
9532
|
"isStatic": true,
|
|
9533
9533
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
9534
9534
|
"target": {
|
|
@@ -10114,7 +10114,7 @@
|
|
|
10114
10114
|
}
|
|
10115
10115
|
},
|
|
10116
10116
|
{
|
|
10117
|
-
"tsName": "
|
|
10117
|
+
"tsName": "default",
|
|
10118
10118
|
"isStatic": true,
|
|
10119
10119
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
10120
10120
|
"target": {
|
|
@@ -10527,7 +10527,7 @@
|
|
|
10527
10527
|
}
|
|
10528
10528
|
},
|
|
10529
10529
|
{
|
|
10530
|
-
"tsName": "
|
|
10530
|
+
"tsName": "default",
|
|
10531
10531
|
"isStatic": true,
|
|
10532
10532
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
10533
10533
|
"target": {
|
|
@@ -10964,7 +10964,7 @@
|
|
|
10964
10964
|
}
|
|
10965
10965
|
},
|
|
10966
10966
|
{
|
|
10967
|
-
"tsName": "
|
|
10967
|
+
"tsName": "default",
|
|
10968
10968
|
"isStatic": true,
|
|
10969
10969
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
10970
10970
|
"target": {
|
|
@@ -11449,7 +11449,7 @@
|
|
|
11449
11449
|
}
|
|
11450
11450
|
},
|
|
11451
11451
|
{
|
|
11452
|
-
"tsName": "
|
|
11452
|
+
"tsName": "default",
|
|
11453
11453
|
"isStatic": true,
|
|
11454
11454
|
"tsSignatureId": "Default|:Azure.Core.ClientOptions|static=true|accessor=get",
|
|
11455
11455
|
"target": {
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
{
|
|
162
162
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::Type:System.String",
|
|
163
163
|
"clrName": "Type",
|
|
164
|
-
"tsEmitName": "
|
|
164
|
+
"tsEmitName": "type",
|
|
165
165
|
"metadataToken": 385876038,
|
|
166
166
|
"canonicalSignature": ":System.String",
|
|
167
167
|
"normalizedSignature": "Type|:System.String|static=false|accessor=getset",
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
}
|
|
322
322
|
},
|
|
323
323
|
{
|
|
324
|
-
"tsName": "
|
|
324
|
+
"tsName": "type",
|
|
325
325
|
"isStatic": false,
|
|
326
326
|
"tsSignatureId": "Type|:System.String|static=false|accessor=getset",
|
|
327
327
|
"target": {
|
|
@@ -31,13 +31,13 @@ export interface CloudEvent$instance {
|
|
|
31
31
|
get subject(): string | undefined;
|
|
32
32
|
set subject(value: string);
|
|
33
33
|
time: Nullable<DateTimeOffset>;
|
|
34
|
-
|
|
34
|
+
type: string;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
export const CloudEvent: {
|
|
39
|
-
new(source: string,
|
|
40
|
-
new(source: string,
|
|
39
|
+
new(source: string, type: string, jsonSerializableData: unknown, dataSerializationType: Type): CloudEvent;
|
|
40
|
+
new(source: string, type: string, data: BinaryData, dataContentType: string, dataFormat: CloudEventDataFormat): CloudEvent;
|
|
41
41
|
parse(json: BinaryData, skipValidation?: boolean): CloudEvent | undefined;
|
|
42
42
|
parseMany(json: BinaryData, skipValidation?: boolean): CloudEvent[];
|
|
43
43
|
};
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
{
|
|
142
142
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::Type:System.String",
|
|
143
143
|
"clrName": "Type",
|
|
144
|
-
"tsEmitName": "
|
|
144
|
+
"tsEmitName": "type",
|
|
145
145
|
"normalizedSignature": "Type|:System.String|static=false|accessor=getset",
|
|
146
146
|
"provenance": "Original",
|
|
147
147
|
"emitScope": "ClassSurface",
|
|
@@ -567,7 +567,7 @@
|
|
|
567
567
|
{
|
|
568
568
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlBulkCopyOptions::DefaultMicrosoft.Data.SqlClient.SqlBulkCopyOptions",
|
|
569
569
|
"clrName": "Default",
|
|
570
|
-
"tsEmitName": "
|
|
570
|
+
"tsEmitName": "default",
|
|
571
571
|
"metadataToken": 67108896,
|
|
572
572
|
"normalizedSignature": "Default|Microsoft.Data.SqlClient.SqlBulkCopyOptions|static=true|const=true",
|
|
573
573
|
"isStatic": true,
|
|
@@ -667,7 +667,7 @@
|
|
|
667
667
|
}
|
|
668
668
|
},
|
|
669
669
|
{
|
|
670
|
-
"tsName": "
|
|
670
|
+
"tsName": "default",
|
|
671
671
|
"isStatic": true,
|
|
672
672
|
"tsSignatureId": "Default|Microsoft.Data.SqlClient.SqlBulkCopyOptions|static=true|const=true",
|
|
673
673
|
"target": {
|
|
@@ -1277,7 +1277,7 @@
|
|
|
1277
1277
|
{
|
|
1278
1278
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlNotificationInfo::UnknownMicrosoft.Data.SqlClient.SqlNotificationInfo",
|
|
1279
1279
|
"clrName": "Unknown",
|
|
1280
|
-
"tsEmitName": "
|
|
1280
|
+
"tsEmitName": "unknown",
|
|
1281
1281
|
"metadataToken": 67108945,
|
|
1282
1282
|
"normalizedSignature": "Unknown|Microsoft.Data.SqlClient.SqlNotificationInfo|static=true|const=true",
|
|
1283
1283
|
"isStatic": true,
|
|
@@ -1321,7 +1321,7 @@
|
|
|
1321
1321
|
{
|
|
1322
1322
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlNotificationInfo::DeleteMicrosoft.Data.SqlClient.SqlNotificationInfo",
|
|
1323
1323
|
"clrName": "Delete",
|
|
1324
|
-
"tsEmitName": "
|
|
1324
|
+
"tsEmitName": "delete",
|
|
1325
1325
|
"metadataToken": 67108949,
|
|
1326
1326
|
"normalizedSignature": "Delete|Microsoft.Data.SqlClient.SqlNotificationInfo|static=true|const=true",
|
|
1327
1327
|
"isStatic": true,
|
|
@@ -1497,7 +1497,7 @@
|
|
|
1497
1497
|
}
|
|
1498
1498
|
},
|
|
1499
1499
|
{
|
|
1500
|
-
"tsName": "
|
|
1500
|
+
"tsName": "unknown",
|
|
1501
1501
|
"isStatic": true,
|
|
1502
1502
|
"tsSignatureId": "Unknown|Microsoft.Data.SqlClient.SqlNotificationInfo|static=true|const=true",
|
|
1503
1503
|
"target": {
|
|
@@ -1537,7 +1537,7 @@
|
|
|
1537
1537
|
}
|
|
1538
1538
|
},
|
|
1539
1539
|
{
|
|
1540
|
-
"tsName": "
|
|
1540
|
+
"tsName": "delete",
|
|
1541
1541
|
"isStatic": true,
|
|
1542
1542
|
"tsSignatureId": "Delete|Microsoft.Data.SqlClient.SqlNotificationInfo|static=true|const=true",
|
|
1543
1543
|
"target": {
|
|
@@ -1712,7 +1712,7 @@
|
|
|
1712
1712
|
{
|
|
1713
1713
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlNotificationSource::UnknownMicrosoft.Data.SqlClient.SqlNotificationSource",
|
|
1714
1714
|
"clrName": "Unknown",
|
|
1715
|
-
"tsEmitName": "
|
|
1715
|
+
"tsEmitName": "unknown",
|
|
1716
1716
|
"metadataToken": 67108965,
|
|
1717
1717
|
"normalizedSignature": "Unknown|Microsoft.Data.SqlClient.SqlNotificationSource|static=true|const=true",
|
|
1718
1718
|
"isStatic": true,
|
|
@@ -1745,7 +1745,7 @@
|
|
|
1745
1745
|
{
|
|
1746
1746
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlNotificationSource::ObjectMicrosoft.Data.SqlClient.SqlNotificationSource",
|
|
1747
1747
|
"clrName": "Object",
|
|
1748
|
-
"tsEmitName": "
|
|
1748
|
+
"tsEmitName": "object",
|
|
1749
1749
|
"metadataToken": 67108968,
|
|
1750
1750
|
"normalizedSignature": "Object|Microsoft.Data.SqlClient.SqlNotificationSource|static=true|const=true",
|
|
1751
1751
|
"isStatic": true,
|
|
@@ -1844,7 +1844,7 @@
|
|
|
1844
1844
|
}
|
|
1845
1845
|
},
|
|
1846
1846
|
{
|
|
1847
|
-
"tsName": "
|
|
1847
|
+
"tsName": "unknown",
|
|
1848
1848
|
"isStatic": true,
|
|
1849
1849
|
"tsSignatureId": "Unknown|Microsoft.Data.SqlClient.SqlNotificationSource|static=true|const=true",
|
|
1850
1850
|
"target": {
|
|
@@ -1874,7 +1874,7 @@
|
|
|
1874
1874
|
}
|
|
1875
1875
|
},
|
|
1876
1876
|
{
|
|
1877
|
-
"tsName": "
|
|
1877
|
+
"tsName": "object",
|
|
1878
1878
|
"isStatic": true,
|
|
1879
1879
|
"tsSignatureId": "Object|Microsoft.Data.SqlClient.SqlNotificationSource|static=true|const=true",
|
|
1880
1880
|
"target": {
|
|
@@ -1968,7 +1968,7 @@
|
|
|
1968
1968
|
{
|
|
1969
1969
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlNotificationType::UnknownMicrosoft.Data.SqlClient.SqlNotificationType",
|
|
1970
1970
|
"clrName": "Unknown",
|
|
1971
|
-
"tsEmitName": "
|
|
1971
|
+
"tsEmitName": "unknown",
|
|
1972
1972
|
"metadataToken": 67108976,
|
|
1973
1973
|
"normalizedSignature": "Unknown|Microsoft.Data.SqlClient.SqlNotificationType|static=true|const=true",
|
|
1974
1974
|
"isStatic": true,
|
|
@@ -2013,7 +2013,7 @@
|
|
|
2013
2013
|
}
|
|
2014
2014
|
},
|
|
2015
2015
|
{
|
|
2016
|
-
"tsName": "
|
|
2016
|
+
"tsName": "unknown",
|
|
2017
2017
|
"isStatic": true,
|
|
2018
2018
|
"tsSignatureId": "Unknown|Microsoft.Data.SqlClient.SqlNotificationType|static=true|const=true",
|
|
2019
2019
|
"target": {
|
|
@@ -13838,7 +13838,7 @@
|
|
|
13838
13838
|
{
|
|
13839
13839
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlError::Class:System.Byte",
|
|
13840
13840
|
"clrName": "Class",
|
|
13841
|
-
"tsEmitName": "
|
|
13841
|
+
"tsEmitName": "class",
|
|
13842
13842
|
"metadataToken": 385877697,
|
|
13843
13843
|
"canonicalSignature": ":System.Byte",
|
|
13844
13844
|
"normalizedSignature": "Class|:System.Byte|static=false|accessor=get",
|
|
@@ -13880,7 +13880,7 @@
|
|
|
13880
13880
|
{
|
|
13881
13881
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlError::Number:System.Int32",
|
|
13882
13882
|
"clrName": "Number",
|
|
13883
|
-
"tsEmitName": "
|
|
13883
|
+
"tsEmitName": "number",
|
|
13884
13884
|
"metadataToken": 385877700,
|
|
13885
13885
|
"canonicalSignature": ":System.Int32",
|
|
13886
13886
|
"normalizedSignature": "Number|:System.Int32|static=false|accessor=get",
|
|
@@ -13965,7 +13965,7 @@
|
|
|
13965
13965
|
],
|
|
13966
13966
|
"exposedProperties": [
|
|
13967
13967
|
{
|
|
13968
|
-
"tsName": "
|
|
13968
|
+
"tsName": "class",
|
|
13969
13969
|
"isStatic": false,
|
|
13970
13970
|
"tsSignatureId": "Class|:System.Byte|static=false|accessor=get",
|
|
13971
13971
|
"target": {
|
|
@@ -13995,7 +13995,7 @@
|
|
|
13995
13995
|
}
|
|
13996
13996
|
},
|
|
13997
13997
|
{
|
|
13998
|
-
"tsName": "
|
|
13998
|
+
"tsName": "number",
|
|
13999
13999
|
"isStatic": false,
|
|
14000
14000
|
"tsSignatureId": "Number|:System.Int32|static=false|accessor=get",
|
|
14001
14001
|
"target": {
|
|
@@ -14238,7 +14238,7 @@
|
|
|
14238
14238
|
{
|
|
14239
14239
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlException::Class:System.Byte",
|
|
14240
14240
|
"clrName": "Class",
|
|
14241
|
-
"tsEmitName": "
|
|
14241
|
+
"tsEmitName": "class",
|
|
14242
14242
|
"metadataToken": 385877710,
|
|
14243
14243
|
"canonicalSignature": ":System.Byte",
|
|
14244
14244
|
"normalizedSignature": "Class|:System.Byte|static=false|accessor=get",
|
|
@@ -14294,7 +14294,7 @@
|
|
|
14294
14294
|
{
|
|
14295
14295
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlException::Number:System.Int32",
|
|
14296
14296
|
"clrName": "Number",
|
|
14297
|
-
"tsEmitName": "
|
|
14297
|
+
"tsEmitName": "number",
|
|
14298
14298
|
"metadataToken": 385877715,
|
|
14299
14299
|
"canonicalSignature": ":System.Int32",
|
|
14300
14300
|
"normalizedSignature": "Number|:System.Int32|static=false|accessor=get",
|
|
@@ -14399,7 +14399,7 @@
|
|
|
14399
14399
|
}
|
|
14400
14400
|
},
|
|
14401
14401
|
{
|
|
14402
|
-
"tsName": "
|
|
14402
|
+
"tsName": "class",
|
|
14403
14403
|
"isStatic": false,
|
|
14404
14404
|
"tsSignatureId": "Class|:System.Byte|static=false|accessor=get",
|
|
14405
14405
|
"target": {
|
|
@@ -14439,7 +14439,7 @@
|
|
|
14439
14439
|
}
|
|
14440
14440
|
},
|
|
14441
14441
|
{
|
|
14442
|
-
"tsName": "
|
|
14442
|
+
"tsName": "number",
|
|
14443
14443
|
"isStatic": false,
|
|
14444
14444
|
"tsSignatureId": "Number|:System.Int32|static=false|accessor=get",
|
|
14445
14445
|
"target": {
|
|
@@ -14643,7 +14643,7 @@
|
|
|
14643
14643
|
{
|
|
14644
14644
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlNotificationEventArgs::Type:Microsoft.Data.SqlClient.SqlNotificationType",
|
|
14645
14645
|
"clrName": "Type",
|
|
14646
|
-
"tsEmitName": "
|
|
14646
|
+
"tsEmitName": "type",
|
|
14647
14647
|
"metadataToken": 385877725,
|
|
14648
14648
|
"canonicalSignature": ":Microsoft.Data.SqlClient.SqlNotificationType",
|
|
14649
14649
|
"normalizedSignature": "Type|:Microsoft.Data.SqlClient.SqlNotificationType|static=false|accessor=get",
|
|
@@ -14691,7 +14691,7 @@
|
|
|
14691
14691
|
}
|
|
14692
14692
|
},
|
|
14693
14693
|
{
|
|
14694
|
-
"tsName": "
|
|
14694
|
+
"tsName": "type",
|
|
14695
14695
|
"isStatic": false,
|
|
14696
14696
|
"tsSignatureId": "Type|:Microsoft.Data.SqlClient.SqlNotificationType|static=false|accessor=get",
|
|
14697
14697
|
"target": {
|
|
@@ -71,7 +71,7 @@ export enum SqlAuthenticationMethod {
|
|
|
71
71
|
|
|
72
72
|
|
|
73
73
|
export enum SqlBulkCopyOptions {
|
|
74
|
-
|
|
74
|
+
default = 0,
|
|
75
75
|
keepIdentity = 1,
|
|
76
76
|
checkConstraints = 2,
|
|
77
77
|
tableLock = 4,
|
|
@@ -119,11 +119,11 @@ export enum SqlConnectionOverrides {
|
|
|
119
119
|
|
|
120
120
|
export enum SqlNotificationInfo {
|
|
121
121
|
alreadyChanged = -2,
|
|
122
|
-
|
|
122
|
+
unknown = -1,
|
|
123
123
|
truncate = 0,
|
|
124
124
|
insert = 1,
|
|
125
125
|
update = 2,
|
|
126
|
-
|
|
126
|
+
delete = 3,
|
|
127
127
|
drop = 4,
|
|
128
128
|
alter = 5,
|
|
129
129
|
restart = 6,
|
|
@@ -142,10 +142,10 @@ export enum SqlNotificationInfo {
|
|
|
142
142
|
|
|
143
143
|
export enum SqlNotificationSource {
|
|
144
144
|
client = -2,
|
|
145
|
-
|
|
145
|
+
unknown = -1,
|
|
146
146
|
data = 0,
|
|
147
147
|
timeout = 1,
|
|
148
|
-
|
|
148
|
+
object = 2,
|
|
149
149
|
database = 3,
|
|
150
150
|
system = 4,
|
|
151
151
|
statement = 5,
|
|
@@ -156,7 +156,7 @@ export enum SqlNotificationSource {
|
|
|
156
156
|
|
|
157
157
|
|
|
158
158
|
export enum SqlNotificationType {
|
|
159
|
-
|
|
159
|
+
unknown = -1,
|
|
160
160
|
change = 0,
|
|
161
161
|
subscribe = 1
|
|
162
162
|
}
|
|
@@ -471,10 +471,10 @@ export type SqlClientFactory = SqlClientFactory$instance;
|
|
|
471
471
|
|
|
472
472
|
export interface SqlClientLogger$instance {
|
|
473
473
|
readonly isLoggingEnabled: boolean;
|
|
474
|
-
logAssert(value: boolean,
|
|
475
|
-
logError(
|
|
476
|
-
logInfo(
|
|
477
|
-
logWarning(
|
|
474
|
+
logAssert(value: boolean, type: string, method: string, message: string): boolean;
|
|
475
|
+
logError(type: string, method: string, message: string): void;
|
|
476
|
+
logInfo(type: string, method: string, message: string): void;
|
|
477
|
+
logWarning(type: string, method: string, message: string): void;
|
|
478
478
|
}
|
|
479
479
|
|
|
480
480
|
|
|
@@ -918,10 +918,10 @@ export const SqlDependency: {
|
|
|
918
918
|
export type SqlDependency = SqlDependency$instance;
|
|
919
919
|
|
|
920
920
|
export interface SqlError$instance {
|
|
921
|
-
readonly
|
|
921
|
+
readonly class: byte;
|
|
922
922
|
readonly lineNumber: int;
|
|
923
923
|
readonly message: string | undefined;
|
|
924
|
-
readonly
|
|
924
|
+
readonly number: int;
|
|
925
925
|
readonly procedure: string;
|
|
926
926
|
readonly server: string;
|
|
927
927
|
readonly source: string;
|
|
@@ -955,11 +955,11 @@ export type SqlErrorCollection = SqlErrorCollection$instance;
|
|
|
955
955
|
|
|
956
956
|
export interface SqlException$instance extends DbException {
|
|
957
957
|
readonly batchCommand: SqlBatchCommand;
|
|
958
|
-
readonly
|
|
958
|
+
readonly class: byte;
|
|
959
959
|
readonly clientConnectionId: Guid;
|
|
960
960
|
readonly errors: SqlErrorCollection;
|
|
961
961
|
readonly lineNumber: int;
|
|
962
|
-
readonly
|
|
962
|
+
readonly number: int;
|
|
963
963
|
readonly procedure: string;
|
|
964
964
|
readonly server: string;
|
|
965
965
|
readonly source: string;
|
|
@@ -994,12 +994,12 @@ export type SqlInfoMessageEventArgs = SqlInfoMessageEventArgs$instance;
|
|
|
994
994
|
export interface SqlNotificationEventArgs$instance extends EventArgs {
|
|
995
995
|
readonly info: SqlNotificationInfo;
|
|
996
996
|
readonly source: SqlNotificationSource;
|
|
997
|
-
readonly
|
|
997
|
+
readonly type: SqlNotificationType;
|
|
998
998
|
}
|
|
999
999
|
|
|
1000
1000
|
|
|
1001
1001
|
export const SqlNotificationEventArgs: {
|
|
1002
|
-
new(
|
|
1002
|
+
new(type: SqlNotificationType, info: SqlNotificationInfo, source: SqlNotificationSource): SqlNotificationEventArgs;
|
|
1003
1003
|
};
|
|
1004
1004
|
|
|
1005
1005
|
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
{
|
|
305
305
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlBulkCopyOptions::DefaultMicrosoft.Data.SqlClient.SqlBulkCopyOptions",
|
|
306
306
|
"clrName": "Default",
|
|
307
|
-
"tsEmitName": "
|
|
307
|
+
"tsEmitName": "default",
|
|
308
308
|
"normalizedSignature": "Default|Microsoft.Data.SqlClient.SqlBulkCopyOptions|static=true|const=true",
|
|
309
309
|
"isStatic": true,
|
|
310
310
|
"isReadOnly": false,
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
{
|
|
677
677
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlNotificationInfo::UnknownMicrosoft.Data.SqlClient.SqlNotificationInfo",
|
|
678
678
|
"clrName": "Unknown",
|
|
679
|
-
"tsEmitName": "
|
|
679
|
+
"tsEmitName": "unknown",
|
|
680
680
|
"normalizedSignature": "Unknown|Microsoft.Data.SqlClient.SqlNotificationInfo|static=true|const=true",
|
|
681
681
|
"isStatic": true,
|
|
682
682
|
"isReadOnly": false,
|
|
@@ -712,7 +712,7 @@
|
|
|
712
712
|
{
|
|
713
713
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlNotificationInfo::DeleteMicrosoft.Data.SqlClient.SqlNotificationInfo",
|
|
714
714
|
"clrName": "Delete",
|
|
715
|
-
"tsEmitName": "
|
|
715
|
+
"tsEmitName": "delete",
|
|
716
716
|
"normalizedSignature": "Delete|Microsoft.Data.SqlClient.SqlNotificationInfo|static=true|const=true",
|
|
717
717
|
"isStatic": true,
|
|
718
718
|
"isReadOnly": false,
|
|
@@ -873,7 +873,7 @@
|
|
|
873
873
|
{
|
|
874
874
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlNotificationSource::UnknownMicrosoft.Data.SqlClient.SqlNotificationSource",
|
|
875
875
|
"clrName": "Unknown",
|
|
876
|
-
"tsEmitName": "
|
|
876
|
+
"tsEmitName": "unknown",
|
|
877
877
|
"normalizedSignature": "Unknown|Microsoft.Data.SqlClient.SqlNotificationSource|static=true|const=true",
|
|
878
878
|
"isStatic": true,
|
|
879
879
|
"isReadOnly": false,
|
|
@@ -900,7 +900,7 @@
|
|
|
900
900
|
{
|
|
901
901
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlNotificationSource::ObjectMicrosoft.Data.SqlClient.SqlNotificationSource",
|
|
902
902
|
"clrName": "Object",
|
|
903
|
-
"tsEmitName": "
|
|
903
|
+
"tsEmitName": "object",
|
|
904
904
|
"normalizedSignature": "Object|Microsoft.Data.SqlClient.SqlNotificationSource|static=true|const=true",
|
|
905
905
|
"isStatic": true,
|
|
906
906
|
"isReadOnly": false,
|
|
@@ -989,7 +989,7 @@
|
|
|
989
989
|
{
|
|
990
990
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlNotificationType::UnknownMicrosoft.Data.SqlClient.SqlNotificationType",
|
|
991
991
|
"clrName": "Unknown",
|
|
992
|
-
"tsEmitName": "
|
|
992
|
+
"tsEmitName": "unknown",
|
|
993
993
|
"normalizedSignature": "Unknown|Microsoft.Data.SqlClient.SqlNotificationType|static=true|const=true",
|
|
994
994
|
"isStatic": true,
|
|
995
995
|
"isReadOnly": false,
|
|
@@ -8452,7 +8452,7 @@
|
|
|
8452
8452
|
{
|
|
8453
8453
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlError::Class:System.Byte",
|
|
8454
8454
|
"clrName": "Class",
|
|
8455
|
-
"tsEmitName": "
|
|
8455
|
+
"tsEmitName": "class",
|
|
8456
8456
|
"normalizedSignature": "Class|:System.Byte|static=false|accessor=get",
|
|
8457
8457
|
"provenance": "Original",
|
|
8458
8458
|
"emitScope": "ClassSurface",
|
|
@@ -8497,7 +8497,7 @@
|
|
|
8497
8497
|
{
|
|
8498
8498
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlError::Number:System.Int32",
|
|
8499
8499
|
"clrName": "Number",
|
|
8500
|
-
"tsEmitName": "
|
|
8500
|
+
"tsEmitName": "number",
|
|
8501
8501
|
"normalizedSignature": "Number|:System.Int32|static=false|accessor=get",
|
|
8502
8502
|
"provenance": "Original",
|
|
8503
8503
|
"emitScope": "ClassSurface",
|
|
@@ -8733,7 +8733,7 @@
|
|
|
8733
8733
|
{
|
|
8734
8734
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlException::Class:System.Byte",
|
|
8735
8735
|
"clrName": "Class",
|
|
8736
|
-
"tsEmitName": "
|
|
8736
|
+
"tsEmitName": "class",
|
|
8737
8737
|
"normalizedSignature": "Class|:System.Byte|static=false|accessor=get",
|
|
8738
8738
|
"provenance": "Original",
|
|
8739
8739
|
"emitScope": "ClassSurface",
|
|
@@ -8793,7 +8793,7 @@
|
|
|
8793
8793
|
{
|
|
8794
8794
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlException::Number:System.Int32",
|
|
8795
8795
|
"clrName": "Number",
|
|
8796
|
-
"tsEmitName": "
|
|
8796
|
+
"tsEmitName": "number",
|
|
8797
8797
|
"normalizedSignature": "Number|:System.Int32|static=false|accessor=get",
|
|
8798
8798
|
"provenance": "Original",
|
|
8799
8799
|
"emitScope": "ClassSurface",
|
|
@@ -8994,7 +8994,7 @@
|
|
|
8994
8994
|
{
|
|
8995
8995
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.SqlNotificationEventArgs::Type:Microsoft.Data.SqlClient.SqlNotificationType",
|
|
8996
8996
|
"clrName": "Type",
|
|
8997
|
-
"tsEmitName": "
|
|
8997
|
+
"tsEmitName": "type",
|
|
8998
8998
|
"normalizedSignature": "Type|:Microsoft.Data.SqlClient.SqlNotificationType|static=false|accessor=get",
|
|
8999
8999
|
"provenance": "Original",
|
|
9000
9000
|
"emitScope": "ClassSurface",
|
|
@@ -2641,7 +2641,7 @@
|
|
|
2641
2641
|
{
|
|
2642
2642
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Type:System.Type",
|
|
2643
2643
|
"clrName": "Type",
|
|
2644
|
-
"tsEmitName": "
|
|
2644
|
+
"tsEmitName": "type",
|
|
2645
2645
|
"metadataToken": 385877798,
|
|
2646
2646
|
"canonicalSignature": ":System.Type",
|
|
2647
2647
|
"normalizedSignature": "Type|:System.Type|static=false|accessor=get",
|
|
@@ -3341,7 +3341,7 @@
|
|
|
3341
3341
|
}
|
|
3342
3342
|
},
|
|
3343
3343
|
{
|
|
3344
|
-
"tsName": "
|
|
3344
|
+
"tsName": "type",
|
|
3345
3345
|
"isStatic": false,
|
|
3346
3346
|
"tsSignatureId": "Type|:System.Type|static=false|accessor=get",
|
|
3347
3347
|
"target": {
|
|
@@ -117,7 +117,7 @@ export interface SqlMetaData$instance {
|
|
|
117
117
|
readonly sortOrder: SortOrder;
|
|
118
118
|
readonly sortOrdinal: int;
|
|
119
119
|
readonly sqlDbType: SqlDbType;
|
|
120
|
-
readonly
|
|
120
|
+
readonly type: Type;
|
|
121
121
|
readonly typeName: string;
|
|
122
122
|
readonly useServerDefault: boolean;
|
|
123
123
|
readonly xmlSchemaCollectionDatabase: string;
|
|
@@ -2063,7 +2063,7 @@
|
|
|
2063
2063
|
{
|
|
2064
2064
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Type:System.Type",
|
|
2065
2065
|
"clrName": "Type",
|
|
2066
|
-
"tsEmitName": "
|
|
2066
|
+
"tsEmitName": "type",
|
|
2067
2067
|
"normalizedSignature": "Type|:System.Type|static=false|accessor=get",
|
|
2068
2068
|
"provenance": "Original",
|
|
2069
2069
|
"emitScope": "ClassSurface",
|