@tsonic/efcore-sqlserver 0.1.2 → 10.0.1
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 +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +21 -21
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +613 -613
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +117 -117
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +467 -467
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +162 -162
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +531 -531
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -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,36 @@
|
|
|
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,
|
|
10
18
|
"methods": [
|
|
11
19
|
{
|
|
12
20
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlVector\u00601::CreateNull(System.Int32):SqlVector_1",
|
|
13
21
|
"clrName": "CreateNull",
|
|
14
|
-
"tsEmitName": "createNull",
|
|
15
22
|
"metadataToken": 100664894,
|
|
16
23
|
"canonicalSignature": "(System.Int32):SqlVector_1",
|
|
17
24
|
"normalizedSignature": "CreateNull|(System.Int32):SqlVector_1|static=true",
|
|
18
25
|
"emitScope": "ClassSurface",
|
|
26
|
+
"provenance": "Original",
|
|
19
27
|
"arity": 0,
|
|
20
28
|
"parameterCount": 1,
|
|
29
|
+
"isStatic": true,
|
|
30
|
+
"isAbstract": false,
|
|
31
|
+
"isVirtual": false,
|
|
32
|
+
"isOverride": false,
|
|
33
|
+
"isSealed": false,
|
|
21
34
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
22
35
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
23
36
|
"isExtensionMethod": false
|
|
@@ -27,56 +40,72 @@
|
|
|
27
40
|
{
|
|
28
41
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlVector\u00601::IsNull:System.Boolean",
|
|
29
42
|
"clrName": "IsNull",
|
|
30
|
-
"tsEmitName": "isNull",
|
|
31
43
|
"metadataToken": 385877531,
|
|
32
44
|
"canonicalSignature": ":System.Boolean",
|
|
33
45
|
"normalizedSignature": "IsNull|:System.Boolean|static=false|accessor=get",
|
|
34
46
|
"emitScope": "ClassSurface",
|
|
47
|
+
"provenance": "Original",
|
|
35
48
|
"isIndexer": false,
|
|
36
49
|
"hasGetter": true,
|
|
37
50
|
"hasSetter": false,
|
|
51
|
+
"isStatic": false,
|
|
52
|
+
"isAbstract": false,
|
|
53
|
+
"isVirtual": true,
|
|
54
|
+
"isOverride": false,
|
|
38
55
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
39
56
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
40
57
|
},
|
|
41
58
|
{
|
|
42
59
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlVector\u00601::Length:System.Int32",
|
|
43
60
|
"clrName": "Length",
|
|
44
|
-
"tsEmitName": "length",
|
|
45
61
|
"metadataToken": 385877532,
|
|
46
62
|
"canonicalSignature": ":System.Int32",
|
|
47
63
|
"normalizedSignature": "Length|:System.Int32|static=false|accessor=get",
|
|
48
64
|
"emitScope": "ClassSurface",
|
|
65
|
+
"provenance": "Original",
|
|
49
66
|
"isIndexer": false,
|
|
50
67
|
"hasGetter": true,
|
|
51
68
|
"hasSetter": false,
|
|
69
|
+
"isStatic": false,
|
|
70
|
+
"isAbstract": false,
|
|
71
|
+
"isVirtual": false,
|
|
72
|
+
"isOverride": false,
|
|
52
73
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
53
74
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
54
75
|
},
|
|
55
76
|
{
|
|
56
77
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlVector\u00601::Memory:ReadOnlyMemory_1",
|
|
57
78
|
"clrName": "Memory",
|
|
58
|
-
"tsEmitName": "memory",
|
|
59
79
|
"metadataToken": 385877533,
|
|
60
80
|
"canonicalSignature": ":ReadOnlyMemory_1",
|
|
61
81
|
"normalizedSignature": "Memory|:ReadOnlyMemory_1|static=false|accessor=get",
|
|
62
82
|
"emitScope": "ClassSurface",
|
|
83
|
+
"provenance": "Original",
|
|
63
84
|
"isIndexer": false,
|
|
64
85
|
"hasGetter": true,
|
|
65
86
|
"hasSetter": false,
|
|
87
|
+
"isStatic": false,
|
|
88
|
+
"isAbstract": false,
|
|
89
|
+
"isVirtual": false,
|
|
90
|
+
"isOverride": false,
|
|
66
91
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
67
92
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
68
93
|
},
|
|
69
94
|
{
|
|
70
95
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlVector\u00601::Null:Nullable_1",
|
|
71
96
|
"clrName": "Null",
|
|
72
|
-
"tsEmitName": "null",
|
|
73
97
|
"metadataToken": 385877534,
|
|
74
98
|
"canonicalSignature": ":Nullable_1",
|
|
75
99
|
"normalizedSignature": "Null|:Nullable_1|static=true|accessor=get",
|
|
76
100
|
"emitScope": "ClassSurface",
|
|
101
|
+
"provenance": "Original",
|
|
77
102
|
"isIndexer": false,
|
|
78
103
|
"hasGetter": true,
|
|
79
104
|
"hasSetter": false,
|
|
105
|
+
"isStatic": true,
|
|
106
|
+
"isAbstract": false,
|
|
107
|
+
"isVirtual": false,
|
|
108
|
+
"isOverride": false,
|
|
80
109
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
81
110
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
82
111
|
}
|
|
@@ -94,90 +123,35 @@
|
|
|
94
123
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlVector\u00601",
|
|
95
124
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
96
125
|
}
|
|
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
126
|
]
|
|
163
127
|
},
|
|
164
128
|
{
|
|
165
129
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream",
|
|
166
130
|
"clrName": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
167
|
-
"tsEmitName": "SqlFileStream",
|
|
168
131
|
"assemblyName": "Microsoft.Data.SqlClient",
|
|
169
132
|
"metadataToken": 0,
|
|
133
|
+
"kind": "Class",
|
|
134
|
+
"accessibility": "Public",
|
|
135
|
+
"isAbstract": false,
|
|
136
|
+
"isSealed": true,
|
|
137
|
+
"isStatic": false,
|
|
138
|
+
"arity": 0,
|
|
170
139
|
"methods": [
|
|
171
140
|
{
|
|
172
141
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult",
|
|
173
142
|
"clrName": "BeginRead",
|
|
174
|
-
"tsEmitName": "beginRead",
|
|
175
143
|
"metadataToken": 100664871,
|
|
176
144
|
"canonicalSignature": "(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult",
|
|
177
145
|
"normalizedSignature": "BeginRead|(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
|
|
178
146
|
"emitScope": "ClassSurface",
|
|
147
|
+
"provenance": "Original",
|
|
179
148
|
"arity": 0,
|
|
180
149
|
"parameterCount": 5,
|
|
150
|
+
"isStatic": false,
|
|
151
|
+
"isAbstract": false,
|
|
152
|
+
"isVirtual": true,
|
|
153
|
+
"isOverride": true,
|
|
154
|
+
"isSealed": false,
|
|
181
155
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
182
156
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
183
157
|
"isExtensionMethod": false
|
|
@@ -185,13 +159,18 @@
|
|
|
185
159
|
{
|
|
186
160
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult",
|
|
187
161
|
"clrName": "BeginWrite",
|
|
188
|
-
"tsEmitName": "beginWrite",
|
|
189
162
|
"metadataToken": 100664872,
|
|
190
163
|
"canonicalSignature": "(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult",
|
|
191
164
|
"normalizedSignature": "BeginWrite|(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
|
|
192
165
|
"emitScope": "ClassSurface",
|
|
166
|
+
"provenance": "Original",
|
|
193
167
|
"arity": 0,
|
|
194
168
|
"parameterCount": 5,
|
|
169
|
+
"isStatic": false,
|
|
170
|
+
"isAbstract": false,
|
|
171
|
+
"isVirtual": true,
|
|
172
|
+
"isOverride": true,
|
|
173
|
+
"isSealed": false,
|
|
195
174
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
196
175
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
197
176
|
"isExtensionMethod": false
|
|
@@ -199,13 +178,18 @@
|
|
|
199
178
|
{
|
|
200
179
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::EndRead(System.IAsyncResult):System.Int32",
|
|
201
180
|
"clrName": "EndRead",
|
|
202
|
-
"tsEmitName": "endRead",
|
|
203
181
|
"metadataToken": 100664873,
|
|
204
182
|
"canonicalSignature": "(System.IAsyncResult):System.Int32",
|
|
205
183
|
"normalizedSignature": "EndRead|(System.IAsyncResult):System.Int32|static=false",
|
|
206
184
|
"emitScope": "ClassSurface",
|
|
185
|
+
"provenance": "Original",
|
|
207
186
|
"arity": 0,
|
|
208
187
|
"parameterCount": 1,
|
|
188
|
+
"isStatic": false,
|
|
189
|
+
"isAbstract": false,
|
|
190
|
+
"isVirtual": true,
|
|
191
|
+
"isOverride": true,
|
|
192
|
+
"isSealed": false,
|
|
209
193
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
210
194
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
211
195
|
"isExtensionMethod": false
|
|
@@ -213,13 +197,18 @@
|
|
|
213
197
|
{
|
|
214
198
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::EndWrite(System.IAsyncResult):System.Void",
|
|
215
199
|
"clrName": "EndWrite",
|
|
216
|
-
"tsEmitName": "endWrite",
|
|
217
200
|
"metadataToken": 100664874,
|
|
218
201
|
"canonicalSignature": "(System.IAsyncResult):System.Void",
|
|
219
202
|
"normalizedSignature": "EndWrite|(System.IAsyncResult):System.Void|static=false",
|
|
220
203
|
"emitScope": "ClassSurface",
|
|
204
|
+
"provenance": "Original",
|
|
221
205
|
"arity": 0,
|
|
222
206
|
"parameterCount": 1,
|
|
207
|
+
"isStatic": false,
|
|
208
|
+
"isAbstract": false,
|
|
209
|
+
"isVirtual": true,
|
|
210
|
+
"isOverride": true,
|
|
211
|
+
"isSealed": false,
|
|
223
212
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
224
213
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
225
214
|
"isExtensionMethod": false
|
|
@@ -227,13 +216,18 @@
|
|
|
227
216
|
{
|
|
228
217
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Flush():System.Void",
|
|
229
218
|
"clrName": "Flush",
|
|
230
|
-
"tsEmitName": "flush",
|
|
231
219
|
"metadataToken": 100664875,
|
|
232
220
|
"canonicalSignature": "():System.Void",
|
|
233
221
|
"normalizedSignature": "Flush|():System.Void|static=false",
|
|
234
222
|
"emitScope": "ClassSurface",
|
|
223
|
+
"provenance": "Original",
|
|
235
224
|
"arity": 0,
|
|
236
225
|
"parameterCount": 0,
|
|
226
|
+
"isStatic": false,
|
|
227
|
+
"isAbstract": false,
|
|
228
|
+
"isVirtual": true,
|
|
229
|
+
"isOverride": true,
|
|
230
|
+
"isSealed": false,
|
|
237
231
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
238
232
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
239
233
|
"isExtensionMethod": false
|
|
@@ -241,13 +235,18 @@
|
|
|
241
235
|
{
|
|
242
236
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Read(System.Byte[],System.Int32,System.Int32):System.Int32",
|
|
243
237
|
"clrName": "Read",
|
|
244
|
-
"tsEmitName": "read",
|
|
245
238
|
"metadataToken": 100664876,
|
|
246
239
|
"canonicalSignature": "(System.Byte[],System.Int32,System.Int32):System.Int32",
|
|
247
240
|
"normalizedSignature": "Read|(System.Byte[],System.Int32,System.Int32):System.Int32|static=false",
|
|
248
241
|
"emitScope": "ClassSurface",
|
|
242
|
+
"provenance": "Original",
|
|
249
243
|
"arity": 0,
|
|
250
244
|
"parameterCount": 3,
|
|
245
|
+
"isStatic": false,
|
|
246
|
+
"isAbstract": false,
|
|
247
|
+
"isVirtual": true,
|
|
248
|
+
"isOverride": true,
|
|
249
|
+
"isSealed": false,
|
|
251
250
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
252
251
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
253
252
|
"isExtensionMethod": false
|
|
@@ -255,13 +254,18 @@
|
|
|
255
254
|
{
|
|
256
255
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::ReadByte():System.Int32",
|
|
257
256
|
"clrName": "ReadByte",
|
|
258
|
-
"tsEmitName": "readByte",
|
|
259
257
|
"metadataToken": 100664877,
|
|
260
258
|
"canonicalSignature": "():System.Int32",
|
|
261
259
|
"normalizedSignature": "ReadByte|():System.Int32|static=false",
|
|
262
260
|
"emitScope": "ClassSurface",
|
|
261
|
+
"provenance": "Original",
|
|
263
262
|
"arity": 0,
|
|
264
263
|
"parameterCount": 0,
|
|
264
|
+
"isStatic": false,
|
|
265
|
+
"isAbstract": false,
|
|
266
|
+
"isVirtual": true,
|
|
267
|
+
"isOverride": true,
|
|
268
|
+
"isSealed": false,
|
|
265
269
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
266
270
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
267
271
|
"isExtensionMethod": false
|
|
@@ -269,13 +273,18 @@
|
|
|
269
273
|
{
|
|
270
274
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Seek(System.Int64,System.IO.SeekOrigin):System.Int64",
|
|
271
275
|
"clrName": "Seek",
|
|
272
|
-
"tsEmitName": "seek",
|
|
273
276
|
"metadataToken": 100664878,
|
|
274
277
|
"canonicalSignature": "(System.Int64,System.IO.SeekOrigin):System.Int64",
|
|
275
278
|
"normalizedSignature": "Seek|(System.Int64,System.IO.SeekOrigin):System.Int64|static=false",
|
|
276
279
|
"emitScope": "ClassSurface",
|
|
280
|
+
"provenance": "Original",
|
|
277
281
|
"arity": 0,
|
|
278
282
|
"parameterCount": 2,
|
|
283
|
+
"isStatic": false,
|
|
284
|
+
"isAbstract": false,
|
|
285
|
+
"isVirtual": true,
|
|
286
|
+
"isOverride": true,
|
|
287
|
+
"isSealed": false,
|
|
279
288
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
280
289
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
281
290
|
"isExtensionMethod": false
|
|
@@ -283,13 +292,18 @@
|
|
|
283
292
|
{
|
|
284
293
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::SetLength(System.Int64):System.Void",
|
|
285
294
|
"clrName": "SetLength",
|
|
286
|
-
"tsEmitName": "setLength",
|
|
287
295
|
"metadataToken": 100664879,
|
|
288
296
|
"canonicalSignature": "(System.Int64):System.Void",
|
|
289
297
|
"normalizedSignature": "SetLength|(System.Int64):System.Void|static=false",
|
|
290
298
|
"emitScope": "ClassSurface",
|
|
299
|
+
"provenance": "Original",
|
|
291
300
|
"arity": 0,
|
|
292
301
|
"parameterCount": 1,
|
|
302
|
+
"isStatic": false,
|
|
303
|
+
"isAbstract": false,
|
|
304
|
+
"isVirtual": true,
|
|
305
|
+
"isOverride": true,
|
|
306
|
+
"isSealed": false,
|
|
293
307
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
294
308
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
295
309
|
"isExtensionMethod": false
|
|
@@ -297,13 +311,18 @@
|
|
|
297
311
|
{
|
|
298
312
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Write(System.Byte[],System.Int32,System.Int32):System.Void",
|
|
299
313
|
"clrName": "Write",
|
|
300
|
-
"tsEmitName": "write",
|
|
301
314
|
"metadataToken": 100664880,
|
|
302
315
|
"canonicalSignature": "(System.Byte[],System.Int32,System.Int32):System.Void",
|
|
303
316
|
"normalizedSignature": "Write|(System.Byte[],System.Int32,System.Int32):System.Void|static=false",
|
|
304
317
|
"emitScope": "ClassSurface",
|
|
318
|
+
"provenance": "Original",
|
|
305
319
|
"arity": 0,
|
|
306
320
|
"parameterCount": 3,
|
|
321
|
+
"isStatic": false,
|
|
322
|
+
"isAbstract": false,
|
|
323
|
+
"isVirtual": true,
|
|
324
|
+
"isOverride": true,
|
|
325
|
+
"isSealed": false,
|
|
307
326
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
308
327
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
309
328
|
"isExtensionMethod": false
|
|
@@ -311,13 +330,18 @@
|
|
|
311
330
|
{
|
|
312
331
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::WriteByte(System.Byte):System.Void",
|
|
313
332
|
"clrName": "WriteByte",
|
|
314
|
-
"tsEmitName": "writeByte",
|
|
315
333
|
"metadataToken": 100664881,
|
|
316
334
|
"canonicalSignature": "(System.Byte):System.Void",
|
|
317
335
|
"normalizedSignature": "WriteByte|(System.Byte):System.Void|static=false",
|
|
318
336
|
"emitScope": "ClassSurface",
|
|
337
|
+
"provenance": "Original",
|
|
319
338
|
"arity": 0,
|
|
320
339
|
"parameterCount": 1,
|
|
340
|
+
"isStatic": false,
|
|
341
|
+
"isAbstract": false,
|
|
342
|
+
"isVirtual": true,
|
|
343
|
+
"isOverride": true,
|
|
344
|
+
"isSealed": false,
|
|
321
345
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
322
346
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
323
347
|
"isExtensionMethod": false
|
|
@@ -327,140 +351,180 @@
|
|
|
327
351
|
{
|
|
328
352
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::CanRead:System.Boolean",
|
|
329
353
|
"clrName": "CanRead",
|
|
330
|
-
"tsEmitName": "canRead",
|
|
331
354
|
"metadataToken": 385877518,
|
|
332
355
|
"canonicalSignature": ":System.Boolean",
|
|
333
356
|
"normalizedSignature": "CanRead|:System.Boolean|static=false|accessor=get",
|
|
334
357
|
"emitScope": "ClassSurface",
|
|
358
|
+
"provenance": "Original",
|
|
335
359
|
"isIndexer": false,
|
|
336
360
|
"hasGetter": true,
|
|
337
361
|
"hasSetter": false,
|
|
362
|
+
"isStatic": false,
|
|
363
|
+
"isAbstract": false,
|
|
364
|
+
"isVirtual": true,
|
|
365
|
+
"isOverride": true,
|
|
338
366
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
339
367
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
340
368
|
},
|
|
341
369
|
{
|
|
342
370
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::CanSeek:System.Boolean",
|
|
343
371
|
"clrName": "CanSeek",
|
|
344
|
-
"tsEmitName": "canSeek",
|
|
345
372
|
"metadataToken": 385877519,
|
|
346
373
|
"canonicalSignature": ":System.Boolean",
|
|
347
374
|
"normalizedSignature": "CanSeek|:System.Boolean|static=false|accessor=get",
|
|
348
375
|
"emitScope": "ClassSurface",
|
|
376
|
+
"provenance": "Original",
|
|
349
377
|
"isIndexer": false,
|
|
350
378
|
"hasGetter": true,
|
|
351
379
|
"hasSetter": false,
|
|
380
|
+
"isStatic": false,
|
|
381
|
+
"isAbstract": false,
|
|
382
|
+
"isVirtual": true,
|
|
383
|
+
"isOverride": true,
|
|
352
384
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
353
385
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
354
386
|
},
|
|
355
387
|
{
|
|
356
388
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::CanTimeout:System.Boolean",
|
|
357
389
|
"clrName": "CanTimeout",
|
|
358
|
-
"tsEmitName": "canTimeout",
|
|
359
390
|
"metadataToken": 385877520,
|
|
360
391
|
"canonicalSignature": ":System.Boolean",
|
|
361
392
|
"normalizedSignature": "CanTimeout|:System.Boolean|static=false|accessor=get",
|
|
362
393
|
"emitScope": "ClassSurface",
|
|
394
|
+
"provenance": "Original",
|
|
363
395
|
"isIndexer": false,
|
|
364
396
|
"hasGetter": true,
|
|
365
397
|
"hasSetter": false,
|
|
398
|
+
"isStatic": false,
|
|
399
|
+
"isAbstract": false,
|
|
400
|
+
"isVirtual": true,
|
|
401
|
+
"isOverride": true,
|
|
366
402
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
367
403
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
368
404
|
},
|
|
369
405
|
{
|
|
370
406
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::CanWrite:System.Boolean",
|
|
371
407
|
"clrName": "CanWrite",
|
|
372
|
-
"tsEmitName": "canWrite",
|
|
373
408
|
"metadataToken": 385877521,
|
|
374
409
|
"canonicalSignature": ":System.Boolean",
|
|
375
410
|
"normalizedSignature": "CanWrite|:System.Boolean|static=false|accessor=get",
|
|
376
411
|
"emitScope": "ClassSurface",
|
|
412
|
+
"provenance": "Original",
|
|
377
413
|
"isIndexer": false,
|
|
378
414
|
"hasGetter": true,
|
|
379
415
|
"hasSetter": false,
|
|
416
|
+
"isStatic": false,
|
|
417
|
+
"isAbstract": false,
|
|
418
|
+
"isVirtual": true,
|
|
419
|
+
"isOverride": true,
|
|
380
420
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
381
421
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
382
422
|
},
|
|
383
423
|
{
|
|
384
424
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Length:System.Int64",
|
|
385
425
|
"clrName": "Length",
|
|
386
|
-
"tsEmitName": "length",
|
|
387
426
|
"metadataToken": 385877522,
|
|
388
427
|
"canonicalSignature": ":System.Int64",
|
|
389
428
|
"normalizedSignature": "Length|:System.Int64|static=false|accessor=get",
|
|
390
429
|
"emitScope": "ClassSurface",
|
|
430
|
+
"provenance": "Original",
|
|
391
431
|
"isIndexer": false,
|
|
392
432
|
"hasGetter": true,
|
|
393
433
|
"hasSetter": false,
|
|
434
|
+
"isStatic": false,
|
|
435
|
+
"isAbstract": false,
|
|
436
|
+
"isVirtual": true,
|
|
437
|
+
"isOverride": true,
|
|
394
438
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
395
439
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
396
440
|
},
|
|
397
441
|
{
|
|
398
442
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Name:System.String",
|
|
399
443
|
"clrName": "Name",
|
|
400
|
-
"tsEmitName": "name",
|
|
401
444
|
"metadataToken": 385877523,
|
|
402
445
|
"canonicalSignature": ":System.String",
|
|
403
446
|
"normalizedSignature": "Name|:System.String|static=false|accessor=get",
|
|
404
447
|
"emitScope": "ClassSurface",
|
|
448
|
+
"provenance": "Original",
|
|
405
449
|
"isIndexer": false,
|
|
406
450
|
"hasGetter": true,
|
|
407
451
|
"hasSetter": false,
|
|
452
|
+
"isStatic": false,
|
|
453
|
+
"isAbstract": false,
|
|
454
|
+
"isVirtual": false,
|
|
455
|
+
"isOverride": false,
|
|
408
456
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
409
457
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
410
458
|
},
|
|
411
459
|
{
|
|
412
460
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::Position:System.Int64",
|
|
413
461
|
"clrName": "Position",
|
|
414
|
-
"tsEmitName": "position",
|
|
415
462
|
"metadataToken": 385877524,
|
|
416
463
|
"canonicalSignature": ":System.Int64",
|
|
417
464
|
"normalizedSignature": "Position|:System.Int64|static=false|accessor=getset",
|
|
418
465
|
"emitScope": "ClassSurface",
|
|
466
|
+
"provenance": "Original",
|
|
419
467
|
"isIndexer": false,
|
|
420
468
|
"hasGetter": true,
|
|
421
469
|
"hasSetter": true,
|
|
470
|
+
"isStatic": false,
|
|
471
|
+
"isAbstract": false,
|
|
472
|
+
"isVirtual": true,
|
|
473
|
+
"isOverride": true,
|
|
422
474
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
423
475
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
424
476
|
},
|
|
425
477
|
{
|
|
426
478
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::ReadTimeout:System.Int32",
|
|
427
479
|
"clrName": "ReadTimeout",
|
|
428
|
-
"tsEmitName": "readTimeout",
|
|
429
480
|
"metadataToken": 385877525,
|
|
430
481
|
"canonicalSignature": ":System.Int32",
|
|
431
482
|
"normalizedSignature": "ReadTimeout|:System.Int32|static=false|accessor=get",
|
|
432
483
|
"emitScope": "ClassSurface",
|
|
484
|
+
"provenance": "Original",
|
|
433
485
|
"isIndexer": false,
|
|
434
486
|
"hasGetter": true,
|
|
435
487
|
"hasSetter": false,
|
|
488
|
+
"isStatic": false,
|
|
489
|
+
"isAbstract": false,
|
|
490
|
+
"isVirtual": true,
|
|
491
|
+
"isOverride": true,
|
|
436
492
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
437
493
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
438
494
|
},
|
|
439
495
|
{
|
|
440
496
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::TransactionContext:System.Byte[]",
|
|
441
497
|
"clrName": "TransactionContext",
|
|
442
|
-
"tsEmitName": "transactionContext",
|
|
443
498
|
"metadataToken": 385877526,
|
|
444
499
|
"canonicalSignature": ":System.Byte[]",
|
|
445
500
|
"normalizedSignature": "TransactionContext|:System.Byte[]|static=false|accessor=get",
|
|
446
501
|
"emitScope": "ClassSurface",
|
|
502
|
+
"provenance": "Original",
|
|
447
503
|
"isIndexer": false,
|
|
448
504
|
"hasGetter": true,
|
|
449
505
|
"hasSetter": false,
|
|
506
|
+
"isStatic": false,
|
|
507
|
+
"isAbstract": false,
|
|
508
|
+
"isVirtual": false,
|
|
509
|
+
"isOverride": false,
|
|
450
510
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
451
511
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
452
512
|
},
|
|
453
513
|
{
|
|
454
514
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlFileStream::WriteTimeout:System.Int32",
|
|
455
515
|
"clrName": "WriteTimeout",
|
|
456
|
-
"tsEmitName": "writeTimeout",
|
|
457
516
|
"metadataToken": 385877527,
|
|
458
517
|
"canonicalSignature": ":System.Int32",
|
|
459
518
|
"normalizedSignature": "WriteTimeout|:System.Int32|static=false|accessor=get",
|
|
460
519
|
"emitScope": "ClassSurface",
|
|
520
|
+
"provenance": "Original",
|
|
461
521
|
"isIndexer": false,
|
|
462
522
|
"hasGetter": true,
|
|
463
523
|
"hasSetter": false,
|
|
524
|
+
"isStatic": false,
|
|
525
|
+
"isAbstract": false,
|
|
526
|
+
"isVirtual": true,
|
|
527
|
+
"isOverride": true,
|
|
464
528
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
465
529
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
466
530
|
}
|
|
@@ -488,259 +552,35 @@
|
|
|
488
552
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlFileStream",
|
|
489
553
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
490
554
|
}
|
|
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
555
|
]
|
|
726
556
|
},
|
|
727
557
|
{
|
|
728
558
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlJson",
|
|
729
559
|
"clrName": "Microsoft.Data.SqlTypes.SqlJson",
|
|
730
|
-
"tsEmitName": "SqlJson",
|
|
731
560
|
"assemblyName": "Microsoft.Data.SqlClient",
|
|
732
561
|
"metadataToken": 0,
|
|
562
|
+
"kind": "Class",
|
|
563
|
+
"accessibility": "Public",
|
|
564
|
+
"isAbstract": false,
|
|
565
|
+
"isSealed": false,
|
|
566
|
+
"isStatic": false,
|
|
567
|
+
"arity": 0,
|
|
733
568
|
"methods": [
|
|
734
569
|
{
|
|
735
570
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlJson::ToString():System.String",
|
|
736
571
|
"clrName": "ToString",
|
|
737
|
-
"tsEmitName": "toString",
|
|
738
572
|
"metadataToken": 100664888,
|
|
739
573
|
"canonicalSignature": "():System.String",
|
|
740
574
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
741
575
|
"emitScope": "ClassSurface",
|
|
576
|
+
"provenance": "Original",
|
|
742
577
|
"arity": 0,
|
|
743
578
|
"parameterCount": 0,
|
|
579
|
+
"isStatic": false,
|
|
580
|
+
"isAbstract": false,
|
|
581
|
+
"isVirtual": true,
|
|
582
|
+
"isOverride": true,
|
|
583
|
+
"isSealed": false,
|
|
744
584
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
745
585
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
746
586
|
"isExtensionMethod": false
|
|
@@ -750,42 +590,54 @@
|
|
|
750
590
|
{
|
|
751
591
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlJson::IsNull:System.Boolean",
|
|
752
592
|
"clrName": "IsNull",
|
|
753
|
-
"tsEmitName": "isNull",
|
|
754
593
|
"metadataToken": 385877528,
|
|
755
594
|
"canonicalSignature": ":System.Boolean",
|
|
756
595
|
"normalizedSignature": "IsNull|:System.Boolean|static=false|accessor=get",
|
|
757
596
|
"emitScope": "ClassSurface",
|
|
597
|
+
"provenance": "Original",
|
|
758
598
|
"isIndexer": false,
|
|
759
599
|
"hasGetter": true,
|
|
760
600
|
"hasSetter": false,
|
|
601
|
+
"isStatic": false,
|
|
602
|
+
"isAbstract": false,
|
|
603
|
+
"isVirtual": true,
|
|
604
|
+
"isOverride": false,
|
|
761
605
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
762
606
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
763
607
|
},
|
|
764
608
|
{
|
|
765
609
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlJson::Null:Microsoft.Data.SqlTypes.SqlJson",
|
|
766
610
|
"clrName": "Null",
|
|
767
|
-
"tsEmitName": "null",
|
|
768
611
|
"metadataToken": 385877529,
|
|
769
612
|
"canonicalSignature": ":Microsoft.Data.SqlTypes.SqlJson",
|
|
770
613
|
"normalizedSignature": "Null|:Microsoft.Data.SqlTypes.SqlJson|static=true|accessor=get",
|
|
771
614
|
"emitScope": "ClassSurface",
|
|
615
|
+
"provenance": "Original",
|
|
772
616
|
"isIndexer": false,
|
|
773
617
|
"hasGetter": true,
|
|
774
618
|
"hasSetter": false,
|
|
619
|
+
"isStatic": true,
|
|
620
|
+
"isAbstract": false,
|
|
621
|
+
"isVirtual": false,
|
|
622
|
+
"isOverride": false,
|
|
775
623
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
776
624
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
777
625
|
},
|
|
778
626
|
{
|
|
779
627
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlTypes.SqlJson::Value:System.String",
|
|
780
628
|
"clrName": "Value",
|
|
781
|
-
"tsEmitName": "value",
|
|
782
629
|
"metadataToken": 385877530,
|
|
783
630
|
"canonicalSignature": ":System.String",
|
|
784
631
|
"normalizedSignature": "Value|:System.String|static=false|accessor=get",
|
|
785
632
|
"emitScope": "ClassSurface",
|
|
633
|
+
"provenance": "Original",
|
|
786
634
|
"isIndexer": false,
|
|
787
635
|
"hasGetter": true,
|
|
788
636
|
"hasSetter": false,
|
|
637
|
+
"isStatic": false,
|
|
638
|
+
"isAbstract": false,
|
|
639
|
+
"isVirtual": false,
|
|
640
|
+
"isOverride": false,
|
|
789
641
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
790
642
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
791
643
|
}
|
|
@@ -823,79 +675,6 @@
|
|
|
823
675
|
"declaringClrType": "Microsoft.Data.SqlTypes.SqlJson",
|
|
824
676
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
825
677
|
}
|
|
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
678
|
]
|
|
900
679
|
}
|
|
901
680
|
]
|