@tsonic/efcore-sqlserver 0.1.1 → 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 +23 -23
- 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 +614 -614
- 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 +126 -126
- 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 +468 -468
- 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 +30 -30
- 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 +163 -163
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +538 -538
- 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.SqlClient.Server",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.Data.SqlClient"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
6
9
|
"clrName": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
7
|
-
"tsEmitName": "SqlDataRecord",
|
|
8
10
|
"assemblyName": "Microsoft.Data.SqlClient",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Class",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [
|
|
11
19
|
{
|
|
12
20
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetBoolean(System.Int32):System.Boolean",
|
|
13
21
|
"clrName": "GetBoolean",
|
|
14
|
-
"tsEmitName": "getBoolean",
|
|
15
22
|
"metadataToken": 100665734,
|
|
16
23
|
"canonicalSignature": "(System.Int32):System.Boolean",
|
|
17
24
|
"normalizedSignature": "GetBoolean|(System.Int32):System.Boolean|static=false",
|
|
18
25
|
"emitScope": "ClassSurface",
|
|
26
|
+
"provenance": "Original",
|
|
19
27
|
"arity": 0,
|
|
20
28
|
"parameterCount": 1,
|
|
29
|
+
"isStatic": false,
|
|
30
|
+
"isAbstract": false,
|
|
31
|
+
"isVirtual": true,
|
|
32
|
+
"isOverride": false,
|
|
33
|
+
"isSealed": false,
|
|
21
34
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
22
35
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
23
36
|
"isExtensionMethod": false
|
|
@@ -25,13 +38,18 @@
|
|
|
25
38
|
{
|
|
26
39
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetByte(System.Int32):System.Byte",
|
|
27
40
|
"clrName": "GetByte",
|
|
28
|
-
"tsEmitName": "getByte",
|
|
29
41
|
"metadataToken": 100665735,
|
|
30
42
|
"canonicalSignature": "(System.Int32):System.Byte",
|
|
31
43
|
"normalizedSignature": "GetByte|(System.Int32):System.Byte|static=false",
|
|
32
44
|
"emitScope": "ClassSurface",
|
|
45
|
+
"provenance": "Original",
|
|
33
46
|
"arity": 0,
|
|
34
47
|
"parameterCount": 1,
|
|
48
|
+
"isStatic": false,
|
|
49
|
+
"isAbstract": false,
|
|
50
|
+
"isVirtual": true,
|
|
51
|
+
"isOverride": false,
|
|
52
|
+
"isSealed": false,
|
|
35
53
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
36
54
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
37
55
|
"isExtensionMethod": false
|
|
@@ -39,13 +57,18 @@
|
|
|
39
57
|
{
|
|
40
58
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetBytes(System.Int32,System.Int64,System.Byte[],System.Int32,System.Int32):System.Int64",
|
|
41
59
|
"clrName": "GetBytes",
|
|
42
|
-
"tsEmitName": "getBytes",
|
|
43
60
|
"metadataToken": 100665736,
|
|
44
61
|
"canonicalSignature": "(System.Int32,System.Int64,System.Byte[],System.Int32,System.Int32):System.Int64",
|
|
45
62
|
"normalizedSignature": "GetBytes|(System.Int32,System.Int64,System.Byte[],System.Int32,System.Int32):System.Int64|static=false",
|
|
46
63
|
"emitScope": "ClassSurface",
|
|
64
|
+
"provenance": "Original",
|
|
47
65
|
"arity": 0,
|
|
48
66
|
"parameterCount": 5,
|
|
67
|
+
"isStatic": false,
|
|
68
|
+
"isAbstract": false,
|
|
69
|
+
"isVirtual": true,
|
|
70
|
+
"isOverride": false,
|
|
71
|
+
"isSealed": false,
|
|
49
72
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
50
73
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
51
74
|
"isExtensionMethod": false
|
|
@@ -53,13 +76,18 @@
|
|
|
53
76
|
{
|
|
54
77
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetChar(System.Int32):System.Char",
|
|
55
78
|
"clrName": "GetChar",
|
|
56
|
-
"tsEmitName": "getChar",
|
|
57
79
|
"metadataToken": 100665737,
|
|
58
80
|
"canonicalSignature": "(System.Int32):System.Char",
|
|
59
81
|
"normalizedSignature": "GetChar|(System.Int32):System.Char|static=false",
|
|
60
82
|
"emitScope": "ClassSurface",
|
|
83
|
+
"provenance": "Original",
|
|
61
84
|
"arity": 0,
|
|
62
85
|
"parameterCount": 1,
|
|
86
|
+
"isStatic": false,
|
|
87
|
+
"isAbstract": false,
|
|
88
|
+
"isVirtual": true,
|
|
89
|
+
"isOverride": false,
|
|
90
|
+
"isSealed": false,
|
|
63
91
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
64
92
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
65
93
|
"isExtensionMethod": false
|
|
@@ -67,13 +95,18 @@
|
|
|
67
95
|
{
|
|
68
96
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetChars(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32):System.Int64",
|
|
69
97
|
"clrName": "GetChars",
|
|
70
|
-
"tsEmitName": "getChars",
|
|
71
98
|
"metadataToken": 100665738,
|
|
72
99
|
"canonicalSignature": "(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32):System.Int64",
|
|
73
100
|
"normalizedSignature": "GetChars|(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32):System.Int64|static=false",
|
|
74
101
|
"emitScope": "ClassSurface",
|
|
102
|
+
"provenance": "Original",
|
|
75
103
|
"arity": 0,
|
|
76
104
|
"parameterCount": 5,
|
|
105
|
+
"isStatic": false,
|
|
106
|
+
"isAbstract": false,
|
|
107
|
+
"isVirtual": true,
|
|
108
|
+
"isOverride": false,
|
|
109
|
+
"isSealed": false,
|
|
77
110
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
78
111
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
79
112
|
"isExtensionMethod": false
|
|
@@ -81,13 +114,18 @@
|
|
|
81
114
|
{
|
|
82
115
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetDataTypeName(System.Int32):System.String",
|
|
83
116
|
"clrName": "GetDataTypeName",
|
|
84
|
-
"tsEmitName": "getDataTypeName",
|
|
85
117
|
"metadataToken": 100665739,
|
|
86
118
|
"canonicalSignature": "(System.Int32):System.String",
|
|
87
119
|
"normalizedSignature": "GetDataTypeName|(System.Int32):System.String|static=false",
|
|
88
120
|
"emitScope": "ClassSurface",
|
|
121
|
+
"provenance": "Original",
|
|
89
122
|
"arity": 0,
|
|
90
123
|
"parameterCount": 1,
|
|
124
|
+
"isStatic": false,
|
|
125
|
+
"isAbstract": false,
|
|
126
|
+
"isVirtual": true,
|
|
127
|
+
"isOverride": false,
|
|
128
|
+
"isSealed": false,
|
|
91
129
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
92
130
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
93
131
|
"isExtensionMethod": false
|
|
@@ -95,13 +133,18 @@
|
|
|
95
133
|
{
|
|
96
134
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetDateTime(System.Int32):System.DateTime",
|
|
97
135
|
"clrName": "GetDateTime",
|
|
98
|
-
"tsEmitName": "getDateTime",
|
|
99
136
|
"metadataToken": 100665740,
|
|
100
137
|
"canonicalSignature": "(System.Int32):System.DateTime",
|
|
101
138
|
"normalizedSignature": "GetDateTime|(System.Int32):System.DateTime|static=false",
|
|
102
139
|
"emitScope": "ClassSurface",
|
|
140
|
+
"provenance": "Original",
|
|
103
141
|
"arity": 0,
|
|
104
142
|
"parameterCount": 1,
|
|
143
|
+
"isStatic": false,
|
|
144
|
+
"isAbstract": false,
|
|
145
|
+
"isVirtual": true,
|
|
146
|
+
"isOverride": false,
|
|
147
|
+
"isSealed": false,
|
|
105
148
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
106
149
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
107
150
|
"isExtensionMethod": false
|
|
@@ -109,13 +152,18 @@
|
|
|
109
152
|
{
|
|
110
153
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetDateTimeOffset(System.Int32):System.DateTimeOffset",
|
|
111
154
|
"clrName": "GetDateTimeOffset",
|
|
112
|
-
"tsEmitName": "getDateTimeOffset",
|
|
113
155
|
"metadataToken": 100665741,
|
|
114
156
|
"canonicalSignature": "(System.Int32):System.DateTimeOffset",
|
|
115
157
|
"normalizedSignature": "GetDateTimeOffset|(System.Int32):System.DateTimeOffset|static=false",
|
|
116
158
|
"emitScope": "ClassSurface",
|
|
159
|
+
"provenance": "Original",
|
|
117
160
|
"arity": 0,
|
|
118
161
|
"parameterCount": 1,
|
|
162
|
+
"isStatic": false,
|
|
163
|
+
"isAbstract": false,
|
|
164
|
+
"isVirtual": true,
|
|
165
|
+
"isOverride": false,
|
|
166
|
+
"isSealed": false,
|
|
119
167
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
120
168
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
121
169
|
"isExtensionMethod": false
|
|
@@ -123,13 +171,18 @@
|
|
|
123
171
|
{
|
|
124
172
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetDecimal(System.Int32):System.Decimal",
|
|
125
173
|
"clrName": "GetDecimal",
|
|
126
|
-
"tsEmitName": "getDecimal",
|
|
127
174
|
"metadataToken": 100665742,
|
|
128
175
|
"canonicalSignature": "(System.Int32):System.Decimal",
|
|
129
176
|
"normalizedSignature": "GetDecimal|(System.Int32):System.Decimal|static=false",
|
|
130
177
|
"emitScope": "ClassSurface",
|
|
178
|
+
"provenance": "Original",
|
|
131
179
|
"arity": 0,
|
|
132
180
|
"parameterCount": 1,
|
|
181
|
+
"isStatic": false,
|
|
182
|
+
"isAbstract": false,
|
|
183
|
+
"isVirtual": true,
|
|
184
|
+
"isOverride": false,
|
|
185
|
+
"isSealed": false,
|
|
133
186
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
134
187
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
135
188
|
"isExtensionMethod": false
|
|
@@ -137,13 +190,18 @@
|
|
|
137
190
|
{
|
|
138
191
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetDouble(System.Int32):System.Double",
|
|
139
192
|
"clrName": "GetDouble",
|
|
140
|
-
"tsEmitName": "getDouble",
|
|
141
193
|
"metadataToken": 100665743,
|
|
142
194
|
"canonicalSignature": "(System.Int32):System.Double",
|
|
143
195
|
"normalizedSignature": "GetDouble|(System.Int32):System.Double|static=false",
|
|
144
196
|
"emitScope": "ClassSurface",
|
|
197
|
+
"provenance": "Original",
|
|
145
198
|
"arity": 0,
|
|
146
199
|
"parameterCount": 1,
|
|
200
|
+
"isStatic": false,
|
|
201
|
+
"isAbstract": false,
|
|
202
|
+
"isVirtual": true,
|
|
203
|
+
"isOverride": false,
|
|
204
|
+
"isSealed": false,
|
|
147
205
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
148
206
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
149
207
|
"isExtensionMethod": false
|
|
@@ -151,13 +209,18 @@
|
|
|
151
209
|
{
|
|
152
210
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetFieldType(System.Int32):System.Type",
|
|
153
211
|
"clrName": "GetFieldType",
|
|
154
|
-
"tsEmitName": "getFieldType",
|
|
155
212
|
"metadataToken": 100665744,
|
|
156
213
|
"canonicalSignature": "(System.Int32):System.Type",
|
|
157
214
|
"normalizedSignature": "GetFieldType|(System.Int32):System.Type|static=false",
|
|
158
215
|
"emitScope": "ClassSurface",
|
|
216
|
+
"provenance": "Original",
|
|
159
217
|
"arity": 0,
|
|
160
218
|
"parameterCount": 1,
|
|
219
|
+
"isStatic": false,
|
|
220
|
+
"isAbstract": false,
|
|
221
|
+
"isVirtual": true,
|
|
222
|
+
"isOverride": false,
|
|
223
|
+
"isSealed": false,
|
|
161
224
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
162
225
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
163
226
|
"isExtensionMethod": false
|
|
@@ -165,13 +228,18 @@
|
|
|
165
228
|
{
|
|
166
229
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetFloat(System.Int32):System.Single",
|
|
167
230
|
"clrName": "GetFloat",
|
|
168
|
-
"tsEmitName": "getFloat",
|
|
169
231
|
"metadataToken": 100665745,
|
|
170
232
|
"canonicalSignature": "(System.Int32):System.Single",
|
|
171
233
|
"normalizedSignature": "GetFloat|(System.Int32):System.Single|static=false",
|
|
172
234
|
"emitScope": "ClassSurface",
|
|
235
|
+
"provenance": "Original",
|
|
173
236
|
"arity": 0,
|
|
174
237
|
"parameterCount": 1,
|
|
238
|
+
"isStatic": false,
|
|
239
|
+
"isAbstract": false,
|
|
240
|
+
"isVirtual": true,
|
|
241
|
+
"isOverride": false,
|
|
242
|
+
"isSealed": false,
|
|
175
243
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
176
244
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
177
245
|
"isExtensionMethod": false
|
|
@@ -179,13 +247,18 @@
|
|
|
179
247
|
{
|
|
180
248
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetGuid(System.Int32):System.Guid",
|
|
181
249
|
"clrName": "GetGuid",
|
|
182
|
-
"tsEmitName": "getGuid",
|
|
183
250
|
"metadataToken": 100665746,
|
|
184
251
|
"canonicalSignature": "(System.Int32):System.Guid",
|
|
185
252
|
"normalizedSignature": "GetGuid|(System.Int32):System.Guid|static=false",
|
|
186
253
|
"emitScope": "ClassSurface",
|
|
254
|
+
"provenance": "Original",
|
|
187
255
|
"arity": 0,
|
|
188
256
|
"parameterCount": 1,
|
|
257
|
+
"isStatic": false,
|
|
258
|
+
"isAbstract": false,
|
|
259
|
+
"isVirtual": true,
|
|
260
|
+
"isOverride": false,
|
|
261
|
+
"isSealed": false,
|
|
189
262
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
190
263
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
191
264
|
"isExtensionMethod": false
|
|
@@ -193,13 +266,18 @@
|
|
|
193
266
|
{
|
|
194
267
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetInt16(System.Int32):System.Int16",
|
|
195
268
|
"clrName": "GetInt16",
|
|
196
|
-
"tsEmitName": "getInt16",
|
|
197
269
|
"metadataToken": 100665747,
|
|
198
270
|
"canonicalSignature": "(System.Int32):System.Int16",
|
|
199
271
|
"normalizedSignature": "GetInt16|(System.Int32):System.Int16|static=false",
|
|
200
272
|
"emitScope": "ClassSurface",
|
|
273
|
+
"provenance": "Original",
|
|
201
274
|
"arity": 0,
|
|
202
275
|
"parameterCount": 1,
|
|
276
|
+
"isStatic": false,
|
|
277
|
+
"isAbstract": false,
|
|
278
|
+
"isVirtual": true,
|
|
279
|
+
"isOverride": false,
|
|
280
|
+
"isSealed": false,
|
|
203
281
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
204
282
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
205
283
|
"isExtensionMethod": false
|
|
@@ -207,13 +285,18 @@
|
|
|
207
285
|
{
|
|
208
286
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetInt32(System.Int32):System.Int32",
|
|
209
287
|
"clrName": "GetInt32",
|
|
210
|
-
"tsEmitName": "getInt32",
|
|
211
288
|
"metadataToken": 100665748,
|
|
212
289
|
"canonicalSignature": "(System.Int32):System.Int32",
|
|
213
290
|
"normalizedSignature": "GetInt32|(System.Int32):System.Int32|static=false",
|
|
214
291
|
"emitScope": "ClassSurface",
|
|
292
|
+
"provenance": "Original",
|
|
215
293
|
"arity": 0,
|
|
216
294
|
"parameterCount": 1,
|
|
295
|
+
"isStatic": false,
|
|
296
|
+
"isAbstract": false,
|
|
297
|
+
"isVirtual": true,
|
|
298
|
+
"isOverride": false,
|
|
299
|
+
"isSealed": false,
|
|
217
300
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
218
301
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
219
302
|
"isExtensionMethod": false
|
|
@@ -221,13 +304,18 @@
|
|
|
221
304
|
{
|
|
222
305
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetInt64(System.Int32):System.Int64",
|
|
223
306
|
"clrName": "GetInt64",
|
|
224
|
-
"tsEmitName": "getInt64",
|
|
225
307
|
"metadataToken": 100665749,
|
|
226
308
|
"canonicalSignature": "(System.Int32):System.Int64",
|
|
227
309
|
"normalizedSignature": "GetInt64|(System.Int32):System.Int64|static=false",
|
|
228
310
|
"emitScope": "ClassSurface",
|
|
311
|
+
"provenance": "Original",
|
|
229
312
|
"arity": 0,
|
|
230
313
|
"parameterCount": 1,
|
|
314
|
+
"isStatic": false,
|
|
315
|
+
"isAbstract": false,
|
|
316
|
+
"isVirtual": true,
|
|
317
|
+
"isOverride": false,
|
|
318
|
+
"isSealed": false,
|
|
231
319
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
232
320
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
233
321
|
"isExtensionMethod": false
|
|
@@ -235,13 +323,18 @@
|
|
|
235
323
|
{
|
|
236
324
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetName(System.Int32):System.String",
|
|
237
325
|
"clrName": "GetName",
|
|
238
|
-
"tsEmitName": "getName",
|
|
239
326
|
"metadataToken": 100665750,
|
|
240
327
|
"canonicalSignature": "(System.Int32):System.String",
|
|
241
328
|
"normalizedSignature": "GetName|(System.Int32):System.String|static=false",
|
|
242
329
|
"emitScope": "ClassSurface",
|
|
330
|
+
"provenance": "Original",
|
|
243
331
|
"arity": 0,
|
|
244
332
|
"parameterCount": 1,
|
|
333
|
+
"isStatic": false,
|
|
334
|
+
"isAbstract": false,
|
|
335
|
+
"isVirtual": true,
|
|
336
|
+
"isOverride": false,
|
|
337
|
+
"isSealed": false,
|
|
245
338
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
246
339
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
247
340
|
"isExtensionMethod": false
|
|
@@ -249,13 +342,18 @@
|
|
|
249
342
|
{
|
|
250
343
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetOrdinal(System.String):System.Int32",
|
|
251
344
|
"clrName": "GetOrdinal",
|
|
252
|
-
"tsEmitName": "getOrdinal",
|
|
253
345
|
"metadataToken": 100665751,
|
|
254
346
|
"canonicalSignature": "(System.String):System.Int32",
|
|
255
347
|
"normalizedSignature": "GetOrdinal|(System.String):System.Int32|static=false",
|
|
256
348
|
"emitScope": "ClassSurface",
|
|
349
|
+
"provenance": "Original",
|
|
257
350
|
"arity": 0,
|
|
258
351
|
"parameterCount": 1,
|
|
352
|
+
"isStatic": false,
|
|
353
|
+
"isAbstract": false,
|
|
354
|
+
"isVirtual": true,
|
|
355
|
+
"isOverride": false,
|
|
356
|
+
"isSealed": false,
|
|
259
357
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
260
358
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
261
359
|
"isExtensionMethod": false
|
|
@@ -263,13 +361,18 @@
|
|
|
263
361
|
{
|
|
264
362
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlBinary(System.Int32):System.Data.SqlTypes.SqlBinary",
|
|
265
363
|
"clrName": "GetSqlBinary",
|
|
266
|
-
"tsEmitName": "getSqlBinary",
|
|
267
364
|
"metadataToken": 100665752,
|
|
268
365
|
"canonicalSignature": "(System.Int32):System.Data.SqlTypes.SqlBinary",
|
|
269
366
|
"normalizedSignature": "GetSqlBinary|(System.Int32):System.Data.SqlTypes.SqlBinary|static=false",
|
|
270
367
|
"emitScope": "ClassSurface",
|
|
368
|
+
"provenance": "Original",
|
|
271
369
|
"arity": 0,
|
|
272
370
|
"parameterCount": 1,
|
|
371
|
+
"isStatic": false,
|
|
372
|
+
"isAbstract": false,
|
|
373
|
+
"isVirtual": true,
|
|
374
|
+
"isOverride": false,
|
|
375
|
+
"isSealed": false,
|
|
273
376
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
274
377
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
275
378
|
"isExtensionMethod": false
|
|
@@ -277,13 +380,18 @@
|
|
|
277
380
|
{
|
|
278
381
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlBoolean(System.Int32):System.Data.SqlTypes.SqlBoolean",
|
|
279
382
|
"clrName": "GetSqlBoolean",
|
|
280
|
-
"tsEmitName": "getSqlBoolean",
|
|
281
383
|
"metadataToken": 100665753,
|
|
282
384
|
"canonicalSignature": "(System.Int32):System.Data.SqlTypes.SqlBoolean",
|
|
283
385
|
"normalizedSignature": "GetSqlBoolean|(System.Int32):System.Data.SqlTypes.SqlBoolean|static=false",
|
|
284
386
|
"emitScope": "ClassSurface",
|
|
387
|
+
"provenance": "Original",
|
|
285
388
|
"arity": 0,
|
|
286
389
|
"parameterCount": 1,
|
|
390
|
+
"isStatic": false,
|
|
391
|
+
"isAbstract": false,
|
|
392
|
+
"isVirtual": true,
|
|
393
|
+
"isOverride": false,
|
|
394
|
+
"isSealed": false,
|
|
287
395
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
288
396
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
289
397
|
"isExtensionMethod": false
|
|
@@ -291,13 +399,18 @@
|
|
|
291
399
|
{
|
|
292
400
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlByte(System.Int32):System.Data.SqlTypes.SqlByte",
|
|
293
401
|
"clrName": "GetSqlByte",
|
|
294
|
-
"tsEmitName": "getSqlByte",
|
|
295
402
|
"metadataToken": 100665754,
|
|
296
403
|
"canonicalSignature": "(System.Int32):System.Data.SqlTypes.SqlByte",
|
|
297
404
|
"normalizedSignature": "GetSqlByte|(System.Int32):System.Data.SqlTypes.SqlByte|static=false",
|
|
298
405
|
"emitScope": "ClassSurface",
|
|
406
|
+
"provenance": "Original",
|
|
299
407
|
"arity": 0,
|
|
300
408
|
"parameterCount": 1,
|
|
409
|
+
"isStatic": false,
|
|
410
|
+
"isAbstract": false,
|
|
411
|
+
"isVirtual": true,
|
|
412
|
+
"isOverride": false,
|
|
413
|
+
"isSealed": false,
|
|
301
414
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
302
415
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
303
416
|
"isExtensionMethod": false
|
|
@@ -305,13 +418,18 @@
|
|
|
305
418
|
{
|
|
306
419
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlBytes(System.Int32):System.Data.SqlTypes.SqlBytes",
|
|
307
420
|
"clrName": "GetSqlBytes",
|
|
308
|
-
"tsEmitName": "getSqlBytes",
|
|
309
421
|
"metadataToken": 100665755,
|
|
310
422
|
"canonicalSignature": "(System.Int32):System.Data.SqlTypes.SqlBytes",
|
|
311
423
|
"normalizedSignature": "GetSqlBytes|(System.Int32):System.Data.SqlTypes.SqlBytes|static=false",
|
|
312
424
|
"emitScope": "ClassSurface",
|
|
425
|
+
"provenance": "Original",
|
|
313
426
|
"arity": 0,
|
|
314
427
|
"parameterCount": 1,
|
|
428
|
+
"isStatic": false,
|
|
429
|
+
"isAbstract": false,
|
|
430
|
+
"isVirtual": true,
|
|
431
|
+
"isOverride": false,
|
|
432
|
+
"isSealed": false,
|
|
315
433
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
316
434
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
317
435
|
"isExtensionMethod": false
|
|
@@ -319,13 +437,18 @@
|
|
|
319
437
|
{
|
|
320
438
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlChars(System.Int32):System.Data.SqlTypes.SqlChars",
|
|
321
439
|
"clrName": "GetSqlChars",
|
|
322
|
-
"tsEmitName": "getSqlChars",
|
|
323
440
|
"metadataToken": 100665756,
|
|
324
441
|
"canonicalSignature": "(System.Int32):System.Data.SqlTypes.SqlChars",
|
|
325
442
|
"normalizedSignature": "GetSqlChars|(System.Int32):System.Data.SqlTypes.SqlChars|static=false",
|
|
326
443
|
"emitScope": "ClassSurface",
|
|
444
|
+
"provenance": "Original",
|
|
327
445
|
"arity": 0,
|
|
328
446
|
"parameterCount": 1,
|
|
447
|
+
"isStatic": false,
|
|
448
|
+
"isAbstract": false,
|
|
449
|
+
"isVirtual": true,
|
|
450
|
+
"isOverride": false,
|
|
451
|
+
"isSealed": false,
|
|
329
452
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
330
453
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
331
454
|
"isExtensionMethod": false
|
|
@@ -333,13 +456,18 @@
|
|
|
333
456
|
{
|
|
334
457
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlDateTime(System.Int32):System.Data.SqlTypes.SqlDateTime",
|
|
335
458
|
"clrName": "GetSqlDateTime",
|
|
336
|
-
"tsEmitName": "getSqlDateTime",
|
|
337
459
|
"metadataToken": 100665757,
|
|
338
460
|
"canonicalSignature": "(System.Int32):System.Data.SqlTypes.SqlDateTime",
|
|
339
461
|
"normalizedSignature": "GetSqlDateTime|(System.Int32):System.Data.SqlTypes.SqlDateTime|static=false",
|
|
340
462
|
"emitScope": "ClassSurface",
|
|
463
|
+
"provenance": "Original",
|
|
341
464
|
"arity": 0,
|
|
342
465
|
"parameterCount": 1,
|
|
466
|
+
"isStatic": false,
|
|
467
|
+
"isAbstract": false,
|
|
468
|
+
"isVirtual": true,
|
|
469
|
+
"isOverride": false,
|
|
470
|
+
"isSealed": false,
|
|
343
471
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
344
472
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
345
473
|
"isExtensionMethod": false
|
|
@@ -347,13 +475,18 @@
|
|
|
347
475
|
{
|
|
348
476
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlDecimal(System.Int32):System.Data.SqlTypes.SqlDecimal",
|
|
349
477
|
"clrName": "GetSqlDecimal",
|
|
350
|
-
"tsEmitName": "getSqlDecimal",
|
|
351
478
|
"metadataToken": 100665758,
|
|
352
479
|
"canonicalSignature": "(System.Int32):System.Data.SqlTypes.SqlDecimal",
|
|
353
480
|
"normalizedSignature": "GetSqlDecimal|(System.Int32):System.Data.SqlTypes.SqlDecimal|static=false",
|
|
354
481
|
"emitScope": "ClassSurface",
|
|
482
|
+
"provenance": "Original",
|
|
355
483
|
"arity": 0,
|
|
356
484
|
"parameterCount": 1,
|
|
485
|
+
"isStatic": false,
|
|
486
|
+
"isAbstract": false,
|
|
487
|
+
"isVirtual": true,
|
|
488
|
+
"isOverride": false,
|
|
489
|
+
"isSealed": false,
|
|
357
490
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
358
491
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
359
492
|
"isExtensionMethod": false
|
|
@@ -361,13 +494,18 @@
|
|
|
361
494
|
{
|
|
362
495
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlDouble(System.Int32):System.Data.SqlTypes.SqlDouble",
|
|
363
496
|
"clrName": "GetSqlDouble",
|
|
364
|
-
"tsEmitName": "getSqlDouble",
|
|
365
497
|
"metadataToken": 100665759,
|
|
366
498
|
"canonicalSignature": "(System.Int32):System.Data.SqlTypes.SqlDouble",
|
|
367
499
|
"normalizedSignature": "GetSqlDouble|(System.Int32):System.Data.SqlTypes.SqlDouble|static=false",
|
|
368
500
|
"emitScope": "ClassSurface",
|
|
501
|
+
"provenance": "Original",
|
|
369
502
|
"arity": 0,
|
|
370
503
|
"parameterCount": 1,
|
|
504
|
+
"isStatic": false,
|
|
505
|
+
"isAbstract": false,
|
|
506
|
+
"isVirtual": true,
|
|
507
|
+
"isOverride": false,
|
|
508
|
+
"isSealed": false,
|
|
371
509
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
372
510
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
373
511
|
"isExtensionMethod": false
|
|
@@ -375,13 +513,18 @@
|
|
|
375
513
|
{
|
|
376
514
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlFieldType(System.Int32):System.Type",
|
|
377
515
|
"clrName": "GetSqlFieldType",
|
|
378
|
-
"tsEmitName": "getSqlFieldType",
|
|
379
516
|
"metadataToken": 100665760,
|
|
380
517
|
"canonicalSignature": "(System.Int32):System.Type",
|
|
381
518
|
"normalizedSignature": "GetSqlFieldType|(System.Int32):System.Type|static=false",
|
|
382
519
|
"emitScope": "ClassSurface",
|
|
520
|
+
"provenance": "Original",
|
|
383
521
|
"arity": 0,
|
|
384
522
|
"parameterCount": 1,
|
|
523
|
+
"isStatic": false,
|
|
524
|
+
"isAbstract": false,
|
|
525
|
+
"isVirtual": true,
|
|
526
|
+
"isOverride": false,
|
|
527
|
+
"isSealed": false,
|
|
385
528
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
386
529
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
387
530
|
"isExtensionMethod": false
|
|
@@ -389,13 +532,18 @@
|
|
|
389
532
|
{
|
|
390
533
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlGuid(System.Int32):System.Data.SqlTypes.SqlGuid",
|
|
391
534
|
"clrName": "GetSqlGuid",
|
|
392
|
-
"tsEmitName": "getSqlGuid",
|
|
393
535
|
"metadataToken": 100665761,
|
|
394
536
|
"canonicalSignature": "(System.Int32):System.Data.SqlTypes.SqlGuid",
|
|
395
537
|
"normalizedSignature": "GetSqlGuid|(System.Int32):System.Data.SqlTypes.SqlGuid|static=false",
|
|
396
538
|
"emitScope": "ClassSurface",
|
|
539
|
+
"provenance": "Original",
|
|
397
540
|
"arity": 0,
|
|
398
541
|
"parameterCount": 1,
|
|
542
|
+
"isStatic": false,
|
|
543
|
+
"isAbstract": false,
|
|
544
|
+
"isVirtual": true,
|
|
545
|
+
"isOverride": false,
|
|
546
|
+
"isSealed": false,
|
|
399
547
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
400
548
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
401
549
|
"isExtensionMethod": false
|
|
@@ -403,13 +551,18 @@
|
|
|
403
551
|
{
|
|
404
552
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlInt16(System.Int32):System.Data.SqlTypes.SqlInt16",
|
|
405
553
|
"clrName": "GetSqlInt16",
|
|
406
|
-
"tsEmitName": "getSqlInt16",
|
|
407
554
|
"metadataToken": 100665762,
|
|
408
555
|
"canonicalSignature": "(System.Int32):System.Data.SqlTypes.SqlInt16",
|
|
409
556
|
"normalizedSignature": "GetSqlInt16|(System.Int32):System.Data.SqlTypes.SqlInt16|static=false",
|
|
410
557
|
"emitScope": "ClassSurface",
|
|
558
|
+
"provenance": "Original",
|
|
411
559
|
"arity": 0,
|
|
412
560
|
"parameterCount": 1,
|
|
561
|
+
"isStatic": false,
|
|
562
|
+
"isAbstract": false,
|
|
563
|
+
"isVirtual": true,
|
|
564
|
+
"isOverride": false,
|
|
565
|
+
"isSealed": false,
|
|
413
566
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
414
567
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
415
568
|
"isExtensionMethod": false
|
|
@@ -417,13 +570,18 @@
|
|
|
417
570
|
{
|
|
418
571
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlInt32(System.Int32):System.Data.SqlTypes.SqlInt32",
|
|
419
572
|
"clrName": "GetSqlInt32",
|
|
420
|
-
"tsEmitName": "getSqlInt32",
|
|
421
573
|
"metadataToken": 100665763,
|
|
422
574
|
"canonicalSignature": "(System.Int32):System.Data.SqlTypes.SqlInt32",
|
|
423
575
|
"normalizedSignature": "GetSqlInt32|(System.Int32):System.Data.SqlTypes.SqlInt32|static=false",
|
|
424
576
|
"emitScope": "ClassSurface",
|
|
577
|
+
"provenance": "Original",
|
|
425
578
|
"arity": 0,
|
|
426
579
|
"parameterCount": 1,
|
|
580
|
+
"isStatic": false,
|
|
581
|
+
"isAbstract": false,
|
|
582
|
+
"isVirtual": true,
|
|
583
|
+
"isOverride": false,
|
|
584
|
+
"isSealed": false,
|
|
427
585
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
428
586
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
429
587
|
"isExtensionMethod": false
|
|
@@ -431,13 +589,18 @@
|
|
|
431
589
|
{
|
|
432
590
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlInt64(System.Int32):System.Data.SqlTypes.SqlInt64",
|
|
433
591
|
"clrName": "GetSqlInt64",
|
|
434
|
-
"tsEmitName": "getSqlInt64",
|
|
435
592
|
"metadataToken": 100665764,
|
|
436
593
|
"canonicalSignature": "(System.Int32):System.Data.SqlTypes.SqlInt64",
|
|
437
594
|
"normalizedSignature": "GetSqlInt64|(System.Int32):System.Data.SqlTypes.SqlInt64|static=false",
|
|
438
595
|
"emitScope": "ClassSurface",
|
|
596
|
+
"provenance": "Original",
|
|
439
597
|
"arity": 0,
|
|
440
598
|
"parameterCount": 1,
|
|
599
|
+
"isStatic": false,
|
|
600
|
+
"isAbstract": false,
|
|
601
|
+
"isVirtual": true,
|
|
602
|
+
"isOverride": false,
|
|
603
|
+
"isSealed": false,
|
|
441
604
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
442
605
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
443
606
|
"isExtensionMethod": false
|
|
@@ -445,13 +608,18 @@
|
|
|
445
608
|
{
|
|
446
609
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlMetaData(System.Int32):Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
447
610
|
"clrName": "GetSqlMetaData",
|
|
448
|
-
"tsEmitName": "getSqlMetaData",
|
|
449
611
|
"metadataToken": 100665765,
|
|
450
612
|
"canonicalSignature": "(System.Int32):Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
451
613
|
"normalizedSignature": "GetSqlMetaData|(System.Int32):Microsoft.Data.SqlClient.Server.SqlMetaData|static=false",
|
|
452
614
|
"emitScope": "ClassSurface",
|
|
615
|
+
"provenance": "Original",
|
|
453
616
|
"arity": 0,
|
|
454
617
|
"parameterCount": 1,
|
|
618
|
+
"isStatic": false,
|
|
619
|
+
"isAbstract": false,
|
|
620
|
+
"isVirtual": true,
|
|
621
|
+
"isOverride": false,
|
|
622
|
+
"isSealed": false,
|
|
455
623
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
456
624
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
457
625
|
"isExtensionMethod": false
|
|
@@ -459,13 +627,18 @@
|
|
|
459
627
|
{
|
|
460
628
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlMoney(System.Int32):System.Data.SqlTypes.SqlMoney",
|
|
461
629
|
"clrName": "GetSqlMoney",
|
|
462
|
-
"tsEmitName": "getSqlMoney",
|
|
463
630
|
"metadataToken": 100665766,
|
|
464
631
|
"canonicalSignature": "(System.Int32):System.Data.SqlTypes.SqlMoney",
|
|
465
632
|
"normalizedSignature": "GetSqlMoney|(System.Int32):System.Data.SqlTypes.SqlMoney|static=false",
|
|
466
633
|
"emitScope": "ClassSurface",
|
|
634
|
+
"provenance": "Original",
|
|
467
635
|
"arity": 0,
|
|
468
636
|
"parameterCount": 1,
|
|
637
|
+
"isStatic": false,
|
|
638
|
+
"isAbstract": false,
|
|
639
|
+
"isVirtual": true,
|
|
640
|
+
"isOverride": false,
|
|
641
|
+
"isSealed": false,
|
|
469
642
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
470
643
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
471
644
|
"isExtensionMethod": false
|
|
@@ -473,13 +646,18 @@
|
|
|
473
646
|
{
|
|
474
647
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlSingle(System.Int32):System.Data.SqlTypes.SqlSingle",
|
|
475
648
|
"clrName": "GetSqlSingle",
|
|
476
|
-
"tsEmitName": "getSqlSingle",
|
|
477
649
|
"metadataToken": 100665767,
|
|
478
650
|
"canonicalSignature": "(System.Int32):System.Data.SqlTypes.SqlSingle",
|
|
479
651
|
"normalizedSignature": "GetSqlSingle|(System.Int32):System.Data.SqlTypes.SqlSingle|static=false",
|
|
480
652
|
"emitScope": "ClassSurface",
|
|
653
|
+
"provenance": "Original",
|
|
481
654
|
"arity": 0,
|
|
482
655
|
"parameterCount": 1,
|
|
656
|
+
"isStatic": false,
|
|
657
|
+
"isAbstract": false,
|
|
658
|
+
"isVirtual": true,
|
|
659
|
+
"isOverride": false,
|
|
660
|
+
"isSealed": false,
|
|
483
661
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
484
662
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
485
663
|
"isExtensionMethod": false
|
|
@@ -487,13 +665,18 @@
|
|
|
487
665
|
{
|
|
488
666
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlString(System.Int32):System.Data.SqlTypes.SqlString",
|
|
489
667
|
"clrName": "GetSqlString",
|
|
490
|
-
"tsEmitName": "getSqlString",
|
|
491
668
|
"metadataToken": 100665768,
|
|
492
669
|
"canonicalSignature": "(System.Int32):System.Data.SqlTypes.SqlString",
|
|
493
670
|
"normalizedSignature": "GetSqlString|(System.Int32):System.Data.SqlTypes.SqlString|static=false",
|
|
494
671
|
"emitScope": "ClassSurface",
|
|
672
|
+
"provenance": "Original",
|
|
495
673
|
"arity": 0,
|
|
496
674
|
"parameterCount": 1,
|
|
675
|
+
"isStatic": false,
|
|
676
|
+
"isAbstract": false,
|
|
677
|
+
"isVirtual": true,
|
|
678
|
+
"isOverride": false,
|
|
679
|
+
"isSealed": false,
|
|
497
680
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
498
681
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
499
682
|
"isExtensionMethod": false
|
|
@@ -501,13 +684,18 @@
|
|
|
501
684
|
{
|
|
502
685
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlValue(System.Int32):System.Object",
|
|
503
686
|
"clrName": "GetSqlValue",
|
|
504
|
-
"tsEmitName": "getSqlValue",
|
|
505
687
|
"metadataToken": 100665769,
|
|
506
688
|
"canonicalSignature": "(System.Int32):System.Object",
|
|
507
689
|
"normalizedSignature": "GetSqlValue|(System.Int32):System.Object|static=false",
|
|
508
690
|
"emitScope": "ClassSurface",
|
|
691
|
+
"provenance": "Original",
|
|
509
692
|
"arity": 0,
|
|
510
693
|
"parameterCount": 1,
|
|
694
|
+
"isStatic": false,
|
|
695
|
+
"isAbstract": false,
|
|
696
|
+
"isVirtual": true,
|
|
697
|
+
"isOverride": false,
|
|
698
|
+
"isSealed": false,
|
|
511
699
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
512
700
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
513
701
|
"isExtensionMethod": false
|
|
@@ -515,13 +703,18 @@
|
|
|
515
703
|
{
|
|
516
704
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlValues(System.Object[]):System.Int32",
|
|
517
705
|
"clrName": "GetSqlValues",
|
|
518
|
-
"tsEmitName": "getSqlValues",
|
|
519
706
|
"metadataToken": 100665770,
|
|
520
707
|
"canonicalSignature": "(System.Object[]):System.Int32",
|
|
521
708
|
"normalizedSignature": "GetSqlValues|(System.Object[]):System.Int32|static=false",
|
|
522
709
|
"emitScope": "ClassSurface",
|
|
710
|
+
"provenance": "Original",
|
|
523
711
|
"arity": 0,
|
|
524
712
|
"parameterCount": 1,
|
|
713
|
+
"isStatic": false,
|
|
714
|
+
"isAbstract": false,
|
|
715
|
+
"isVirtual": true,
|
|
716
|
+
"isOverride": false,
|
|
717
|
+
"isSealed": false,
|
|
525
718
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
526
719
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
527
720
|
"isExtensionMethod": false
|
|
@@ -529,13 +722,18 @@
|
|
|
529
722
|
{
|
|
530
723
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetSqlXml(System.Int32):System.Data.SqlTypes.SqlXml",
|
|
531
724
|
"clrName": "GetSqlXml",
|
|
532
|
-
"tsEmitName": "getSqlXml",
|
|
533
725
|
"metadataToken": 100665771,
|
|
534
726
|
"canonicalSignature": "(System.Int32):System.Data.SqlTypes.SqlXml",
|
|
535
727
|
"normalizedSignature": "GetSqlXml|(System.Int32):System.Data.SqlTypes.SqlXml|static=false",
|
|
536
728
|
"emitScope": "ClassSurface",
|
|
729
|
+
"provenance": "Original",
|
|
537
730
|
"arity": 0,
|
|
538
731
|
"parameterCount": 1,
|
|
732
|
+
"isStatic": false,
|
|
733
|
+
"isAbstract": false,
|
|
734
|
+
"isVirtual": true,
|
|
735
|
+
"isOverride": false,
|
|
736
|
+
"isSealed": false,
|
|
539
737
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
540
738
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
541
739
|
"isExtensionMethod": false
|
|
@@ -543,13 +741,18 @@
|
|
|
543
741
|
{
|
|
544
742
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetString(System.Int32):System.String",
|
|
545
743
|
"clrName": "GetString",
|
|
546
|
-
"tsEmitName": "getString",
|
|
547
744
|
"metadataToken": 100665772,
|
|
548
745
|
"canonicalSignature": "(System.Int32):System.String",
|
|
549
746
|
"normalizedSignature": "GetString|(System.Int32):System.String|static=false",
|
|
550
747
|
"emitScope": "ClassSurface",
|
|
748
|
+
"provenance": "Original",
|
|
551
749
|
"arity": 0,
|
|
552
750
|
"parameterCount": 1,
|
|
751
|
+
"isStatic": false,
|
|
752
|
+
"isAbstract": false,
|
|
753
|
+
"isVirtual": true,
|
|
754
|
+
"isOverride": false,
|
|
755
|
+
"isSealed": false,
|
|
553
756
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
554
757
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
555
758
|
"isExtensionMethod": false
|
|
@@ -557,13 +760,18 @@
|
|
|
557
760
|
{
|
|
558
761
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetTimeSpan(System.Int32):System.TimeSpan",
|
|
559
762
|
"clrName": "GetTimeSpan",
|
|
560
|
-
"tsEmitName": "getTimeSpan",
|
|
561
763
|
"metadataToken": 100665773,
|
|
562
764
|
"canonicalSignature": "(System.Int32):System.TimeSpan",
|
|
563
765
|
"normalizedSignature": "GetTimeSpan|(System.Int32):System.TimeSpan|static=false",
|
|
564
766
|
"emitScope": "ClassSurface",
|
|
767
|
+
"provenance": "Original",
|
|
565
768
|
"arity": 0,
|
|
566
769
|
"parameterCount": 1,
|
|
770
|
+
"isStatic": false,
|
|
771
|
+
"isAbstract": false,
|
|
772
|
+
"isVirtual": true,
|
|
773
|
+
"isOverride": false,
|
|
774
|
+
"isSealed": false,
|
|
567
775
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
568
776
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
569
777
|
"isExtensionMethod": false
|
|
@@ -571,13 +779,18 @@
|
|
|
571
779
|
{
|
|
572
780
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetValue(System.Int32):System.Object",
|
|
573
781
|
"clrName": "GetValue",
|
|
574
|
-
"tsEmitName": "getValue",
|
|
575
782
|
"metadataToken": 100665774,
|
|
576
783
|
"canonicalSignature": "(System.Int32):System.Object",
|
|
577
784
|
"normalizedSignature": "GetValue|(System.Int32):System.Object|static=false",
|
|
578
785
|
"emitScope": "ClassSurface",
|
|
786
|
+
"provenance": "Original",
|
|
579
787
|
"arity": 0,
|
|
580
788
|
"parameterCount": 1,
|
|
789
|
+
"isStatic": false,
|
|
790
|
+
"isAbstract": false,
|
|
791
|
+
"isVirtual": true,
|
|
792
|
+
"isOverride": false,
|
|
793
|
+
"isSealed": false,
|
|
581
794
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
582
795
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
583
796
|
"isExtensionMethod": false
|
|
@@ -585,13 +798,18 @@
|
|
|
585
798
|
{
|
|
586
799
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::GetValues(System.Object[]):System.Int32",
|
|
587
800
|
"clrName": "GetValues",
|
|
588
|
-
"tsEmitName": "getValues",
|
|
589
801
|
"metadataToken": 100665775,
|
|
590
802
|
"canonicalSignature": "(System.Object[]):System.Int32",
|
|
591
803
|
"normalizedSignature": "GetValues|(System.Object[]):System.Int32|static=false",
|
|
592
804
|
"emitScope": "ClassSurface",
|
|
805
|
+
"provenance": "Original",
|
|
593
806
|
"arity": 0,
|
|
594
807
|
"parameterCount": 1,
|
|
808
|
+
"isStatic": false,
|
|
809
|
+
"isAbstract": false,
|
|
810
|
+
"isVirtual": true,
|
|
811
|
+
"isOverride": false,
|
|
812
|
+
"isSealed": false,
|
|
595
813
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
596
814
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
597
815
|
"isExtensionMethod": false
|
|
@@ -599,13 +817,18 @@
|
|
|
599
817
|
{
|
|
600
818
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::IsDBNull(System.Int32):System.Boolean",
|
|
601
819
|
"clrName": "IsDBNull",
|
|
602
|
-
"tsEmitName": "isDBNull",
|
|
603
820
|
"metadataToken": 100665776,
|
|
604
821
|
"canonicalSignature": "(System.Int32):System.Boolean",
|
|
605
822
|
"normalizedSignature": "IsDBNull|(System.Int32):System.Boolean|static=false",
|
|
606
823
|
"emitScope": "ClassSurface",
|
|
824
|
+
"provenance": "Original",
|
|
607
825
|
"arity": 0,
|
|
608
826
|
"parameterCount": 1,
|
|
827
|
+
"isStatic": false,
|
|
828
|
+
"isAbstract": false,
|
|
829
|
+
"isVirtual": true,
|
|
830
|
+
"isOverride": false,
|
|
831
|
+
"isSealed": false,
|
|
609
832
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
610
833
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
611
834
|
"isExtensionMethod": false
|
|
@@ -613,13 +836,18 @@
|
|
|
613
836
|
{
|
|
614
837
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetBoolean(System.Int32,System.Boolean):System.Void",
|
|
615
838
|
"clrName": "SetBoolean",
|
|
616
|
-
"tsEmitName": "setBoolean",
|
|
617
839
|
"metadataToken": 100665777,
|
|
618
840
|
"canonicalSignature": "(System.Int32,System.Boolean):System.Void",
|
|
619
841
|
"normalizedSignature": "SetBoolean|(System.Int32,System.Boolean):System.Void|static=false",
|
|
620
842
|
"emitScope": "ClassSurface",
|
|
843
|
+
"provenance": "Original",
|
|
621
844
|
"arity": 0,
|
|
622
845
|
"parameterCount": 2,
|
|
846
|
+
"isStatic": false,
|
|
847
|
+
"isAbstract": false,
|
|
848
|
+
"isVirtual": true,
|
|
849
|
+
"isOverride": false,
|
|
850
|
+
"isSealed": false,
|
|
623
851
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
624
852
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
625
853
|
"isExtensionMethod": false
|
|
@@ -627,13 +855,18 @@
|
|
|
627
855
|
{
|
|
628
856
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetByte(System.Int32,System.Byte):System.Void",
|
|
629
857
|
"clrName": "SetByte",
|
|
630
|
-
"tsEmitName": "setByte",
|
|
631
858
|
"metadataToken": 100665778,
|
|
632
859
|
"canonicalSignature": "(System.Int32,System.Byte):System.Void",
|
|
633
860
|
"normalizedSignature": "SetByte|(System.Int32,System.Byte):System.Void|static=false",
|
|
634
861
|
"emitScope": "ClassSurface",
|
|
862
|
+
"provenance": "Original",
|
|
635
863
|
"arity": 0,
|
|
636
864
|
"parameterCount": 2,
|
|
865
|
+
"isStatic": false,
|
|
866
|
+
"isAbstract": false,
|
|
867
|
+
"isVirtual": true,
|
|
868
|
+
"isOverride": false,
|
|
869
|
+
"isSealed": false,
|
|
637
870
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
638
871
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
639
872
|
"isExtensionMethod": false
|
|
@@ -641,13 +874,18 @@
|
|
|
641
874
|
{
|
|
642
875
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetBytes(System.Int32,System.Int64,System.Byte[],System.Int32,System.Int32):System.Void",
|
|
643
876
|
"clrName": "SetBytes",
|
|
644
|
-
"tsEmitName": "setBytes",
|
|
645
877
|
"metadataToken": 100665779,
|
|
646
878
|
"canonicalSignature": "(System.Int32,System.Int64,System.Byte[],System.Int32,System.Int32):System.Void",
|
|
647
879
|
"normalizedSignature": "SetBytes|(System.Int32,System.Int64,System.Byte[],System.Int32,System.Int32):System.Void|static=false",
|
|
648
880
|
"emitScope": "ClassSurface",
|
|
881
|
+
"provenance": "Original",
|
|
649
882
|
"arity": 0,
|
|
650
883
|
"parameterCount": 5,
|
|
884
|
+
"isStatic": false,
|
|
885
|
+
"isAbstract": false,
|
|
886
|
+
"isVirtual": true,
|
|
887
|
+
"isOverride": false,
|
|
888
|
+
"isSealed": false,
|
|
651
889
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
652
890
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
653
891
|
"isExtensionMethod": false
|
|
@@ -655,13 +893,18 @@
|
|
|
655
893
|
{
|
|
656
894
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetChar(System.Int32,System.Char):System.Void",
|
|
657
895
|
"clrName": "SetChar",
|
|
658
|
-
"tsEmitName": "setChar",
|
|
659
896
|
"metadataToken": 100665780,
|
|
660
897
|
"canonicalSignature": "(System.Int32,System.Char):System.Void",
|
|
661
898
|
"normalizedSignature": "SetChar|(System.Int32,System.Char):System.Void|static=false",
|
|
662
899
|
"emitScope": "ClassSurface",
|
|
900
|
+
"provenance": "Original",
|
|
663
901
|
"arity": 0,
|
|
664
902
|
"parameterCount": 2,
|
|
903
|
+
"isStatic": false,
|
|
904
|
+
"isAbstract": false,
|
|
905
|
+
"isVirtual": true,
|
|
906
|
+
"isOverride": false,
|
|
907
|
+
"isSealed": false,
|
|
665
908
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
666
909
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
667
910
|
"isExtensionMethod": false
|
|
@@ -669,13 +912,18 @@
|
|
|
669
912
|
{
|
|
670
913
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetChars(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32):System.Void",
|
|
671
914
|
"clrName": "SetChars",
|
|
672
|
-
"tsEmitName": "setChars",
|
|
673
915
|
"metadataToken": 100665781,
|
|
674
916
|
"canonicalSignature": "(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32):System.Void",
|
|
675
917
|
"normalizedSignature": "SetChars|(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32):System.Void|static=false",
|
|
676
918
|
"emitScope": "ClassSurface",
|
|
919
|
+
"provenance": "Original",
|
|
677
920
|
"arity": 0,
|
|
678
921
|
"parameterCount": 5,
|
|
922
|
+
"isStatic": false,
|
|
923
|
+
"isAbstract": false,
|
|
924
|
+
"isVirtual": true,
|
|
925
|
+
"isOverride": false,
|
|
926
|
+
"isSealed": false,
|
|
679
927
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
680
928
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
681
929
|
"isExtensionMethod": false
|
|
@@ -683,13 +931,18 @@
|
|
|
683
931
|
{
|
|
684
932
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetDateTime(System.Int32,System.DateTime):System.Void",
|
|
685
933
|
"clrName": "SetDateTime",
|
|
686
|
-
"tsEmitName": "setDateTime",
|
|
687
934
|
"metadataToken": 100665782,
|
|
688
935
|
"canonicalSignature": "(System.Int32,System.DateTime):System.Void",
|
|
689
936
|
"normalizedSignature": "SetDateTime|(System.Int32,System.DateTime):System.Void|static=false",
|
|
690
937
|
"emitScope": "ClassSurface",
|
|
938
|
+
"provenance": "Original",
|
|
691
939
|
"arity": 0,
|
|
692
940
|
"parameterCount": 2,
|
|
941
|
+
"isStatic": false,
|
|
942
|
+
"isAbstract": false,
|
|
943
|
+
"isVirtual": true,
|
|
944
|
+
"isOverride": false,
|
|
945
|
+
"isSealed": false,
|
|
693
946
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
694
947
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
695
948
|
"isExtensionMethod": false
|
|
@@ -697,13 +950,18 @@
|
|
|
697
950
|
{
|
|
698
951
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetDateTimeOffset(System.Int32,System.DateTimeOffset):System.Void",
|
|
699
952
|
"clrName": "SetDateTimeOffset",
|
|
700
|
-
"tsEmitName": "setDateTimeOffset",
|
|
701
953
|
"metadataToken": 100665783,
|
|
702
954
|
"canonicalSignature": "(System.Int32,System.DateTimeOffset):System.Void",
|
|
703
955
|
"normalizedSignature": "SetDateTimeOffset|(System.Int32,System.DateTimeOffset):System.Void|static=false",
|
|
704
956
|
"emitScope": "ClassSurface",
|
|
957
|
+
"provenance": "Original",
|
|
705
958
|
"arity": 0,
|
|
706
959
|
"parameterCount": 2,
|
|
960
|
+
"isStatic": false,
|
|
961
|
+
"isAbstract": false,
|
|
962
|
+
"isVirtual": true,
|
|
963
|
+
"isOverride": false,
|
|
964
|
+
"isSealed": false,
|
|
707
965
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
708
966
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
709
967
|
"isExtensionMethod": false
|
|
@@ -711,13 +969,18 @@
|
|
|
711
969
|
{
|
|
712
970
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetDBNull(System.Int32):System.Void",
|
|
713
971
|
"clrName": "SetDBNull",
|
|
714
|
-
"tsEmitName": "setDBNull",
|
|
715
972
|
"metadataToken": 100665784,
|
|
716
973
|
"canonicalSignature": "(System.Int32):System.Void",
|
|
717
974
|
"normalizedSignature": "SetDBNull|(System.Int32):System.Void|static=false",
|
|
718
975
|
"emitScope": "ClassSurface",
|
|
976
|
+
"provenance": "Original",
|
|
719
977
|
"arity": 0,
|
|
720
978
|
"parameterCount": 1,
|
|
979
|
+
"isStatic": false,
|
|
980
|
+
"isAbstract": false,
|
|
981
|
+
"isVirtual": true,
|
|
982
|
+
"isOverride": false,
|
|
983
|
+
"isSealed": false,
|
|
721
984
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
722
985
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
723
986
|
"isExtensionMethod": false
|
|
@@ -725,13 +988,18 @@
|
|
|
725
988
|
{
|
|
726
989
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetDecimal(System.Int32,System.Decimal):System.Void",
|
|
727
990
|
"clrName": "SetDecimal",
|
|
728
|
-
"tsEmitName": "setDecimal",
|
|
729
991
|
"metadataToken": 100665785,
|
|
730
992
|
"canonicalSignature": "(System.Int32,System.Decimal):System.Void",
|
|
731
993
|
"normalizedSignature": "SetDecimal|(System.Int32,System.Decimal):System.Void|static=false",
|
|
732
994
|
"emitScope": "ClassSurface",
|
|
995
|
+
"provenance": "Original",
|
|
733
996
|
"arity": 0,
|
|
734
997
|
"parameterCount": 2,
|
|
998
|
+
"isStatic": false,
|
|
999
|
+
"isAbstract": false,
|
|
1000
|
+
"isVirtual": true,
|
|
1001
|
+
"isOverride": false,
|
|
1002
|
+
"isSealed": false,
|
|
735
1003
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
736
1004
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
737
1005
|
"isExtensionMethod": false
|
|
@@ -739,13 +1007,18 @@
|
|
|
739
1007
|
{
|
|
740
1008
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetDouble(System.Int32,System.Double):System.Void",
|
|
741
1009
|
"clrName": "SetDouble",
|
|
742
|
-
"tsEmitName": "setDouble",
|
|
743
1010
|
"metadataToken": 100665786,
|
|
744
1011
|
"canonicalSignature": "(System.Int32,System.Double):System.Void",
|
|
745
1012
|
"normalizedSignature": "SetDouble|(System.Int32,System.Double):System.Void|static=false",
|
|
746
1013
|
"emitScope": "ClassSurface",
|
|
1014
|
+
"provenance": "Original",
|
|
747
1015
|
"arity": 0,
|
|
748
1016
|
"parameterCount": 2,
|
|
1017
|
+
"isStatic": false,
|
|
1018
|
+
"isAbstract": false,
|
|
1019
|
+
"isVirtual": true,
|
|
1020
|
+
"isOverride": false,
|
|
1021
|
+
"isSealed": false,
|
|
749
1022
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
750
1023
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
751
1024
|
"isExtensionMethod": false
|
|
@@ -753,13 +1026,18 @@
|
|
|
753
1026
|
{
|
|
754
1027
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetFloat(System.Int32,System.Single):System.Void",
|
|
755
1028
|
"clrName": "SetFloat",
|
|
756
|
-
"tsEmitName": "setFloat",
|
|
757
1029
|
"metadataToken": 100665787,
|
|
758
1030
|
"canonicalSignature": "(System.Int32,System.Single):System.Void",
|
|
759
1031
|
"normalizedSignature": "SetFloat|(System.Int32,System.Single):System.Void|static=false",
|
|
760
1032
|
"emitScope": "ClassSurface",
|
|
1033
|
+
"provenance": "Original",
|
|
761
1034
|
"arity": 0,
|
|
762
1035
|
"parameterCount": 2,
|
|
1036
|
+
"isStatic": false,
|
|
1037
|
+
"isAbstract": false,
|
|
1038
|
+
"isVirtual": true,
|
|
1039
|
+
"isOverride": false,
|
|
1040
|
+
"isSealed": false,
|
|
763
1041
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
764
1042
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
765
1043
|
"isExtensionMethod": false
|
|
@@ -767,13 +1045,18 @@
|
|
|
767
1045
|
{
|
|
768
1046
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetGuid(System.Int32,System.Guid):System.Void",
|
|
769
1047
|
"clrName": "SetGuid",
|
|
770
|
-
"tsEmitName": "setGuid",
|
|
771
1048
|
"metadataToken": 100665788,
|
|
772
1049
|
"canonicalSignature": "(System.Int32,System.Guid):System.Void",
|
|
773
1050
|
"normalizedSignature": "SetGuid|(System.Int32,System.Guid):System.Void|static=false",
|
|
774
1051
|
"emitScope": "ClassSurface",
|
|
1052
|
+
"provenance": "Original",
|
|
775
1053
|
"arity": 0,
|
|
776
1054
|
"parameterCount": 2,
|
|
1055
|
+
"isStatic": false,
|
|
1056
|
+
"isAbstract": false,
|
|
1057
|
+
"isVirtual": true,
|
|
1058
|
+
"isOverride": false,
|
|
1059
|
+
"isSealed": false,
|
|
777
1060
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
778
1061
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
779
1062
|
"isExtensionMethod": false
|
|
@@ -781,13 +1064,18 @@
|
|
|
781
1064
|
{
|
|
782
1065
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetInt16(System.Int32,System.Int16):System.Void",
|
|
783
1066
|
"clrName": "SetInt16",
|
|
784
|
-
"tsEmitName": "setInt16",
|
|
785
1067
|
"metadataToken": 100665789,
|
|
786
1068
|
"canonicalSignature": "(System.Int32,System.Int16):System.Void",
|
|
787
1069
|
"normalizedSignature": "SetInt16|(System.Int32,System.Int16):System.Void|static=false",
|
|
788
1070
|
"emitScope": "ClassSurface",
|
|
1071
|
+
"provenance": "Original",
|
|
789
1072
|
"arity": 0,
|
|
790
1073
|
"parameterCount": 2,
|
|
1074
|
+
"isStatic": false,
|
|
1075
|
+
"isAbstract": false,
|
|
1076
|
+
"isVirtual": true,
|
|
1077
|
+
"isOverride": false,
|
|
1078
|
+
"isSealed": false,
|
|
791
1079
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
792
1080
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
793
1081
|
"isExtensionMethod": false
|
|
@@ -795,13 +1083,18 @@
|
|
|
795
1083
|
{
|
|
796
1084
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetInt32(System.Int32,System.Int32):System.Void",
|
|
797
1085
|
"clrName": "SetInt32",
|
|
798
|
-
"tsEmitName": "setInt32",
|
|
799
1086
|
"metadataToken": 100665790,
|
|
800
1087
|
"canonicalSignature": "(System.Int32,System.Int32):System.Void",
|
|
801
1088
|
"normalizedSignature": "SetInt32|(System.Int32,System.Int32):System.Void|static=false",
|
|
802
1089
|
"emitScope": "ClassSurface",
|
|
1090
|
+
"provenance": "Original",
|
|
803
1091
|
"arity": 0,
|
|
804
1092
|
"parameterCount": 2,
|
|
1093
|
+
"isStatic": false,
|
|
1094
|
+
"isAbstract": false,
|
|
1095
|
+
"isVirtual": true,
|
|
1096
|
+
"isOverride": false,
|
|
1097
|
+
"isSealed": false,
|
|
805
1098
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
806
1099
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
807
1100
|
"isExtensionMethod": false
|
|
@@ -809,13 +1102,18 @@
|
|
|
809
1102
|
{
|
|
810
1103
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetInt64(System.Int32,System.Int64):System.Void",
|
|
811
1104
|
"clrName": "SetInt64",
|
|
812
|
-
"tsEmitName": "setInt64",
|
|
813
1105
|
"metadataToken": 100665791,
|
|
814
1106
|
"canonicalSignature": "(System.Int32,System.Int64):System.Void",
|
|
815
1107
|
"normalizedSignature": "SetInt64|(System.Int32,System.Int64):System.Void|static=false",
|
|
816
1108
|
"emitScope": "ClassSurface",
|
|
1109
|
+
"provenance": "Original",
|
|
817
1110
|
"arity": 0,
|
|
818
1111
|
"parameterCount": 2,
|
|
1112
|
+
"isStatic": false,
|
|
1113
|
+
"isAbstract": false,
|
|
1114
|
+
"isVirtual": true,
|
|
1115
|
+
"isOverride": false,
|
|
1116
|
+
"isSealed": false,
|
|
819
1117
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
820
1118
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
821
1119
|
"isExtensionMethod": false
|
|
@@ -823,13 +1121,18 @@
|
|
|
823
1121
|
{
|
|
824
1122
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetSqlBinary(System.Int32,System.Data.SqlTypes.SqlBinary):System.Void",
|
|
825
1123
|
"clrName": "SetSqlBinary",
|
|
826
|
-
"tsEmitName": "setSqlBinary",
|
|
827
1124
|
"metadataToken": 100665792,
|
|
828
1125
|
"canonicalSignature": "(System.Int32,System.Data.SqlTypes.SqlBinary):System.Void",
|
|
829
1126
|
"normalizedSignature": "SetSqlBinary|(System.Int32,System.Data.SqlTypes.SqlBinary):System.Void|static=false",
|
|
830
1127
|
"emitScope": "ClassSurface",
|
|
1128
|
+
"provenance": "Original",
|
|
831
1129
|
"arity": 0,
|
|
832
1130
|
"parameterCount": 2,
|
|
1131
|
+
"isStatic": false,
|
|
1132
|
+
"isAbstract": false,
|
|
1133
|
+
"isVirtual": true,
|
|
1134
|
+
"isOverride": false,
|
|
1135
|
+
"isSealed": false,
|
|
833
1136
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
834
1137
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
835
1138
|
"isExtensionMethod": false
|
|
@@ -837,13 +1140,18 @@
|
|
|
837
1140
|
{
|
|
838
1141
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetSqlBoolean(System.Int32,System.Data.SqlTypes.SqlBoolean):System.Void",
|
|
839
1142
|
"clrName": "SetSqlBoolean",
|
|
840
|
-
"tsEmitName": "setSqlBoolean",
|
|
841
1143
|
"metadataToken": 100665793,
|
|
842
1144
|
"canonicalSignature": "(System.Int32,System.Data.SqlTypes.SqlBoolean):System.Void",
|
|
843
1145
|
"normalizedSignature": "SetSqlBoolean|(System.Int32,System.Data.SqlTypes.SqlBoolean):System.Void|static=false",
|
|
844
1146
|
"emitScope": "ClassSurface",
|
|
1147
|
+
"provenance": "Original",
|
|
845
1148
|
"arity": 0,
|
|
846
1149
|
"parameterCount": 2,
|
|
1150
|
+
"isStatic": false,
|
|
1151
|
+
"isAbstract": false,
|
|
1152
|
+
"isVirtual": true,
|
|
1153
|
+
"isOverride": false,
|
|
1154
|
+
"isSealed": false,
|
|
847
1155
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
848
1156
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
849
1157
|
"isExtensionMethod": false
|
|
@@ -851,13 +1159,18 @@
|
|
|
851
1159
|
{
|
|
852
1160
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetSqlByte(System.Int32,System.Data.SqlTypes.SqlByte):System.Void",
|
|
853
1161
|
"clrName": "SetSqlByte",
|
|
854
|
-
"tsEmitName": "setSqlByte",
|
|
855
1162
|
"metadataToken": 100665794,
|
|
856
1163
|
"canonicalSignature": "(System.Int32,System.Data.SqlTypes.SqlByte):System.Void",
|
|
857
1164
|
"normalizedSignature": "SetSqlByte|(System.Int32,System.Data.SqlTypes.SqlByte):System.Void|static=false",
|
|
858
1165
|
"emitScope": "ClassSurface",
|
|
1166
|
+
"provenance": "Original",
|
|
859
1167
|
"arity": 0,
|
|
860
1168
|
"parameterCount": 2,
|
|
1169
|
+
"isStatic": false,
|
|
1170
|
+
"isAbstract": false,
|
|
1171
|
+
"isVirtual": true,
|
|
1172
|
+
"isOverride": false,
|
|
1173
|
+
"isSealed": false,
|
|
861
1174
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
862
1175
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
863
1176
|
"isExtensionMethod": false
|
|
@@ -865,13 +1178,18 @@
|
|
|
865
1178
|
{
|
|
866
1179
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetSqlBytes(System.Int32,System.Data.SqlTypes.SqlBytes):System.Void",
|
|
867
1180
|
"clrName": "SetSqlBytes",
|
|
868
|
-
"tsEmitName": "setSqlBytes",
|
|
869
1181
|
"metadataToken": 100665795,
|
|
870
1182
|
"canonicalSignature": "(System.Int32,System.Data.SqlTypes.SqlBytes):System.Void",
|
|
871
1183
|
"normalizedSignature": "SetSqlBytes|(System.Int32,System.Data.SqlTypes.SqlBytes):System.Void|static=false",
|
|
872
1184
|
"emitScope": "ClassSurface",
|
|
1185
|
+
"provenance": "Original",
|
|
873
1186
|
"arity": 0,
|
|
874
1187
|
"parameterCount": 2,
|
|
1188
|
+
"isStatic": false,
|
|
1189
|
+
"isAbstract": false,
|
|
1190
|
+
"isVirtual": true,
|
|
1191
|
+
"isOverride": false,
|
|
1192
|
+
"isSealed": false,
|
|
875
1193
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
876
1194
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
877
1195
|
"isExtensionMethod": false
|
|
@@ -879,13 +1197,18 @@
|
|
|
879
1197
|
{
|
|
880
1198
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetSqlChars(System.Int32,System.Data.SqlTypes.SqlChars):System.Void",
|
|
881
1199
|
"clrName": "SetSqlChars",
|
|
882
|
-
"tsEmitName": "setSqlChars",
|
|
883
1200
|
"metadataToken": 100665796,
|
|
884
1201
|
"canonicalSignature": "(System.Int32,System.Data.SqlTypes.SqlChars):System.Void",
|
|
885
1202
|
"normalizedSignature": "SetSqlChars|(System.Int32,System.Data.SqlTypes.SqlChars):System.Void|static=false",
|
|
886
1203
|
"emitScope": "ClassSurface",
|
|
1204
|
+
"provenance": "Original",
|
|
887
1205
|
"arity": 0,
|
|
888
1206
|
"parameterCount": 2,
|
|
1207
|
+
"isStatic": false,
|
|
1208
|
+
"isAbstract": false,
|
|
1209
|
+
"isVirtual": true,
|
|
1210
|
+
"isOverride": false,
|
|
1211
|
+
"isSealed": false,
|
|
889
1212
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
890
1213
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
891
1214
|
"isExtensionMethod": false
|
|
@@ -893,13 +1216,18 @@
|
|
|
893
1216
|
{
|
|
894
1217
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetSqlDateTime(System.Int32,System.Data.SqlTypes.SqlDateTime):System.Void",
|
|
895
1218
|
"clrName": "SetSqlDateTime",
|
|
896
|
-
"tsEmitName": "setSqlDateTime",
|
|
897
1219
|
"metadataToken": 100665797,
|
|
898
1220
|
"canonicalSignature": "(System.Int32,System.Data.SqlTypes.SqlDateTime):System.Void",
|
|
899
1221
|
"normalizedSignature": "SetSqlDateTime|(System.Int32,System.Data.SqlTypes.SqlDateTime):System.Void|static=false",
|
|
900
1222
|
"emitScope": "ClassSurface",
|
|
1223
|
+
"provenance": "Original",
|
|
901
1224
|
"arity": 0,
|
|
902
1225
|
"parameterCount": 2,
|
|
1226
|
+
"isStatic": false,
|
|
1227
|
+
"isAbstract": false,
|
|
1228
|
+
"isVirtual": true,
|
|
1229
|
+
"isOverride": false,
|
|
1230
|
+
"isSealed": false,
|
|
903
1231
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
904
1232
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
905
1233
|
"isExtensionMethod": false
|
|
@@ -907,13 +1235,18 @@
|
|
|
907
1235
|
{
|
|
908
1236
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetSqlDecimal(System.Int32,System.Data.SqlTypes.SqlDecimal):System.Void",
|
|
909
1237
|
"clrName": "SetSqlDecimal",
|
|
910
|
-
"tsEmitName": "setSqlDecimal",
|
|
911
1238
|
"metadataToken": 100665798,
|
|
912
1239
|
"canonicalSignature": "(System.Int32,System.Data.SqlTypes.SqlDecimal):System.Void",
|
|
913
1240
|
"normalizedSignature": "SetSqlDecimal|(System.Int32,System.Data.SqlTypes.SqlDecimal):System.Void|static=false",
|
|
914
1241
|
"emitScope": "ClassSurface",
|
|
1242
|
+
"provenance": "Original",
|
|
915
1243
|
"arity": 0,
|
|
916
1244
|
"parameterCount": 2,
|
|
1245
|
+
"isStatic": false,
|
|
1246
|
+
"isAbstract": false,
|
|
1247
|
+
"isVirtual": true,
|
|
1248
|
+
"isOverride": false,
|
|
1249
|
+
"isSealed": false,
|
|
917
1250
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
918
1251
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
919
1252
|
"isExtensionMethod": false
|
|
@@ -921,13 +1254,18 @@
|
|
|
921
1254
|
{
|
|
922
1255
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetSqlDouble(System.Int32,System.Data.SqlTypes.SqlDouble):System.Void",
|
|
923
1256
|
"clrName": "SetSqlDouble",
|
|
924
|
-
"tsEmitName": "setSqlDouble",
|
|
925
1257
|
"metadataToken": 100665799,
|
|
926
1258
|
"canonicalSignature": "(System.Int32,System.Data.SqlTypes.SqlDouble):System.Void",
|
|
927
1259
|
"normalizedSignature": "SetSqlDouble|(System.Int32,System.Data.SqlTypes.SqlDouble):System.Void|static=false",
|
|
928
1260
|
"emitScope": "ClassSurface",
|
|
1261
|
+
"provenance": "Original",
|
|
929
1262
|
"arity": 0,
|
|
930
1263
|
"parameterCount": 2,
|
|
1264
|
+
"isStatic": false,
|
|
1265
|
+
"isAbstract": false,
|
|
1266
|
+
"isVirtual": true,
|
|
1267
|
+
"isOverride": false,
|
|
1268
|
+
"isSealed": false,
|
|
931
1269
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
932
1270
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
933
1271
|
"isExtensionMethod": false
|
|
@@ -935,13 +1273,18 @@
|
|
|
935
1273
|
{
|
|
936
1274
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetSqlGuid(System.Int32,System.Data.SqlTypes.SqlGuid):System.Void",
|
|
937
1275
|
"clrName": "SetSqlGuid",
|
|
938
|
-
"tsEmitName": "setSqlGuid",
|
|
939
1276
|
"metadataToken": 100665800,
|
|
940
1277
|
"canonicalSignature": "(System.Int32,System.Data.SqlTypes.SqlGuid):System.Void",
|
|
941
1278
|
"normalizedSignature": "SetSqlGuid|(System.Int32,System.Data.SqlTypes.SqlGuid):System.Void|static=false",
|
|
942
1279
|
"emitScope": "ClassSurface",
|
|
1280
|
+
"provenance": "Original",
|
|
943
1281
|
"arity": 0,
|
|
944
1282
|
"parameterCount": 2,
|
|
1283
|
+
"isStatic": false,
|
|
1284
|
+
"isAbstract": false,
|
|
1285
|
+
"isVirtual": true,
|
|
1286
|
+
"isOverride": false,
|
|
1287
|
+
"isSealed": false,
|
|
945
1288
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
946
1289
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
947
1290
|
"isExtensionMethod": false
|
|
@@ -949,13 +1292,18 @@
|
|
|
949
1292
|
{
|
|
950
1293
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetSqlInt16(System.Int32,System.Data.SqlTypes.SqlInt16):System.Void",
|
|
951
1294
|
"clrName": "SetSqlInt16",
|
|
952
|
-
"tsEmitName": "setSqlInt16",
|
|
953
1295
|
"metadataToken": 100665801,
|
|
954
1296
|
"canonicalSignature": "(System.Int32,System.Data.SqlTypes.SqlInt16):System.Void",
|
|
955
1297
|
"normalizedSignature": "SetSqlInt16|(System.Int32,System.Data.SqlTypes.SqlInt16):System.Void|static=false",
|
|
956
1298
|
"emitScope": "ClassSurface",
|
|
1299
|
+
"provenance": "Original",
|
|
957
1300
|
"arity": 0,
|
|
958
1301
|
"parameterCount": 2,
|
|
1302
|
+
"isStatic": false,
|
|
1303
|
+
"isAbstract": false,
|
|
1304
|
+
"isVirtual": true,
|
|
1305
|
+
"isOverride": false,
|
|
1306
|
+
"isSealed": false,
|
|
959
1307
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
960
1308
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
961
1309
|
"isExtensionMethod": false
|
|
@@ -963,13 +1311,18 @@
|
|
|
963
1311
|
{
|
|
964
1312
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetSqlInt32(System.Int32,System.Data.SqlTypes.SqlInt32):System.Void",
|
|
965
1313
|
"clrName": "SetSqlInt32",
|
|
966
|
-
"tsEmitName": "setSqlInt32",
|
|
967
1314
|
"metadataToken": 100665802,
|
|
968
1315
|
"canonicalSignature": "(System.Int32,System.Data.SqlTypes.SqlInt32):System.Void",
|
|
969
1316
|
"normalizedSignature": "SetSqlInt32|(System.Int32,System.Data.SqlTypes.SqlInt32):System.Void|static=false",
|
|
970
1317
|
"emitScope": "ClassSurface",
|
|
1318
|
+
"provenance": "Original",
|
|
971
1319
|
"arity": 0,
|
|
972
1320
|
"parameterCount": 2,
|
|
1321
|
+
"isStatic": false,
|
|
1322
|
+
"isAbstract": false,
|
|
1323
|
+
"isVirtual": true,
|
|
1324
|
+
"isOverride": false,
|
|
1325
|
+
"isSealed": false,
|
|
973
1326
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
974
1327
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
975
1328
|
"isExtensionMethod": false
|
|
@@ -977,13 +1330,18 @@
|
|
|
977
1330
|
{
|
|
978
1331
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetSqlInt64(System.Int32,System.Data.SqlTypes.SqlInt64):System.Void",
|
|
979
1332
|
"clrName": "SetSqlInt64",
|
|
980
|
-
"tsEmitName": "setSqlInt64",
|
|
981
1333
|
"metadataToken": 100665803,
|
|
982
1334
|
"canonicalSignature": "(System.Int32,System.Data.SqlTypes.SqlInt64):System.Void",
|
|
983
1335
|
"normalizedSignature": "SetSqlInt64|(System.Int32,System.Data.SqlTypes.SqlInt64):System.Void|static=false",
|
|
984
1336
|
"emitScope": "ClassSurface",
|
|
1337
|
+
"provenance": "Original",
|
|
985
1338
|
"arity": 0,
|
|
986
1339
|
"parameterCount": 2,
|
|
1340
|
+
"isStatic": false,
|
|
1341
|
+
"isAbstract": false,
|
|
1342
|
+
"isVirtual": true,
|
|
1343
|
+
"isOverride": false,
|
|
1344
|
+
"isSealed": false,
|
|
987
1345
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
988
1346
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
989
1347
|
"isExtensionMethod": false
|
|
@@ -991,13 +1349,18 @@
|
|
|
991
1349
|
{
|
|
992
1350
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetSqlMoney(System.Int32,System.Data.SqlTypes.SqlMoney):System.Void",
|
|
993
1351
|
"clrName": "SetSqlMoney",
|
|
994
|
-
"tsEmitName": "setSqlMoney",
|
|
995
1352
|
"metadataToken": 100665804,
|
|
996
1353
|
"canonicalSignature": "(System.Int32,System.Data.SqlTypes.SqlMoney):System.Void",
|
|
997
1354
|
"normalizedSignature": "SetSqlMoney|(System.Int32,System.Data.SqlTypes.SqlMoney):System.Void|static=false",
|
|
998
1355
|
"emitScope": "ClassSurface",
|
|
1356
|
+
"provenance": "Original",
|
|
999
1357
|
"arity": 0,
|
|
1000
1358
|
"parameterCount": 2,
|
|
1359
|
+
"isStatic": false,
|
|
1360
|
+
"isAbstract": false,
|
|
1361
|
+
"isVirtual": true,
|
|
1362
|
+
"isOverride": false,
|
|
1363
|
+
"isSealed": false,
|
|
1001
1364
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1002
1365
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1003
1366
|
"isExtensionMethod": false
|
|
@@ -1005,13 +1368,18 @@
|
|
|
1005
1368
|
{
|
|
1006
1369
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetSqlSingle(System.Int32,System.Data.SqlTypes.SqlSingle):System.Void",
|
|
1007
1370
|
"clrName": "SetSqlSingle",
|
|
1008
|
-
"tsEmitName": "setSqlSingle",
|
|
1009
1371
|
"metadataToken": 100665805,
|
|
1010
1372
|
"canonicalSignature": "(System.Int32,System.Data.SqlTypes.SqlSingle):System.Void",
|
|
1011
1373
|
"normalizedSignature": "SetSqlSingle|(System.Int32,System.Data.SqlTypes.SqlSingle):System.Void|static=false",
|
|
1012
1374
|
"emitScope": "ClassSurface",
|
|
1375
|
+
"provenance": "Original",
|
|
1013
1376
|
"arity": 0,
|
|
1014
1377
|
"parameterCount": 2,
|
|
1378
|
+
"isStatic": false,
|
|
1379
|
+
"isAbstract": false,
|
|
1380
|
+
"isVirtual": true,
|
|
1381
|
+
"isOverride": false,
|
|
1382
|
+
"isSealed": false,
|
|
1015
1383
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1016
1384
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1017
1385
|
"isExtensionMethod": false
|
|
@@ -1019,13 +1387,18 @@
|
|
|
1019
1387
|
{
|
|
1020
1388
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetSqlString(System.Int32,System.Data.SqlTypes.SqlString):System.Void",
|
|
1021
1389
|
"clrName": "SetSqlString",
|
|
1022
|
-
"tsEmitName": "setSqlString",
|
|
1023
1390
|
"metadataToken": 100665806,
|
|
1024
1391
|
"canonicalSignature": "(System.Int32,System.Data.SqlTypes.SqlString):System.Void",
|
|
1025
1392
|
"normalizedSignature": "SetSqlString|(System.Int32,System.Data.SqlTypes.SqlString):System.Void|static=false",
|
|
1026
1393
|
"emitScope": "ClassSurface",
|
|
1394
|
+
"provenance": "Original",
|
|
1027
1395
|
"arity": 0,
|
|
1028
1396
|
"parameterCount": 2,
|
|
1397
|
+
"isStatic": false,
|
|
1398
|
+
"isAbstract": false,
|
|
1399
|
+
"isVirtual": true,
|
|
1400
|
+
"isOverride": false,
|
|
1401
|
+
"isSealed": false,
|
|
1029
1402
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1030
1403
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1031
1404
|
"isExtensionMethod": false
|
|
@@ -1033,13 +1406,18 @@
|
|
|
1033
1406
|
{
|
|
1034
1407
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetSqlXml(System.Int32,System.Data.SqlTypes.SqlXml):System.Void",
|
|
1035
1408
|
"clrName": "SetSqlXml",
|
|
1036
|
-
"tsEmitName": "setSqlXml",
|
|
1037
1409
|
"metadataToken": 100665807,
|
|
1038
1410
|
"canonicalSignature": "(System.Int32,System.Data.SqlTypes.SqlXml):System.Void",
|
|
1039
1411
|
"normalizedSignature": "SetSqlXml|(System.Int32,System.Data.SqlTypes.SqlXml):System.Void|static=false",
|
|
1040
1412
|
"emitScope": "ClassSurface",
|
|
1413
|
+
"provenance": "Original",
|
|
1041
1414
|
"arity": 0,
|
|
1042
1415
|
"parameterCount": 2,
|
|
1416
|
+
"isStatic": false,
|
|
1417
|
+
"isAbstract": false,
|
|
1418
|
+
"isVirtual": true,
|
|
1419
|
+
"isOverride": false,
|
|
1420
|
+
"isSealed": false,
|
|
1043
1421
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1044
1422
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1045
1423
|
"isExtensionMethod": false
|
|
@@ -1047,13 +1425,18 @@
|
|
|
1047
1425
|
{
|
|
1048
1426
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetString(System.Int32,System.String):System.Void",
|
|
1049
1427
|
"clrName": "SetString",
|
|
1050
|
-
"tsEmitName": "setString",
|
|
1051
1428
|
"metadataToken": 100665808,
|
|
1052
1429
|
"canonicalSignature": "(System.Int32,System.String):System.Void",
|
|
1053
1430
|
"normalizedSignature": "SetString|(System.Int32,System.String):System.Void|static=false",
|
|
1054
1431
|
"emitScope": "ClassSurface",
|
|
1432
|
+
"provenance": "Original",
|
|
1055
1433
|
"arity": 0,
|
|
1056
1434
|
"parameterCount": 2,
|
|
1435
|
+
"isStatic": false,
|
|
1436
|
+
"isAbstract": false,
|
|
1437
|
+
"isVirtual": true,
|
|
1438
|
+
"isOverride": false,
|
|
1439
|
+
"isSealed": false,
|
|
1057
1440
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1058
1441
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1059
1442
|
"isExtensionMethod": false
|
|
@@ -1061,13 +1444,18 @@
|
|
|
1061
1444
|
{
|
|
1062
1445
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetTimeSpan(System.Int32,System.TimeSpan):System.Void",
|
|
1063
1446
|
"clrName": "SetTimeSpan",
|
|
1064
|
-
"tsEmitName": "setTimeSpan",
|
|
1065
1447
|
"metadataToken": 100665809,
|
|
1066
1448
|
"canonicalSignature": "(System.Int32,System.TimeSpan):System.Void",
|
|
1067
1449
|
"normalizedSignature": "SetTimeSpan|(System.Int32,System.TimeSpan):System.Void|static=false",
|
|
1068
1450
|
"emitScope": "ClassSurface",
|
|
1451
|
+
"provenance": "Original",
|
|
1069
1452
|
"arity": 0,
|
|
1070
1453
|
"parameterCount": 2,
|
|
1454
|
+
"isStatic": false,
|
|
1455
|
+
"isAbstract": false,
|
|
1456
|
+
"isVirtual": true,
|
|
1457
|
+
"isOverride": false,
|
|
1458
|
+
"isSealed": false,
|
|
1071
1459
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1072
1460
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1073
1461
|
"isExtensionMethod": false
|
|
@@ -1075,13 +1463,18 @@
|
|
|
1075
1463
|
{
|
|
1076
1464
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetValue(System.Int32,System.Object):System.Void",
|
|
1077
1465
|
"clrName": "SetValue",
|
|
1078
|
-
"tsEmitName": "setValue",
|
|
1079
1466
|
"metadataToken": 100665810,
|
|
1080
1467
|
"canonicalSignature": "(System.Int32,System.Object):System.Void",
|
|
1081
1468
|
"normalizedSignature": "SetValue|(System.Int32,System.Object):System.Void|static=false",
|
|
1082
1469
|
"emitScope": "ClassSurface",
|
|
1470
|
+
"provenance": "Original",
|
|
1083
1471
|
"arity": 0,
|
|
1084
1472
|
"parameterCount": 2,
|
|
1473
|
+
"isStatic": false,
|
|
1474
|
+
"isAbstract": false,
|
|
1475
|
+
"isVirtual": true,
|
|
1476
|
+
"isOverride": false,
|
|
1477
|
+
"isSealed": false,
|
|
1085
1478
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1086
1479
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1087
1480
|
"isExtensionMethod": false
|
|
@@ -1089,13 +1482,18 @@
|
|
|
1089
1482
|
{
|
|
1090
1483
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::SetValues(System.Object[]):System.Int32",
|
|
1091
1484
|
"clrName": "SetValues",
|
|
1092
|
-
"tsEmitName": "setValues",
|
|
1093
1485
|
"metadataToken": 100665811,
|
|
1094
1486
|
"canonicalSignature": "(System.Object[]):System.Int32",
|
|
1095
1487
|
"normalizedSignature": "SetValues|(System.Object[]):System.Int32|static=false",
|
|
1096
1488
|
"emitScope": "ClassSurface",
|
|
1489
|
+
"provenance": "Original",
|
|
1097
1490
|
"arity": 0,
|
|
1098
1491
|
"parameterCount": 1,
|
|
1492
|
+
"isStatic": false,
|
|
1493
|
+
"isAbstract": false,
|
|
1494
|
+
"isVirtual": true,
|
|
1495
|
+
"isOverride": false,
|
|
1496
|
+
"isSealed": false,
|
|
1099
1497
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1100
1498
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1101
1499
|
"isExtensionMethod": false
|
|
@@ -1103,13 +1501,18 @@
|
|
|
1103
1501
|
{
|
|
1104
1502
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::get_Item(System.Int32):System.Object",
|
|
1105
1503
|
"clrName": "get_Item",
|
|
1106
|
-
"tsEmitName": "get_Item",
|
|
1107
1504
|
"metadataToken": 0,
|
|
1108
1505
|
"canonicalSignature": "(System.Int32):System.Object",
|
|
1109
1506
|
"normalizedSignature": "get_Item|(System.Int32):System.Object|static=false",
|
|
1110
1507
|
"emitScope": "ClassSurface",
|
|
1508
|
+
"provenance": "IndexerNormalized",
|
|
1111
1509
|
"arity": 0,
|
|
1112
1510
|
"parameterCount": 1,
|
|
1511
|
+
"isStatic": false,
|
|
1512
|
+
"isAbstract": false,
|
|
1513
|
+
"isVirtual": true,
|
|
1514
|
+
"isOverride": false,
|
|
1515
|
+
"isSealed": false,
|
|
1113
1516
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1114
1517
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1115
1518
|
"isExtensionMethod": false
|
|
@@ -1117,13 +1520,18 @@
|
|
|
1117
1520
|
{
|
|
1118
1521
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::get_Item(System.String):System.Object",
|
|
1119
1522
|
"clrName": "get_Item",
|
|
1120
|
-
"tsEmitName": "get_Item2",
|
|
1121
1523
|
"metadataToken": 0,
|
|
1122
1524
|
"canonicalSignature": "(System.String):System.Object",
|
|
1123
1525
|
"normalizedSignature": "get_Item|(System.String):System.Object|static=false",
|
|
1124
1526
|
"emitScope": "ClassSurface",
|
|
1527
|
+
"provenance": "IndexerNormalized",
|
|
1125
1528
|
"arity": 0,
|
|
1126
1529
|
"parameterCount": 1,
|
|
1530
|
+
"isStatic": false,
|
|
1531
|
+
"isAbstract": false,
|
|
1532
|
+
"isVirtual": true,
|
|
1533
|
+
"isOverride": false,
|
|
1534
|
+
"isSealed": false,
|
|
1127
1535
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1128
1536
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1129
1537
|
"isExtensionMethod": false
|
|
@@ -1133,14 +1541,18 @@
|
|
|
1133
1541
|
{
|
|
1134
1542
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlDataRecord::FieldCount:System.Int32",
|
|
1135
1543
|
"clrName": "FieldCount",
|
|
1136
|
-
"tsEmitName": "fieldCount",
|
|
1137
1544
|
"metadataToken": 385877783,
|
|
1138
1545
|
"canonicalSignature": ":System.Int32",
|
|
1139
1546
|
"normalizedSignature": "FieldCount|:System.Int32|static=false|accessor=get",
|
|
1140
1547
|
"emitScope": "ClassSurface",
|
|
1548
|
+
"provenance": "Original",
|
|
1141
1549
|
"isIndexer": false,
|
|
1142
1550
|
"hasGetter": true,
|
|
1143
1551
|
"hasSetter": false,
|
|
1552
|
+
"isStatic": false,
|
|
1553
|
+
"isAbstract": false,
|
|
1554
|
+
"isVirtual": true,
|
|
1555
|
+
"isOverride": false,
|
|
1144
1556
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1145
1557
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
1146
1558
|
}
|
|
@@ -1158,1060 +1570,320 @@
|
|
|
1158
1570
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1159
1571
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
1160
1572
|
}
|
|
1161
|
-
]
|
|
1162
|
-
|
|
1573
|
+
]
|
|
1574
|
+
},
|
|
1575
|
+
{
|
|
1576
|
+
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1577
|
+
"clrName": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1578
|
+
"assemblyName": "Microsoft.Data.SqlClient",
|
|
1579
|
+
"metadataToken": 0,
|
|
1580
|
+
"kind": "Class",
|
|
1581
|
+
"accessibility": "Public",
|
|
1582
|
+
"isAbstract": false,
|
|
1583
|
+
"isSealed": true,
|
|
1584
|
+
"isStatic": false,
|
|
1585
|
+
"arity": 0,
|
|
1586
|
+
"methods": [
|
|
1163
1587
|
{
|
|
1164
|
-
"
|
|
1588
|
+
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Boolean):System.Boolean",
|
|
1589
|
+
"clrName": "Adjust",
|
|
1590
|
+
"metadataToken": 100665846,
|
|
1591
|
+
"canonicalSignature": "(System.Boolean):System.Boolean",
|
|
1592
|
+
"normalizedSignature": "Adjust|(System.Boolean):System.Boolean|static=false",
|
|
1593
|
+
"emitScope": "ClassSurface",
|
|
1594
|
+
"provenance": "Original",
|
|
1595
|
+
"arity": 0,
|
|
1596
|
+
"parameterCount": 1,
|
|
1165
1597
|
"isStatic": false,
|
|
1166
|
-
"
|
|
1167
|
-
"
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1598
|
+
"isAbstract": false,
|
|
1599
|
+
"isVirtual": false,
|
|
1600
|
+
"isOverride": false,
|
|
1601
|
+
"isSealed": false,
|
|
1602
|
+
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1603
|
+
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1604
|
+
"isExtensionMethod": false
|
|
1172
1605
|
},
|
|
1173
1606
|
{
|
|
1174
|
-
"
|
|
1607
|
+
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Byte):System.Byte",
|
|
1608
|
+
"clrName": "Adjust",
|
|
1609
|
+
"metadataToken": 100665847,
|
|
1610
|
+
"canonicalSignature": "(System.Byte):System.Byte",
|
|
1611
|
+
"normalizedSignature": "Adjust|(System.Byte):System.Byte|static=false",
|
|
1612
|
+
"emitScope": "ClassSurface",
|
|
1613
|
+
"provenance": "Original",
|
|
1614
|
+
"arity": 0,
|
|
1615
|
+
"parameterCount": 1,
|
|
1175
1616
|
"isStatic": false,
|
|
1176
|
-
"
|
|
1177
|
-
"
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1617
|
+
"isAbstract": false,
|
|
1618
|
+
"isVirtual": false,
|
|
1619
|
+
"isOverride": false,
|
|
1620
|
+
"isSealed": false,
|
|
1621
|
+
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1622
|
+
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1623
|
+
"isExtensionMethod": false
|
|
1182
1624
|
},
|
|
1183
1625
|
{
|
|
1184
|
-
"
|
|
1626
|
+
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Byte[]):System.Byte[]",
|
|
1627
|
+
"clrName": "Adjust",
|
|
1628
|
+
"metadataToken": 100665848,
|
|
1629
|
+
"canonicalSignature": "(System.Byte[]):System.Byte[]",
|
|
1630
|
+
"normalizedSignature": "Adjust|(System.Byte[]):System.Byte[]|static=false",
|
|
1631
|
+
"emitScope": "ClassSurface",
|
|
1632
|
+
"provenance": "Original",
|
|
1633
|
+
"arity": 0,
|
|
1634
|
+
"parameterCount": 1,
|
|
1185
1635
|
"isStatic": false,
|
|
1186
|
-
"
|
|
1187
|
-
"
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1636
|
+
"isAbstract": false,
|
|
1637
|
+
"isVirtual": false,
|
|
1638
|
+
"isOverride": false,
|
|
1639
|
+
"isSealed": false,
|
|
1640
|
+
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1641
|
+
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1642
|
+
"isExtensionMethod": false
|
|
1192
1643
|
},
|
|
1193
1644
|
{
|
|
1194
|
-
"
|
|
1645
|
+
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Char):System.Char",
|
|
1646
|
+
"clrName": "Adjust",
|
|
1647
|
+
"metadataToken": 100665849,
|
|
1648
|
+
"canonicalSignature": "(System.Char):System.Char",
|
|
1649
|
+
"normalizedSignature": "Adjust|(System.Char):System.Char|static=false",
|
|
1650
|
+
"emitScope": "ClassSurface",
|
|
1651
|
+
"provenance": "Original",
|
|
1652
|
+
"arity": 0,
|
|
1653
|
+
"parameterCount": 1,
|
|
1195
1654
|
"isStatic": false,
|
|
1196
|
-
"
|
|
1197
|
-
"
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1655
|
+
"isAbstract": false,
|
|
1656
|
+
"isVirtual": false,
|
|
1657
|
+
"isOverride": false,
|
|
1658
|
+
"isSealed": false,
|
|
1659
|
+
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1660
|
+
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1661
|
+
"isExtensionMethod": false
|
|
1202
1662
|
},
|
|
1203
1663
|
{
|
|
1204
|
-
"
|
|
1664
|
+
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Char[]):System.Char[]",
|
|
1665
|
+
"clrName": "Adjust",
|
|
1666
|
+
"metadataToken": 100665850,
|
|
1667
|
+
"canonicalSignature": "(System.Char[]):System.Char[]",
|
|
1668
|
+
"normalizedSignature": "Adjust|(System.Char[]):System.Char[]|static=false",
|
|
1669
|
+
"emitScope": "ClassSurface",
|
|
1670
|
+
"provenance": "Original",
|
|
1671
|
+
"arity": 0,
|
|
1672
|
+
"parameterCount": 1,
|
|
1205
1673
|
"isStatic": false,
|
|
1206
|
-
"
|
|
1207
|
-
"
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1674
|
+
"isAbstract": false,
|
|
1675
|
+
"isVirtual": false,
|
|
1676
|
+
"isOverride": false,
|
|
1677
|
+
"isSealed": false,
|
|
1678
|
+
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1679
|
+
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1680
|
+
"isExtensionMethod": false
|
|
1212
1681
|
},
|
|
1213
1682
|
{
|
|
1214
|
-
"
|
|
1683
|
+
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlBinary):System.Data.SqlTypes.SqlBinary",
|
|
1684
|
+
"clrName": "Adjust",
|
|
1685
|
+
"metadataToken": 100665851,
|
|
1686
|
+
"canonicalSignature": "(System.Data.SqlTypes.SqlBinary):System.Data.SqlTypes.SqlBinary",
|
|
1687
|
+
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlBinary):System.Data.SqlTypes.SqlBinary|static=false",
|
|
1688
|
+
"emitScope": "ClassSurface",
|
|
1689
|
+
"provenance": "Original",
|
|
1690
|
+
"arity": 0,
|
|
1691
|
+
"parameterCount": 1,
|
|
1215
1692
|
"isStatic": false,
|
|
1216
|
-
"
|
|
1217
|
-
"
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1693
|
+
"isAbstract": false,
|
|
1694
|
+
"isVirtual": false,
|
|
1695
|
+
"isOverride": false,
|
|
1696
|
+
"isSealed": false,
|
|
1697
|
+
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1698
|
+
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1699
|
+
"isExtensionMethod": false
|
|
1222
1700
|
},
|
|
1223
1701
|
{
|
|
1224
|
-
"
|
|
1702
|
+
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlBoolean):System.Data.SqlTypes.SqlBoolean",
|
|
1703
|
+
"clrName": "Adjust",
|
|
1704
|
+
"metadataToken": 100665852,
|
|
1705
|
+
"canonicalSignature": "(System.Data.SqlTypes.SqlBoolean):System.Data.SqlTypes.SqlBoolean",
|
|
1706
|
+
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlBoolean):System.Data.SqlTypes.SqlBoolean|static=false",
|
|
1707
|
+
"emitScope": "ClassSurface",
|
|
1708
|
+
"provenance": "Original",
|
|
1709
|
+
"arity": 0,
|
|
1710
|
+
"parameterCount": 1,
|
|
1225
1711
|
"isStatic": false,
|
|
1226
|
-
"
|
|
1227
|
-
"
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1712
|
+
"isAbstract": false,
|
|
1713
|
+
"isVirtual": false,
|
|
1714
|
+
"isOverride": false,
|
|
1715
|
+
"isSealed": false,
|
|
1716
|
+
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1717
|
+
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1718
|
+
"isExtensionMethod": false
|
|
1232
1719
|
},
|
|
1233
1720
|
{
|
|
1234
|
-
"
|
|
1721
|
+
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlByte):System.Data.SqlTypes.SqlByte",
|
|
1722
|
+
"clrName": "Adjust",
|
|
1723
|
+
"metadataToken": 100665853,
|
|
1724
|
+
"canonicalSignature": "(System.Data.SqlTypes.SqlByte):System.Data.SqlTypes.SqlByte",
|
|
1725
|
+
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlByte):System.Data.SqlTypes.SqlByte|static=false",
|
|
1726
|
+
"emitScope": "ClassSurface",
|
|
1727
|
+
"provenance": "Original",
|
|
1728
|
+
"arity": 0,
|
|
1729
|
+
"parameterCount": 1,
|
|
1235
1730
|
"isStatic": false,
|
|
1236
|
-
"
|
|
1237
|
-
"
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1731
|
+
"isAbstract": false,
|
|
1732
|
+
"isVirtual": false,
|
|
1733
|
+
"isOverride": false,
|
|
1734
|
+
"isSealed": false,
|
|
1735
|
+
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1736
|
+
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1737
|
+
"isExtensionMethod": false
|
|
1242
1738
|
},
|
|
1243
1739
|
{
|
|
1244
|
-
"
|
|
1740
|
+
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlBytes):System.Data.SqlTypes.SqlBytes",
|
|
1741
|
+
"clrName": "Adjust",
|
|
1742
|
+
"metadataToken": 100665854,
|
|
1743
|
+
"canonicalSignature": "(System.Data.SqlTypes.SqlBytes):System.Data.SqlTypes.SqlBytes",
|
|
1744
|
+
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlBytes):System.Data.SqlTypes.SqlBytes|static=false",
|
|
1745
|
+
"emitScope": "ClassSurface",
|
|
1746
|
+
"provenance": "Original",
|
|
1747
|
+
"arity": 0,
|
|
1748
|
+
"parameterCount": 1,
|
|
1245
1749
|
"isStatic": false,
|
|
1246
|
-
"
|
|
1247
|
-
"
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1750
|
+
"isAbstract": false,
|
|
1751
|
+
"isVirtual": false,
|
|
1752
|
+
"isOverride": false,
|
|
1753
|
+
"isSealed": false,
|
|
1754
|
+
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1755
|
+
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1756
|
+
"isExtensionMethod": false
|
|
1252
1757
|
},
|
|
1253
1758
|
{
|
|
1254
|
-
"
|
|
1759
|
+
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlChars):System.Data.SqlTypes.SqlChars",
|
|
1760
|
+
"clrName": "Adjust",
|
|
1761
|
+
"metadataToken": 100665855,
|
|
1762
|
+
"canonicalSignature": "(System.Data.SqlTypes.SqlChars):System.Data.SqlTypes.SqlChars",
|
|
1763
|
+
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlChars):System.Data.SqlTypes.SqlChars|static=false",
|
|
1764
|
+
"emitScope": "ClassSurface",
|
|
1765
|
+
"provenance": "Original",
|
|
1766
|
+
"arity": 0,
|
|
1767
|
+
"parameterCount": 1,
|
|
1255
1768
|
"isStatic": false,
|
|
1256
|
-
"
|
|
1257
|
-
"
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1769
|
+
"isAbstract": false,
|
|
1770
|
+
"isVirtual": false,
|
|
1771
|
+
"isOverride": false,
|
|
1772
|
+
"isSealed": false,
|
|
1773
|
+
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1774
|
+
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1775
|
+
"isExtensionMethod": false
|
|
1262
1776
|
},
|
|
1263
1777
|
{
|
|
1264
|
-
"
|
|
1778
|
+
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlDateTime",
|
|
1779
|
+
"clrName": "Adjust",
|
|
1780
|
+
"metadataToken": 100665856,
|
|
1781
|
+
"canonicalSignature": "(System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlDateTime",
|
|
1782
|
+
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlDateTime|static=false",
|
|
1783
|
+
"emitScope": "ClassSurface",
|
|
1784
|
+
"provenance": "Original",
|
|
1785
|
+
"arity": 0,
|
|
1786
|
+
"parameterCount": 1,
|
|
1265
1787
|
"isStatic": false,
|
|
1266
|
-
"
|
|
1267
|
-
"
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1788
|
+
"isAbstract": false,
|
|
1789
|
+
"isVirtual": false,
|
|
1790
|
+
"isOverride": false,
|
|
1791
|
+
"isSealed": false,
|
|
1792
|
+
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1793
|
+
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1794
|
+
"isExtensionMethod": false
|
|
1272
1795
|
},
|
|
1273
1796
|
{
|
|
1274
|
-
"
|
|
1797
|
+
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlDecimal",
|
|
1798
|
+
"clrName": "Adjust",
|
|
1799
|
+
"metadataToken": 100665857,
|
|
1800
|
+
"canonicalSignature": "(System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlDecimal",
|
|
1801
|
+
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlDecimal|static=false",
|
|
1802
|
+
"emitScope": "ClassSurface",
|
|
1803
|
+
"provenance": "Original",
|
|
1804
|
+
"arity": 0,
|
|
1805
|
+
"parameterCount": 1,
|
|
1275
1806
|
"isStatic": false,
|
|
1276
|
-
"
|
|
1277
|
-
"
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1807
|
+
"isAbstract": false,
|
|
1808
|
+
"isVirtual": false,
|
|
1809
|
+
"isOverride": false,
|
|
1810
|
+
"isSealed": false,
|
|
1811
|
+
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1812
|
+
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1813
|
+
"isExtensionMethod": false
|
|
1282
1814
|
},
|
|
1283
1815
|
{
|
|
1284
|
-
"
|
|
1816
|
+
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlDouble):System.Data.SqlTypes.SqlDouble",
|
|
1817
|
+
"clrName": "Adjust",
|
|
1818
|
+
"metadataToken": 100665858,
|
|
1819
|
+
"canonicalSignature": "(System.Data.SqlTypes.SqlDouble):System.Data.SqlTypes.SqlDouble",
|
|
1820
|
+
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlDouble):System.Data.SqlTypes.SqlDouble|static=false",
|
|
1821
|
+
"emitScope": "ClassSurface",
|
|
1822
|
+
"provenance": "Original",
|
|
1823
|
+
"arity": 0,
|
|
1824
|
+
"parameterCount": 1,
|
|
1285
1825
|
"isStatic": false,
|
|
1286
|
-
"
|
|
1287
|
-
"
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1826
|
+
"isAbstract": false,
|
|
1827
|
+
"isVirtual": false,
|
|
1828
|
+
"isOverride": false,
|
|
1829
|
+
"isSealed": false,
|
|
1830
|
+
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1831
|
+
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1832
|
+
"isExtensionMethod": false
|
|
1292
1833
|
},
|
|
1293
1834
|
{
|
|
1294
|
-
"
|
|
1835
|
+
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlGuid):System.Data.SqlTypes.SqlGuid",
|
|
1836
|
+
"clrName": "Adjust",
|
|
1837
|
+
"metadataToken": 100665859,
|
|
1838
|
+
"canonicalSignature": "(System.Data.SqlTypes.SqlGuid):System.Data.SqlTypes.SqlGuid",
|
|
1839
|
+
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlGuid):System.Data.SqlTypes.SqlGuid|static=false",
|
|
1840
|
+
"emitScope": "ClassSurface",
|
|
1841
|
+
"provenance": "Original",
|
|
1842
|
+
"arity": 0,
|
|
1843
|
+
"parameterCount": 1,
|
|
1295
1844
|
"isStatic": false,
|
|
1296
|
-
"
|
|
1297
|
-
"
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1845
|
+
"isAbstract": false,
|
|
1846
|
+
"isVirtual": false,
|
|
1847
|
+
"isOverride": false,
|
|
1848
|
+
"isSealed": false,
|
|
1849
|
+
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1850
|
+
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1851
|
+
"isExtensionMethod": false
|
|
1302
1852
|
},
|
|
1303
1853
|
{
|
|
1304
|
-
"
|
|
1854
|
+
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlInt16):System.Data.SqlTypes.SqlInt16",
|
|
1855
|
+
"clrName": "Adjust",
|
|
1856
|
+
"metadataToken": 100665860,
|
|
1857
|
+
"canonicalSignature": "(System.Data.SqlTypes.SqlInt16):System.Data.SqlTypes.SqlInt16",
|
|
1858
|
+
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlInt16):System.Data.SqlTypes.SqlInt16|static=false",
|
|
1859
|
+
"emitScope": "ClassSurface",
|
|
1860
|
+
"provenance": "Original",
|
|
1861
|
+
"arity": 0,
|
|
1862
|
+
"parameterCount": 1,
|
|
1305
1863
|
"isStatic": false,
|
|
1306
|
-
"
|
|
1307
|
-
"
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
{
|
|
1314
|
-
"tsName": "getInt64",
|
|
1315
|
-
"isStatic": false,
|
|
1316
|
-
"tsSignatureId": "GetInt64|(System.Int32):System.Int64|static=false",
|
|
1317
|
-
"target": {
|
|
1318
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1319
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1320
|
-
"metadataToken": 100665749
|
|
1321
|
-
}
|
|
1322
|
-
},
|
|
1323
|
-
{
|
|
1324
|
-
"tsName": "getName",
|
|
1325
|
-
"isStatic": false,
|
|
1326
|
-
"tsSignatureId": "GetName|(System.Int32):System.String|static=false",
|
|
1327
|
-
"target": {
|
|
1328
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1329
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1330
|
-
"metadataToken": 100665750
|
|
1331
|
-
}
|
|
1332
|
-
},
|
|
1333
|
-
{
|
|
1334
|
-
"tsName": "getOrdinal",
|
|
1335
|
-
"isStatic": false,
|
|
1336
|
-
"tsSignatureId": "GetOrdinal|(System.String):System.Int32|static=false",
|
|
1337
|
-
"target": {
|
|
1338
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1339
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1340
|
-
"metadataToken": 100665751
|
|
1341
|
-
}
|
|
1342
|
-
},
|
|
1343
|
-
{
|
|
1344
|
-
"tsName": "getSqlBinary",
|
|
1345
|
-
"isStatic": false,
|
|
1346
|
-
"tsSignatureId": "GetSqlBinary|(System.Int32):System.Data.SqlTypes.SqlBinary|static=false",
|
|
1347
|
-
"target": {
|
|
1348
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1349
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1350
|
-
"metadataToken": 100665752
|
|
1351
|
-
}
|
|
1352
|
-
},
|
|
1353
|
-
{
|
|
1354
|
-
"tsName": "getSqlBoolean",
|
|
1355
|
-
"isStatic": false,
|
|
1356
|
-
"tsSignatureId": "GetSqlBoolean|(System.Int32):System.Data.SqlTypes.SqlBoolean|static=false",
|
|
1357
|
-
"target": {
|
|
1358
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1359
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1360
|
-
"metadataToken": 100665753
|
|
1361
|
-
}
|
|
1362
|
-
},
|
|
1363
|
-
{
|
|
1364
|
-
"tsName": "getSqlByte",
|
|
1365
|
-
"isStatic": false,
|
|
1366
|
-
"tsSignatureId": "GetSqlByte|(System.Int32):System.Data.SqlTypes.SqlByte|static=false",
|
|
1367
|
-
"target": {
|
|
1368
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1369
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1370
|
-
"metadataToken": 100665754
|
|
1371
|
-
}
|
|
1372
|
-
},
|
|
1373
|
-
{
|
|
1374
|
-
"tsName": "getSqlBytes",
|
|
1375
|
-
"isStatic": false,
|
|
1376
|
-
"tsSignatureId": "GetSqlBytes|(System.Int32):System.Data.SqlTypes.SqlBytes|static=false",
|
|
1377
|
-
"target": {
|
|
1378
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1379
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1380
|
-
"metadataToken": 100665755
|
|
1381
|
-
}
|
|
1382
|
-
},
|
|
1383
|
-
{
|
|
1384
|
-
"tsName": "getSqlChars",
|
|
1385
|
-
"isStatic": false,
|
|
1386
|
-
"tsSignatureId": "GetSqlChars|(System.Int32):System.Data.SqlTypes.SqlChars|static=false",
|
|
1387
|
-
"target": {
|
|
1388
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1389
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1390
|
-
"metadataToken": 100665756
|
|
1391
|
-
}
|
|
1392
|
-
},
|
|
1393
|
-
{
|
|
1394
|
-
"tsName": "getSqlDateTime",
|
|
1395
|
-
"isStatic": false,
|
|
1396
|
-
"tsSignatureId": "GetSqlDateTime|(System.Int32):System.Data.SqlTypes.SqlDateTime|static=false",
|
|
1397
|
-
"target": {
|
|
1398
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1399
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1400
|
-
"metadataToken": 100665757
|
|
1401
|
-
}
|
|
1402
|
-
},
|
|
1403
|
-
{
|
|
1404
|
-
"tsName": "getSqlDecimal",
|
|
1405
|
-
"isStatic": false,
|
|
1406
|
-
"tsSignatureId": "GetSqlDecimal|(System.Int32):System.Data.SqlTypes.SqlDecimal|static=false",
|
|
1407
|
-
"target": {
|
|
1408
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1409
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1410
|
-
"metadataToken": 100665758
|
|
1411
|
-
}
|
|
1412
|
-
},
|
|
1413
|
-
{
|
|
1414
|
-
"tsName": "getSqlDouble",
|
|
1415
|
-
"isStatic": false,
|
|
1416
|
-
"tsSignatureId": "GetSqlDouble|(System.Int32):System.Data.SqlTypes.SqlDouble|static=false",
|
|
1417
|
-
"target": {
|
|
1418
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1419
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1420
|
-
"metadataToken": 100665759
|
|
1421
|
-
}
|
|
1422
|
-
},
|
|
1423
|
-
{
|
|
1424
|
-
"tsName": "getSqlFieldType",
|
|
1425
|
-
"isStatic": false,
|
|
1426
|
-
"tsSignatureId": "GetSqlFieldType|(System.Int32):System.Type|static=false",
|
|
1427
|
-
"target": {
|
|
1428
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1429
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1430
|
-
"metadataToken": 100665760
|
|
1431
|
-
}
|
|
1432
|
-
},
|
|
1433
|
-
{
|
|
1434
|
-
"tsName": "getSqlGuid",
|
|
1435
|
-
"isStatic": false,
|
|
1436
|
-
"tsSignatureId": "GetSqlGuid|(System.Int32):System.Data.SqlTypes.SqlGuid|static=false",
|
|
1437
|
-
"target": {
|
|
1438
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1439
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1440
|
-
"metadataToken": 100665761
|
|
1441
|
-
}
|
|
1442
|
-
},
|
|
1443
|
-
{
|
|
1444
|
-
"tsName": "getSqlInt16",
|
|
1445
|
-
"isStatic": false,
|
|
1446
|
-
"tsSignatureId": "GetSqlInt16|(System.Int32):System.Data.SqlTypes.SqlInt16|static=false",
|
|
1447
|
-
"target": {
|
|
1448
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1449
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1450
|
-
"metadataToken": 100665762
|
|
1451
|
-
}
|
|
1452
|
-
},
|
|
1453
|
-
{
|
|
1454
|
-
"tsName": "getSqlInt32",
|
|
1455
|
-
"isStatic": false,
|
|
1456
|
-
"tsSignatureId": "GetSqlInt32|(System.Int32):System.Data.SqlTypes.SqlInt32|static=false",
|
|
1457
|
-
"target": {
|
|
1458
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1459
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1460
|
-
"metadataToken": 100665763
|
|
1461
|
-
}
|
|
1462
|
-
},
|
|
1463
|
-
{
|
|
1464
|
-
"tsName": "getSqlInt64",
|
|
1465
|
-
"isStatic": false,
|
|
1466
|
-
"tsSignatureId": "GetSqlInt64|(System.Int32):System.Data.SqlTypes.SqlInt64|static=false",
|
|
1467
|
-
"target": {
|
|
1468
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1469
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1470
|
-
"metadataToken": 100665764
|
|
1471
|
-
}
|
|
1472
|
-
},
|
|
1473
|
-
{
|
|
1474
|
-
"tsName": "getSqlMetaData",
|
|
1475
|
-
"isStatic": false,
|
|
1476
|
-
"tsSignatureId": "GetSqlMetaData|(System.Int32):Microsoft.Data.SqlClient.Server.SqlMetaData|static=false",
|
|
1477
|
-
"target": {
|
|
1478
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1479
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1480
|
-
"metadataToken": 100665765
|
|
1481
|
-
}
|
|
1482
|
-
},
|
|
1483
|
-
{
|
|
1484
|
-
"tsName": "getSqlMoney",
|
|
1485
|
-
"isStatic": false,
|
|
1486
|
-
"tsSignatureId": "GetSqlMoney|(System.Int32):System.Data.SqlTypes.SqlMoney|static=false",
|
|
1487
|
-
"target": {
|
|
1488
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1489
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1490
|
-
"metadataToken": 100665766
|
|
1491
|
-
}
|
|
1492
|
-
},
|
|
1493
|
-
{
|
|
1494
|
-
"tsName": "getSqlSingle",
|
|
1495
|
-
"isStatic": false,
|
|
1496
|
-
"tsSignatureId": "GetSqlSingle|(System.Int32):System.Data.SqlTypes.SqlSingle|static=false",
|
|
1497
|
-
"target": {
|
|
1498
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1499
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1500
|
-
"metadataToken": 100665767
|
|
1501
|
-
}
|
|
1502
|
-
},
|
|
1503
|
-
{
|
|
1504
|
-
"tsName": "getSqlString",
|
|
1505
|
-
"isStatic": false,
|
|
1506
|
-
"tsSignatureId": "GetSqlString|(System.Int32):System.Data.SqlTypes.SqlString|static=false",
|
|
1507
|
-
"target": {
|
|
1508
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1509
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1510
|
-
"metadataToken": 100665768
|
|
1511
|
-
}
|
|
1512
|
-
},
|
|
1513
|
-
{
|
|
1514
|
-
"tsName": "getSqlValue",
|
|
1515
|
-
"isStatic": false,
|
|
1516
|
-
"tsSignatureId": "GetSqlValue|(System.Int32):System.Object|static=false",
|
|
1517
|
-
"target": {
|
|
1518
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1519
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1520
|
-
"metadataToken": 100665769
|
|
1521
|
-
}
|
|
1522
|
-
},
|
|
1523
|
-
{
|
|
1524
|
-
"tsName": "getSqlValues",
|
|
1525
|
-
"isStatic": false,
|
|
1526
|
-
"tsSignatureId": "GetSqlValues|(System.Object[]):System.Int32|static=false",
|
|
1527
|
-
"target": {
|
|
1528
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1529
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1530
|
-
"metadataToken": 100665770
|
|
1531
|
-
}
|
|
1532
|
-
},
|
|
1533
|
-
{
|
|
1534
|
-
"tsName": "getSqlXml",
|
|
1535
|
-
"isStatic": false,
|
|
1536
|
-
"tsSignatureId": "GetSqlXml|(System.Int32):System.Data.SqlTypes.SqlXml|static=false",
|
|
1537
|
-
"target": {
|
|
1538
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1539
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1540
|
-
"metadataToken": 100665771
|
|
1541
|
-
}
|
|
1542
|
-
},
|
|
1543
|
-
{
|
|
1544
|
-
"tsName": "getString",
|
|
1545
|
-
"isStatic": false,
|
|
1546
|
-
"tsSignatureId": "GetString|(System.Int32):System.String|static=false",
|
|
1547
|
-
"target": {
|
|
1548
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1549
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1550
|
-
"metadataToken": 100665772
|
|
1551
|
-
}
|
|
1552
|
-
},
|
|
1553
|
-
{
|
|
1554
|
-
"tsName": "getTimeSpan",
|
|
1555
|
-
"isStatic": false,
|
|
1556
|
-
"tsSignatureId": "GetTimeSpan|(System.Int32):System.TimeSpan|static=false",
|
|
1557
|
-
"target": {
|
|
1558
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1559
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1560
|
-
"metadataToken": 100665773
|
|
1561
|
-
}
|
|
1562
|
-
},
|
|
1563
|
-
{
|
|
1564
|
-
"tsName": "getValue",
|
|
1565
|
-
"isStatic": false,
|
|
1566
|
-
"tsSignatureId": "GetValue|(System.Int32):System.Object|static=false",
|
|
1567
|
-
"target": {
|
|
1568
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1569
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1570
|
-
"metadataToken": 100665774
|
|
1571
|
-
}
|
|
1572
|
-
},
|
|
1573
|
-
{
|
|
1574
|
-
"tsName": "getValues",
|
|
1575
|
-
"isStatic": false,
|
|
1576
|
-
"tsSignatureId": "GetValues|(System.Object[]):System.Int32|static=false",
|
|
1577
|
-
"target": {
|
|
1578
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1579
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1580
|
-
"metadataToken": 100665775
|
|
1581
|
-
}
|
|
1582
|
-
},
|
|
1583
|
-
{
|
|
1584
|
-
"tsName": "isDBNull",
|
|
1585
|
-
"isStatic": false,
|
|
1586
|
-
"tsSignatureId": "IsDBNull|(System.Int32):System.Boolean|static=false",
|
|
1587
|
-
"target": {
|
|
1588
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1589
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1590
|
-
"metadataToken": 100665776
|
|
1591
|
-
}
|
|
1592
|
-
},
|
|
1593
|
-
{
|
|
1594
|
-
"tsName": "setBoolean",
|
|
1595
|
-
"isStatic": false,
|
|
1596
|
-
"tsSignatureId": "SetBoolean|(System.Int32,System.Boolean):System.Void|static=false",
|
|
1597
|
-
"target": {
|
|
1598
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1599
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1600
|
-
"metadataToken": 100665777
|
|
1601
|
-
}
|
|
1602
|
-
},
|
|
1603
|
-
{
|
|
1604
|
-
"tsName": "setByte",
|
|
1605
|
-
"isStatic": false,
|
|
1606
|
-
"tsSignatureId": "SetByte|(System.Int32,System.Byte):System.Void|static=false",
|
|
1607
|
-
"target": {
|
|
1608
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1609
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1610
|
-
"metadataToken": 100665778
|
|
1611
|
-
}
|
|
1612
|
-
},
|
|
1613
|
-
{
|
|
1614
|
-
"tsName": "setBytes",
|
|
1615
|
-
"isStatic": false,
|
|
1616
|
-
"tsSignatureId": "SetBytes|(System.Int32,System.Int64,System.Byte[],System.Int32,System.Int32):System.Void|static=false",
|
|
1617
|
-
"target": {
|
|
1618
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1619
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1620
|
-
"metadataToken": 100665779
|
|
1621
|
-
}
|
|
1622
|
-
},
|
|
1623
|
-
{
|
|
1624
|
-
"tsName": "setChar",
|
|
1625
|
-
"isStatic": false,
|
|
1626
|
-
"tsSignatureId": "SetChar|(System.Int32,System.Char):System.Void|static=false",
|
|
1627
|
-
"target": {
|
|
1628
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1629
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1630
|
-
"metadataToken": 100665780
|
|
1631
|
-
}
|
|
1632
|
-
},
|
|
1633
|
-
{
|
|
1634
|
-
"tsName": "setChars",
|
|
1635
|
-
"isStatic": false,
|
|
1636
|
-
"tsSignatureId": "SetChars|(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32):System.Void|static=false",
|
|
1637
|
-
"target": {
|
|
1638
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1639
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1640
|
-
"metadataToken": 100665781
|
|
1641
|
-
}
|
|
1642
|
-
},
|
|
1643
|
-
{
|
|
1644
|
-
"tsName": "setDateTime",
|
|
1645
|
-
"isStatic": false,
|
|
1646
|
-
"tsSignatureId": "SetDateTime|(System.Int32,System.DateTime):System.Void|static=false",
|
|
1647
|
-
"target": {
|
|
1648
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1649
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1650
|
-
"metadataToken": 100665782
|
|
1651
|
-
}
|
|
1652
|
-
},
|
|
1653
|
-
{
|
|
1654
|
-
"tsName": "setDateTimeOffset",
|
|
1655
|
-
"isStatic": false,
|
|
1656
|
-
"tsSignatureId": "SetDateTimeOffset|(System.Int32,System.DateTimeOffset):System.Void|static=false",
|
|
1657
|
-
"target": {
|
|
1658
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1659
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1660
|
-
"metadataToken": 100665783
|
|
1661
|
-
}
|
|
1662
|
-
},
|
|
1663
|
-
{
|
|
1664
|
-
"tsName": "setDBNull",
|
|
1665
|
-
"isStatic": false,
|
|
1666
|
-
"tsSignatureId": "SetDBNull|(System.Int32):System.Void|static=false",
|
|
1667
|
-
"target": {
|
|
1668
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1669
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1670
|
-
"metadataToken": 100665784
|
|
1671
|
-
}
|
|
1672
|
-
},
|
|
1673
|
-
{
|
|
1674
|
-
"tsName": "setDecimal",
|
|
1675
|
-
"isStatic": false,
|
|
1676
|
-
"tsSignatureId": "SetDecimal|(System.Int32,System.Decimal):System.Void|static=false",
|
|
1677
|
-
"target": {
|
|
1678
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1679
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1680
|
-
"metadataToken": 100665785
|
|
1681
|
-
}
|
|
1682
|
-
},
|
|
1683
|
-
{
|
|
1684
|
-
"tsName": "setDouble",
|
|
1685
|
-
"isStatic": false,
|
|
1686
|
-
"tsSignatureId": "SetDouble|(System.Int32,System.Double):System.Void|static=false",
|
|
1687
|
-
"target": {
|
|
1688
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1689
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1690
|
-
"metadataToken": 100665786
|
|
1691
|
-
}
|
|
1692
|
-
},
|
|
1693
|
-
{
|
|
1694
|
-
"tsName": "setFloat",
|
|
1695
|
-
"isStatic": false,
|
|
1696
|
-
"tsSignatureId": "SetFloat|(System.Int32,System.Single):System.Void|static=false",
|
|
1697
|
-
"target": {
|
|
1698
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1699
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1700
|
-
"metadataToken": 100665787
|
|
1701
|
-
}
|
|
1702
|
-
},
|
|
1703
|
-
{
|
|
1704
|
-
"tsName": "setGuid",
|
|
1705
|
-
"isStatic": false,
|
|
1706
|
-
"tsSignatureId": "SetGuid|(System.Int32,System.Guid):System.Void|static=false",
|
|
1707
|
-
"target": {
|
|
1708
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1709
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1710
|
-
"metadataToken": 100665788
|
|
1711
|
-
}
|
|
1712
|
-
},
|
|
1713
|
-
{
|
|
1714
|
-
"tsName": "setInt16",
|
|
1715
|
-
"isStatic": false,
|
|
1716
|
-
"tsSignatureId": "SetInt16|(System.Int32,System.Int16):System.Void|static=false",
|
|
1717
|
-
"target": {
|
|
1718
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1719
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1720
|
-
"metadataToken": 100665789
|
|
1721
|
-
}
|
|
1722
|
-
},
|
|
1723
|
-
{
|
|
1724
|
-
"tsName": "setInt32",
|
|
1725
|
-
"isStatic": false,
|
|
1726
|
-
"tsSignatureId": "SetInt32|(System.Int32,System.Int32):System.Void|static=false",
|
|
1727
|
-
"target": {
|
|
1728
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1729
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1730
|
-
"metadataToken": 100665790
|
|
1731
|
-
}
|
|
1732
|
-
},
|
|
1733
|
-
{
|
|
1734
|
-
"tsName": "setInt64",
|
|
1735
|
-
"isStatic": false,
|
|
1736
|
-
"tsSignatureId": "SetInt64|(System.Int32,System.Int64):System.Void|static=false",
|
|
1737
|
-
"target": {
|
|
1738
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1739
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1740
|
-
"metadataToken": 100665791
|
|
1741
|
-
}
|
|
1742
|
-
},
|
|
1743
|
-
{
|
|
1744
|
-
"tsName": "setSqlBinary",
|
|
1745
|
-
"isStatic": false,
|
|
1746
|
-
"tsSignatureId": "SetSqlBinary|(System.Int32,System.Data.SqlTypes.SqlBinary):System.Void|static=false",
|
|
1747
|
-
"target": {
|
|
1748
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1749
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1750
|
-
"metadataToken": 100665792
|
|
1751
|
-
}
|
|
1752
|
-
},
|
|
1753
|
-
{
|
|
1754
|
-
"tsName": "setSqlBoolean",
|
|
1755
|
-
"isStatic": false,
|
|
1756
|
-
"tsSignatureId": "SetSqlBoolean|(System.Int32,System.Data.SqlTypes.SqlBoolean):System.Void|static=false",
|
|
1757
|
-
"target": {
|
|
1758
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1759
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1760
|
-
"metadataToken": 100665793
|
|
1761
|
-
}
|
|
1762
|
-
},
|
|
1763
|
-
{
|
|
1764
|
-
"tsName": "setSqlByte",
|
|
1765
|
-
"isStatic": false,
|
|
1766
|
-
"tsSignatureId": "SetSqlByte|(System.Int32,System.Data.SqlTypes.SqlByte):System.Void|static=false",
|
|
1767
|
-
"target": {
|
|
1768
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1769
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1770
|
-
"metadataToken": 100665794
|
|
1771
|
-
}
|
|
1772
|
-
},
|
|
1773
|
-
{
|
|
1774
|
-
"tsName": "setSqlBytes",
|
|
1775
|
-
"isStatic": false,
|
|
1776
|
-
"tsSignatureId": "SetSqlBytes|(System.Int32,System.Data.SqlTypes.SqlBytes):System.Void|static=false",
|
|
1777
|
-
"target": {
|
|
1778
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1779
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1780
|
-
"metadataToken": 100665795
|
|
1781
|
-
}
|
|
1782
|
-
},
|
|
1783
|
-
{
|
|
1784
|
-
"tsName": "setSqlChars",
|
|
1785
|
-
"isStatic": false,
|
|
1786
|
-
"tsSignatureId": "SetSqlChars|(System.Int32,System.Data.SqlTypes.SqlChars):System.Void|static=false",
|
|
1787
|
-
"target": {
|
|
1788
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1789
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1790
|
-
"metadataToken": 100665796
|
|
1791
|
-
}
|
|
1792
|
-
},
|
|
1793
|
-
{
|
|
1794
|
-
"tsName": "setSqlDateTime",
|
|
1795
|
-
"isStatic": false,
|
|
1796
|
-
"tsSignatureId": "SetSqlDateTime|(System.Int32,System.Data.SqlTypes.SqlDateTime):System.Void|static=false",
|
|
1797
|
-
"target": {
|
|
1798
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1799
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1800
|
-
"metadataToken": 100665797
|
|
1801
|
-
}
|
|
1802
|
-
},
|
|
1803
|
-
{
|
|
1804
|
-
"tsName": "setSqlDecimal",
|
|
1805
|
-
"isStatic": false,
|
|
1806
|
-
"tsSignatureId": "SetSqlDecimal|(System.Int32,System.Data.SqlTypes.SqlDecimal):System.Void|static=false",
|
|
1807
|
-
"target": {
|
|
1808
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1809
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1810
|
-
"metadataToken": 100665798
|
|
1811
|
-
}
|
|
1812
|
-
},
|
|
1813
|
-
{
|
|
1814
|
-
"tsName": "setSqlDouble",
|
|
1815
|
-
"isStatic": false,
|
|
1816
|
-
"tsSignatureId": "SetSqlDouble|(System.Int32,System.Data.SqlTypes.SqlDouble):System.Void|static=false",
|
|
1817
|
-
"target": {
|
|
1818
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1819
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1820
|
-
"metadataToken": 100665799
|
|
1821
|
-
}
|
|
1822
|
-
},
|
|
1823
|
-
{
|
|
1824
|
-
"tsName": "setSqlGuid",
|
|
1825
|
-
"isStatic": false,
|
|
1826
|
-
"tsSignatureId": "SetSqlGuid|(System.Int32,System.Data.SqlTypes.SqlGuid):System.Void|static=false",
|
|
1827
|
-
"target": {
|
|
1828
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1829
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1830
|
-
"metadataToken": 100665800
|
|
1831
|
-
}
|
|
1832
|
-
},
|
|
1833
|
-
{
|
|
1834
|
-
"tsName": "setSqlInt16",
|
|
1835
|
-
"isStatic": false,
|
|
1836
|
-
"tsSignatureId": "SetSqlInt16|(System.Int32,System.Data.SqlTypes.SqlInt16):System.Void|static=false",
|
|
1837
|
-
"target": {
|
|
1838
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1839
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1840
|
-
"metadataToken": 100665801
|
|
1841
|
-
}
|
|
1842
|
-
},
|
|
1843
|
-
{
|
|
1844
|
-
"tsName": "setSqlInt32",
|
|
1845
|
-
"isStatic": false,
|
|
1846
|
-
"tsSignatureId": "SetSqlInt32|(System.Int32,System.Data.SqlTypes.SqlInt32):System.Void|static=false",
|
|
1847
|
-
"target": {
|
|
1848
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1849
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1850
|
-
"metadataToken": 100665802
|
|
1851
|
-
}
|
|
1852
|
-
},
|
|
1853
|
-
{
|
|
1854
|
-
"tsName": "setSqlInt64",
|
|
1855
|
-
"isStatic": false,
|
|
1856
|
-
"tsSignatureId": "SetSqlInt64|(System.Int32,System.Data.SqlTypes.SqlInt64):System.Void|static=false",
|
|
1857
|
-
"target": {
|
|
1858
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1859
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1860
|
-
"metadataToken": 100665803
|
|
1861
|
-
}
|
|
1862
|
-
},
|
|
1863
|
-
{
|
|
1864
|
-
"tsName": "setSqlMoney",
|
|
1865
|
-
"isStatic": false,
|
|
1866
|
-
"tsSignatureId": "SetSqlMoney|(System.Int32,System.Data.SqlTypes.SqlMoney):System.Void|static=false",
|
|
1867
|
-
"target": {
|
|
1868
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1869
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1870
|
-
"metadataToken": 100665804
|
|
1871
|
-
}
|
|
1872
|
-
},
|
|
1873
|
-
{
|
|
1874
|
-
"tsName": "setSqlSingle",
|
|
1875
|
-
"isStatic": false,
|
|
1876
|
-
"tsSignatureId": "SetSqlSingle|(System.Int32,System.Data.SqlTypes.SqlSingle):System.Void|static=false",
|
|
1877
|
-
"target": {
|
|
1878
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1879
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1880
|
-
"metadataToken": 100665805
|
|
1881
|
-
}
|
|
1882
|
-
},
|
|
1883
|
-
{
|
|
1884
|
-
"tsName": "setSqlString",
|
|
1885
|
-
"isStatic": false,
|
|
1886
|
-
"tsSignatureId": "SetSqlString|(System.Int32,System.Data.SqlTypes.SqlString):System.Void|static=false",
|
|
1887
|
-
"target": {
|
|
1888
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1889
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1890
|
-
"metadataToken": 100665806
|
|
1891
|
-
}
|
|
1892
|
-
},
|
|
1893
|
-
{
|
|
1894
|
-
"tsName": "setSqlXml",
|
|
1895
|
-
"isStatic": false,
|
|
1896
|
-
"tsSignatureId": "SetSqlXml|(System.Int32,System.Data.SqlTypes.SqlXml):System.Void|static=false",
|
|
1897
|
-
"target": {
|
|
1898
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1899
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1900
|
-
"metadataToken": 100665807
|
|
1901
|
-
}
|
|
1902
|
-
},
|
|
1903
|
-
{
|
|
1904
|
-
"tsName": "setString",
|
|
1905
|
-
"isStatic": false,
|
|
1906
|
-
"tsSignatureId": "SetString|(System.Int32,System.String):System.Void|static=false",
|
|
1907
|
-
"target": {
|
|
1908
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1909
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1910
|
-
"metadataToken": 100665808
|
|
1911
|
-
}
|
|
1912
|
-
},
|
|
1913
|
-
{
|
|
1914
|
-
"tsName": "setTimeSpan",
|
|
1915
|
-
"isStatic": false,
|
|
1916
|
-
"tsSignatureId": "SetTimeSpan|(System.Int32,System.TimeSpan):System.Void|static=false",
|
|
1917
|
-
"target": {
|
|
1918
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1919
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1920
|
-
"metadataToken": 100665809
|
|
1921
|
-
}
|
|
1922
|
-
},
|
|
1923
|
-
{
|
|
1924
|
-
"tsName": "setValue",
|
|
1925
|
-
"isStatic": false,
|
|
1926
|
-
"tsSignatureId": "SetValue|(System.Int32,System.Object):System.Void|static=false",
|
|
1927
|
-
"target": {
|
|
1928
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1929
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1930
|
-
"metadataToken": 100665810
|
|
1931
|
-
}
|
|
1932
|
-
},
|
|
1933
|
-
{
|
|
1934
|
-
"tsName": "setValues",
|
|
1935
|
-
"isStatic": false,
|
|
1936
|
-
"tsSignatureId": "SetValues|(System.Object[]):System.Int32|static=false",
|
|
1937
|
-
"target": {
|
|
1938
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1939
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1940
|
-
"metadataToken": 100665811
|
|
1941
|
-
}
|
|
1942
|
-
},
|
|
1943
|
-
{
|
|
1944
|
-
"tsName": "get_Item",
|
|
1945
|
-
"isStatic": false,
|
|
1946
|
-
"tsSignatureId": "get_Item|(System.Int32):System.Object|static=false",
|
|
1947
|
-
"target": {
|
|
1948
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1949
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1950
|
-
"metadataToken": 0
|
|
1951
|
-
}
|
|
1952
|
-
},
|
|
1953
|
-
{
|
|
1954
|
-
"tsName": "get_Item2",
|
|
1955
|
-
"isStatic": false,
|
|
1956
|
-
"tsSignatureId": "get_Item|(System.String):System.Object|static=false",
|
|
1957
|
-
"target": {
|
|
1958
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1959
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1960
|
-
"metadataToken": 0
|
|
1961
|
-
}
|
|
1962
|
-
}
|
|
1963
|
-
],
|
|
1964
|
-
"exposedProperties": [
|
|
1965
|
-
{
|
|
1966
|
-
"tsName": "fieldCount",
|
|
1967
|
-
"isStatic": false,
|
|
1968
|
-
"tsSignatureId": "FieldCount|:System.Int32|static=false|accessor=get",
|
|
1969
|
-
"target": {
|
|
1970
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1971
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1972
|
-
"metadataToken": 385877783
|
|
1973
|
-
}
|
|
1974
|
-
}
|
|
1975
|
-
],
|
|
1976
|
-
"exposedConstructors": [
|
|
1977
|
-
{
|
|
1978
|
-
"isStatic": false,
|
|
1979
|
-
"tsSignatureId": "constructor|(Microsoft.Data.SqlClient.Server.SqlMetaData[]):void|static=false",
|
|
1980
|
-
"target": {
|
|
1981
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlDataRecord",
|
|
1982
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1983
|
-
"metadataToken": 100665730
|
|
1984
|
-
}
|
|
1985
|
-
}
|
|
1986
|
-
]
|
|
1987
|
-
},
|
|
1988
|
-
{
|
|
1989
|
-
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1990
|
-
"clrName": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1991
|
-
"tsEmitName": "SqlMetaData",
|
|
1992
|
-
"assemblyName": "Microsoft.Data.SqlClient",
|
|
1993
|
-
"metadataToken": 0,
|
|
1994
|
-
"methods": [
|
|
1995
|
-
{
|
|
1996
|
-
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Boolean):System.Boolean",
|
|
1997
|
-
"clrName": "Adjust",
|
|
1998
|
-
"tsEmitName": "adjust",
|
|
1999
|
-
"metadataToken": 100665846,
|
|
2000
|
-
"canonicalSignature": "(System.Boolean):System.Boolean",
|
|
2001
|
-
"normalizedSignature": "Adjust|(System.Boolean):System.Boolean|static=false",
|
|
2002
|
-
"emitScope": "ClassSurface",
|
|
2003
|
-
"arity": 0,
|
|
2004
|
-
"parameterCount": 1,
|
|
2005
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2006
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2007
|
-
"isExtensionMethod": false
|
|
2008
|
-
},
|
|
2009
|
-
{
|
|
2010
|
-
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Byte):System.Byte",
|
|
2011
|
-
"clrName": "Adjust",
|
|
2012
|
-
"tsEmitName": "adjust",
|
|
2013
|
-
"metadataToken": 100665847,
|
|
2014
|
-
"canonicalSignature": "(System.Byte):System.Byte",
|
|
2015
|
-
"normalizedSignature": "Adjust|(System.Byte):System.Byte|static=false",
|
|
2016
|
-
"emitScope": "ClassSurface",
|
|
2017
|
-
"arity": 0,
|
|
2018
|
-
"parameterCount": 1,
|
|
2019
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2020
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2021
|
-
"isExtensionMethod": false
|
|
2022
|
-
},
|
|
2023
|
-
{
|
|
2024
|
-
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Byte[]):System.Byte[]",
|
|
2025
|
-
"clrName": "Adjust",
|
|
2026
|
-
"tsEmitName": "adjust",
|
|
2027
|
-
"metadataToken": 100665848,
|
|
2028
|
-
"canonicalSignature": "(System.Byte[]):System.Byte[]",
|
|
2029
|
-
"normalizedSignature": "Adjust|(System.Byte[]):System.Byte[]|static=false",
|
|
2030
|
-
"emitScope": "ClassSurface",
|
|
2031
|
-
"arity": 0,
|
|
2032
|
-
"parameterCount": 1,
|
|
2033
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2034
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2035
|
-
"isExtensionMethod": false
|
|
2036
|
-
},
|
|
2037
|
-
{
|
|
2038
|
-
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Char):System.Char",
|
|
2039
|
-
"clrName": "Adjust",
|
|
2040
|
-
"tsEmitName": "adjust",
|
|
2041
|
-
"metadataToken": 100665849,
|
|
2042
|
-
"canonicalSignature": "(System.Char):System.Char",
|
|
2043
|
-
"normalizedSignature": "Adjust|(System.Char):System.Char|static=false",
|
|
2044
|
-
"emitScope": "ClassSurface",
|
|
2045
|
-
"arity": 0,
|
|
2046
|
-
"parameterCount": 1,
|
|
2047
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2048
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2049
|
-
"isExtensionMethod": false
|
|
2050
|
-
},
|
|
2051
|
-
{
|
|
2052
|
-
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Char[]):System.Char[]",
|
|
2053
|
-
"clrName": "Adjust",
|
|
2054
|
-
"tsEmitName": "adjust",
|
|
2055
|
-
"metadataToken": 100665850,
|
|
2056
|
-
"canonicalSignature": "(System.Char[]):System.Char[]",
|
|
2057
|
-
"normalizedSignature": "Adjust|(System.Char[]):System.Char[]|static=false",
|
|
2058
|
-
"emitScope": "ClassSurface",
|
|
2059
|
-
"arity": 0,
|
|
2060
|
-
"parameterCount": 1,
|
|
2061
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2062
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2063
|
-
"isExtensionMethod": false
|
|
2064
|
-
},
|
|
2065
|
-
{
|
|
2066
|
-
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlBinary):System.Data.SqlTypes.SqlBinary",
|
|
2067
|
-
"clrName": "Adjust",
|
|
2068
|
-
"tsEmitName": "adjust",
|
|
2069
|
-
"metadataToken": 100665851,
|
|
2070
|
-
"canonicalSignature": "(System.Data.SqlTypes.SqlBinary):System.Data.SqlTypes.SqlBinary",
|
|
2071
|
-
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlBinary):System.Data.SqlTypes.SqlBinary|static=false",
|
|
2072
|
-
"emitScope": "ClassSurface",
|
|
2073
|
-
"arity": 0,
|
|
2074
|
-
"parameterCount": 1,
|
|
2075
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2076
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2077
|
-
"isExtensionMethod": false
|
|
2078
|
-
},
|
|
2079
|
-
{
|
|
2080
|
-
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlBoolean):System.Data.SqlTypes.SqlBoolean",
|
|
2081
|
-
"clrName": "Adjust",
|
|
2082
|
-
"tsEmitName": "adjust",
|
|
2083
|
-
"metadataToken": 100665852,
|
|
2084
|
-
"canonicalSignature": "(System.Data.SqlTypes.SqlBoolean):System.Data.SqlTypes.SqlBoolean",
|
|
2085
|
-
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlBoolean):System.Data.SqlTypes.SqlBoolean|static=false",
|
|
2086
|
-
"emitScope": "ClassSurface",
|
|
2087
|
-
"arity": 0,
|
|
2088
|
-
"parameterCount": 1,
|
|
2089
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2090
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2091
|
-
"isExtensionMethod": false
|
|
2092
|
-
},
|
|
2093
|
-
{
|
|
2094
|
-
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlByte):System.Data.SqlTypes.SqlByte",
|
|
2095
|
-
"clrName": "Adjust",
|
|
2096
|
-
"tsEmitName": "adjust",
|
|
2097
|
-
"metadataToken": 100665853,
|
|
2098
|
-
"canonicalSignature": "(System.Data.SqlTypes.SqlByte):System.Data.SqlTypes.SqlByte",
|
|
2099
|
-
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlByte):System.Data.SqlTypes.SqlByte|static=false",
|
|
2100
|
-
"emitScope": "ClassSurface",
|
|
2101
|
-
"arity": 0,
|
|
2102
|
-
"parameterCount": 1,
|
|
2103
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2104
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2105
|
-
"isExtensionMethod": false
|
|
2106
|
-
},
|
|
2107
|
-
{
|
|
2108
|
-
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlBytes):System.Data.SqlTypes.SqlBytes",
|
|
2109
|
-
"clrName": "Adjust",
|
|
2110
|
-
"tsEmitName": "adjust",
|
|
2111
|
-
"metadataToken": 100665854,
|
|
2112
|
-
"canonicalSignature": "(System.Data.SqlTypes.SqlBytes):System.Data.SqlTypes.SqlBytes",
|
|
2113
|
-
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlBytes):System.Data.SqlTypes.SqlBytes|static=false",
|
|
2114
|
-
"emitScope": "ClassSurface",
|
|
2115
|
-
"arity": 0,
|
|
2116
|
-
"parameterCount": 1,
|
|
2117
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2118
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2119
|
-
"isExtensionMethod": false
|
|
2120
|
-
},
|
|
2121
|
-
{
|
|
2122
|
-
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlChars):System.Data.SqlTypes.SqlChars",
|
|
2123
|
-
"clrName": "Adjust",
|
|
2124
|
-
"tsEmitName": "adjust",
|
|
2125
|
-
"metadataToken": 100665855,
|
|
2126
|
-
"canonicalSignature": "(System.Data.SqlTypes.SqlChars):System.Data.SqlTypes.SqlChars",
|
|
2127
|
-
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlChars):System.Data.SqlTypes.SqlChars|static=false",
|
|
2128
|
-
"emitScope": "ClassSurface",
|
|
2129
|
-
"arity": 0,
|
|
2130
|
-
"parameterCount": 1,
|
|
2131
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2132
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2133
|
-
"isExtensionMethod": false
|
|
2134
|
-
},
|
|
2135
|
-
{
|
|
2136
|
-
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlDateTime",
|
|
2137
|
-
"clrName": "Adjust",
|
|
2138
|
-
"tsEmitName": "adjust",
|
|
2139
|
-
"metadataToken": 100665856,
|
|
2140
|
-
"canonicalSignature": "(System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlDateTime",
|
|
2141
|
-
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlDateTime|static=false",
|
|
2142
|
-
"emitScope": "ClassSurface",
|
|
2143
|
-
"arity": 0,
|
|
2144
|
-
"parameterCount": 1,
|
|
2145
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2146
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2147
|
-
"isExtensionMethod": false
|
|
2148
|
-
},
|
|
2149
|
-
{
|
|
2150
|
-
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlDecimal",
|
|
2151
|
-
"clrName": "Adjust",
|
|
2152
|
-
"tsEmitName": "adjust",
|
|
2153
|
-
"metadataToken": 100665857,
|
|
2154
|
-
"canonicalSignature": "(System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlDecimal",
|
|
2155
|
-
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlDecimal|static=false",
|
|
2156
|
-
"emitScope": "ClassSurface",
|
|
2157
|
-
"arity": 0,
|
|
2158
|
-
"parameterCount": 1,
|
|
2159
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2160
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2161
|
-
"isExtensionMethod": false
|
|
2162
|
-
},
|
|
2163
|
-
{
|
|
2164
|
-
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlDouble):System.Data.SqlTypes.SqlDouble",
|
|
2165
|
-
"clrName": "Adjust",
|
|
2166
|
-
"tsEmitName": "adjust",
|
|
2167
|
-
"metadataToken": 100665858,
|
|
2168
|
-
"canonicalSignature": "(System.Data.SqlTypes.SqlDouble):System.Data.SqlTypes.SqlDouble",
|
|
2169
|
-
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlDouble):System.Data.SqlTypes.SqlDouble|static=false",
|
|
2170
|
-
"emitScope": "ClassSurface",
|
|
2171
|
-
"arity": 0,
|
|
2172
|
-
"parameterCount": 1,
|
|
2173
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2174
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2175
|
-
"isExtensionMethod": false
|
|
2176
|
-
},
|
|
2177
|
-
{
|
|
2178
|
-
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlGuid):System.Data.SqlTypes.SqlGuid",
|
|
2179
|
-
"clrName": "Adjust",
|
|
2180
|
-
"tsEmitName": "adjust",
|
|
2181
|
-
"metadataToken": 100665859,
|
|
2182
|
-
"canonicalSignature": "(System.Data.SqlTypes.SqlGuid):System.Data.SqlTypes.SqlGuid",
|
|
2183
|
-
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlGuid):System.Data.SqlTypes.SqlGuid|static=false",
|
|
2184
|
-
"emitScope": "ClassSurface",
|
|
2185
|
-
"arity": 0,
|
|
2186
|
-
"parameterCount": 1,
|
|
2187
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2188
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2189
|
-
"isExtensionMethod": false
|
|
2190
|
-
},
|
|
2191
|
-
{
|
|
2192
|
-
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlInt16):System.Data.SqlTypes.SqlInt16",
|
|
2193
|
-
"clrName": "Adjust",
|
|
2194
|
-
"tsEmitName": "adjust",
|
|
2195
|
-
"metadataToken": 100665860,
|
|
2196
|
-
"canonicalSignature": "(System.Data.SqlTypes.SqlInt16):System.Data.SqlTypes.SqlInt16",
|
|
2197
|
-
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlInt16):System.Data.SqlTypes.SqlInt16|static=false",
|
|
2198
|
-
"emitScope": "ClassSurface",
|
|
2199
|
-
"arity": 0,
|
|
2200
|
-
"parameterCount": 1,
|
|
2201
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2202
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2203
|
-
"isExtensionMethod": false
|
|
1864
|
+
"isAbstract": false,
|
|
1865
|
+
"isVirtual": false,
|
|
1866
|
+
"isOverride": false,
|
|
1867
|
+
"isSealed": false,
|
|
1868
|
+
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
1869
|
+
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
1870
|
+
"isExtensionMethod": false
|
|
2204
1871
|
},
|
|
2205
1872
|
{
|
|
2206
1873
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlInt32):System.Data.SqlTypes.SqlInt32",
|
|
2207
1874
|
"clrName": "Adjust",
|
|
2208
|
-
"tsEmitName": "adjust",
|
|
2209
1875
|
"metadataToken": 100665861,
|
|
2210
1876
|
"canonicalSignature": "(System.Data.SqlTypes.SqlInt32):System.Data.SqlTypes.SqlInt32",
|
|
2211
1877
|
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlInt32):System.Data.SqlTypes.SqlInt32|static=false",
|
|
2212
1878
|
"emitScope": "ClassSurface",
|
|
1879
|
+
"provenance": "Original",
|
|
2213
1880
|
"arity": 0,
|
|
2214
1881
|
"parameterCount": 1,
|
|
1882
|
+
"isStatic": false,
|
|
1883
|
+
"isAbstract": false,
|
|
1884
|
+
"isVirtual": false,
|
|
1885
|
+
"isOverride": false,
|
|
1886
|
+
"isSealed": false,
|
|
2215
1887
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2216
1888
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2217
1889
|
"isExtensionMethod": false
|
|
@@ -2219,13 +1891,18 @@
|
|
|
2219
1891
|
{
|
|
2220
1892
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlInt64):System.Data.SqlTypes.SqlInt64",
|
|
2221
1893
|
"clrName": "Adjust",
|
|
2222
|
-
"tsEmitName": "adjust",
|
|
2223
1894
|
"metadataToken": 100665862,
|
|
2224
1895
|
"canonicalSignature": "(System.Data.SqlTypes.SqlInt64):System.Data.SqlTypes.SqlInt64",
|
|
2225
1896
|
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlInt64):System.Data.SqlTypes.SqlInt64|static=false",
|
|
2226
1897
|
"emitScope": "ClassSurface",
|
|
1898
|
+
"provenance": "Original",
|
|
2227
1899
|
"arity": 0,
|
|
2228
1900
|
"parameterCount": 1,
|
|
1901
|
+
"isStatic": false,
|
|
1902
|
+
"isAbstract": false,
|
|
1903
|
+
"isVirtual": false,
|
|
1904
|
+
"isOverride": false,
|
|
1905
|
+
"isSealed": false,
|
|
2229
1906
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2230
1907
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2231
1908
|
"isExtensionMethod": false
|
|
@@ -2233,13 +1910,18 @@
|
|
|
2233
1910
|
{
|
|
2234
1911
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlMoney):System.Data.SqlTypes.SqlMoney",
|
|
2235
1912
|
"clrName": "Adjust",
|
|
2236
|
-
"tsEmitName": "adjust",
|
|
2237
1913
|
"metadataToken": 100665863,
|
|
2238
1914
|
"canonicalSignature": "(System.Data.SqlTypes.SqlMoney):System.Data.SqlTypes.SqlMoney",
|
|
2239
1915
|
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlMoney):System.Data.SqlTypes.SqlMoney|static=false",
|
|
2240
1916
|
"emitScope": "ClassSurface",
|
|
1917
|
+
"provenance": "Original",
|
|
2241
1918
|
"arity": 0,
|
|
2242
1919
|
"parameterCount": 1,
|
|
1920
|
+
"isStatic": false,
|
|
1921
|
+
"isAbstract": false,
|
|
1922
|
+
"isVirtual": false,
|
|
1923
|
+
"isOverride": false,
|
|
1924
|
+
"isSealed": false,
|
|
2243
1925
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2244
1926
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2245
1927
|
"isExtensionMethod": false
|
|
@@ -2247,13 +1929,18 @@
|
|
|
2247
1929
|
{
|
|
2248
1930
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlSingle):System.Data.SqlTypes.SqlSingle",
|
|
2249
1931
|
"clrName": "Adjust",
|
|
2250
|
-
"tsEmitName": "adjust",
|
|
2251
1932
|
"metadataToken": 100665864,
|
|
2252
1933
|
"canonicalSignature": "(System.Data.SqlTypes.SqlSingle):System.Data.SqlTypes.SqlSingle",
|
|
2253
1934
|
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlSingle):System.Data.SqlTypes.SqlSingle|static=false",
|
|
2254
1935
|
"emitScope": "ClassSurface",
|
|
1936
|
+
"provenance": "Original",
|
|
2255
1937
|
"arity": 0,
|
|
2256
1938
|
"parameterCount": 1,
|
|
1939
|
+
"isStatic": false,
|
|
1940
|
+
"isAbstract": false,
|
|
1941
|
+
"isVirtual": false,
|
|
1942
|
+
"isOverride": false,
|
|
1943
|
+
"isSealed": false,
|
|
2257
1944
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2258
1945
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2259
1946
|
"isExtensionMethod": false
|
|
@@ -2261,13 +1948,18 @@
|
|
|
2261
1948
|
{
|
|
2262
1949
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlString):System.Data.SqlTypes.SqlString",
|
|
2263
1950
|
"clrName": "Adjust",
|
|
2264
|
-
"tsEmitName": "adjust",
|
|
2265
1951
|
"metadataToken": 100665865,
|
|
2266
1952
|
"canonicalSignature": "(System.Data.SqlTypes.SqlString):System.Data.SqlTypes.SqlString",
|
|
2267
1953
|
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlString):System.Data.SqlTypes.SqlString|static=false",
|
|
2268
1954
|
"emitScope": "ClassSurface",
|
|
1955
|
+
"provenance": "Original",
|
|
2269
1956
|
"arity": 0,
|
|
2270
1957
|
"parameterCount": 1,
|
|
1958
|
+
"isStatic": false,
|
|
1959
|
+
"isAbstract": false,
|
|
1960
|
+
"isVirtual": false,
|
|
1961
|
+
"isOverride": false,
|
|
1962
|
+
"isSealed": false,
|
|
2271
1963
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2272
1964
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2273
1965
|
"isExtensionMethod": false
|
|
@@ -2275,13 +1967,18 @@
|
|
|
2275
1967
|
{
|
|
2276
1968
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Data.SqlTypes.SqlXml):System.Data.SqlTypes.SqlXml",
|
|
2277
1969
|
"clrName": "Adjust",
|
|
2278
|
-
"tsEmitName": "adjust",
|
|
2279
1970
|
"metadataToken": 100665866,
|
|
2280
1971
|
"canonicalSignature": "(System.Data.SqlTypes.SqlXml):System.Data.SqlTypes.SqlXml",
|
|
2281
1972
|
"normalizedSignature": "Adjust|(System.Data.SqlTypes.SqlXml):System.Data.SqlTypes.SqlXml|static=false",
|
|
2282
1973
|
"emitScope": "ClassSurface",
|
|
1974
|
+
"provenance": "Original",
|
|
2283
1975
|
"arity": 0,
|
|
2284
1976
|
"parameterCount": 1,
|
|
1977
|
+
"isStatic": false,
|
|
1978
|
+
"isAbstract": false,
|
|
1979
|
+
"isVirtual": false,
|
|
1980
|
+
"isOverride": false,
|
|
1981
|
+
"isSealed": false,
|
|
2285
1982
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2286
1983
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2287
1984
|
"isExtensionMethod": false
|
|
@@ -2289,13 +1986,18 @@
|
|
|
2289
1986
|
{
|
|
2290
1987
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.DateTime):System.DateTime",
|
|
2291
1988
|
"clrName": "Adjust",
|
|
2292
|
-
"tsEmitName": "adjust",
|
|
2293
1989
|
"metadataToken": 100665867,
|
|
2294
1990
|
"canonicalSignature": "(System.DateTime):System.DateTime",
|
|
2295
1991
|
"normalizedSignature": "Adjust|(System.DateTime):System.DateTime|static=false",
|
|
2296
1992
|
"emitScope": "ClassSurface",
|
|
1993
|
+
"provenance": "Original",
|
|
2297
1994
|
"arity": 0,
|
|
2298
1995
|
"parameterCount": 1,
|
|
1996
|
+
"isStatic": false,
|
|
1997
|
+
"isAbstract": false,
|
|
1998
|
+
"isVirtual": false,
|
|
1999
|
+
"isOverride": false,
|
|
2000
|
+
"isSealed": false,
|
|
2299
2001
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2300
2002
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2301
2003
|
"isExtensionMethod": false
|
|
@@ -2303,13 +2005,18 @@
|
|
|
2303
2005
|
{
|
|
2304
2006
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.DateTimeOffset):System.DateTimeOffset",
|
|
2305
2007
|
"clrName": "Adjust",
|
|
2306
|
-
"tsEmitName": "adjust",
|
|
2307
2008
|
"metadataToken": 100665868,
|
|
2308
2009
|
"canonicalSignature": "(System.DateTimeOffset):System.DateTimeOffset",
|
|
2309
2010
|
"normalizedSignature": "Adjust|(System.DateTimeOffset):System.DateTimeOffset|static=false",
|
|
2310
2011
|
"emitScope": "ClassSurface",
|
|
2012
|
+
"provenance": "Original",
|
|
2311
2013
|
"arity": 0,
|
|
2312
2014
|
"parameterCount": 1,
|
|
2015
|
+
"isStatic": false,
|
|
2016
|
+
"isAbstract": false,
|
|
2017
|
+
"isVirtual": false,
|
|
2018
|
+
"isOverride": false,
|
|
2019
|
+
"isSealed": false,
|
|
2313
2020
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2314
2021
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2315
2022
|
"isExtensionMethod": false
|
|
@@ -2317,13 +2024,18 @@
|
|
|
2317
2024
|
{
|
|
2318
2025
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Decimal):System.Decimal",
|
|
2319
2026
|
"clrName": "Adjust",
|
|
2320
|
-
"tsEmitName": "adjust",
|
|
2321
2027
|
"metadataToken": 100665869,
|
|
2322
2028
|
"canonicalSignature": "(System.Decimal):System.Decimal",
|
|
2323
2029
|
"normalizedSignature": "Adjust|(System.Decimal):System.Decimal|static=false",
|
|
2324
2030
|
"emitScope": "ClassSurface",
|
|
2031
|
+
"provenance": "Original",
|
|
2325
2032
|
"arity": 0,
|
|
2326
2033
|
"parameterCount": 1,
|
|
2034
|
+
"isStatic": false,
|
|
2035
|
+
"isAbstract": false,
|
|
2036
|
+
"isVirtual": false,
|
|
2037
|
+
"isOverride": false,
|
|
2038
|
+
"isSealed": false,
|
|
2327
2039
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2328
2040
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2329
2041
|
"isExtensionMethod": false
|
|
@@ -2331,13 +2043,18 @@
|
|
|
2331
2043
|
{
|
|
2332
2044
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Double):System.Double",
|
|
2333
2045
|
"clrName": "Adjust",
|
|
2334
|
-
"tsEmitName": "adjust",
|
|
2335
2046
|
"metadataToken": 100665870,
|
|
2336
2047
|
"canonicalSignature": "(System.Double):System.Double",
|
|
2337
2048
|
"normalizedSignature": "Adjust|(System.Double):System.Double|static=false",
|
|
2338
2049
|
"emitScope": "ClassSurface",
|
|
2050
|
+
"provenance": "Original",
|
|
2339
2051
|
"arity": 0,
|
|
2340
2052
|
"parameterCount": 1,
|
|
2053
|
+
"isStatic": false,
|
|
2054
|
+
"isAbstract": false,
|
|
2055
|
+
"isVirtual": false,
|
|
2056
|
+
"isOverride": false,
|
|
2057
|
+
"isSealed": false,
|
|
2341
2058
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2342
2059
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2343
2060
|
"isExtensionMethod": false
|
|
@@ -2345,13 +2062,18 @@
|
|
|
2345
2062
|
{
|
|
2346
2063
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Guid):System.Guid",
|
|
2347
2064
|
"clrName": "Adjust",
|
|
2348
|
-
"tsEmitName": "adjust",
|
|
2349
2065
|
"metadataToken": 100665871,
|
|
2350
2066
|
"canonicalSignature": "(System.Guid):System.Guid",
|
|
2351
2067
|
"normalizedSignature": "Adjust|(System.Guid):System.Guid|static=false",
|
|
2352
2068
|
"emitScope": "ClassSurface",
|
|
2069
|
+
"provenance": "Original",
|
|
2353
2070
|
"arity": 0,
|
|
2354
2071
|
"parameterCount": 1,
|
|
2072
|
+
"isStatic": false,
|
|
2073
|
+
"isAbstract": false,
|
|
2074
|
+
"isVirtual": false,
|
|
2075
|
+
"isOverride": false,
|
|
2076
|
+
"isSealed": false,
|
|
2355
2077
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2356
2078
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2357
2079
|
"isExtensionMethod": false
|
|
@@ -2359,13 +2081,18 @@
|
|
|
2359
2081
|
{
|
|
2360
2082
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Int16):System.Int16",
|
|
2361
2083
|
"clrName": "Adjust",
|
|
2362
|
-
"tsEmitName": "adjust",
|
|
2363
2084
|
"metadataToken": 100665872,
|
|
2364
2085
|
"canonicalSignature": "(System.Int16):System.Int16",
|
|
2365
2086
|
"normalizedSignature": "Adjust|(System.Int16):System.Int16|static=false",
|
|
2366
2087
|
"emitScope": "ClassSurface",
|
|
2088
|
+
"provenance": "Original",
|
|
2367
2089
|
"arity": 0,
|
|
2368
2090
|
"parameterCount": 1,
|
|
2091
|
+
"isStatic": false,
|
|
2092
|
+
"isAbstract": false,
|
|
2093
|
+
"isVirtual": false,
|
|
2094
|
+
"isOverride": false,
|
|
2095
|
+
"isSealed": false,
|
|
2369
2096
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2370
2097
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2371
2098
|
"isExtensionMethod": false
|
|
@@ -2373,13 +2100,18 @@
|
|
|
2373
2100
|
{
|
|
2374
2101
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Int32):System.Int32",
|
|
2375
2102
|
"clrName": "Adjust",
|
|
2376
|
-
"tsEmitName": "adjust",
|
|
2377
2103
|
"metadataToken": 100665873,
|
|
2378
2104
|
"canonicalSignature": "(System.Int32):System.Int32",
|
|
2379
2105
|
"normalizedSignature": "Adjust|(System.Int32):System.Int32|static=false",
|
|
2380
2106
|
"emitScope": "ClassSurface",
|
|
2107
|
+
"provenance": "Original",
|
|
2381
2108
|
"arity": 0,
|
|
2382
2109
|
"parameterCount": 1,
|
|
2110
|
+
"isStatic": false,
|
|
2111
|
+
"isAbstract": false,
|
|
2112
|
+
"isVirtual": false,
|
|
2113
|
+
"isOverride": false,
|
|
2114
|
+
"isSealed": false,
|
|
2383
2115
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2384
2116
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2385
2117
|
"isExtensionMethod": false
|
|
@@ -2387,13 +2119,18 @@
|
|
|
2387
2119
|
{
|
|
2388
2120
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Int64):System.Int64",
|
|
2389
2121
|
"clrName": "Adjust",
|
|
2390
|
-
"tsEmitName": "adjust",
|
|
2391
2122
|
"metadataToken": 100665874,
|
|
2392
2123
|
"canonicalSignature": "(System.Int64):System.Int64",
|
|
2393
2124
|
"normalizedSignature": "Adjust|(System.Int64):System.Int64|static=false",
|
|
2394
2125
|
"emitScope": "ClassSurface",
|
|
2126
|
+
"provenance": "Original",
|
|
2395
2127
|
"arity": 0,
|
|
2396
2128
|
"parameterCount": 1,
|
|
2129
|
+
"isStatic": false,
|
|
2130
|
+
"isAbstract": false,
|
|
2131
|
+
"isVirtual": false,
|
|
2132
|
+
"isOverride": false,
|
|
2133
|
+
"isSealed": false,
|
|
2397
2134
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2398
2135
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2399
2136
|
"isExtensionMethod": false
|
|
@@ -2401,13 +2138,18 @@
|
|
|
2401
2138
|
{
|
|
2402
2139
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Object):System.Object",
|
|
2403
2140
|
"clrName": "Adjust",
|
|
2404
|
-
"tsEmitName": "adjust",
|
|
2405
2141
|
"metadataToken": 100665875,
|
|
2406
2142
|
"canonicalSignature": "(System.Object):System.Object",
|
|
2407
2143
|
"normalizedSignature": "Adjust|(System.Object):System.Object|static=false",
|
|
2408
2144
|
"emitScope": "ClassSurface",
|
|
2145
|
+
"provenance": "Original",
|
|
2409
2146
|
"arity": 0,
|
|
2410
2147
|
"parameterCount": 1,
|
|
2148
|
+
"isStatic": false,
|
|
2149
|
+
"isAbstract": false,
|
|
2150
|
+
"isVirtual": false,
|
|
2151
|
+
"isOverride": false,
|
|
2152
|
+
"isSealed": false,
|
|
2411
2153
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2412
2154
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2413
2155
|
"isExtensionMethod": false
|
|
@@ -2415,13 +2157,18 @@
|
|
|
2415
2157
|
{
|
|
2416
2158
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.Single):System.Single",
|
|
2417
2159
|
"clrName": "Adjust",
|
|
2418
|
-
"tsEmitName": "adjust",
|
|
2419
2160
|
"metadataToken": 100665876,
|
|
2420
2161
|
"canonicalSignature": "(System.Single):System.Single",
|
|
2421
2162
|
"normalizedSignature": "Adjust|(System.Single):System.Single|static=false",
|
|
2422
2163
|
"emitScope": "ClassSurface",
|
|
2164
|
+
"provenance": "Original",
|
|
2423
2165
|
"arity": 0,
|
|
2424
2166
|
"parameterCount": 1,
|
|
2167
|
+
"isStatic": false,
|
|
2168
|
+
"isAbstract": false,
|
|
2169
|
+
"isVirtual": false,
|
|
2170
|
+
"isOverride": false,
|
|
2171
|
+
"isSealed": false,
|
|
2425
2172
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2426
2173
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2427
2174
|
"isExtensionMethod": false
|
|
@@ -2429,13 +2176,18 @@
|
|
|
2429
2176
|
{
|
|
2430
2177
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.String):System.String",
|
|
2431
2178
|
"clrName": "Adjust",
|
|
2432
|
-
"tsEmitName": "adjust",
|
|
2433
2179
|
"metadataToken": 100665877,
|
|
2434
2180
|
"canonicalSignature": "(System.String):System.String",
|
|
2435
2181
|
"normalizedSignature": "Adjust|(System.String):System.String|static=false",
|
|
2436
2182
|
"emitScope": "ClassSurface",
|
|
2183
|
+
"provenance": "Original",
|
|
2437
2184
|
"arity": 0,
|
|
2438
2185
|
"parameterCount": 1,
|
|
2186
|
+
"isStatic": false,
|
|
2187
|
+
"isAbstract": false,
|
|
2188
|
+
"isVirtual": false,
|
|
2189
|
+
"isOverride": false,
|
|
2190
|
+
"isSealed": false,
|
|
2439
2191
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2440
2192
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2441
2193
|
"isExtensionMethod": false
|
|
@@ -2443,13 +2195,18 @@
|
|
|
2443
2195
|
{
|
|
2444
2196
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Adjust(System.TimeSpan):System.TimeSpan",
|
|
2445
2197
|
"clrName": "Adjust",
|
|
2446
|
-
"tsEmitName": "adjust",
|
|
2447
2198
|
"metadataToken": 100665878,
|
|
2448
2199
|
"canonicalSignature": "(System.TimeSpan):System.TimeSpan",
|
|
2449
2200
|
"normalizedSignature": "Adjust|(System.TimeSpan):System.TimeSpan|static=false",
|
|
2450
2201
|
"emitScope": "ClassSurface",
|
|
2202
|
+
"provenance": "Original",
|
|
2451
2203
|
"arity": 0,
|
|
2452
2204
|
"parameterCount": 1,
|
|
2205
|
+
"isStatic": false,
|
|
2206
|
+
"isAbstract": false,
|
|
2207
|
+
"isVirtual": false,
|
|
2208
|
+
"isOverride": false,
|
|
2209
|
+
"isSealed": false,
|
|
2453
2210
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2454
2211
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2455
2212
|
"isExtensionMethod": false
|
|
@@ -2457,13 +2214,18 @@
|
|
|
2457
2214
|
{
|
|
2458
2215
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::InferFromValue(System.Object,System.String):Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2459
2216
|
"clrName": "InferFromValue",
|
|
2460
|
-
"tsEmitName": "inferFromValue",
|
|
2461
2217
|
"metadataToken": 100665879,
|
|
2462
2218
|
"canonicalSignature": "(System.Object,System.String):Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2463
2219
|
"normalizedSignature": "InferFromValue|(System.Object,System.String):Microsoft.Data.SqlClient.Server.SqlMetaData|static=true",
|
|
2464
2220
|
"emitScope": "ClassSurface",
|
|
2221
|
+
"provenance": "Original",
|
|
2465
2222
|
"arity": 0,
|
|
2466
2223
|
"parameterCount": 2,
|
|
2224
|
+
"isStatic": true,
|
|
2225
|
+
"isAbstract": false,
|
|
2226
|
+
"isVirtual": false,
|
|
2227
|
+
"isOverride": false,
|
|
2228
|
+
"isSealed": false,
|
|
2467
2229
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2468
2230
|
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2469
2231
|
"isExtensionMethod": false
|
|
@@ -2473,252 +2235,324 @@
|
|
|
2473
2235
|
{
|
|
2474
2236
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::CompareOptions:System.Data.SqlTypes.SqlCompareOptions",
|
|
2475
2237
|
"clrName": "CompareOptions",
|
|
2476
|
-
"tsEmitName": "compareOptions",
|
|
2477
2238
|
"metadataToken": 385877786,
|
|
2478
2239
|
"canonicalSignature": ":System.Data.SqlTypes.SqlCompareOptions",
|
|
2479
2240
|
"normalizedSignature": "CompareOptions|:System.Data.SqlTypes.SqlCompareOptions|static=false|accessor=get",
|
|
2480
2241
|
"emitScope": "ClassSurface",
|
|
2242
|
+
"provenance": "Original",
|
|
2481
2243
|
"isIndexer": false,
|
|
2482
2244
|
"hasGetter": true,
|
|
2483
2245
|
"hasSetter": false,
|
|
2246
|
+
"isStatic": false,
|
|
2247
|
+
"isAbstract": false,
|
|
2248
|
+
"isVirtual": false,
|
|
2249
|
+
"isOverride": false,
|
|
2484
2250
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2485
2251
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2486
2252
|
},
|
|
2487
2253
|
{
|
|
2488
2254
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::DbType:System.Data.DbType",
|
|
2489
2255
|
"clrName": "DbType",
|
|
2490
|
-
"tsEmitName": "dbType",
|
|
2491
2256
|
"metadataToken": 385877787,
|
|
2492
2257
|
"canonicalSignature": ":System.Data.DbType",
|
|
2493
2258
|
"normalizedSignature": "DbType|:System.Data.DbType|static=false|accessor=get",
|
|
2494
2259
|
"emitScope": "ClassSurface",
|
|
2260
|
+
"provenance": "Original",
|
|
2495
2261
|
"isIndexer": false,
|
|
2496
2262
|
"hasGetter": true,
|
|
2497
2263
|
"hasSetter": false,
|
|
2264
|
+
"isStatic": false,
|
|
2265
|
+
"isAbstract": false,
|
|
2266
|
+
"isVirtual": false,
|
|
2267
|
+
"isOverride": false,
|
|
2498
2268
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2499
2269
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2500
2270
|
},
|
|
2501
2271
|
{
|
|
2502
2272
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::IsUniqueKey:System.Boolean",
|
|
2503
2273
|
"clrName": "IsUniqueKey",
|
|
2504
|
-
"tsEmitName": "isUniqueKey",
|
|
2505
2274
|
"metadataToken": 385877788,
|
|
2506
2275
|
"canonicalSignature": ":System.Boolean",
|
|
2507
2276
|
"normalizedSignature": "IsUniqueKey|:System.Boolean|static=false|accessor=get",
|
|
2508
2277
|
"emitScope": "ClassSurface",
|
|
2278
|
+
"provenance": "Original",
|
|
2509
2279
|
"isIndexer": false,
|
|
2510
2280
|
"hasGetter": true,
|
|
2511
2281
|
"hasSetter": false,
|
|
2282
|
+
"isStatic": false,
|
|
2283
|
+
"isAbstract": false,
|
|
2284
|
+
"isVirtual": false,
|
|
2285
|
+
"isOverride": false,
|
|
2512
2286
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2513
2287
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2514
2288
|
},
|
|
2515
2289
|
{
|
|
2516
2290
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::LocaleId:System.Int64",
|
|
2517
2291
|
"clrName": "LocaleId",
|
|
2518
|
-
"tsEmitName": "localeId",
|
|
2519
2292
|
"metadataToken": 385877789,
|
|
2520
2293
|
"canonicalSignature": ":System.Int64",
|
|
2521
2294
|
"normalizedSignature": "LocaleId|:System.Int64|static=false|accessor=get",
|
|
2522
2295
|
"emitScope": "ClassSurface",
|
|
2296
|
+
"provenance": "Original",
|
|
2523
2297
|
"isIndexer": false,
|
|
2524
2298
|
"hasGetter": true,
|
|
2525
2299
|
"hasSetter": false,
|
|
2300
|
+
"isStatic": false,
|
|
2301
|
+
"isAbstract": false,
|
|
2302
|
+
"isVirtual": false,
|
|
2303
|
+
"isOverride": false,
|
|
2526
2304
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2527
2305
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2528
2306
|
},
|
|
2529
2307
|
{
|
|
2530
2308
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Max:System.Int64",
|
|
2531
2309
|
"clrName": "Max",
|
|
2532
|
-
"tsEmitName": "max",
|
|
2533
2310
|
"metadataToken": 385877790,
|
|
2534
2311
|
"canonicalSignature": ":System.Int64",
|
|
2535
2312
|
"normalizedSignature": "Max|:System.Int64|static=true|accessor=get",
|
|
2536
2313
|
"emitScope": "ClassSurface",
|
|
2314
|
+
"provenance": "Original",
|
|
2537
2315
|
"isIndexer": false,
|
|
2538
2316
|
"hasGetter": true,
|
|
2539
2317
|
"hasSetter": false,
|
|
2318
|
+
"isStatic": true,
|
|
2319
|
+
"isAbstract": false,
|
|
2320
|
+
"isVirtual": false,
|
|
2321
|
+
"isOverride": false,
|
|
2540
2322
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2541
2323
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2542
2324
|
},
|
|
2543
2325
|
{
|
|
2544
2326
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::MaxLength:System.Int64",
|
|
2545
2327
|
"clrName": "MaxLength",
|
|
2546
|
-
"tsEmitName": "maxLength",
|
|
2547
2328
|
"metadataToken": 385877791,
|
|
2548
2329
|
"canonicalSignature": ":System.Int64",
|
|
2549
2330
|
"normalizedSignature": "MaxLength|:System.Int64|static=false|accessor=get",
|
|
2550
2331
|
"emitScope": "ClassSurface",
|
|
2332
|
+
"provenance": "Original",
|
|
2551
2333
|
"isIndexer": false,
|
|
2552
2334
|
"hasGetter": true,
|
|
2553
2335
|
"hasSetter": false,
|
|
2336
|
+
"isStatic": false,
|
|
2337
|
+
"isAbstract": false,
|
|
2338
|
+
"isVirtual": false,
|
|
2339
|
+
"isOverride": false,
|
|
2554
2340
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2555
2341
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2556
2342
|
},
|
|
2557
2343
|
{
|
|
2558
2344
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Name:System.String",
|
|
2559
2345
|
"clrName": "Name",
|
|
2560
|
-
"tsEmitName": "name",
|
|
2561
2346
|
"metadataToken": 385877792,
|
|
2562
2347
|
"canonicalSignature": ":System.String",
|
|
2563
2348
|
"normalizedSignature": "Name|:System.String|static=false|accessor=get",
|
|
2564
2349
|
"emitScope": "ClassSurface",
|
|
2350
|
+
"provenance": "Original",
|
|
2565
2351
|
"isIndexer": false,
|
|
2566
2352
|
"hasGetter": true,
|
|
2567
2353
|
"hasSetter": false,
|
|
2354
|
+
"isStatic": false,
|
|
2355
|
+
"isAbstract": false,
|
|
2356
|
+
"isVirtual": false,
|
|
2357
|
+
"isOverride": false,
|
|
2568
2358
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2569
2359
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2570
2360
|
},
|
|
2571
2361
|
{
|
|
2572
2362
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Precision:System.Byte",
|
|
2573
2363
|
"clrName": "Precision",
|
|
2574
|
-
"tsEmitName": "precision",
|
|
2575
2364
|
"metadataToken": 385877793,
|
|
2576
2365
|
"canonicalSignature": ":System.Byte",
|
|
2577
2366
|
"normalizedSignature": "Precision|:System.Byte|static=false|accessor=get",
|
|
2578
2367
|
"emitScope": "ClassSurface",
|
|
2368
|
+
"provenance": "Original",
|
|
2579
2369
|
"isIndexer": false,
|
|
2580
2370
|
"hasGetter": true,
|
|
2581
2371
|
"hasSetter": false,
|
|
2372
|
+
"isStatic": false,
|
|
2373
|
+
"isAbstract": false,
|
|
2374
|
+
"isVirtual": false,
|
|
2375
|
+
"isOverride": false,
|
|
2582
2376
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2583
2377
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2584
2378
|
},
|
|
2585
2379
|
{
|
|
2586
2380
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Scale:System.Byte",
|
|
2587
2381
|
"clrName": "Scale",
|
|
2588
|
-
"tsEmitName": "scale",
|
|
2589
2382
|
"metadataToken": 385877794,
|
|
2590
2383
|
"canonicalSignature": ":System.Byte",
|
|
2591
2384
|
"normalizedSignature": "Scale|:System.Byte|static=false|accessor=get",
|
|
2592
2385
|
"emitScope": "ClassSurface",
|
|
2386
|
+
"provenance": "Original",
|
|
2593
2387
|
"isIndexer": false,
|
|
2594
2388
|
"hasGetter": true,
|
|
2595
2389
|
"hasSetter": false,
|
|
2390
|
+
"isStatic": false,
|
|
2391
|
+
"isAbstract": false,
|
|
2392
|
+
"isVirtual": false,
|
|
2393
|
+
"isOverride": false,
|
|
2596
2394
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2597
2395
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2598
2396
|
},
|
|
2599
2397
|
{
|
|
2600
2398
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::SortOrder:Microsoft.Data.SqlClient.SortOrder",
|
|
2601
2399
|
"clrName": "SortOrder",
|
|
2602
|
-
"tsEmitName": "sortOrder",
|
|
2603
2400
|
"metadataToken": 385877795,
|
|
2604
2401
|
"canonicalSignature": ":Microsoft.Data.SqlClient.SortOrder",
|
|
2605
2402
|
"normalizedSignature": "SortOrder|:Microsoft.Data.SqlClient.SortOrder|static=false|accessor=get",
|
|
2606
2403
|
"emitScope": "ClassSurface",
|
|
2404
|
+
"provenance": "Original",
|
|
2607
2405
|
"isIndexer": false,
|
|
2608
2406
|
"hasGetter": true,
|
|
2609
2407
|
"hasSetter": false,
|
|
2408
|
+
"isStatic": false,
|
|
2409
|
+
"isAbstract": false,
|
|
2410
|
+
"isVirtual": false,
|
|
2411
|
+
"isOverride": false,
|
|
2610
2412
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2611
2413
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2612
2414
|
},
|
|
2613
2415
|
{
|
|
2614
2416
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::SortOrdinal:System.Int32",
|
|
2615
2417
|
"clrName": "SortOrdinal",
|
|
2616
|
-
"tsEmitName": "sortOrdinal",
|
|
2617
2418
|
"metadataToken": 385877796,
|
|
2618
2419
|
"canonicalSignature": ":System.Int32",
|
|
2619
2420
|
"normalizedSignature": "SortOrdinal|:System.Int32|static=false|accessor=get",
|
|
2620
2421
|
"emitScope": "ClassSurface",
|
|
2422
|
+
"provenance": "Original",
|
|
2621
2423
|
"isIndexer": false,
|
|
2622
2424
|
"hasGetter": true,
|
|
2623
2425
|
"hasSetter": false,
|
|
2426
|
+
"isStatic": false,
|
|
2427
|
+
"isAbstract": false,
|
|
2428
|
+
"isVirtual": false,
|
|
2429
|
+
"isOverride": false,
|
|
2624
2430
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2625
2431
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2626
2432
|
},
|
|
2627
2433
|
{
|
|
2628
2434
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::SqlDbType:System.Data.SqlDbType",
|
|
2629
2435
|
"clrName": "SqlDbType",
|
|
2630
|
-
"tsEmitName": "sqlDbType",
|
|
2631
2436
|
"metadataToken": 385877797,
|
|
2632
2437
|
"canonicalSignature": ":System.Data.SqlDbType",
|
|
2633
2438
|
"normalizedSignature": "SqlDbType|:System.Data.SqlDbType|static=false|accessor=get",
|
|
2634
2439
|
"emitScope": "ClassSurface",
|
|
2440
|
+
"provenance": "Original",
|
|
2635
2441
|
"isIndexer": false,
|
|
2636
2442
|
"hasGetter": true,
|
|
2637
2443
|
"hasSetter": false,
|
|
2444
|
+
"isStatic": false,
|
|
2445
|
+
"isAbstract": false,
|
|
2446
|
+
"isVirtual": false,
|
|
2447
|
+
"isOverride": false,
|
|
2638
2448
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2639
2449
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2640
2450
|
},
|
|
2641
2451
|
{
|
|
2642
2452
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::Type:System.Type",
|
|
2643
2453
|
"clrName": "Type",
|
|
2644
|
-
"tsEmitName": "type_",
|
|
2645
2454
|
"metadataToken": 385877798,
|
|
2646
2455
|
"canonicalSignature": ":System.Type",
|
|
2647
2456
|
"normalizedSignature": "Type|:System.Type|static=false|accessor=get",
|
|
2648
2457
|
"emitScope": "ClassSurface",
|
|
2458
|
+
"provenance": "Original",
|
|
2649
2459
|
"isIndexer": false,
|
|
2650
2460
|
"hasGetter": true,
|
|
2651
2461
|
"hasSetter": false,
|
|
2462
|
+
"isStatic": false,
|
|
2463
|
+
"isAbstract": false,
|
|
2464
|
+
"isVirtual": false,
|
|
2465
|
+
"isOverride": false,
|
|
2652
2466
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2653
2467
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2654
2468
|
},
|
|
2655
2469
|
{
|
|
2656
2470
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::TypeName:System.String",
|
|
2657
2471
|
"clrName": "TypeName",
|
|
2658
|
-
"tsEmitName": "typeName",
|
|
2659
2472
|
"metadataToken": 385877799,
|
|
2660
2473
|
"canonicalSignature": ":System.String",
|
|
2661
2474
|
"normalizedSignature": "TypeName|:System.String|static=false|accessor=get",
|
|
2662
2475
|
"emitScope": "ClassSurface",
|
|
2476
|
+
"provenance": "Original",
|
|
2663
2477
|
"isIndexer": false,
|
|
2664
2478
|
"hasGetter": true,
|
|
2665
2479
|
"hasSetter": false,
|
|
2480
|
+
"isStatic": false,
|
|
2481
|
+
"isAbstract": false,
|
|
2482
|
+
"isVirtual": false,
|
|
2483
|
+
"isOverride": false,
|
|
2666
2484
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2667
2485
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2668
2486
|
},
|
|
2669
2487
|
{
|
|
2670
2488
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::UseServerDefault:System.Boolean",
|
|
2671
2489
|
"clrName": "UseServerDefault",
|
|
2672
|
-
"tsEmitName": "useServerDefault",
|
|
2673
2490
|
"metadataToken": 385877800,
|
|
2674
2491
|
"canonicalSignature": ":System.Boolean",
|
|
2675
2492
|
"normalizedSignature": "UseServerDefault|:System.Boolean|static=false|accessor=get",
|
|
2676
2493
|
"emitScope": "ClassSurface",
|
|
2494
|
+
"provenance": "Original",
|
|
2677
2495
|
"isIndexer": false,
|
|
2678
2496
|
"hasGetter": true,
|
|
2679
2497
|
"hasSetter": false,
|
|
2498
|
+
"isStatic": false,
|
|
2499
|
+
"isAbstract": false,
|
|
2500
|
+
"isVirtual": false,
|
|
2501
|
+
"isOverride": false,
|
|
2680
2502
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2681
2503
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2682
2504
|
},
|
|
2683
2505
|
{
|
|
2684
2506
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::XmlSchemaCollectionDatabase:System.String",
|
|
2685
2507
|
"clrName": "XmlSchemaCollectionDatabase",
|
|
2686
|
-
"tsEmitName": "xmlSchemaCollectionDatabase",
|
|
2687
2508
|
"metadataToken": 385877801,
|
|
2688
2509
|
"canonicalSignature": ":System.String",
|
|
2689
2510
|
"normalizedSignature": "XmlSchemaCollectionDatabase|:System.String|static=false|accessor=get",
|
|
2690
2511
|
"emitScope": "ClassSurface",
|
|
2512
|
+
"provenance": "Original",
|
|
2691
2513
|
"isIndexer": false,
|
|
2692
2514
|
"hasGetter": true,
|
|
2693
2515
|
"hasSetter": false,
|
|
2516
|
+
"isStatic": false,
|
|
2517
|
+
"isAbstract": false,
|
|
2518
|
+
"isVirtual": false,
|
|
2519
|
+
"isOverride": false,
|
|
2694
2520
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2695
2521
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2696
2522
|
},
|
|
2697
2523
|
{
|
|
2698
2524
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::XmlSchemaCollectionName:System.String",
|
|
2699
2525
|
"clrName": "XmlSchemaCollectionName",
|
|
2700
|
-
"tsEmitName": "xmlSchemaCollectionName",
|
|
2701
2526
|
"metadataToken": 385877802,
|
|
2702
2527
|
"canonicalSignature": ":System.String",
|
|
2703
2528
|
"normalizedSignature": "XmlSchemaCollectionName|:System.String|static=false|accessor=get",
|
|
2704
2529
|
"emitScope": "ClassSurface",
|
|
2530
|
+
"provenance": "Original",
|
|
2705
2531
|
"isIndexer": false,
|
|
2706
2532
|
"hasGetter": true,
|
|
2707
2533
|
"hasSetter": false,
|
|
2534
|
+
"isStatic": false,
|
|
2535
|
+
"isAbstract": false,
|
|
2536
|
+
"isVirtual": false,
|
|
2537
|
+
"isOverride": false,
|
|
2708
2538
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2709
2539
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2710
2540
|
},
|
|
2711
2541
|
{
|
|
2712
2542
|
"stableId": "Microsoft.Data.SqlClient:Microsoft.Data.SqlClient.Server.SqlMetaData::XmlSchemaCollectionOwningSchema:System.String",
|
|
2713
2543
|
"clrName": "XmlSchemaCollectionOwningSchema",
|
|
2714
|
-
"tsEmitName": "xmlSchemaCollectionOwningSchema",
|
|
2715
2544
|
"metadataToken": 385877803,
|
|
2716
2545
|
"canonicalSignature": ":System.String",
|
|
2717
2546
|
"normalizedSignature": "XmlSchemaCollectionOwningSchema|:System.String|static=false|accessor=get",
|
|
2718
2547
|
"emitScope": "ClassSurface",
|
|
2548
|
+
"provenance": "Original",
|
|
2719
2549
|
"isIndexer": false,
|
|
2720
2550
|
"hasGetter": true,
|
|
2721
2551
|
"hasSetter": false,
|
|
2552
|
+
"isStatic": false,
|
|
2553
|
+
"isAbstract": false,
|
|
2554
|
+
"isVirtual": false,
|
|
2555
|
+
"isOverride": false,
|
|
2722
2556
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2723
2557
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2724
2558
|
}
|
|
@@ -2876,667 +2710,6 @@
|
|
|
2876
2710
|
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2877
2711
|
"declaringAssemblyName": "Microsoft.Data.SqlClient"
|
|
2878
2712
|
}
|
|
2879
|
-
],
|
|
2880
|
-
"exposedMethods": [
|
|
2881
|
-
{
|
|
2882
|
-
"tsName": "adjust",
|
|
2883
|
-
"isStatic": false,
|
|
2884
|
-
"tsSignatureId": "Adjust|(System.Boolean):System.Boolean|static=false",
|
|
2885
|
-
"target": {
|
|
2886
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2887
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2888
|
-
"metadataToken": 100665846
|
|
2889
|
-
}
|
|
2890
|
-
},
|
|
2891
|
-
{
|
|
2892
|
-
"tsName": "adjust",
|
|
2893
|
-
"isStatic": false,
|
|
2894
|
-
"tsSignatureId": "Adjust|(System.Byte):System.Byte|static=false",
|
|
2895
|
-
"target": {
|
|
2896
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2897
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2898
|
-
"metadataToken": 100665847
|
|
2899
|
-
}
|
|
2900
|
-
},
|
|
2901
|
-
{
|
|
2902
|
-
"tsName": "adjust",
|
|
2903
|
-
"isStatic": false,
|
|
2904
|
-
"tsSignatureId": "Adjust|(System.Byte[]):System.Byte[]|static=false",
|
|
2905
|
-
"target": {
|
|
2906
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2907
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2908
|
-
"metadataToken": 100665848
|
|
2909
|
-
}
|
|
2910
|
-
},
|
|
2911
|
-
{
|
|
2912
|
-
"tsName": "adjust",
|
|
2913
|
-
"isStatic": false,
|
|
2914
|
-
"tsSignatureId": "Adjust|(System.Char):System.Char|static=false",
|
|
2915
|
-
"target": {
|
|
2916
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2917
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2918
|
-
"metadataToken": 100665849
|
|
2919
|
-
}
|
|
2920
|
-
},
|
|
2921
|
-
{
|
|
2922
|
-
"tsName": "adjust",
|
|
2923
|
-
"isStatic": false,
|
|
2924
|
-
"tsSignatureId": "Adjust|(System.Char[]):System.Char[]|static=false",
|
|
2925
|
-
"target": {
|
|
2926
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2927
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2928
|
-
"metadataToken": 100665850
|
|
2929
|
-
}
|
|
2930
|
-
},
|
|
2931
|
-
{
|
|
2932
|
-
"tsName": "adjust",
|
|
2933
|
-
"isStatic": false,
|
|
2934
|
-
"tsSignatureId": "Adjust|(System.Data.SqlTypes.SqlBinary):System.Data.SqlTypes.SqlBinary|static=false",
|
|
2935
|
-
"target": {
|
|
2936
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2937
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2938
|
-
"metadataToken": 100665851
|
|
2939
|
-
}
|
|
2940
|
-
},
|
|
2941
|
-
{
|
|
2942
|
-
"tsName": "adjust",
|
|
2943
|
-
"isStatic": false,
|
|
2944
|
-
"tsSignatureId": "Adjust|(System.Data.SqlTypes.SqlBoolean):System.Data.SqlTypes.SqlBoolean|static=false",
|
|
2945
|
-
"target": {
|
|
2946
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2947
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2948
|
-
"metadataToken": 100665852
|
|
2949
|
-
}
|
|
2950
|
-
},
|
|
2951
|
-
{
|
|
2952
|
-
"tsName": "adjust",
|
|
2953
|
-
"isStatic": false,
|
|
2954
|
-
"tsSignatureId": "Adjust|(System.Data.SqlTypes.SqlByte):System.Data.SqlTypes.SqlByte|static=false",
|
|
2955
|
-
"target": {
|
|
2956
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2957
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2958
|
-
"metadataToken": 100665853
|
|
2959
|
-
}
|
|
2960
|
-
},
|
|
2961
|
-
{
|
|
2962
|
-
"tsName": "adjust",
|
|
2963
|
-
"isStatic": false,
|
|
2964
|
-
"tsSignatureId": "Adjust|(System.Data.SqlTypes.SqlBytes):System.Data.SqlTypes.SqlBytes|static=false",
|
|
2965
|
-
"target": {
|
|
2966
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2967
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2968
|
-
"metadataToken": 100665854
|
|
2969
|
-
}
|
|
2970
|
-
},
|
|
2971
|
-
{
|
|
2972
|
-
"tsName": "adjust",
|
|
2973
|
-
"isStatic": false,
|
|
2974
|
-
"tsSignatureId": "Adjust|(System.Data.SqlTypes.SqlChars):System.Data.SqlTypes.SqlChars|static=false",
|
|
2975
|
-
"target": {
|
|
2976
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2977
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2978
|
-
"metadataToken": 100665855
|
|
2979
|
-
}
|
|
2980
|
-
},
|
|
2981
|
-
{
|
|
2982
|
-
"tsName": "adjust",
|
|
2983
|
-
"isStatic": false,
|
|
2984
|
-
"tsSignatureId": "Adjust|(System.Data.SqlTypes.SqlDateTime):System.Data.SqlTypes.SqlDateTime|static=false",
|
|
2985
|
-
"target": {
|
|
2986
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2987
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2988
|
-
"metadataToken": 100665856
|
|
2989
|
-
}
|
|
2990
|
-
},
|
|
2991
|
-
{
|
|
2992
|
-
"tsName": "adjust",
|
|
2993
|
-
"isStatic": false,
|
|
2994
|
-
"tsSignatureId": "Adjust|(System.Data.SqlTypes.SqlDecimal):System.Data.SqlTypes.SqlDecimal|static=false",
|
|
2995
|
-
"target": {
|
|
2996
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
2997
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
2998
|
-
"metadataToken": 100665857
|
|
2999
|
-
}
|
|
3000
|
-
},
|
|
3001
|
-
{
|
|
3002
|
-
"tsName": "adjust",
|
|
3003
|
-
"isStatic": false,
|
|
3004
|
-
"tsSignatureId": "Adjust|(System.Data.SqlTypes.SqlDouble):System.Data.SqlTypes.SqlDouble|static=false",
|
|
3005
|
-
"target": {
|
|
3006
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3007
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3008
|
-
"metadataToken": 100665858
|
|
3009
|
-
}
|
|
3010
|
-
},
|
|
3011
|
-
{
|
|
3012
|
-
"tsName": "adjust",
|
|
3013
|
-
"isStatic": false,
|
|
3014
|
-
"tsSignatureId": "Adjust|(System.Data.SqlTypes.SqlGuid):System.Data.SqlTypes.SqlGuid|static=false",
|
|
3015
|
-
"target": {
|
|
3016
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3017
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3018
|
-
"metadataToken": 100665859
|
|
3019
|
-
}
|
|
3020
|
-
},
|
|
3021
|
-
{
|
|
3022
|
-
"tsName": "adjust",
|
|
3023
|
-
"isStatic": false,
|
|
3024
|
-
"tsSignatureId": "Adjust|(System.Data.SqlTypes.SqlInt16):System.Data.SqlTypes.SqlInt16|static=false",
|
|
3025
|
-
"target": {
|
|
3026
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3027
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3028
|
-
"metadataToken": 100665860
|
|
3029
|
-
}
|
|
3030
|
-
},
|
|
3031
|
-
{
|
|
3032
|
-
"tsName": "adjust",
|
|
3033
|
-
"isStatic": false,
|
|
3034
|
-
"tsSignatureId": "Adjust|(System.Data.SqlTypes.SqlInt32):System.Data.SqlTypes.SqlInt32|static=false",
|
|
3035
|
-
"target": {
|
|
3036
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3037
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3038
|
-
"metadataToken": 100665861
|
|
3039
|
-
}
|
|
3040
|
-
},
|
|
3041
|
-
{
|
|
3042
|
-
"tsName": "adjust",
|
|
3043
|
-
"isStatic": false,
|
|
3044
|
-
"tsSignatureId": "Adjust|(System.Data.SqlTypes.SqlInt64):System.Data.SqlTypes.SqlInt64|static=false",
|
|
3045
|
-
"target": {
|
|
3046
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3047
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3048
|
-
"metadataToken": 100665862
|
|
3049
|
-
}
|
|
3050
|
-
},
|
|
3051
|
-
{
|
|
3052
|
-
"tsName": "adjust",
|
|
3053
|
-
"isStatic": false,
|
|
3054
|
-
"tsSignatureId": "Adjust|(System.Data.SqlTypes.SqlMoney):System.Data.SqlTypes.SqlMoney|static=false",
|
|
3055
|
-
"target": {
|
|
3056
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3057
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3058
|
-
"metadataToken": 100665863
|
|
3059
|
-
}
|
|
3060
|
-
},
|
|
3061
|
-
{
|
|
3062
|
-
"tsName": "adjust",
|
|
3063
|
-
"isStatic": false,
|
|
3064
|
-
"tsSignatureId": "Adjust|(System.Data.SqlTypes.SqlSingle):System.Data.SqlTypes.SqlSingle|static=false",
|
|
3065
|
-
"target": {
|
|
3066
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3067
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3068
|
-
"metadataToken": 100665864
|
|
3069
|
-
}
|
|
3070
|
-
},
|
|
3071
|
-
{
|
|
3072
|
-
"tsName": "adjust",
|
|
3073
|
-
"isStatic": false,
|
|
3074
|
-
"tsSignatureId": "Adjust|(System.Data.SqlTypes.SqlString):System.Data.SqlTypes.SqlString|static=false",
|
|
3075
|
-
"target": {
|
|
3076
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3077
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3078
|
-
"metadataToken": 100665865
|
|
3079
|
-
}
|
|
3080
|
-
},
|
|
3081
|
-
{
|
|
3082
|
-
"tsName": "adjust",
|
|
3083
|
-
"isStatic": false,
|
|
3084
|
-
"tsSignatureId": "Adjust|(System.Data.SqlTypes.SqlXml):System.Data.SqlTypes.SqlXml|static=false",
|
|
3085
|
-
"target": {
|
|
3086
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3087
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3088
|
-
"metadataToken": 100665866
|
|
3089
|
-
}
|
|
3090
|
-
},
|
|
3091
|
-
{
|
|
3092
|
-
"tsName": "adjust",
|
|
3093
|
-
"isStatic": false,
|
|
3094
|
-
"tsSignatureId": "Adjust|(System.DateTime):System.DateTime|static=false",
|
|
3095
|
-
"target": {
|
|
3096
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3097
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3098
|
-
"metadataToken": 100665867
|
|
3099
|
-
}
|
|
3100
|
-
},
|
|
3101
|
-
{
|
|
3102
|
-
"tsName": "adjust",
|
|
3103
|
-
"isStatic": false,
|
|
3104
|
-
"tsSignatureId": "Adjust|(System.DateTimeOffset):System.DateTimeOffset|static=false",
|
|
3105
|
-
"target": {
|
|
3106
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3107
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3108
|
-
"metadataToken": 100665868
|
|
3109
|
-
}
|
|
3110
|
-
},
|
|
3111
|
-
{
|
|
3112
|
-
"tsName": "adjust",
|
|
3113
|
-
"isStatic": false,
|
|
3114
|
-
"tsSignatureId": "Adjust|(System.Decimal):System.Decimal|static=false",
|
|
3115
|
-
"target": {
|
|
3116
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3117
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3118
|
-
"metadataToken": 100665869
|
|
3119
|
-
}
|
|
3120
|
-
},
|
|
3121
|
-
{
|
|
3122
|
-
"tsName": "adjust",
|
|
3123
|
-
"isStatic": false,
|
|
3124
|
-
"tsSignatureId": "Adjust|(System.Double):System.Double|static=false",
|
|
3125
|
-
"target": {
|
|
3126
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3127
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3128
|
-
"metadataToken": 100665870
|
|
3129
|
-
}
|
|
3130
|
-
},
|
|
3131
|
-
{
|
|
3132
|
-
"tsName": "adjust",
|
|
3133
|
-
"isStatic": false,
|
|
3134
|
-
"tsSignatureId": "Adjust|(System.Guid):System.Guid|static=false",
|
|
3135
|
-
"target": {
|
|
3136
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3137
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3138
|
-
"metadataToken": 100665871
|
|
3139
|
-
}
|
|
3140
|
-
},
|
|
3141
|
-
{
|
|
3142
|
-
"tsName": "adjust",
|
|
3143
|
-
"isStatic": false,
|
|
3144
|
-
"tsSignatureId": "Adjust|(System.Int16):System.Int16|static=false",
|
|
3145
|
-
"target": {
|
|
3146
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3147
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3148
|
-
"metadataToken": 100665872
|
|
3149
|
-
}
|
|
3150
|
-
},
|
|
3151
|
-
{
|
|
3152
|
-
"tsName": "adjust",
|
|
3153
|
-
"isStatic": false,
|
|
3154
|
-
"tsSignatureId": "Adjust|(System.Int32):System.Int32|static=false",
|
|
3155
|
-
"target": {
|
|
3156
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3157
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3158
|
-
"metadataToken": 100665873
|
|
3159
|
-
}
|
|
3160
|
-
},
|
|
3161
|
-
{
|
|
3162
|
-
"tsName": "adjust",
|
|
3163
|
-
"isStatic": false,
|
|
3164
|
-
"tsSignatureId": "Adjust|(System.Int64):System.Int64|static=false",
|
|
3165
|
-
"target": {
|
|
3166
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3167
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3168
|
-
"metadataToken": 100665874
|
|
3169
|
-
}
|
|
3170
|
-
},
|
|
3171
|
-
{
|
|
3172
|
-
"tsName": "adjust",
|
|
3173
|
-
"isStatic": false,
|
|
3174
|
-
"tsSignatureId": "Adjust|(System.Object):System.Object|static=false",
|
|
3175
|
-
"target": {
|
|
3176
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3177
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3178
|
-
"metadataToken": 100665875
|
|
3179
|
-
}
|
|
3180
|
-
},
|
|
3181
|
-
{
|
|
3182
|
-
"tsName": "adjust",
|
|
3183
|
-
"isStatic": false,
|
|
3184
|
-
"tsSignatureId": "Adjust|(System.Single):System.Single|static=false",
|
|
3185
|
-
"target": {
|
|
3186
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3187
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3188
|
-
"metadataToken": 100665876
|
|
3189
|
-
}
|
|
3190
|
-
},
|
|
3191
|
-
{
|
|
3192
|
-
"tsName": "adjust",
|
|
3193
|
-
"isStatic": false,
|
|
3194
|
-
"tsSignatureId": "Adjust|(System.String):System.String|static=false",
|
|
3195
|
-
"target": {
|
|
3196
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3197
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3198
|
-
"metadataToken": 100665877
|
|
3199
|
-
}
|
|
3200
|
-
},
|
|
3201
|
-
{
|
|
3202
|
-
"tsName": "adjust",
|
|
3203
|
-
"isStatic": false,
|
|
3204
|
-
"tsSignatureId": "Adjust|(System.TimeSpan):System.TimeSpan|static=false",
|
|
3205
|
-
"target": {
|
|
3206
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3207
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3208
|
-
"metadataToken": 100665878
|
|
3209
|
-
}
|
|
3210
|
-
},
|
|
3211
|
-
{
|
|
3212
|
-
"tsName": "inferFromValue",
|
|
3213
|
-
"isStatic": true,
|
|
3214
|
-
"tsSignatureId": "InferFromValue|(System.Object,System.String):Microsoft.Data.SqlClient.Server.SqlMetaData|static=true",
|
|
3215
|
-
"target": {
|
|
3216
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3217
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3218
|
-
"metadataToken": 100665879
|
|
3219
|
-
}
|
|
3220
|
-
}
|
|
3221
|
-
],
|
|
3222
|
-
"exposedProperties": [
|
|
3223
|
-
{
|
|
3224
|
-
"tsName": "compareOptions",
|
|
3225
|
-
"isStatic": false,
|
|
3226
|
-
"tsSignatureId": "CompareOptions|:System.Data.SqlTypes.SqlCompareOptions|static=false|accessor=get",
|
|
3227
|
-
"target": {
|
|
3228
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3229
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3230
|
-
"metadataToken": 385877786
|
|
3231
|
-
}
|
|
3232
|
-
},
|
|
3233
|
-
{
|
|
3234
|
-
"tsName": "dbType",
|
|
3235
|
-
"isStatic": false,
|
|
3236
|
-
"tsSignatureId": "DbType|:System.Data.DbType|static=false|accessor=get",
|
|
3237
|
-
"target": {
|
|
3238
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3239
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3240
|
-
"metadataToken": 385877787
|
|
3241
|
-
}
|
|
3242
|
-
},
|
|
3243
|
-
{
|
|
3244
|
-
"tsName": "isUniqueKey",
|
|
3245
|
-
"isStatic": false,
|
|
3246
|
-
"tsSignatureId": "IsUniqueKey|:System.Boolean|static=false|accessor=get",
|
|
3247
|
-
"target": {
|
|
3248
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3249
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3250
|
-
"metadataToken": 385877788
|
|
3251
|
-
}
|
|
3252
|
-
},
|
|
3253
|
-
{
|
|
3254
|
-
"tsName": "localeId",
|
|
3255
|
-
"isStatic": false,
|
|
3256
|
-
"tsSignatureId": "LocaleId|:System.Int64|static=false|accessor=get",
|
|
3257
|
-
"target": {
|
|
3258
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3259
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3260
|
-
"metadataToken": 385877789
|
|
3261
|
-
}
|
|
3262
|
-
},
|
|
3263
|
-
{
|
|
3264
|
-
"tsName": "max",
|
|
3265
|
-
"isStatic": true,
|
|
3266
|
-
"tsSignatureId": "Max|:System.Int64|static=true|accessor=get",
|
|
3267
|
-
"target": {
|
|
3268
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3269
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3270
|
-
"metadataToken": 385877790
|
|
3271
|
-
}
|
|
3272
|
-
},
|
|
3273
|
-
{
|
|
3274
|
-
"tsName": "maxLength",
|
|
3275
|
-
"isStatic": false,
|
|
3276
|
-
"tsSignatureId": "MaxLength|:System.Int64|static=false|accessor=get",
|
|
3277
|
-
"target": {
|
|
3278
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3279
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3280
|
-
"metadataToken": 385877791
|
|
3281
|
-
}
|
|
3282
|
-
},
|
|
3283
|
-
{
|
|
3284
|
-
"tsName": "name",
|
|
3285
|
-
"isStatic": false,
|
|
3286
|
-
"tsSignatureId": "Name|:System.String|static=false|accessor=get",
|
|
3287
|
-
"target": {
|
|
3288
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3289
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3290
|
-
"metadataToken": 385877792
|
|
3291
|
-
}
|
|
3292
|
-
},
|
|
3293
|
-
{
|
|
3294
|
-
"tsName": "precision",
|
|
3295
|
-
"isStatic": false,
|
|
3296
|
-
"tsSignatureId": "Precision|:System.Byte|static=false|accessor=get",
|
|
3297
|
-
"target": {
|
|
3298
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3299
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3300
|
-
"metadataToken": 385877793
|
|
3301
|
-
}
|
|
3302
|
-
},
|
|
3303
|
-
{
|
|
3304
|
-
"tsName": "scale",
|
|
3305
|
-
"isStatic": false,
|
|
3306
|
-
"tsSignatureId": "Scale|:System.Byte|static=false|accessor=get",
|
|
3307
|
-
"target": {
|
|
3308
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3309
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3310
|
-
"metadataToken": 385877794
|
|
3311
|
-
}
|
|
3312
|
-
},
|
|
3313
|
-
{
|
|
3314
|
-
"tsName": "sortOrder",
|
|
3315
|
-
"isStatic": false,
|
|
3316
|
-
"tsSignatureId": "SortOrder|:Microsoft.Data.SqlClient.SortOrder|static=false|accessor=get",
|
|
3317
|
-
"target": {
|
|
3318
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3319
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3320
|
-
"metadataToken": 385877795
|
|
3321
|
-
}
|
|
3322
|
-
},
|
|
3323
|
-
{
|
|
3324
|
-
"tsName": "sortOrdinal",
|
|
3325
|
-
"isStatic": false,
|
|
3326
|
-
"tsSignatureId": "SortOrdinal|:System.Int32|static=false|accessor=get",
|
|
3327
|
-
"target": {
|
|
3328
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3329
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3330
|
-
"metadataToken": 385877796
|
|
3331
|
-
}
|
|
3332
|
-
},
|
|
3333
|
-
{
|
|
3334
|
-
"tsName": "sqlDbType",
|
|
3335
|
-
"isStatic": false,
|
|
3336
|
-
"tsSignatureId": "SqlDbType|:System.Data.SqlDbType|static=false|accessor=get",
|
|
3337
|
-
"target": {
|
|
3338
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3339
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3340
|
-
"metadataToken": 385877797
|
|
3341
|
-
}
|
|
3342
|
-
},
|
|
3343
|
-
{
|
|
3344
|
-
"tsName": "type_",
|
|
3345
|
-
"isStatic": false,
|
|
3346
|
-
"tsSignatureId": "Type|:System.Type|static=false|accessor=get",
|
|
3347
|
-
"target": {
|
|
3348
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3349
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3350
|
-
"metadataToken": 385877798
|
|
3351
|
-
}
|
|
3352
|
-
},
|
|
3353
|
-
{
|
|
3354
|
-
"tsName": "typeName",
|
|
3355
|
-
"isStatic": false,
|
|
3356
|
-
"tsSignatureId": "TypeName|:System.String|static=false|accessor=get",
|
|
3357
|
-
"target": {
|
|
3358
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3359
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3360
|
-
"metadataToken": 385877799
|
|
3361
|
-
}
|
|
3362
|
-
},
|
|
3363
|
-
{
|
|
3364
|
-
"tsName": "useServerDefault",
|
|
3365
|
-
"isStatic": false,
|
|
3366
|
-
"tsSignatureId": "UseServerDefault|:System.Boolean|static=false|accessor=get",
|
|
3367
|
-
"target": {
|
|
3368
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3369
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3370
|
-
"metadataToken": 385877800
|
|
3371
|
-
}
|
|
3372
|
-
},
|
|
3373
|
-
{
|
|
3374
|
-
"tsName": "xmlSchemaCollectionDatabase",
|
|
3375
|
-
"isStatic": false,
|
|
3376
|
-
"tsSignatureId": "XmlSchemaCollectionDatabase|:System.String|static=false|accessor=get",
|
|
3377
|
-
"target": {
|
|
3378
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3379
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3380
|
-
"metadataToken": 385877801
|
|
3381
|
-
}
|
|
3382
|
-
},
|
|
3383
|
-
{
|
|
3384
|
-
"tsName": "xmlSchemaCollectionName",
|
|
3385
|
-
"isStatic": false,
|
|
3386
|
-
"tsSignatureId": "XmlSchemaCollectionName|:System.String|static=false|accessor=get",
|
|
3387
|
-
"target": {
|
|
3388
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3389
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3390
|
-
"metadataToken": 385877802
|
|
3391
|
-
}
|
|
3392
|
-
},
|
|
3393
|
-
{
|
|
3394
|
-
"tsName": "xmlSchemaCollectionOwningSchema",
|
|
3395
|
-
"isStatic": false,
|
|
3396
|
-
"tsSignatureId": "XmlSchemaCollectionOwningSchema|:System.String|static=false|accessor=get",
|
|
3397
|
-
"target": {
|
|
3398
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3399
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3400
|
-
"metadataToken": 385877803
|
|
3401
|
-
}
|
|
3402
|
-
}
|
|
3403
|
-
],
|
|
3404
|
-
"exposedConstructors": [
|
|
3405
|
-
{
|
|
3406
|
-
"isStatic": false,
|
|
3407
|
-
"tsSignatureId": "constructor|(System.String,System.Data.SqlDbType):void|static=false",
|
|
3408
|
-
"target": {
|
|
3409
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3410
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3411
|
-
"metadataToken": 100665813
|
|
3412
|
-
}
|
|
3413
|
-
},
|
|
3414
|
-
{
|
|
3415
|
-
"isStatic": false,
|
|
3416
|
-
"tsSignatureId": "constructor|(System.String,System.Data.SqlDbType,System.Boolean,System.Boolean,Microsoft.Data.SqlClient.SortOrder,System.Int32):void|static=false",
|
|
3417
|
-
"target": {
|
|
3418
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3419
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3420
|
-
"metadataToken": 100665814
|
|
3421
|
-
}
|
|
3422
|
-
},
|
|
3423
|
-
{
|
|
3424
|
-
"isStatic": false,
|
|
3425
|
-
"tsSignatureId": "constructor|(System.String,System.Data.SqlDbType,System.Byte,System.Byte):void|static=false",
|
|
3426
|
-
"target": {
|
|
3427
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3428
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3429
|
-
"metadataToken": 100665815
|
|
3430
|
-
}
|
|
3431
|
-
},
|
|
3432
|
-
{
|
|
3433
|
-
"isStatic": false,
|
|
3434
|
-
"tsSignatureId": "constructor|(System.String,System.Data.SqlDbType,System.Byte,System.Byte,System.Boolean,System.Boolean,Microsoft.Data.SqlClient.SortOrder,System.Int32):void|static=false",
|
|
3435
|
-
"target": {
|
|
3436
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3437
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3438
|
-
"metadataToken": 100665816
|
|
3439
|
-
}
|
|
3440
|
-
},
|
|
3441
|
-
{
|
|
3442
|
-
"isStatic": false,
|
|
3443
|
-
"tsSignatureId": "constructor|(System.String,System.Data.SqlDbType,System.Int64):void|static=false",
|
|
3444
|
-
"target": {
|
|
3445
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3446
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3447
|
-
"metadataToken": 100665817
|
|
3448
|
-
}
|
|
3449
|
-
},
|
|
3450
|
-
{
|
|
3451
|
-
"isStatic": false,
|
|
3452
|
-
"tsSignatureId": "constructor|(System.String,System.Data.SqlDbType,System.Int64,System.Boolean,System.Boolean,Microsoft.Data.SqlClient.SortOrder,System.Int32):void|static=false",
|
|
3453
|
-
"target": {
|
|
3454
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3455
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3456
|
-
"metadataToken": 100665818
|
|
3457
|
-
}
|
|
3458
|
-
},
|
|
3459
|
-
{
|
|
3460
|
-
"isStatic": false,
|
|
3461
|
-
"tsSignatureId": "constructor|(System.String,System.Data.SqlDbType,System.Int64,System.Byte,System.Byte,System.Int64,System.Data.SqlTypes.SqlCompareOptions,System.Type):void|static=false",
|
|
3462
|
-
"target": {
|
|
3463
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3464
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3465
|
-
"metadataToken": 100665819
|
|
3466
|
-
}
|
|
3467
|
-
},
|
|
3468
|
-
{
|
|
3469
|
-
"isStatic": false,
|
|
3470
|
-
"tsSignatureId": "constructor|(System.String,System.Data.SqlDbType,System.Int64,System.Byte,System.Byte,System.Int64,System.Data.SqlTypes.SqlCompareOptions,System.Type,System.Boolean,System.Boolean,Microsoft.Data.SqlClient.SortOrder,System.Int32):void|static=false",
|
|
3471
|
-
"target": {
|
|
3472
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3473
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3474
|
-
"metadataToken": 100665820
|
|
3475
|
-
}
|
|
3476
|
-
},
|
|
3477
|
-
{
|
|
3478
|
-
"isStatic": false,
|
|
3479
|
-
"tsSignatureId": "constructor|(System.String,System.Data.SqlDbType,System.Int64,System.Int64,System.Data.SqlTypes.SqlCompareOptions):void|static=false",
|
|
3480
|
-
"target": {
|
|
3481
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3482
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3483
|
-
"metadataToken": 100665821
|
|
3484
|
-
}
|
|
3485
|
-
},
|
|
3486
|
-
{
|
|
3487
|
-
"isStatic": false,
|
|
3488
|
-
"tsSignatureId": "constructor|(System.String,System.Data.SqlDbType,System.Int64,System.Int64,System.Data.SqlTypes.SqlCompareOptions,System.Boolean,System.Boolean,Microsoft.Data.SqlClient.SortOrder,System.Int32):void|static=false",
|
|
3489
|
-
"target": {
|
|
3490
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3491
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3492
|
-
"metadataToken": 100665822
|
|
3493
|
-
}
|
|
3494
|
-
},
|
|
3495
|
-
{
|
|
3496
|
-
"isStatic": false,
|
|
3497
|
-
"tsSignatureId": "constructor|(System.String,System.Data.SqlDbType,System.String,System.String,System.String):void|static=false",
|
|
3498
|
-
"target": {
|
|
3499
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3500
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3501
|
-
"metadataToken": 100665823
|
|
3502
|
-
}
|
|
3503
|
-
},
|
|
3504
|
-
{
|
|
3505
|
-
"isStatic": false,
|
|
3506
|
-
"tsSignatureId": "constructor|(System.String,System.Data.SqlDbType,System.String,System.String,System.String,System.Boolean,System.Boolean,Microsoft.Data.SqlClient.SortOrder,System.Int32):void|static=false",
|
|
3507
|
-
"target": {
|
|
3508
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3509
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3510
|
-
"metadataToken": 100665824
|
|
3511
|
-
}
|
|
3512
|
-
},
|
|
3513
|
-
{
|
|
3514
|
-
"isStatic": false,
|
|
3515
|
-
"tsSignatureId": "constructor|(System.String,System.Data.SqlDbType,System.Type):void|static=false",
|
|
3516
|
-
"target": {
|
|
3517
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3518
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3519
|
-
"metadataToken": 100665825
|
|
3520
|
-
}
|
|
3521
|
-
},
|
|
3522
|
-
{
|
|
3523
|
-
"isStatic": false,
|
|
3524
|
-
"tsSignatureId": "constructor|(System.String,System.Data.SqlDbType,System.Type,System.String):void|static=false",
|
|
3525
|
-
"target": {
|
|
3526
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3527
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3528
|
-
"metadataToken": 100665826
|
|
3529
|
-
}
|
|
3530
|
-
},
|
|
3531
|
-
{
|
|
3532
|
-
"isStatic": false,
|
|
3533
|
-
"tsSignatureId": "constructor|(System.String,System.Data.SqlDbType,System.Type,System.String,System.Boolean,System.Boolean,Microsoft.Data.SqlClient.SortOrder,System.Int32):void|static=false",
|
|
3534
|
-
"target": {
|
|
3535
|
-
"declaringClrType": "Microsoft.Data.SqlClient.Server.SqlMetaData",
|
|
3536
|
-
"declaringAssemblyName": "Microsoft.Data.SqlClient",
|
|
3537
|
-
"metadataToken": 100665827
|
|
3538
|
-
}
|
|
3539
|
-
}
|
|
3540
2713
|
]
|
|
3541
2714
|
}
|
|
3542
2715
|
]
|