@tsonic/efcore-sqlserver 0.1.2 → 10.0.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 +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -1,23 +1,50 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.Data.SqlTypes",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.Data.SqlClient"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
6
9
|
"clrName": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
7
|
-
"tsEmitName": "SqlVector_1",
|
|
8
10
|
"assemblyName": "Microsoft.Data.SqlClient",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Struct",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": true,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 1,
|
|
18
|
+
"baseType": {
|
|
19
|
+
"stableId": "System.Private.CoreLib:System.ValueType",
|
|
20
|
+
"clrName": "System.ValueType"
|
|
21
|
+
},
|
|
22
|
+
"interfaces": [
|
|
23
|
+
{
|
|
24
|
+
"stableId": "System.Data.Common:System.Data.SqlTypes.INullable",
|
|
25
|
+
"clrName": "System.Data.SqlTypes.INullable"
|
|
26
|
+
}
|
|
27
|
+
],
|
|
28
|
+
"typeParameters": [
|
|
29
|
+
"T"
|
|
30
|
+
],
|
|
10
31
|
"methods": [
|
|
11
32
|
{
|
|
12
33
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlVector\u00601::CreateNull(System.Int32):SqlVector_1",
|
|
13
34
|
"clrName": "CreateNull",
|
|
14
|
-
"tsEmitName": "createNull",
|
|
15
35
|
"metadataToken": 100664894,
|
|
16
36
|
"canonicalSignature": "(System.Int32):SqlVector_1",
|
|
17
37
|
"normalizedSignature": "CreateNull|(System.Int32):SqlVector_1|static=true",
|
|
18
38
|
"emitScope": "ClassSurface",
|
|
39
|
+
"provenance": "Original",
|
|
19
40
|
"arity": 0,
|
|
20
41
|
"parameterCount": 1,
|
|
42
|
+
"isStatic": true,
|
|
43
|
+
"isAbstract": false,
|
|
44
|
+
"isVirtual": false,
|
|
45
|
+
"isOverride": false,
|
|
46
|
+
"isSealed": false,
|
|
47
|
+
"visibility": "Public",
|
|
21
48
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
22
49
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
23
50
|
"isExtensionMethod": false
|
|
@@ -27,56 +54,76 @@
|
|
|
27
54
|
{
|
|
28
55
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlVector\u00601::IsNull:System.Boolean",
|
|
29
56
|
"clrName": "IsNull",
|
|
30
|
-
"tsEmitName": "isNull",
|
|
31
57
|
"metadataToken": 385877531,
|
|
32
58
|
"canonicalSignature": ":System.Boolean",
|
|
33
59
|
"normalizedSignature": "IsNull|:System.Boolean|static=false|accessor=get",
|
|
34
60
|
"emitScope": "ClassSurface",
|
|
61
|
+
"provenance": "Original",
|
|
35
62
|
"isIndexer": false,
|
|
36
63
|
"hasGetter": true,
|
|
37
64
|
"hasSetter": false,
|
|
65
|
+
"isStatic": false,
|
|
66
|
+
"isAbstract": false,
|
|
67
|
+
"isVirtual": true,
|
|
68
|
+
"isOverride": false,
|
|
69
|
+
"visibility": "Public",
|
|
38
70
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
39
71
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
40
72
|
},
|
|
41
73
|
{
|
|
42
74
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlVector\u00601::Length:System.Int32",
|
|
43
75
|
"clrName": "Length",
|
|
44
|
-
"tsEmitName": "length",
|
|
45
76
|
"metadataToken": 385877532,
|
|
46
77
|
"canonicalSignature": ":System.Int32",
|
|
47
78
|
"normalizedSignature": "Length|:System.Int32|static=false|accessor=get",
|
|
48
79
|
"emitScope": "ClassSurface",
|
|
80
|
+
"provenance": "Original",
|
|
49
81
|
"isIndexer": false,
|
|
50
82
|
"hasGetter": true,
|
|
51
83
|
"hasSetter": false,
|
|
84
|
+
"isStatic": false,
|
|
85
|
+
"isAbstract": false,
|
|
86
|
+
"isVirtual": false,
|
|
87
|
+
"isOverride": false,
|
|
88
|
+
"visibility": "Public",
|
|
52
89
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
53
90
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
54
91
|
},
|
|
55
92
|
{
|
|
56
93
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlVector\u00601::Memory:ReadOnlyMemory_1",
|
|
57
94
|
"clrName": "Memory",
|
|
58
|
-
"tsEmitName": "memory",
|
|
59
95
|
"metadataToken": 385877533,
|
|
60
96
|
"canonicalSignature": ":ReadOnlyMemory_1",
|
|
61
97
|
"normalizedSignature": "Memory|:ReadOnlyMemory_1|static=false|accessor=get",
|
|
62
98
|
"emitScope": "ClassSurface",
|
|
99
|
+
"provenance": "Original",
|
|
63
100
|
"isIndexer": false,
|
|
64
101
|
"hasGetter": true,
|
|
65
102
|
"hasSetter": false,
|
|
103
|
+
"isStatic": false,
|
|
104
|
+
"isAbstract": false,
|
|
105
|
+
"isVirtual": false,
|
|
106
|
+
"isOverride": false,
|
|
107
|
+
"visibility": "Public",
|
|
66
108
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
67
109
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
68
110
|
},
|
|
69
111
|
{
|
|
70
112
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlVector\u00601::Null:Nullable_1",
|
|
71
113
|
"clrName": "Null",
|
|
72
|
-
"tsEmitName": "null",
|
|
73
114
|
"metadataToken": 385877534,
|
|
74
115
|
"canonicalSignature": ":Nullable_1",
|
|
75
116
|
"normalizedSignature": "Null|:Nullable_1|static=true|accessor=get",
|
|
76
117
|
"emitScope": "ClassSurface",
|
|
118
|
+
"provenance": "Original",
|
|
77
119
|
"isIndexer": false,
|
|
78
120
|
"hasGetter": true,
|
|
79
121
|
"hasSetter": false,
|
|
122
|
+
"isStatic": true,
|
|
123
|
+
"isAbstract": false,
|
|
124
|
+
"isVirtual": false,
|
|
125
|
+
"isOverride": false,
|
|
126
|
+
"visibility": "Public",
|
|
80
127
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
81
128
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
82
129
|
}
|
|
@@ -91,93 +138,54 @@
|
|
|
91
138
|
"normalizedSignature": "constructor|(ReadOnlyMemory_1):void|static=false",
|
|
92
139
|
"isStatic": false,
|
|
93
140
|
"parameterCount": 1,
|
|
141
|
+
"visibility": "Public",
|
|
94
142
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
95
143
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
96
144
|
}
|
|
97
|
-
],
|
|
98
|
-
"exposedMethods": [
|
|
99
|
-
{
|
|
100
|
-
"tsName": "createNull",
|
|
101
|
-
"isStatic": true,
|
|
102
|
-
"tsSignatureId": "CreateNull|(System.Int32):SqlVector_1|static=true",
|
|
103
|
-
"target": {
|
|
104
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
105
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
106
|
-
"metadataToken": 100664894
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
],
|
|
110
|
-
"exposedProperties": [
|
|
111
|
-
{
|
|
112
|
-
"tsName": "isNull",
|
|
113
|
-
"isStatic": false,
|
|
114
|
-
"tsSignatureId": "IsNull|:System.Boolean|static=false|accessor=get",
|
|
115
|
-
"target": {
|
|
116
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
117
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
118
|
-
"metadataToken": 385877531
|
|
119
|
-
}
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"tsName": "length",
|
|
123
|
-
"isStatic": false,
|
|
124
|
-
"tsSignatureId": "Length|:System.Int32|static=false|accessor=get",
|
|
125
|
-
"target": {
|
|
126
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
127
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
128
|
-
"metadataToken": 385877532
|
|
129
|
-
}
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
"tsName": "memory",
|
|
133
|
-
"isStatic": false,
|
|
134
|
-
"tsSignatureId": "Memory|:ReadOnlyMemory_1|static=false|accessor=get",
|
|
135
|
-
"target": {
|
|
136
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
137
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
138
|
-
"metadataToken": 385877533
|
|
139
|
-
}
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"tsName": "null",
|
|
143
|
-
"isStatic": true,
|
|
144
|
-
"tsSignatureId": "Null|:Nullable_1|static=true|accessor=get",
|
|
145
|
-
"target": {
|
|
146
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
147
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
148
|
-
"metadataToken": 385877534
|
|
149
|
-
}
|
|
150
|
-
}
|
|
151
|
-
],
|
|
152
|
-
"exposedConstructors": [
|
|
153
|
-
{
|
|
154
|
-
"isStatic": false,
|
|
155
|
-
"tsSignatureId": "constructor|(ReadOnlyMemory_1):void|static=false",
|
|
156
|
-
"target": {
|
|
157
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
158
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
159
|
-
"metadataToken": 100664889
|
|
160
|
-
}
|
|
161
|
-
}
|
|
162
145
|
]
|
|
163
146
|
},
|
|
164
147
|
{
|
|
165
148
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream",
|
|
166
149
|
"clrName": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
167
|
-
"tsEmitName": "SqlFileStream",
|
|
168
150
|
"assemblyName": "Microsoft.Data.SqlClient",
|
|
169
151
|
"metadataToken": 0,
|
|
152
|
+
"kind": "Class",
|
|
153
|
+
"accessibility": "Public",
|
|
154
|
+
"isAbstract": false,
|
|
155
|
+
"isSealed": true,
|
|
156
|
+
"isStatic": false,
|
|
157
|
+
"arity": 0,
|
|
158
|
+
"baseType": {
|
|
159
|
+
"stableId": "System.Private.CoreLib:System.IO.Stream",
|
|
160
|
+
"clrName": "System.IO.Stream"
|
|
161
|
+
},
|
|
162
|
+
"interfaces": [
|
|
163
|
+
{
|
|
164
|
+
"stableId": "System.Private.CoreLib:System.IDisposable",
|
|
165
|
+
"clrName": "System.IDisposable"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"stableId": "System.Private.CoreLib:System.IAsyncDisposable",
|
|
169
|
+
"clrName": "System.IAsyncDisposable"
|
|
170
|
+
}
|
|
171
|
+
],
|
|
170
172
|
"methods": [
|
|
171
173
|
{
|
|
172
174
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult",
|
|
173
175
|
"clrName": "BeginRead",
|
|
174
|
-
"tsEmitName": "beginRead",
|
|
175
176
|
"metadataToken": 100664871,
|
|
176
177
|
"canonicalSignature": "(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult",
|
|
177
178
|
"normalizedSignature": "BeginRead|(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
|
|
178
179
|
"emitScope": "ClassSurface",
|
|
180
|
+
"provenance": "Original",
|
|
179
181
|
"arity": 0,
|
|
180
182
|
"parameterCount": 5,
|
|
183
|
+
"isStatic": false,
|
|
184
|
+
"isAbstract": false,
|
|
185
|
+
"isVirtual": true,
|
|
186
|
+
"isOverride": true,
|
|
187
|
+
"isSealed": false,
|
|
188
|
+
"visibility": "Public",
|
|
181
189
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
182
190
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
183
191
|
"isExtensionMethod": false
|
|
@@ -185,13 +193,19 @@
|
|
|
185
193
|
{
|
|
186
194
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult",
|
|
187
195
|
"clrName": "BeginWrite",
|
|
188
|
-
"tsEmitName": "beginWrite",
|
|
189
196
|
"metadataToken": 100664872,
|
|
190
197
|
"canonicalSignature": "(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult",
|
|
191
198
|
"normalizedSignature": "BeginWrite|(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
|
|
192
199
|
"emitScope": "ClassSurface",
|
|
200
|
+
"provenance": "Original",
|
|
193
201
|
"arity": 0,
|
|
194
202
|
"parameterCount": 5,
|
|
203
|
+
"isStatic": false,
|
|
204
|
+
"isAbstract": false,
|
|
205
|
+
"isVirtual": true,
|
|
206
|
+
"isOverride": true,
|
|
207
|
+
"isSealed": false,
|
|
208
|
+
"visibility": "Public",
|
|
195
209
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
196
210
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
197
211
|
"isExtensionMethod": false
|
|
@@ -199,13 +213,19 @@
|
|
|
199
213
|
{
|
|
200
214
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::EndRead(System.IAsyncResult):System.Int32",
|
|
201
215
|
"clrName": "EndRead",
|
|
202
|
-
"tsEmitName": "endRead",
|
|
203
216
|
"metadataToken": 100664873,
|
|
204
217
|
"canonicalSignature": "(System.IAsyncResult):System.Int32",
|
|
205
218
|
"normalizedSignature": "EndRead|(System.IAsyncResult):System.Int32|static=false",
|
|
206
219
|
"emitScope": "ClassSurface",
|
|
220
|
+
"provenance": "Original",
|
|
207
221
|
"arity": 0,
|
|
208
222
|
"parameterCount": 1,
|
|
223
|
+
"isStatic": false,
|
|
224
|
+
"isAbstract": false,
|
|
225
|
+
"isVirtual": true,
|
|
226
|
+
"isOverride": true,
|
|
227
|
+
"isSealed": false,
|
|
228
|
+
"visibility": "Public",
|
|
209
229
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
210
230
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
211
231
|
"isExtensionMethod": false
|
|
@@ -213,13 +233,19 @@
|
|
|
213
233
|
{
|
|
214
234
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::EndWrite(System.IAsyncResult):System.Void",
|
|
215
235
|
"clrName": "EndWrite",
|
|
216
|
-
"tsEmitName": "endWrite",
|
|
217
236
|
"metadataToken": 100664874,
|
|
218
237
|
"canonicalSignature": "(System.IAsyncResult):System.Void",
|
|
219
238
|
"normalizedSignature": "EndWrite|(System.IAsyncResult):System.Void|static=false",
|
|
220
239
|
"emitScope": "ClassSurface",
|
|
240
|
+
"provenance": "Original",
|
|
221
241
|
"arity": 0,
|
|
222
242
|
"parameterCount": 1,
|
|
243
|
+
"isStatic": false,
|
|
244
|
+
"isAbstract": false,
|
|
245
|
+
"isVirtual": true,
|
|
246
|
+
"isOverride": true,
|
|
247
|
+
"isSealed": false,
|
|
248
|
+
"visibility": "Public",
|
|
223
249
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
224
250
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
225
251
|
"isExtensionMethod": false
|
|
@@ -227,13 +253,19 @@
|
|
|
227
253
|
{
|
|
228
254
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Flush():System.Void",
|
|
229
255
|
"clrName": "Flush",
|
|
230
|
-
"tsEmitName": "flush",
|
|
231
256
|
"metadataToken": 100664875,
|
|
232
257
|
"canonicalSignature": "():System.Void",
|
|
233
258
|
"normalizedSignature": "Flush|():System.Void|static=false",
|
|
234
259
|
"emitScope": "ClassSurface",
|
|
260
|
+
"provenance": "Original",
|
|
235
261
|
"arity": 0,
|
|
236
262
|
"parameterCount": 0,
|
|
263
|
+
"isStatic": false,
|
|
264
|
+
"isAbstract": false,
|
|
265
|
+
"isVirtual": true,
|
|
266
|
+
"isOverride": true,
|
|
267
|
+
"isSealed": false,
|
|
268
|
+
"visibility": "Public",
|
|
237
269
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
238
270
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
239
271
|
"isExtensionMethod": false
|
|
@@ -241,13 +273,19 @@
|
|
|
241
273
|
{
|
|
242
274
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Read(System.Byte[],System.Int32,System.Int32):System.Int32",
|
|
243
275
|
"clrName": "Read",
|
|
244
|
-
"tsEmitName": "read",
|
|
245
276
|
"metadataToken": 100664876,
|
|
246
277
|
"canonicalSignature": "(System.Byte[],System.Int32,System.Int32):System.Int32",
|
|
247
278
|
"normalizedSignature": "Read|(System.Byte[],System.Int32,System.Int32):System.Int32|static=false",
|
|
248
279
|
"emitScope": "ClassSurface",
|
|
280
|
+
"provenance": "Original",
|
|
249
281
|
"arity": 0,
|
|
250
282
|
"parameterCount": 3,
|
|
283
|
+
"isStatic": false,
|
|
284
|
+
"isAbstract": false,
|
|
285
|
+
"isVirtual": true,
|
|
286
|
+
"isOverride": true,
|
|
287
|
+
"isSealed": false,
|
|
288
|
+
"visibility": "Public",
|
|
251
289
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
252
290
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
253
291
|
"isExtensionMethod": false
|
|
@@ -255,13 +293,19 @@
|
|
|
255
293
|
{
|
|
256
294
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::ReadByte():System.Int32",
|
|
257
295
|
"clrName": "ReadByte",
|
|
258
|
-
"tsEmitName": "readByte",
|
|
259
296
|
"metadataToken": 100664877,
|
|
260
297
|
"canonicalSignature": "():System.Int32",
|
|
261
298
|
"normalizedSignature": "ReadByte|():System.Int32|static=false",
|
|
262
299
|
"emitScope": "ClassSurface",
|
|
300
|
+
"provenance": "Original",
|
|
263
301
|
"arity": 0,
|
|
264
302
|
"parameterCount": 0,
|
|
303
|
+
"isStatic": false,
|
|
304
|
+
"isAbstract": false,
|
|
305
|
+
"isVirtual": true,
|
|
306
|
+
"isOverride": true,
|
|
307
|
+
"isSealed": false,
|
|
308
|
+
"visibility": "Public",
|
|
265
309
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
266
310
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
267
311
|
"isExtensionMethod": false
|
|
@@ -269,13 +313,19 @@
|
|
|
269
313
|
{
|
|
270
314
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Seek(System.Int64,System.IO.SeekOrigin):System.Int64",
|
|
271
315
|
"clrName": "Seek",
|
|
272
|
-
"tsEmitName": "seek",
|
|
273
316
|
"metadataToken": 100664878,
|
|
274
317
|
"canonicalSignature": "(System.Int64,System.IO.SeekOrigin):System.Int64",
|
|
275
318
|
"normalizedSignature": "Seek|(System.Int64,System.IO.SeekOrigin):System.Int64|static=false",
|
|
276
319
|
"emitScope": "ClassSurface",
|
|
320
|
+
"provenance": "Original",
|
|
277
321
|
"arity": 0,
|
|
278
322
|
"parameterCount": 2,
|
|
323
|
+
"isStatic": false,
|
|
324
|
+
"isAbstract": false,
|
|
325
|
+
"isVirtual": true,
|
|
326
|
+
"isOverride": true,
|
|
327
|
+
"isSealed": false,
|
|
328
|
+
"visibility": "Public",
|
|
279
329
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
280
330
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
281
331
|
"isExtensionMethod": false
|
|
@@ -283,13 +333,19 @@
|
|
|
283
333
|
{
|
|
284
334
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::SetLength(System.Int64):System.Void",
|
|
285
335
|
"clrName": "SetLength",
|
|
286
|
-
"tsEmitName": "setLength",
|
|
287
336
|
"metadataToken": 100664879,
|
|
288
337
|
"canonicalSignature": "(System.Int64):System.Void",
|
|
289
338
|
"normalizedSignature": "SetLength|(System.Int64):System.Void|static=false",
|
|
290
339
|
"emitScope": "ClassSurface",
|
|
340
|
+
"provenance": "Original",
|
|
291
341
|
"arity": 0,
|
|
292
342
|
"parameterCount": 1,
|
|
343
|
+
"isStatic": false,
|
|
344
|
+
"isAbstract": false,
|
|
345
|
+
"isVirtual": true,
|
|
346
|
+
"isOverride": true,
|
|
347
|
+
"isSealed": false,
|
|
348
|
+
"visibility": "Public",
|
|
293
349
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
294
350
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
295
351
|
"isExtensionMethod": false
|
|
@@ -297,13 +353,19 @@
|
|
|
297
353
|
{
|
|
298
354
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Write(System.Byte[],System.Int32,System.Int32):System.Void",
|
|
299
355
|
"clrName": "Write",
|
|
300
|
-
"tsEmitName": "write",
|
|
301
356
|
"metadataToken": 100664880,
|
|
302
357
|
"canonicalSignature": "(System.Byte[],System.Int32,System.Int32):System.Void",
|
|
303
358
|
"normalizedSignature": "Write|(System.Byte[],System.Int32,System.Int32):System.Void|static=false",
|
|
304
359
|
"emitScope": "ClassSurface",
|
|
360
|
+
"provenance": "Original",
|
|
305
361
|
"arity": 0,
|
|
306
362
|
"parameterCount": 3,
|
|
363
|
+
"isStatic": false,
|
|
364
|
+
"isAbstract": false,
|
|
365
|
+
"isVirtual": true,
|
|
366
|
+
"isOverride": true,
|
|
367
|
+
"isSealed": false,
|
|
368
|
+
"visibility": "Public",
|
|
307
369
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
308
370
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
309
371
|
"isExtensionMethod": false
|
|
@@ -311,13 +373,19 @@
|
|
|
311
373
|
{
|
|
312
374
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::WriteByte(System.Byte):System.Void",
|
|
313
375
|
"clrName": "WriteByte",
|
|
314
|
-
"tsEmitName": "writeByte",
|
|
315
376
|
"metadataToken": 100664881,
|
|
316
377
|
"canonicalSignature": "(System.Byte):System.Void",
|
|
317
378
|
"normalizedSignature": "WriteByte|(System.Byte):System.Void|static=false",
|
|
318
379
|
"emitScope": "ClassSurface",
|
|
380
|
+
"provenance": "Original",
|
|
319
381
|
"arity": 0,
|
|
320
382
|
"parameterCount": 1,
|
|
383
|
+
"isStatic": false,
|
|
384
|
+
"isAbstract": false,
|
|
385
|
+
"isVirtual": true,
|
|
386
|
+
"isOverride": true,
|
|
387
|
+
"isSealed": false,
|
|
388
|
+
"visibility": "Public",
|
|
321
389
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
322
390
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
323
391
|
"isExtensionMethod": false
|
|
@@ -327,140 +395,190 @@
|
|
|
327
395
|
{
|
|
328
396
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::CanRead:System.Boolean",
|
|
329
397
|
"clrName": "CanRead",
|
|
330
|
-
"tsEmitName": "canRead",
|
|
331
398
|
"metadataToken": 385877518,
|
|
332
399
|
"canonicalSignature": ":System.Boolean",
|
|
333
400
|
"normalizedSignature": "CanRead|:System.Boolean|static=false|accessor=get",
|
|
334
401
|
"emitScope": "ClassSurface",
|
|
402
|
+
"provenance": "Original",
|
|
335
403
|
"isIndexer": false,
|
|
336
404
|
"hasGetter": true,
|
|
337
405
|
"hasSetter": false,
|
|
406
|
+
"isStatic": false,
|
|
407
|
+
"isAbstract": false,
|
|
408
|
+
"isVirtual": true,
|
|
409
|
+
"isOverride": true,
|
|
410
|
+
"visibility": "Public",
|
|
338
411
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
339
412
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
340
413
|
},
|
|
341
414
|
{
|
|
342
415
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::CanSeek:System.Boolean",
|
|
343
416
|
"clrName": "CanSeek",
|
|
344
|
-
"tsEmitName": "canSeek",
|
|
345
417
|
"metadataToken": 385877519,
|
|
346
418
|
"canonicalSignature": ":System.Boolean",
|
|
347
419
|
"normalizedSignature": "CanSeek|:System.Boolean|static=false|accessor=get",
|
|
348
420
|
"emitScope": "ClassSurface",
|
|
421
|
+
"provenance": "Original",
|
|
349
422
|
"isIndexer": false,
|
|
350
423
|
"hasGetter": true,
|
|
351
424
|
"hasSetter": false,
|
|
425
|
+
"isStatic": false,
|
|
426
|
+
"isAbstract": false,
|
|
427
|
+
"isVirtual": true,
|
|
428
|
+
"isOverride": true,
|
|
429
|
+
"visibility": "Public",
|
|
352
430
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
353
431
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
354
432
|
},
|
|
355
433
|
{
|
|
356
434
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::CanTimeout:System.Boolean",
|
|
357
435
|
"clrName": "CanTimeout",
|
|
358
|
-
"tsEmitName": "canTimeout",
|
|
359
436
|
"metadataToken": 385877520,
|
|
360
437
|
"canonicalSignature": ":System.Boolean",
|
|
361
438
|
"normalizedSignature": "CanTimeout|:System.Boolean|static=false|accessor=get",
|
|
362
439
|
"emitScope": "ClassSurface",
|
|
440
|
+
"provenance": "Original",
|
|
363
441
|
"isIndexer": false,
|
|
364
442
|
"hasGetter": true,
|
|
365
443
|
"hasSetter": false,
|
|
444
|
+
"isStatic": false,
|
|
445
|
+
"isAbstract": false,
|
|
446
|
+
"isVirtual": true,
|
|
447
|
+
"isOverride": true,
|
|
448
|
+
"visibility": "Public",
|
|
366
449
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
367
450
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
368
451
|
},
|
|
369
452
|
{
|
|
370
453
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::CanWrite:System.Boolean",
|
|
371
454
|
"clrName": "CanWrite",
|
|
372
|
-
"tsEmitName": "canWrite",
|
|
373
455
|
"metadataToken": 385877521,
|
|
374
456
|
"canonicalSignature": ":System.Boolean",
|
|
375
457
|
"normalizedSignature": "CanWrite|:System.Boolean|static=false|accessor=get",
|
|
376
458
|
"emitScope": "ClassSurface",
|
|
459
|
+
"provenance": "Original",
|
|
377
460
|
"isIndexer": false,
|
|
378
461
|
"hasGetter": true,
|
|
379
462
|
"hasSetter": false,
|
|
463
|
+
"isStatic": false,
|
|
464
|
+
"isAbstract": false,
|
|
465
|
+
"isVirtual": true,
|
|
466
|
+
"isOverride": true,
|
|
467
|
+
"visibility": "Public",
|
|
380
468
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
381
469
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
382
470
|
},
|
|
383
471
|
{
|
|
384
472
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Length:System.Int64",
|
|
385
473
|
"clrName": "Length",
|
|
386
|
-
"tsEmitName": "length",
|
|
387
474
|
"metadataToken": 385877522,
|
|
388
475
|
"canonicalSignature": ":System.Int64",
|
|
389
476
|
"normalizedSignature": "Length|:System.Int64|static=false|accessor=get",
|
|
390
477
|
"emitScope": "ClassSurface",
|
|
478
|
+
"provenance": "Original",
|
|
391
479
|
"isIndexer": false,
|
|
392
480
|
"hasGetter": true,
|
|
393
481
|
"hasSetter": false,
|
|
482
|
+
"isStatic": false,
|
|
483
|
+
"isAbstract": false,
|
|
484
|
+
"isVirtual": true,
|
|
485
|
+
"isOverride": true,
|
|
486
|
+
"visibility": "Public",
|
|
394
487
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
395
488
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
396
489
|
},
|
|
397
490
|
{
|
|
398
491
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Name:System.String",
|
|
399
492
|
"clrName": "Name",
|
|
400
|
-
"tsEmitName": "name",
|
|
401
493
|
"metadataToken": 385877523,
|
|
402
494
|
"canonicalSignature": ":System.String",
|
|
403
495
|
"normalizedSignature": "Name|:System.String|static=false|accessor=get",
|
|
404
496
|
"emitScope": "ClassSurface",
|
|
497
|
+
"provenance": "Original",
|
|
405
498
|
"isIndexer": false,
|
|
406
499
|
"hasGetter": true,
|
|
407
500
|
"hasSetter": false,
|
|
501
|
+
"isStatic": false,
|
|
502
|
+
"isAbstract": false,
|
|
503
|
+
"isVirtual": false,
|
|
504
|
+
"isOverride": false,
|
|
505
|
+
"visibility": "Public",
|
|
408
506
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
409
507
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
410
508
|
},
|
|
411
509
|
{
|
|
412
510
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Position:System.Int64",
|
|
413
511
|
"clrName": "Position",
|
|
414
|
-
"tsEmitName": "position",
|
|
415
512
|
"metadataToken": 385877524,
|
|
416
513
|
"canonicalSignature": ":System.Int64",
|
|
417
514
|
"normalizedSignature": "Position|:System.Int64|static=false|accessor=getset",
|
|
418
515
|
"emitScope": "ClassSurface",
|
|
516
|
+
"provenance": "Original",
|
|
419
517
|
"isIndexer": false,
|
|
420
518
|
"hasGetter": true,
|
|
421
519
|
"hasSetter": true,
|
|
520
|
+
"isStatic": false,
|
|
521
|
+
"isAbstract": false,
|
|
522
|
+
"isVirtual": true,
|
|
523
|
+
"isOverride": true,
|
|
524
|
+
"visibility": "Public",
|
|
422
525
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
423
526
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
424
527
|
},
|
|
425
528
|
{
|
|
426
529
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::ReadTimeout:System.Int32",
|
|
427
530
|
"clrName": "ReadTimeout",
|
|
428
|
-
"tsEmitName": "readTimeout",
|
|
429
531
|
"metadataToken": 385877525,
|
|
430
532
|
"canonicalSignature": ":System.Int32",
|
|
431
533
|
"normalizedSignature": "ReadTimeout|:System.Int32|static=false|accessor=get",
|
|
432
534
|
"emitScope": "ClassSurface",
|
|
535
|
+
"provenance": "Original",
|
|
433
536
|
"isIndexer": false,
|
|
434
537
|
"hasGetter": true,
|
|
435
538
|
"hasSetter": false,
|
|
539
|
+
"isStatic": false,
|
|
540
|
+
"isAbstract": false,
|
|
541
|
+
"isVirtual": true,
|
|
542
|
+
"isOverride": true,
|
|
543
|
+
"visibility": "Public",
|
|
436
544
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
437
545
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
438
546
|
},
|
|
439
547
|
{
|
|
440
548
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::TransactionContext:System.Byte[]",
|
|
441
549
|
"clrName": "TransactionContext",
|
|
442
|
-
"tsEmitName": "transactionContext",
|
|
443
550
|
"metadataToken": 385877526,
|
|
444
551
|
"canonicalSignature": ":System.Byte[]",
|
|
445
552
|
"normalizedSignature": "TransactionContext|:System.Byte[]|static=false|accessor=get",
|
|
446
553
|
"emitScope": "ClassSurface",
|
|
554
|
+
"provenance": "Original",
|
|
447
555
|
"isIndexer": false,
|
|
448
556
|
"hasGetter": true,
|
|
449
557
|
"hasSetter": false,
|
|
558
|
+
"isStatic": false,
|
|
559
|
+
"isAbstract": false,
|
|
560
|
+
"isVirtual": false,
|
|
561
|
+
"isOverride": false,
|
|
562
|
+
"visibility": "Public",
|
|
450
563
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
451
564
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
452
565
|
},
|
|
453
566
|
{
|
|
454
567
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::WriteTimeout:System.Int32",
|
|
455
568
|
"clrName": "WriteTimeout",
|
|
456
|
-
"tsEmitName": "writeTimeout",
|
|
457
569
|
"metadataToken": 385877527,
|
|
458
570
|
"canonicalSignature": ":System.Int32",
|
|
459
571
|
"normalizedSignature": "WriteTimeout|:System.Int32|static=false|accessor=get",
|
|
460
572
|
"emitScope": "ClassSurface",
|
|
573
|
+
"provenance": "Original",
|
|
461
574
|
"isIndexer": false,
|
|
462
575
|
"hasGetter": true,
|
|
463
576
|
"hasSetter": false,
|
|
577
|
+
"isStatic": false,
|
|
578
|
+
"isAbstract": false,
|
|
579
|
+
"isVirtual": true,
|
|
580
|
+
"isOverride": true,
|
|
581
|
+
"visibility": "Public",
|
|
464
582
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
465
583
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
466
584
|
}
|
|
@@ -475,6 +593,7 @@
|
|
|
475
593
|
"normalizedSignature": "constructor|(System.String,System.Byte[],System.IO.FileAccess):void|static=false",
|
|
476
594
|
"isStatic": false,
|
|
477
595
|
"parameterCount": 3,
|
|
596
|
+
"visibility": "Public",
|
|
478
597
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
479
598
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
480
599
|
},
|
|
@@ -485,262 +604,50 @@
|
|
|
485
604
|
"normalizedSignature": "constructor|(System.String,System.Byte[],System.IO.FileAccess,System.IO.FileOptions,System.Int64):void|static=false",
|
|
486
605
|
"isStatic": false,
|
|
487
606
|
"parameterCount": 5,
|
|
607
|
+
"visibility": "Public",
|
|
488
608
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
489
609
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
490
610
|
}
|
|
491
|
-
],
|
|
492
|
-
"exposedMethods": [
|
|
493
|
-
{
|
|
494
|
-
"tsName": "beginRead",
|
|
495
|
-
"isStatic": false,
|
|
496
|
-
"tsSignatureId": "BeginRead|(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
|
|
497
|
-
"target": {
|
|
498
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
499
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
500
|
-
"metadataToken": 100664871
|
|
501
|
-
}
|
|
502
|
-
},
|
|
503
|
-
{
|
|
504
|
-
"tsName": "beginWrite",
|
|
505
|
-
"isStatic": false,
|
|
506
|
-
"tsSignatureId": "BeginWrite|(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
|
|
507
|
-
"target": {
|
|
508
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
509
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
510
|
-
"metadataToken": 100664872
|
|
511
|
-
}
|
|
512
|
-
},
|
|
513
|
-
{
|
|
514
|
-
"tsName": "endRead",
|
|
515
|
-
"isStatic": false,
|
|
516
|
-
"tsSignatureId": "EndRead|(System.IAsyncResult):System.Int32|static=false",
|
|
517
|
-
"target": {
|
|
518
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
519
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
520
|
-
"metadataToken": 100664873
|
|
521
|
-
}
|
|
522
|
-
},
|
|
523
|
-
{
|
|
524
|
-
"tsName": "endWrite",
|
|
525
|
-
"isStatic": false,
|
|
526
|
-
"tsSignatureId": "EndWrite|(System.IAsyncResult):System.Void|static=false",
|
|
527
|
-
"target": {
|
|
528
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
529
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
530
|
-
"metadataToken": 100664874
|
|
531
|
-
}
|
|
532
|
-
},
|
|
533
|
-
{
|
|
534
|
-
"tsName": "flush",
|
|
535
|
-
"isStatic": false,
|
|
536
|
-
"tsSignatureId": "Flush|():System.Void|static=false",
|
|
537
|
-
"target": {
|
|
538
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
539
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
540
|
-
"metadataToken": 100664875
|
|
541
|
-
}
|
|
542
|
-
},
|
|
543
|
-
{
|
|
544
|
-
"tsName": "read",
|
|
545
|
-
"isStatic": false,
|
|
546
|
-
"tsSignatureId": "Read|(System.Byte[],System.Int32,System.Int32):System.Int32|static=false",
|
|
547
|
-
"target": {
|
|
548
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
549
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
550
|
-
"metadataToken": 100664876
|
|
551
|
-
}
|
|
552
|
-
},
|
|
553
|
-
{
|
|
554
|
-
"tsName": "readByte",
|
|
555
|
-
"isStatic": false,
|
|
556
|
-
"tsSignatureId": "ReadByte|():System.Int32|static=false",
|
|
557
|
-
"target": {
|
|
558
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
559
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
560
|
-
"metadataToken": 100664877
|
|
561
|
-
}
|
|
562
|
-
},
|
|
563
|
-
{
|
|
564
|
-
"tsName": "seek",
|
|
565
|
-
"isStatic": false,
|
|
566
|
-
"tsSignatureId": "Seek|(System.Int64,System.IO.SeekOrigin):System.Int64|static=false",
|
|
567
|
-
"target": {
|
|
568
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
569
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
570
|
-
"metadataToken": 100664878
|
|
571
|
-
}
|
|
572
|
-
},
|
|
573
|
-
{
|
|
574
|
-
"tsName": "setLength",
|
|
575
|
-
"isStatic": false,
|
|
576
|
-
"tsSignatureId": "SetLength|(System.Int64):System.Void|static=false",
|
|
577
|
-
"target": {
|
|
578
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
579
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
580
|
-
"metadataToken": 100664879
|
|
581
|
-
}
|
|
582
|
-
},
|
|
583
|
-
{
|
|
584
|
-
"tsName": "write",
|
|
585
|
-
"isStatic": false,
|
|
586
|
-
"tsSignatureId": "Write|(System.Byte[],System.Int32,System.Int32):System.Void|static=false",
|
|
587
|
-
"target": {
|
|
588
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
589
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
590
|
-
"metadataToken": 100664880
|
|
591
|
-
}
|
|
592
|
-
},
|
|
593
|
-
{
|
|
594
|
-
"tsName": "writeByte",
|
|
595
|
-
"isStatic": false,
|
|
596
|
-
"tsSignatureId": "WriteByte|(System.Byte):System.Void|static=false",
|
|
597
|
-
"target": {
|
|
598
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
599
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
600
|
-
"metadataToken": 100664881
|
|
601
|
-
}
|
|
602
|
-
}
|
|
603
|
-
],
|
|
604
|
-
"exposedProperties": [
|
|
605
|
-
{
|
|
606
|
-
"tsName": "canRead",
|
|
607
|
-
"isStatic": false,
|
|
608
|
-
"tsSignatureId": "CanRead|:System.Boolean|static=false|accessor=get",
|
|
609
|
-
"target": {
|
|
610
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
611
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
612
|
-
"metadataToken": 385877518
|
|
613
|
-
}
|
|
614
|
-
},
|
|
615
|
-
{
|
|
616
|
-
"tsName": "canSeek",
|
|
617
|
-
"isStatic": false,
|
|
618
|
-
"tsSignatureId": "CanSeek|:System.Boolean|static=false|accessor=get",
|
|
619
|
-
"target": {
|
|
620
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
621
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
622
|
-
"metadataToken": 385877519
|
|
623
|
-
}
|
|
624
|
-
},
|
|
625
|
-
{
|
|
626
|
-
"tsName": "canTimeout",
|
|
627
|
-
"isStatic": false,
|
|
628
|
-
"tsSignatureId": "CanTimeout|:System.Boolean|static=false|accessor=get",
|
|
629
|
-
"target": {
|
|
630
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
631
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
632
|
-
"metadataToken": 385877520
|
|
633
|
-
}
|
|
634
|
-
},
|
|
635
|
-
{
|
|
636
|
-
"tsName": "canWrite",
|
|
637
|
-
"isStatic": false,
|
|
638
|
-
"tsSignatureId": "CanWrite|:System.Boolean|static=false|accessor=get",
|
|
639
|
-
"target": {
|
|
640
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
641
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
642
|
-
"metadataToken": 385877521
|
|
643
|
-
}
|
|
644
|
-
},
|
|
645
|
-
{
|
|
646
|
-
"tsName": "length",
|
|
647
|
-
"isStatic": false,
|
|
648
|
-
"tsSignatureId": "Length|:System.Int64|static=false|accessor=get",
|
|
649
|
-
"target": {
|
|
650
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
651
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
652
|
-
"metadataToken": 385877522
|
|
653
|
-
}
|
|
654
|
-
},
|
|
655
|
-
{
|
|
656
|
-
"tsName": "name",
|
|
657
|
-
"isStatic": false,
|
|
658
|
-
"tsSignatureId": "Name|:System.String|static=false|accessor=get",
|
|
659
|
-
"target": {
|
|
660
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
661
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
662
|
-
"metadataToken": 385877523
|
|
663
|
-
}
|
|
664
|
-
},
|
|
665
|
-
{
|
|
666
|
-
"tsName": "position",
|
|
667
|
-
"isStatic": false,
|
|
668
|
-
"tsSignatureId": "Position|:System.Int64|static=false|accessor=getset",
|
|
669
|
-
"target": {
|
|
670
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
671
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
672
|
-
"metadataToken": 385877524
|
|
673
|
-
}
|
|
674
|
-
},
|
|
675
|
-
{
|
|
676
|
-
"tsName": "readTimeout",
|
|
677
|
-
"isStatic": false,
|
|
678
|
-
"tsSignatureId": "ReadTimeout|:System.Int32|static=false|accessor=get",
|
|
679
|
-
"target": {
|
|
680
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
681
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
682
|
-
"metadataToken": 385877525
|
|
683
|
-
}
|
|
684
|
-
},
|
|
685
|
-
{
|
|
686
|
-
"tsName": "transactionContext",
|
|
687
|
-
"isStatic": false,
|
|
688
|
-
"tsSignatureId": "TransactionContext|:System.Byte[]|static=false|accessor=get",
|
|
689
|
-
"target": {
|
|
690
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
691
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
692
|
-
"metadataToken": 385877526
|
|
693
|
-
}
|
|
694
|
-
},
|
|
695
|
-
{
|
|
696
|
-
"tsName": "writeTimeout",
|
|
697
|
-
"isStatic": false,
|
|
698
|
-
"tsSignatureId": "WriteTimeout|:System.Int32|static=false|accessor=get",
|
|
699
|
-
"target": {
|
|
700
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
701
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
702
|
-
"metadataToken": 385877527
|
|
703
|
-
}
|
|
704
|
-
}
|
|
705
|
-
],
|
|
706
|
-
"exposedConstructors": [
|
|
707
|
-
{
|
|
708
|
-
"isStatic": false,
|
|
709
|
-
"tsSignatureId": "constructor|(System.String,System.Byte[],System.IO.FileAccess):void|static=false",
|
|
710
|
-
"target": {
|
|
711
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
712
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
713
|
-
"metadataToken": 100664858
|
|
714
|
-
}
|
|
715
|
-
},
|
|
716
|
-
{
|
|
717
|
-
"isStatic": false,
|
|
718
|
-
"tsSignatureId": "constructor|(System.String,System.Byte[],System.IO.FileAccess,System.IO.FileOptions,System.Int64):void|static=false",
|
|
719
|
-
"target": {
|
|
720
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
721
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
722
|
-
"metadataToken": 100664859
|
|
723
|
-
}
|
|
724
|
-
}
|
|
725
611
|
]
|
|
726
612
|
},
|
|
727
613
|
{
|
|
728
614
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlJson",
|
|
729
615
|
"clrName": "Microsoft.Data.SqlTypes.SqlJson",
|
|
730
|
-
"tsEmitName": "SqlJson",
|
|
731
616
|
"assemblyName": "Microsoft.Data.SqlClient",
|
|
732
617
|
"metadataToken": 0,
|
|
618
|
+
"kind": "Class",
|
|
619
|
+
"accessibility": "Public",
|
|
620
|
+
"isAbstract": false,
|
|
621
|
+
"isSealed": false,
|
|
622
|
+
"isStatic": false,
|
|
623
|
+
"arity": 0,
|
|
624
|
+
"baseType": {
|
|
625
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
626
|
+
"clrName": "System.Object"
|
|
627
|
+
},
|
|
628
|
+
"interfaces": [
|
|
629
|
+
{
|
|
630
|
+
"stableId": "System.Data.Common:System.Data.SqlTypes.INullable",
|
|
631
|
+
"clrName": "System.Data.SqlTypes.INullable"
|
|
632
|
+
}
|
|
633
|
+
],
|
|
733
634
|
"methods": [
|
|
734
635
|
{
|
|
735
636
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlJson::ToString():System.String",
|
|
736
637
|
"clrName": "ToString",
|
|
737
|
-
"tsEmitName": "toString",
|
|
738
638
|
"metadataToken": 100664888,
|
|
739
639
|
"canonicalSignature": "():System.String",
|
|
740
640
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
741
641
|
"emitScope": "ClassSurface",
|
|
642
|
+
"provenance": "Original",
|
|
742
643
|
"arity": 0,
|
|
743
644
|
"parameterCount": 0,
|
|
645
|
+
"isStatic": false,
|
|
646
|
+
"isAbstract": false,
|
|
647
|
+
"isVirtual": true,
|
|
648
|
+
"isOverride": true,
|
|
649
|
+
"isSealed": false,
|
|
650
|
+
"visibility": "Public",
|
|
744
651
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
745
652
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
746
653
|
"isExtensionMethod": false
|
|
@@ -750,42 +657,57 @@
|
|
|
750
657
|
{
|
|
751
658
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlJson::IsNull:System.Boolean",
|
|
752
659
|
"clrName": "IsNull",
|
|
753
|
-
"tsEmitName": "isNull",
|
|
754
660
|
"metadataToken": 385877528,
|
|
755
661
|
"canonicalSignature": ":System.Boolean",
|
|
756
662
|
"normalizedSignature": "IsNull|:System.Boolean|static=false|accessor=get",
|
|
757
663
|
"emitScope": "ClassSurface",
|
|
664
|
+
"provenance": "Original",
|
|
758
665
|
"isIndexer": false,
|
|
759
666
|
"hasGetter": true,
|
|
760
667
|
"hasSetter": false,
|
|
668
|
+
"isStatic": false,
|
|
669
|
+
"isAbstract": false,
|
|
670
|
+
"isVirtual": true,
|
|
671
|
+
"isOverride": false,
|
|
672
|
+
"visibility": "Public",
|
|
761
673
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
762
674
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
763
675
|
},
|
|
764
676
|
{
|
|
765
677
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlJson::Null:Microsoft.Data.SqlTypes.SqlJson",
|
|
766
678
|
"clrName": "Null",
|
|
767
|
-
"tsEmitName": "null",
|
|
768
679
|
"metadataToken": 385877529,
|
|
769
680
|
"canonicalSignature": ":Microsoft.Data.SqlTypes.SqlJson",
|
|
770
681
|
"normalizedSignature": "Null|:Microsoft.Data.SqlTypes.SqlJson|static=true|accessor=get",
|
|
771
682
|
"emitScope": "ClassSurface",
|
|
683
|
+
"provenance": "Original",
|
|
772
684
|
"isIndexer": false,
|
|
773
685
|
"hasGetter": true,
|
|
774
686
|
"hasSetter": false,
|
|
687
|
+
"isStatic": true,
|
|
688
|
+
"isAbstract": false,
|
|
689
|
+
"isVirtual": false,
|
|
690
|
+
"isOverride": false,
|
|
691
|
+
"visibility": "Public",
|
|
775
692
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
776
693
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
777
694
|
},
|
|
778
695
|
{
|
|
779
696
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlJson::Value:System.String",
|
|
780
697
|
"clrName": "Value",
|
|
781
|
-
"tsEmitName": "value",
|
|
782
698
|
"metadataToken": 385877530,
|
|
783
699
|
"canonicalSignature": ":System.String",
|
|
784
700
|
"normalizedSignature": "Value|:System.String|static=false|accessor=get",
|
|
785
701
|
"emitScope": "ClassSurface",
|
|
702
|
+
"provenance": "Original",
|
|
786
703
|
"isIndexer": false,
|
|
787
704
|
"hasGetter": true,
|
|
788
705
|
"hasSetter": false,
|
|
706
|
+
"isStatic": false,
|
|
707
|
+
"isAbstract": false,
|
|
708
|
+
"isVirtual": false,
|
|
709
|
+
"isOverride": false,
|
|
710
|
+
"visibility": "Public",
|
|
789
711
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
790
712
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
791
713
|
}
|
|
@@ -800,6 +722,7 @@
|
|
|
800
722
|
"normalizedSignature": "constructor|():void|static=false",
|
|
801
723
|
"isStatic": false,
|
|
802
724
|
"parameterCount": 0,
|
|
725
|
+
"visibility": "Public",
|
|
803
726
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
804
727
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
805
728
|
},
|
|
@@ -810,6 +733,7 @@
|
|
|
810
733
|
"normalizedSignature": "constructor|(System.String):void|static=false",
|
|
811
734
|
"isStatic": false,
|
|
812
735
|
"parameterCount": 1,
|
|
736
|
+
"visibility": "Public",
|
|
813
737
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
814
738
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
815
739
|
},
|
|
@@ -820,82 +744,10 @@
|
|
|
820
744
|
"normalizedSignature": "constructor|(System.Text.Json.JsonDocument):void|static=false",
|
|
821
745
|
"isStatic": false,
|
|
822
746
|
"parameterCount": 1,
|
|
747
|
+
"visibility": "Public",
|
|
823
748
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
824
749
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
825
750
|
}
|
|
826
|
-
],
|
|
827
|
-
"exposedMethods": [
|
|
828
|
-
{
|
|
829
|
-
"tsName": "toString",
|
|
830
|
-
"isStatic": false,
|
|
831
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
832
|
-
"target": {
|
|
833
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
834
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
835
|
-
"metadataToken": 100664888
|
|
836
|
-
}
|
|
837
|
-
}
|
|
838
|
-
],
|
|
839
|
-
"exposedProperties": [
|
|
840
|
-
{
|
|
841
|
-
"tsName": "isNull",
|
|
842
|
-
"isStatic": false,
|
|
843
|
-
"tsSignatureId": "IsNull|:System.Boolean|static=false|accessor=get",
|
|
844
|
-
"target": {
|
|
845
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
846
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
847
|
-
"metadataToken": 385877528
|
|
848
|
-
}
|
|
849
|
-
},
|
|
850
|
-
{
|
|
851
|
-
"tsName": "null",
|
|
852
|
-
"isStatic": true,
|
|
853
|
-
"tsSignatureId": "Null|:Microsoft.Data.SqlTypes.SqlJson|static=true|accessor=get",
|
|
854
|
-
"target": {
|
|
855
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
856
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
857
|
-
"metadataToken": 385877529
|
|
858
|
-
}
|
|
859
|
-
},
|
|
860
|
-
{
|
|
861
|
-
"tsName": "value",
|
|
862
|
-
"isStatic": false,
|
|
863
|
-
"tsSignatureId": "Value|:System.String|static=false|accessor=get",
|
|
864
|
-
"target": {
|
|
865
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
866
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
867
|
-
"metadataToken": 385877530
|
|
868
|
-
}
|
|
869
|
-
}
|
|
870
|
-
],
|
|
871
|
-
"exposedConstructors": [
|
|
872
|
-
{
|
|
873
|
-
"isStatic": false,
|
|
874
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
875
|
-
"target": {
|
|
876
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
877
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
878
|
-
"metadataToken": 100664882
|
|
879
|
-
}
|
|
880
|
-
},
|
|
881
|
-
{
|
|
882
|
-
"isStatic": false,
|
|
883
|
-
"tsSignatureId": "constructor|(System.String):void|static=false",
|
|
884
|
-
"target": {
|
|
885
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
886
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
887
|
-
"metadataToken": 100664883
|
|
888
|
-
}
|
|
889
|
-
},
|
|
890
|
-
{
|
|
891
|
-
"isStatic": false,
|
|
892
|
-
"tsSignatureId": "constructor|(System.Text.Json.JsonDocument):void|static=false",
|
|
893
|
-
"target": {
|
|
894
|
-
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
895
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
896
|
-
"metadataToken": 100664884
|
|
897
|
-
}
|
|
898
|
-
}
|
|
899
751
|
]
|
|
900
752
|
}
|
|
901
753
|
]
|