@tsonic/efcore-sqlserver 0.1.2 → 10.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -1,278 +1,277 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.SqlServer.Server",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.SqlServer.Server"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.DataAccessKind",
|
|
6
9
|
"clrName": "Microsoft.SqlServer.Server.DataAccessKind",
|
|
7
|
-
"tsEmitName": "DataAccessKind",
|
|
8
10
|
"assemblyName": "Microsoft.SqlServer.Server",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Enum",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": true,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
18
|
+
"baseType": {
|
|
19
|
+
"stableId": "System.Private.CoreLib:System.Enum",
|
|
20
|
+
"clrName": "System.Enum"
|
|
21
|
+
},
|
|
22
|
+
"interfaces": [
|
|
23
|
+
{
|
|
24
|
+
"stableId": "System.Private.CoreLib:System.IComparable",
|
|
25
|
+
"clrName": "System.IComparable"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"stableId": "System.Private.CoreLib:System.ISpanFormattable",
|
|
29
|
+
"clrName": "System.ISpanFormattable"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"stableId": "System.Private.CoreLib:System.IFormattable",
|
|
33
|
+
"clrName": "System.IFormattable"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"stableId": "System.Private.CoreLib:System.IConvertible",
|
|
37
|
+
"clrName": "System.IConvertible"
|
|
38
|
+
}
|
|
39
|
+
],
|
|
10
40
|
"methods": [],
|
|
11
41
|
"properties": [],
|
|
12
42
|
"fields": [
|
|
13
43
|
{
|
|
14
44
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.DataAccessKind::value__System.Int32",
|
|
15
45
|
"clrName": "value__",
|
|
16
|
-
"tsEmitName": "value__",
|
|
17
46
|
"metadataToken": 67108872,
|
|
18
47
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
19
48
|
"isStatic": false,
|
|
20
49
|
"isReadOnly": false,
|
|
50
|
+
"isLiteral": false,
|
|
51
|
+
"visibility": "Public",
|
|
21
52
|
"declaringClrType": "Microsoft.SqlServer.Server.DataAccessKind",
|
|
22
53
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
23
54
|
},
|
|
24
55
|
{
|
|
25
56
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.DataAccessKind::NoneMicrosoft.SqlServer.Server.DataAccessKind",
|
|
26
57
|
"clrName": "None",
|
|
27
|
-
"tsEmitName": "none",
|
|
28
58
|
"metadataToken": 67108873,
|
|
29
59
|
"normalizedSignature": "None|Microsoft.SqlServer.Server.DataAccessKind|static=true|const=true",
|
|
30
60
|
"isStatic": true,
|
|
31
61
|
"isReadOnly": false,
|
|
62
|
+
"isLiteral": true,
|
|
63
|
+
"visibility": "Public",
|
|
32
64
|
"declaringClrType": "Microsoft.SqlServer.Server.DataAccessKind",
|
|
33
65
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
34
66
|
},
|
|
35
67
|
{
|
|
36
68
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.DataAccessKind::ReadMicrosoft.SqlServer.Server.DataAccessKind",
|
|
37
69
|
"clrName": "Read",
|
|
38
|
-
"tsEmitName": "read",
|
|
39
70
|
"metadataToken": 67108874,
|
|
40
71
|
"normalizedSignature": "Read|Microsoft.SqlServer.Server.DataAccessKind|static=true|const=true",
|
|
41
72
|
"isStatic": true,
|
|
42
73
|
"isReadOnly": false,
|
|
74
|
+
"isLiteral": true,
|
|
75
|
+
"visibility": "Public",
|
|
43
76
|
"declaringClrType": "Microsoft.SqlServer.Server.DataAccessKind",
|
|
44
77
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
45
78
|
}
|
|
46
79
|
],
|
|
47
80
|
"events": [],
|
|
48
|
-
"constructors": []
|
|
49
|
-
"exposedFields": [
|
|
50
|
-
{
|
|
51
|
-
"tsName": "value__",
|
|
52
|
-
"isStatic": false,
|
|
53
|
-
"tsSignatureId": "value__|System.Int32|static=false|const=false",
|
|
54
|
-
"target": {
|
|
55
|
-
"declaringClrType": "Microsoft.SqlServer.Server.DataAccessKind",
|
|
56
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
57
|
-
"metadataToken": 67108872
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"tsName": "none",
|
|
62
|
-
"isStatic": true,
|
|
63
|
-
"tsSignatureId": "None|Microsoft.SqlServer.Server.DataAccessKind|static=true|const=true",
|
|
64
|
-
"target": {
|
|
65
|
-
"declaringClrType": "Microsoft.SqlServer.Server.DataAccessKind",
|
|
66
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
67
|
-
"metadataToken": 67108873
|
|
68
|
-
}
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
"tsName": "read",
|
|
72
|
-
"isStatic": true,
|
|
73
|
-
"tsSignatureId": "Read|Microsoft.SqlServer.Server.DataAccessKind|static=true|const=true",
|
|
74
|
-
"target": {
|
|
75
|
-
"declaringClrType": "Microsoft.SqlServer.Server.DataAccessKind",
|
|
76
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
77
|
-
"metadataToken": 67108874
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
]
|
|
81
|
+
"constructors": []
|
|
81
82
|
},
|
|
82
83
|
{
|
|
83
84
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.Format",
|
|
84
85
|
"clrName": "Microsoft.SqlServer.Server.Format",
|
|
85
|
-
"tsEmitName": "Format",
|
|
86
86
|
"assemblyName": "Microsoft.SqlServer.Server",
|
|
87
87
|
"metadataToken": 0,
|
|
88
|
+
"kind": "Enum",
|
|
89
|
+
"accessibility": "Public",
|
|
90
|
+
"isAbstract": false,
|
|
91
|
+
"isSealed": true,
|
|
92
|
+
"isStatic": false,
|
|
93
|
+
"arity": 0,
|
|
94
|
+
"baseType": {
|
|
95
|
+
"stableId": "System.Private.CoreLib:System.Enum",
|
|
96
|
+
"clrName": "System.Enum"
|
|
97
|
+
},
|
|
98
|
+
"interfaces": [
|
|
99
|
+
{
|
|
100
|
+
"stableId": "System.Private.CoreLib:System.IComparable",
|
|
101
|
+
"clrName": "System.IComparable"
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"stableId": "System.Private.CoreLib:System.ISpanFormattable",
|
|
105
|
+
"clrName": "System.ISpanFormattable"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"stableId": "System.Private.CoreLib:System.IFormattable",
|
|
109
|
+
"clrName": "System.IFormattable"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"stableId": "System.Private.CoreLib:System.IConvertible",
|
|
113
|
+
"clrName": "System.IConvertible"
|
|
114
|
+
}
|
|
115
|
+
],
|
|
88
116
|
"methods": [],
|
|
89
117
|
"properties": [],
|
|
90
118
|
"fields": [
|
|
91
119
|
{
|
|
92
120
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.Format::value__System.Int32",
|
|
93
121
|
"clrName": "value__",
|
|
94
|
-
"tsEmitName": "value__",
|
|
95
122
|
"metadataToken": 67108896,
|
|
96
123
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
97
124
|
"isStatic": false,
|
|
98
125
|
"isReadOnly": false,
|
|
126
|
+
"isLiteral": false,
|
|
127
|
+
"visibility": "Public",
|
|
99
128
|
"declaringClrType": "Microsoft.SqlServer.Server.Format",
|
|
100
129
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
101
130
|
},
|
|
102
131
|
{
|
|
103
132
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.Format::UnknownMicrosoft.SqlServer.Server.Format",
|
|
104
133
|
"clrName": "Unknown",
|
|
105
|
-
"tsEmitName": "unknown",
|
|
106
134
|
"metadataToken": 67108897,
|
|
107
135
|
"normalizedSignature": "Unknown|Microsoft.SqlServer.Server.Format|static=true|const=true",
|
|
108
136
|
"isStatic": true,
|
|
109
137
|
"isReadOnly": false,
|
|
138
|
+
"isLiteral": true,
|
|
139
|
+
"visibility": "Public",
|
|
110
140
|
"declaringClrType": "Microsoft.SqlServer.Server.Format",
|
|
111
141
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
112
142
|
},
|
|
113
143
|
{
|
|
114
144
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.Format::NativeMicrosoft.SqlServer.Server.Format",
|
|
115
145
|
"clrName": "Native",
|
|
116
|
-
"tsEmitName": "native",
|
|
117
146
|
"metadataToken": 67108898,
|
|
118
147
|
"normalizedSignature": "Native|Microsoft.SqlServer.Server.Format|static=true|const=true",
|
|
119
148
|
"isStatic": true,
|
|
120
149
|
"isReadOnly": false,
|
|
150
|
+
"isLiteral": true,
|
|
151
|
+
"visibility": "Public",
|
|
121
152
|
"declaringClrType": "Microsoft.SqlServer.Server.Format",
|
|
122
153
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
123
154
|
},
|
|
124
155
|
{
|
|
125
156
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.Format::UserDefinedMicrosoft.SqlServer.Server.Format",
|
|
126
157
|
"clrName": "UserDefined",
|
|
127
|
-
"tsEmitName": "userDefined",
|
|
128
158
|
"metadataToken": 67108899,
|
|
129
159
|
"normalizedSignature": "UserDefined|Microsoft.SqlServer.Server.Format|static=true|const=true",
|
|
130
160
|
"isStatic": true,
|
|
131
161
|
"isReadOnly": false,
|
|
162
|
+
"isLiteral": true,
|
|
163
|
+
"visibility": "Public",
|
|
132
164
|
"declaringClrType": "Microsoft.SqlServer.Server.Format",
|
|
133
165
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
134
166
|
}
|
|
135
167
|
],
|
|
136
168
|
"events": [],
|
|
137
|
-
"constructors": []
|
|
138
|
-
|
|
169
|
+
"constructors": []
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SystemDataAccessKind",
|
|
173
|
+
"clrName": "Microsoft.SqlServer.Server.SystemDataAccessKind",
|
|
174
|
+
"assemblyName": "Microsoft.SqlServer.Server",
|
|
175
|
+
"metadataToken": 0,
|
|
176
|
+
"kind": "Enum",
|
|
177
|
+
"accessibility": "Public",
|
|
178
|
+
"isAbstract": false,
|
|
179
|
+
"isSealed": true,
|
|
180
|
+
"isStatic": false,
|
|
181
|
+
"arity": 0,
|
|
182
|
+
"baseType": {
|
|
183
|
+
"stableId": "System.Private.CoreLib:System.Enum",
|
|
184
|
+
"clrName": "System.Enum"
|
|
185
|
+
},
|
|
186
|
+
"interfaces": [
|
|
139
187
|
{
|
|
140
|
-
"
|
|
141
|
-
"
|
|
142
|
-
"tsSignatureId": "value__|System.Int32|static=false|const=false",
|
|
143
|
-
"target": {
|
|
144
|
-
"declaringClrType": "Microsoft.SqlServer.Server.Format",
|
|
145
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
146
|
-
"metadataToken": 67108896
|
|
147
|
-
}
|
|
188
|
+
"stableId": "System.Private.CoreLib:System.IComparable",
|
|
189
|
+
"clrName": "System.IComparable"
|
|
148
190
|
},
|
|
149
191
|
{
|
|
150
|
-
"
|
|
151
|
-
"
|
|
152
|
-
"tsSignatureId": "Unknown|Microsoft.SqlServer.Server.Format|static=true|const=true",
|
|
153
|
-
"target": {
|
|
154
|
-
"declaringClrType": "Microsoft.SqlServer.Server.Format",
|
|
155
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
156
|
-
"metadataToken": 67108897
|
|
157
|
-
}
|
|
192
|
+
"stableId": "System.Private.CoreLib:System.ISpanFormattable",
|
|
193
|
+
"clrName": "System.ISpanFormattable"
|
|
158
194
|
},
|
|
159
195
|
{
|
|
160
|
-
"
|
|
161
|
-
"
|
|
162
|
-
"tsSignatureId": "Native|Microsoft.SqlServer.Server.Format|static=true|const=true",
|
|
163
|
-
"target": {
|
|
164
|
-
"declaringClrType": "Microsoft.SqlServer.Server.Format",
|
|
165
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
166
|
-
"metadataToken": 67108898
|
|
167
|
-
}
|
|
196
|
+
"stableId": "System.Private.CoreLib:System.IFormattable",
|
|
197
|
+
"clrName": "System.IFormattable"
|
|
168
198
|
},
|
|
169
199
|
{
|
|
170
|
-
"
|
|
171
|
-
"
|
|
172
|
-
"tsSignatureId": "UserDefined|Microsoft.SqlServer.Server.Format|static=true|const=true",
|
|
173
|
-
"target": {
|
|
174
|
-
"declaringClrType": "Microsoft.SqlServer.Server.Format",
|
|
175
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
176
|
-
"metadataToken": 67108899
|
|
177
|
-
}
|
|
200
|
+
"stableId": "System.Private.CoreLib:System.IConvertible",
|
|
201
|
+
"clrName": "System.IConvertible"
|
|
178
202
|
}
|
|
179
|
-
]
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SystemDataAccessKind",
|
|
183
|
-
"clrName": "Microsoft.SqlServer.Server.SystemDataAccessKind",
|
|
184
|
-
"tsEmitName": "SystemDataAccessKind",
|
|
185
|
-
"assemblyName": "Microsoft.SqlServer.Server",
|
|
186
|
-
"metadataToken": 0,
|
|
203
|
+
],
|
|
187
204
|
"methods": [],
|
|
188
205
|
"properties": [],
|
|
189
206
|
"fields": [
|
|
190
207
|
{
|
|
191
208
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SystemDataAccessKind::value__System.Int32",
|
|
192
209
|
"clrName": "value__",
|
|
193
|
-
"tsEmitName": "value__",
|
|
194
210
|
"metadataToken": 67108875,
|
|
195
211
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
196
212
|
"isStatic": false,
|
|
197
213
|
"isReadOnly": false,
|
|
214
|
+
"isLiteral": false,
|
|
215
|
+
"visibility": "Public",
|
|
198
216
|
"declaringClrType": "Microsoft.SqlServer.Server.SystemDataAccessKind",
|
|
199
217
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
200
218
|
},
|
|
201
219
|
{
|
|
202
220
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SystemDataAccessKind::NoneMicrosoft.SqlServer.Server.SystemDataAccessKind",
|
|
203
221
|
"clrName": "None",
|
|
204
|
-
"tsEmitName": "none",
|
|
205
222
|
"metadataToken": 67108876,
|
|
206
223
|
"normalizedSignature": "None|Microsoft.SqlServer.Server.SystemDataAccessKind|static=true|const=true",
|
|
207
224
|
"isStatic": true,
|
|
208
225
|
"isReadOnly": false,
|
|
226
|
+
"isLiteral": true,
|
|
227
|
+
"visibility": "Public",
|
|
209
228
|
"declaringClrType": "Microsoft.SqlServer.Server.SystemDataAccessKind",
|
|
210
229
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
211
230
|
},
|
|
212
231
|
{
|
|
213
232
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SystemDataAccessKind::ReadMicrosoft.SqlServer.Server.SystemDataAccessKind",
|
|
214
233
|
"clrName": "Read",
|
|
215
|
-
"tsEmitName": "read",
|
|
216
234
|
"metadataToken": 67108877,
|
|
217
235
|
"normalizedSignature": "Read|Microsoft.SqlServer.Server.SystemDataAccessKind|static=true|const=true",
|
|
218
236
|
"isStatic": true,
|
|
219
237
|
"isReadOnly": false,
|
|
238
|
+
"isLiteral": true,
|
|
239
|
+
"visibility": "Public",
|
|
220
240
|
"declaringClrType": "Microsoft.SqlServer.Server.SystemDataAccessKind",
|
|
221
241
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
222
242
|
}
|
|
223
243
|
],
|
|
224
244
|
"events": [],
|
|
225
|
-
"constructors": []
|
|
226
|
-
"exposedFields": [
|
|
227
|
-
{
|
|
228
|
-
"tsName": "value__",
|
|
229
|
-
"isStatic": false,
|
|
230
|
-
"tsSignatureId": "value__|System.Int32|static=false|const=false",
|
|
231
|
-
"target": {
|
|
232
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SystemDataAccessKind",
|
|
233
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
234
|
-
"metadataToken": 67108875
|
|
235
|
-
}
|
|
236
|
-
},
|
|
237
|
-
{
|
|
238
|
-
"tsName": "none",
|
|
239
|
-
"isStatic": true,
|
|
240
|
-
"tsSignatureId": "None|Microsoft.SqlServer.Server.SystemDataAccessKind|static=true|const=true",
|
|
241
|
-
"target": {
|
|
242
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SystemDataAccessKind",
|
|
243
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
244
|
-
"metadataToken": 67108876
|
|
245
|
-
}
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
"tsName": "read",
|
|
249
|
-
"isStatic": true,
|
|
250
|
-
"tsSignatureId": "Read|Microsoft.SqlServer.Server.SystemDataAccessKind|static=true|const=true",
|
|
251
|
-
"target": {
|
|
252
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SystemDataAccessKind",
|
|
253
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
254
|
-
"metadataToken": 67108877
|
|
255
|
-
}
|
|
256
|
-
}
|
|
257
|
-
]
|
|
245
|
+
"constructors": []
|
|
258
246
|
},
|
|
259
247
|
{
|
|
260
248
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.IBinarySerialize",
|
|
261
249
|
"clrName": "Microsoft.SqlServer.Server.IBinarySerialize",
|
|
262
|
-
"tsEmitName": "IBinarySerialize",
|
|
263
250
|
"assemblyName": "Microsoft.SqlServer.Server",
|
|
264
251
|
"metadataToken": 0,
|
|
252
|
+
"kind": "Interface",
|
|
253
|
+
"accessibility": "Public",
|
|
254
|
+
"isAbstract": true,
|
|
255
|
+
"isSealed": false,
|
|
256
|
+
"isStatic": false,
|
|
257
|
+
"arity": 0,
|
|
265
258
|
"methods": [
|
|
266
259
|
{
|
|
267
260
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.IBinarySerialize::Read(System.IO.BinaryReader):System.Void",
|
|
268
261
|
"clrName": "Read",
|
|
269
|
-
"tsEmitName": "read",
|
|
270
262
|
"metadataToken": 100663297,
|
|
271
263
|
"canonicalSignature": "(System.IO.BinaryReader):System.Void",
|
|
272
264
|
"normalizedSignature": "Read|(System.IO.BinaryReader):System.Void|static=false",
|
|
273
265
|
"emitScope": "ClassSurface",
|
|
266
|
+
"provenance": "Original",
|
|
274
267
|
"arity": 0,
|
|
275
268
|
"parameterCount": 1,
|
|
269
|
+
"isStatic": false,
|
|
270
|
+
"isAbstract": true,
|
|
271
|
+
"isVirtual": true,
|
|
272
|
+
"isOverride": false,
|
|
273
|
+
"isSealed": false,
|
|
274
|
+
"visibility": "Public",
|
|
276
275
|
"declaringClrType": "Microsoft.SqlServer.Server.IBinarySerialize",
|
|
277
276
|
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
278
277
|
"isExtensionMethod": false
|
|
@@ -280,13 +279,19 @@
|
|
|
280
279
|
{
|
|
281
280
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.IBinarySerialize::Write(System.IO.BinaryWriter):System.Void",
|
|
282
281
|
"clrName": "Write",
|
|
283
|
-
"tsEmitName": "write",
|
|
284
282
|
"metadataToken": 100663298,
|
|
285
283
|
"canonicalSignature": "(System.IO.BinaryWriter):System.Void",
|
|
286
284
|
"normalizedSignature": "Write|(System.IO.BinaryWriter):System.Void|static=false",
|
|
287
285
|
"emitScope": "ClassSurface",
|
|
286
|
+
"provenance": "Original",
|
|
288
287
|
"arity": 0,
|
|
289
288
|
"parameterCount": 1,
|
|
289
|
+
"isStatic": false,
|
|
290
|
+
"isAbstract": true,
|
|
291
|
+
"isVirtual": true,
|
|
292
|
+
"isOverride": false,
|
|
293
|
+
"isSealed": false,
|
|
294
|
+
"visibility": "Public",
|
|
290
295
|
"declaringClrType": "Microsoft.SqlServer.Server.IBinarySerialize",
|
|
291
296
|
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
292
297
|
"isExtensionMethod": false
|
|
@@ -295,47 +300,46 @@
|
|
|
295
300
|
"properties": [],
|
|
296
301
|
"fields": [],
|
|
297
302
|
"events": [],
|
|
298
|
-
"constructors": []
|
|
299
|
-
"exposedMethods": [
|
|
300
|
-
{
|
|
301
|
-
"tsName": "read",
|
|
302
|
-
"isStatic": false,
|
|
303
|
-
"tsSignatureId": "Read|(System.IO.BinaryReader):System.Void|static=false",
|
|
304
|
-
"target": {
|
|
305
|
-
"declaringClrType": "Microsoft.SqlServer.Server.IBinarySerialize",
|
|
306
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
307
|
-
"metadataToken": 100663297
|
|
308
|
-
}
|
|
309
|
-
},
|
|
310
|
-
{
|
|
311
|
-
"tsName": "write",
|
|
312
|
-
"isStatic": false,
|
|
313
|
-
"tsSignatureId": "Write|(System.IO.BinaryWriter):System.Void|static=false",
|
|
314
|
-
"target": {
|
|
315
|
-
"declaringClrType": "Microsoft.SqlServer.Server.IBinarySerialize",
|
|
316
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
317
|
-
"metadataToken": 100663298
|
|
318
|
-
}
|
|
319
|
-
}
|
|
320
|
-
]
|
|
303
|
+
"constructors": []
|
|
321
304
|
},
|
|
322
305
|
{
|
|
323
306
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.InvalidUdtException",
|
|
324
307
|
"clrName": "Microsoft.SqlServer.Server.InvalidUdtException",
|
|
325
|
-
"tsEmitName": "InvalidUdtException",
|
|
326
308
|
"assemblyName": "Microsoft.SqlServer.Server",
|
|
327
309
|
"metadataToken": 0,
|
|
310
|
+
"kind": "Class",
|
|
311
|
+
"accessibility": "Public",
|
|
312
|
+
"isAbstract": false,
|
|
313
|
+
"isSealed": true,
|
|
314
|
+
"isStatic": false,
|
|
315
|
+
"arity": 0,
|
|
316
|
+
"baseType": {
|
|
317
|
+
"stableId": "System.Private.CoreLib:System.SystemException",
|
|
318
|
+
"clrName": "System.SystemException"
|
|
319
|
+
},
|
|
320
|
+
"interfaces": [
|
|
321
|
+
{
|
|
322
|
+
"stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
|
|
323
|
+
"clrName": "System.Runtime.Serialization.ISerializable"
|
|
324
|
+
}
|
|
325
|
+
],
|
|
328
326
|
"methods": [
|
|
329
327
|
{
|
|
330
328
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.InvalidUdtException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void",
|
|
331
329
|
"clrName": "GetObjectData",
|
|
332
|
-
"tsEmitName": "getObjectData",
|
|
333
330
|
"metadataToken": 100663303,
|
|
334
331
|
"canonicalSignature": "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void",
|
|
335
332
|
"normalizedSignature": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false",
|
|
336
333
|
"emitScope": "ClassSurface",
|
|
334
|
+
"provenance": "Original",
|
|
337
335
|
"arity": 0,
|
|
338
336
|
"parameterCount": 2,
|
|
337
|
+
"isStatic": false,
|
|
338
|
+
"isAbstract": false,
|
|
339
|
+
"isVirtual": true,
|
|
340
|
+
"isOverride": true,
|
|
341
|
+
"isSealed": false,
|
|
342
|
+
"visibility": "Public",
|
|
339
343
|
"declaringClrType": "Microsoft.SqlServer.Server.InvalidUdtException",
|
|
340
344
|
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
341
345
|
"isExtensionMethod": false
|
|
@@ -343,13 +347,19 @@
|
|
|
343
347
|
{
|
|
344
348
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.InvalidUdtException::Create(System.Type,System.String):Microsoft.SqlServer.Server.InvalidUdtException",
|
|
345
349
|
"clrName": "Create",
|
|
346
|
-
"tsEmitName": "create",
|
|
347
350
|
"metadataToken": 100663304,
|
|
348
351
|
"canonicalSignature": "(System.Type,System.String):Microsoft.SqlServer.Server.InvalidUdtException",
|
|
349
352
|
"normalizedSignature": "Create|(System.Type,System.String):Microsoft.SqlServer.Server.InvalidUdtException|static=true",
|
|
350
353
|
"emitScope": "ClassSurface",
|
|
354
|
+
"provenance": "Original",
|
|
351
355
|
"arity": 0,
|
|
352
356
|
"parameterCount": 2,
|
|
357
|
+
"isStatic": true,
|
|
358
|
+
"isAbstract": false,
|
|
359
|
+
"isVirtual": false,
|
|
360
|
+
"isOverride": false,
|
|
361
|
+
"isSealed": false,
|
|
362
|
+
"visibility": "Public",
|
|
353
363
|
"declaringClrType": "Microsoft.SqlServer.Server.InvalidUdtException",
|
|
354
364
|
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
355
365
|
"isExtensionMethod": false
|
|
@@ -358,105 +368,117 @@
|
|
|
358
368
|
"properties": [],
|
|
359
369
|
"fields": [],
|
|
360
370
|
"events": [],
|
|
361
|
-
"constructors": []
|
|
362
|
-
"exposedMethods": [
|
|
363
|
-
{
|
|
364
|
-
"tsName": "getObjectData",
|
|
365
|
-
"isStatic": false,
|
|
366
|
-
"tsSignatureId": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false",
|
|
367
|
-
"target": {
|
|
368
|
-
"declaringClrType": "Microsoft.SqlServer.Server.InvalidUdtException",
|
|
369
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
370
|
-
"metadataToken": 100663303
|
|
371
|
-
}
|
|
372
|
-
},
|
|
373
|
-
{
|
|
374
|
-
"tsName": "create",
|
|
375
|
-
"isStatic": true,
|
|
376
|
-
"tsSignatureId": "Create|(System.Type,System.String):Microsoft.SqlServer.Server.InvalidUdtException|static=true",
|
|
377
|
-
"target": {
|
|
378
|
-
"declaringClrType": "Microsoft.SqlServer.Server.InvalidUdtException",
|
|
379
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
380
|
-
"metadataToken": 100663304
|
|
381
|
-
}
|
|
382
|
-
}
|
|
383
|
-
]
|
|
371
|
+
"constructors": []
|
|
384
372
|
},
|
|
385
373
|
{
|
|
386
374
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFacetAttribute",
|
|
387
375
|
"clrName": "Microsoft.SqlServer.Server.SqlFacetAttribute",
|
|
388
|
-
"tsEmitName": "SqlFacetAttribute",
|
|
389
376
|
"assemblyName": "Microsoft.SqlServer.Server",
|
|
390
377
|
"metadataToken": 0,
|
|
378
|
+
"kind": "Class",
|
|
379
|
+
"accessibility": "Public",
|
|
380
|
+
"isAbstract": false,
|
|
381
|
+
"isSealed": false,
|
|
382
|
+
"isStatic": false,
|
|
383
|
+
"arity": 0,
|
|
384
|
+
"baseType": {
|
|
385
|
+
"stableId": "System.Private.CoreLib:System.Attribute",
|
|
386
|
+
"clrName": "System.Attribute"
|
|
387
|
+
},
|
|
391
388
|
"methods": [],
|
|
392
389
|
"properties": [
|
|
393
390
|
{
|
|
394
391
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFacetAttribute::IsFixedLength:System.Boolean",
|
|
395
392
|
"clrName": "IsFixedLength",
|
|
396
|
-
"tsEmitName": "isFixedLength",
|
|
397
393
|
"metadataToken": 385875969,
|
|
398
394
|
"canonicalSignature": ":System.Boolean",
|
|
399
395
|
"normalizedSignature": "IsFixedLength|:System.Boolean|static=false|accessor=getset",
|
|
400
396
|
"emitScope": "ClassSurface",
|
|
397
|
+
"provenance": "Original",
|
|
401
398
|
"isIndexer": false,
|
|
402
399
|
"hasGetter": true,
|
|
403
400
|
"hasSetter": true,
|
|
401
|
+
"isStatic": false,
|
|
402
|
+
"isAbstract": false,
|
|
403
|
+
"isVirtual": false,
|
|
404
|
+
"isOverride": false,
|
|
405
|
+
"visibility": "Public",
|
|
404
406
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlFacetAttribute",
|
|
405
407
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
406
408
|
},
|
|
407
409
|
{
|
|
408
410
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFacetAttribute::MaxSize:System.Int32",
|
|
409
411
|
"clrName": "MaxSize",
|
|
410
|
-
"tsEmitName": "maxSize",
|
|
411
412
|
"metadataToken": 385875970,
|
|
412
413
|
"canonicalSignature": ":System.Int32",
|
|
413
414
|
"normalizedSignature": "MaxSize|:System.Int32|static=false|accessor=getset",
|
|
414
415
|
"emitScope": "ClassSurface",
|
|
416
|
+
"provenance": "Original",
|
|
415
417
|
"isIndexer": false,
|
|
416
418
|
"hasGetter": true,
|
|
417
419
|
"hasSetter": true,
|
|
420
|
+
"isStatic": false,
|
|
421
|
+
"isAbstract": false,
|
|
422
|
+
"isVirtual": false,
|
|
423
|
+
"isOverride": false,
|
|
424
|
+
"visibility": "Public",
|
|
418
425
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlFacetAttribute",
|
|
419
426
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
420
427
|
},
|
|
421
428
|
{
|
|
422
429
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFacetAttribute::Precision:System.Int32",
|
|
423
430
|
"clrName": "Precision",
|
|
424
|
-
"tsEmitName": "precision",
|
|
425
431
|
"metadataToken": 385875971,
|
|
426
432
|
"canonicalSignature": ":System.Int32",
|
|
427
433
|
"normalizedSignature": "Precision|:System.Int32|static=false|accessor=getset",
|
|
428
434
|
"emitScope": "ClassSurface",
|
|
435
|
+
"provenance": "Original",
|
|
429
436
|
"isIndexer": false,
|
|
430
437
|
"hasGetter": true,
|
|
431
438
|
"hasSetter": true,
|
|
439
|
+
"isStatic": false,
|
|
440
|
+
"isAbstract": false,
|
|
441
|
+
"isVirtual": false,
|
|
442
|
+
"isOverride": false,
|
|
443
|
+
"visibility": "Public",
|
|
432
444
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlFacetAttribute",
|
|
433
445
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
434
446
|
},
|
|
435
447
|
{
|
|
436
448
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFacetAttribute::Scale:System.Int32",
|
|
437
449
|
"clrName": "Scale",
|
|
438
|
-
"tsEmitName": "scale",
|
|
439
450
|
"metadataToken": 385875972,
|
|
440
451
|
"canonicalSignature": ":System.Int32",
|
|
441
452
|
"normalizedSignature": "Scale|:System.Int32|static=false|accessor=getset",
|
|
442
453
|
"emitScope": "ClassSurface",
|
|
454
|
+
"provenance": "Original",
|
|
443
455
|
"isIndexer": false,
|
|
444
456
|
"hasGetter": true,
|
|
445
457
|
"hasSetter": true,
|
|
458
|
+
"isStatic": false,
|
|
459
|
+
"isAbstract": false,
|
|
460
|
+
"isVirtual": false,
|
|
461
|
+
"isOverride": false,
|
|
462
|
+
"visibility": "Public",
|
|
446
463
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlFacetAttribute",
|
|
447
464
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
448
465
|
},
|
|
449
466
|
{
|
|
450
467
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFacetAttribute::IsNullable:System.Boolean",
|
|
451
468
|
"clrName": "IsNullable",
|
|
452
|
-
"tsEmitName": "isNullable",
|
|
453
469
|
"metadataToken": 385875973,
|
|
454
470
|
"canonicalSignature": ":System.Boolean",
|
|
455
471
|
"normalizedSignature": "IsNullable|:System.Boolean|static=false|accessor=getset",
|
|
456
472
|
"emitScope": "ClassSurface",
|
|
473
|
+
"provenance": "Original",
|
|
457
474
|
"isIndexer": false,
|
|
458
475
|
"hasGetter": true,
|
|
459
476
|
"hasSetter": true,
|
|
477
|
+
"isStatic": false,
|
|
478
|
+
"isAbstract": false,
|
|
479
|
+
"isVirtual": false,
|
|
480
|
+
"isOverride": false,
|
|
481
|
+
"visibility": "Public",
|
|
460
482
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlFacetAttribute",
|
|
461
483
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
462
484
|
}
|
|
@@ -471,177 +493,159 @@
|
|
|
471
493
|
"normalizedSignature": "constructor|():void|static=false",
|
|
472
494
|
"isStatic": false,
|
|
473
495
|
"parameterCount": 0,
|
|
496
|
+
"visibility": "Public",
|
|
474
497
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlFacetAttribute",
|
|
475
498
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
476
499
|
}
|
|
477
|
-
],
|
|
478
|
-
"exposedProperties": [
|
|
479
|
-
{
|
|
480
|
-
"tsName": "isFixedLength",
|
|
481
|
-
"isStatic": false,
|
|
482
|
-
"tsSignatureId": "IsFixedLength|:System.Boolean|static=false|accessor=getset",
|
|
483
|
-
"target": {
|
|
484
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFacetAttribute",
|
|
485
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
486
|
-
"metadataToken": 385875969
|
|
487
|
-
}
|
|
488
|
-
},
|
|
489
|
-
{
|
|
490
|
-
"tsName": "maxSize",
|
|
491
|
-
"isStatic": false,
|
|
492
|
-
"tsSignatureId": "MaxSize|:System.Int32|static=false|accessor=getset",
|
|
493
|
-
"target": {
|
|
494
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFacetAttribute",
|
|
495
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
496
|
-
"metadataToken": 385875970
|
|
497
|
-
}
|
|
498
|
-
},
|
|
499
|
-
{
|
|
500
|
-
"tsName": "precision",
|
|
501
|
-
"isStatic": false,
|
|
502
|
-
"tsSignatureId": "Precision|:System.Int32|static=false|accessor=getset",
|
|
503
|
-
"target": {
|
|
504
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFacetAttribute",
|
|
505
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
506
|
-
"metadataToken": 385875971
|
|
507
|
-
}
|
|
508
|
-
},
|
|
509
|
-
{
|
|
510
|
-
"tsName": "scale",
|
|
511
|
-
"isStatic": false,
|
|
512
|
-
"tsSignatureId": "Scale|:System.Int32|static=false|accessor=getset",
|
|
513
|
-
"target": {
|
|
514
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFacetAttribute",
|
|
515
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
516
|
-
"metadataToken": 385875972
|
|
517
|
-
}
|
|
518
|
-
},
|
|
519
|
-
{
|
|
520
|
-
"tsName": "isNullable",
|
|
521
|
-
"isStatic": false,
|
|
522
|
-
"tsSignatureId": "IsNullable|:System.Boolean|static=false|accessor=getset",
|
|
523
|
-
"target": {
|
|
524
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFacetAttribute",
|
|
525
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
526
|
-
"metadataToken": 385875973
|
|
527
|
-
}
|
|
528
|
-
}
|
|
529
|
-
],
|
|
530
|
-
"exposedConstructors": [
|
|
531
|
-
{
|
|
532
|
-
"isStatic": false,
|
|
533
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
534
|
-
"target": {
|
|
535
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFacetAttribute",
|
|
536
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
537
|
-
"metadataToken": 100663305
|
|
538
|
-
}
|
|
539
|
-
}
|
|
540
500
|
]
|
|
541
501
|
},
|
|
542
502
|
{
|
|
543
503
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
544
504
|
"clrName": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
545
|
-
"tsEmitName": "SqlFunctionAttribute",
|
|
546
505
|
"assemblyName": "Microsoft.SqlServer.Server",
|
|
547
506
|
"metadataToken": 0,
|
|
507
|
+
"kind": "Class",
|
|
508
|
+
"accessibility": "Public",
|
|
509
|
+
"isAbstract": false,
|
|
510
|
+
"isSealed": false,
|
|
511
|
+
"isStatic": false,
|
|
512
|
+
"arity": 0,
|
|
513
|
+
"baseType": {
|
|
514
|
+
"stableId": "System.Private.CoreLib:System.Attribute",
|
|
515
|
+
"clrName": "System.Attribute"
|
|
516
|
+
},
|
|
548
517
|
"methods": [],
|
|
549
518
|
"properties": [
|
|
550
519
|
{
|
|
551
520
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFunctionAttribute::IsDeterministic:System.Boolean",
|
|
552
521
|
"clrName": "IsDeterministic",
|
|
553
|
-
"tsEmitName": "isDeterministic",
|
|
554
522
|
"metadataToken": 385875974,
|
|
555
523
|
"canonicalSignature": ":System.Boolean",
|
|
556
524
|
"normalizedSignature": "IsDeterministic|:System.Boolean|static=false|accessor=getset",
|
|
557
525
|
"emitScope": "ClassSurface",
|
|
526
|
+
"provenance": "Original",
|
|
558
527
|
"isIndexer": false,
|
|
559
528
|
"hasGetter": true,
|
|
560
529
|
"hasSetter": true,
|
|
530
|
+
"isStatic": false,
|
|
531
|
+
"isAbstract": false,
|
|
532
|
+
"isVirtual": false,
|
|
533
|
+
"isOverride": false,
|
|
534
|
+
"visibility": "Public",
|
|
561
535
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
562
536
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
563
537
|
},
|
|
564
538
|
{
|
|
565
539
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFunctionAttribute::DataAccess:Microsoft.SqlServer.Server.DataAccessKind",
|
|
566
540
|
"clrName": "DataAccess",
|
|
567
|
-
"tsEmitName": "dataAccess",
|
|
568
541
|
"metadataToken": 385875975,
|
|
569
542
|
"canonicalSignature": ":Microsoft.SqlServer.Server.DataAccessKind",
|
|
570
543
|
"normalizedSignature": "DataAccess|:Microsoft.SqlServer.Server.DataAccessKind|static=false|accessor=getset",
|
|
571
544
|
"emitScope": "ClassSurface",
|
|
545
|
+
"provenance": "Original",
|
|
572
546
|
"isIndexer": false,
|
|
573
547
|
"hasGetter": true,
|
|
574
548
|
"hasSetter": true,
|
|
549
|
+
"isStatic": false,
|
|
550
|
+
"isAbstract": false,
|
|
551
|
+
"isVirtual": false,
|
|
552
|
+
"isOverride": false,
|
|
553
|
+
"visibility": "Public",
|
|
575
554
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
576
555
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
577
556
|
},
|
|
578
557
|
{
|
|
579
558
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFunctionAttribute::SystemDataAccess:Microsoft.SqlServer.Server.SystemDataAccessKind",
|
|
580
559
|
"clrName": "SystemDataAccess",
|
|
581
|
-
"tsEmitName": "systemDataAccess",
|
|
582
560
|
"metadataToken": 385875976,
|
|
583
561
|
"canonicalSignature": ":Microsoft.SqlServer.Server.SystemDataAccessKind",
|
|
584
562
|
"normalizedSignature": "SystemDataAccess|:Microsoft.SqlServer.Server.SystemDataAccessKind|static=false|accessor=getset",
|
|
585
563
|
"emitScope": "ClassSurface",
|
|
564
|
+
"provenance": "Original",
|
|
586
565
|
"isIndexer": false,
|
|
587
566
|
"hasGetter": true,
|
|
588
567
|
"hasSetter": true,
|
|
568
|
+
"isStatic": false,
|
|
569
|
+
"isAbstract": false,
|
|
570
|
+
"isVirtual": false,
|
|
571
|
+
"isOverride": false,
|
|
572
|
+
"visibility": "Public",
|
|
589
573
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
590
574
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
591
575
|
},
|
|
592
576
|
{
|
|
593
577
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFunctionAttribute::IsPrecise:System.Boolean",
|
|
594
578
|
"clrName": "IsPrecise",
|
|
595
|
-
"tsEmitName": "isPrecise",
|
|
596
579
|
"metadataToken": 385875977,
|
|
597
580
|
"canonicalSignature": ":System.Boolean",
|
|
598
581
|
"normalizedSignature": "IsPrecise|:System.Boolean|static=false|accessor=getset",
|
|
599
582
|
"emitScope": "ClassSurface",
|
|
583
|
+
"provenance": "Original",
|
|
600
584
|
"isIndexer": false,
|
|
601
585
|
"hasGetter": true,
|
|
602
586
|
"hasSetter": true,
|
|
587
|
+
"isStatic": false,
|
|
588
|
+
"isAbstract": false,
|
|
589
|
+
"isVirtual": false,
|
|
590
|
+
"isOverride": false,
|
|
591
|
+
"visibility": "Public",
|
|
603
592
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
604
593
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
605
594
|
},
|
|
606
595
|
{
|
|
607
596
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFunctionAttribute::Name:System.String",
|
|
608
597
|
"clrName": "Name",
|
|
609
|
-
"tsEmitName": "name",
|
|
610
598
|
"metadataToken": 385875978,
|
|
611
599
|
"canonicalSignature": ":System.String",
|
|
612
600
|
"normalizedSignature": "Name|:System.String|static=false|accessor=getset",
|
|
613
601
|
"emitScope": "ClassSurface",
|
|
602
|
+
"provenance": "Original",
|
|
614
603
|
"isIndexer": false,
|
|
615
604
|
"hasGetter": true,
|
|
616
605
|
"hasSetter": true,
|
|
606
|
+
"isStatic": false,
|
|
607
|
+
"isAbstract": false,
|
|
608
|
+
"isVirtual": false,
|
|
609
|
+
"isOverride": false,
|
|
610
|
+
"visibility": "Public",
|
|
617
611
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
618
612
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
619
613
|
},
|
|
620
614
|
{
|
|
621
615
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFunctionAttribute::TableDefinition:System.String",
|
|
622
616
|
"clrName": "TableDefinition",
|
|
623
|
-
"tsEmitName": "tableDefinition",
|
|
624
617
|
"metadataToken": 385875979,
|
|
625
618
|
"canonicalSignature": ":System.String",
|
|
626
619
|
"normalizedSignature": "TableDefinition|:System.String|static=false|accessor=getset",
|
|
627
620
|
"emitScope": "ClassSurface",
|
|
621
|
+
"provenance": "Original",
|
|
628
622
|
"isIndexer": false,
|
|
629
623
|
"hasGetter": true,
|
|
630
624
|
"hasSetter": true,
|
|
625
|
+
"isStatic": false,
|
|
626
|
+
"isAbstract": false,
|
|
627
|
+
"isVirtual": false,
|
|
628
|
+
"isOverride": false,
|
|
629
|
+
"visibility": "Public",
|
|
631
630
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
632
631
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
633
632
|
},
|
|
634
633
|
{
|
|
635
634
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFunctionAttribute::FillRowMethodName:System.String",
|
|
636
635
|
"clrName": "FillRowMethodName",
|
|
637
|
-
"tsEmitName": "fillRowMethodName",
|
|
638
636
|
"metadataToken": 385875980,
|
|
639
637
|
"canonicalSignature": ":System.String",
|
|
640
638
|
"normalizedSignature": "FillRowMethodName|:System.String|static=false|accessor=getset",
|
|
641
639
|
"emitScope": "ClassSurface",
|
|
640
|
+
"provenance": "Original",
|
|
642
641
|
"isIndexer": false,
|
|
643
642
|
"hasGetter": true,
|
|
644
643
|
"hasSetter": true,
|
|
644
|
+
"isStatic": false,
|
|
645
|
+
"isAbstract": false,
|
|
646
|
+
"isVirtual": false,
|
|
647
|
+
"isOverride": false,
|
|
648
|
+
"visibility": "Public",
|
|
645
649
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
646
650
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
647
651
|
}
|
|
@@ -656,141 +660,83 @@
|
|
|
656
660
|
"normalizedSignature": "constructor|():void|static=false",
|
|
657
661
|
"isStatic": false,
|
|
658
662
|
"parameterCount": 0,
|
|
663
|
+
"visibility": "Public",
|
|
659
664
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
660
665
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
661
666
|
}
|
|
662
|
-
],
|
|
663
|
-
"exposedProperties": [
|
|
664
|
-
{
|
|
665
|
-
"tsName": "isDeterministic",
|
|
666
|
-
"isStatic": false,
|
|
667
|
-
"tsSignatureId": "IsDeterministic|:System.Boolean|static=false|accessor=getset",
|
|
668
|
-
"target": {
|
|
669
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
670
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
671
|
-
"metadataToken": 385875974
|
|
672
|
-
}
|
|
673
|
-
},
|
|
674
|
-
{
|
|
675
|
-
"tsName": "dataAccess",
|
|
676
|
-
"isStatic": false,
|
|
677
|
-
"tsSignatureId": "DataAccess|:Microsoft.SqlServer.Server.DataAccessKind|static=false|accessor=getset",
|
|
678
|
-
"target": {
|
|
679
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
680
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
681
|
-
"metadataToken": 385875975
|
|
682
|
-
}
|
|
683
|
-
},
|
|
684
|
-
{
|
|
685
|
-
"tsName": "systemDataAccess",
|
|
686
|
-
"isStatic": false,
|
|
687
|
-
"tsSignatureId": "SystemDataAccess|:Microsoft.SqlServer.Server.SystemDataAccessKind|static=false|accessor=getset",
|
|
688
|
-
"target": {
|
|
689
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
690
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
691
|
-
"metadataToken": 385875976
|
|
692
|
-
}
|
|
693
|
-
},
|
|
694
|
-
{
|
|
695
|
-
"tsName": "isPrecise",
|
|
696
|
-
"isStatic": false,
|
|
697
|
-
"tsSignatureId": "IsPrecise|:System.Boolean|static=false|accessor=getset",
|
|
698
|
-
"target": {
|
|
699
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
700
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
701
|
-
"metadataToken": 385875977
|
|
702
|
-
}
|
|
703
|
-
},
|
|
704
|
-
{
|
|
705
|
-
"tsName": "name",
|
|
706
|
-
"isStatic": false,
|
|
707
|
-
"tsSignatureId": "Name|:System.String|static=false|accessor=getset",
|
|
708
|
-
"target": {
|
|
709
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
710
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
711
|
-
"metadataToken": 385875978
|
|
712
|
-
}
|
|
713
|
-
},
|
|
714
|
-
{
|
|
715
|
-
"tsName": "tableDefinition",
|
|
716
|
-
"isStatic": false,
|
|
717
|
-
"tsSignatureId": "TableDefinition|:System.String|static=false|accessor=getset",
|
|
718
|
-
"target": {
|
|
719
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
720
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
721
|
-
"metadataToken": 385875979
|
|
722
|
-
}
|
|
723
|
-
},
|
|
724
|
-
{
|
|
725
|
-
"tsName": "fillRowMethodName",
|
|
726
|
-
"isStatic": false,
|
|
727
|
-
"tsSignatureId": "FillRowMethodName|:System.String|static=false|accessor=getset",
|
|
728
|
-
"target": {
|
|
729
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
730
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
731
|
-
"metadataToken": 385875980
|
|
732
|
-
}
|
|
733
|
-
}
|
|
734
|
-
],
|
|
735
|
-
"exposedConstructors": [
|
|
736
|
-
{
|
|
737
|
-
"isStatic": false,
|
|
738
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
739
|
-
"target": {
|
|
740
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
741
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
742
|
-
"metadataToken": 100663316
|
|
743
|
-
}
|
|
744
|
-
}
|
|
745
667
|
]
|
|
746
668
|
},
|
|
747
669
|
{
|
|
748
670
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlMethodAttribute",
|
|
749
671
|
"clrName": "Microsoft.SqlServer.Server.SqlMethodAttribute",
|
|
750
|
-
"tsEmitName": "SqlMethodAttribute",
|
|
751
672
|
"assemblyName": "Microsoft.SqlServer.Server",
|
|
752
673
|
"metadataToken": 0,
|
|
674
|
+
"kind": "Class",
|
|
675
|
+
"accessibility": "Public",
|
|
676
|
+
"isAbstract": false,
|
|
677
|
+
"isSealed": true,
|
|
678
|
+
"isStatic": false,
|
|
679
|
+
"arity": 0,
|
|
680
|
+
"baseType": {
|
|
681
|
+
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
682
|
+
"clrName": "Microsoft.SqlServer.Server.SqlFunctionAttribute"
|
|
683
|
+
},
|
|
753
684
|
"methods": [],
|
|
754
685
|
"properties": [
|
|
755
686
|
{
|
|
756
687
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlMethodAttribute::OnNullCall:System.Boolean",
|
|
757
688
|
"clrName": "OnNullCall",
|
|
758
|
-
"tsEmitName": "onNullCall",
|
|
759
689
|
"metadataToken": 385875981,
|
|
760
690
|
"canonicalSignature": ":System.Boolean",
|
|
761
691
|
"normalizedSignature": "OnNullCall|:System.Boolean|static=false|accessor=getset",
|
|
762
692
|
"emitScope": "ClassSurface",
|
|
693
|
+
"provenance": "Original",
|
|
763
694
|
"isIndexer": false,
|
|
764
695
|
"hasGetter": true,
|
|
765
696
|
"hasSetter": true,
|
|
697
|
+
"isStatic": false,
|
|
698
|
+
"isAbstract": false,
|
|
699
|
+
"isVirtual": false,
|
|
700
|
+
"isOverride": false,
|
|
701
|
+
"visibility": "Public",
|
|
766
702
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlMethodAttribute",
|
|
767
703
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
768
704
|
},
|
|
769
705
|
{
|
|
770
706
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlMethodAttribute::IsMutator:System.Boolean",
|
|
771
707
|
"clrName": "IsMutator",
|
|
772
|
-
"tsEmitName": "isMutator",
|
|
773
708
|
"metadataToken": 385875982,
|
|
774
709
|
"canonicalSignature": ":System.Boolean",
|
|
775
710
|
"normalizedSignature": "IsMutator|:System.Boolean|static=false|accessor=getset",
|
|
776
711
|
"emitScope": "ClassSurface",
|
|
712
|
+
"provenance": "Original",
|
|
777
713
|
"isIndexer": false,
|
|
778
714
|
"hasGetter": true,
|
|
779
715
|
"hasSetter": true,
|
|
716
|
+
"isStatic": false,
|
|
717
|
+
"isAbstract": false,
|
|
718
|
+
"isVirtual": false,
|
|
719
|
+
"isOverride": false,
|
|
720
|
+
"visibility": "Public",
|
|
780
721
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlMethodAttribute",
|
|
781
722
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
782
723
|
},
|
|
783
724
|
{
|
|
784
725
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlMethodAttribute::InvokeIfReceiverIsNull:System.Boolean",
|
|
785
726
|
"clrName": "InvokeIfReceiverIsNull",
|
|
786
|
-
"tsEmitName": "invokeIfReceiverIsNull",
|
|
787
727
|
"metadataToken": 385875983,
|
|
788
728
|
"canonicalSignature": ":System.Boolean",
|
|
789
729
|
"normalizedSignature": "InvokeIfReceiverIsNull|:System.Boolean|static=false|accessor=getset",
|
|
790
730
|
"emitScope": "ClassSurface",
|
|
731
|
+
"provenance": "Original",
|
|
791
732
|
"isIndexer": false,
|
|
792
733
|
"hasGetter": true,
|
|
793
734
|
"hasSetter": true,
|
|
735
|
+
"isStatic": false,
|
|
736
|
+
"isAbstract": false,
|
|
737
|
+
"isVirtual": false,
|
|
738
|
+
"isOverride": false,
|
|
739
|
+
"visibility": "Public",
|
|
794
740
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlMethodAttribute",
|
|
795
741
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
796
742
|
}
|
|
@@ -805,227 +751,159 @@
|
|
|
805
751
|
"normalizedSignature": "constructor|():void|static=false",
|
|
806
752
|
"isStatic": false,
|
|
807
753
|
"parameterCount": 0,
|
|
754
|
+
"visibility": "Public",
|
|
808
755
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlMethodAttribute",
|
|
809
756
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
810
757
|
}
|
|
811
|
-
],
|
|
812
|
-
"exposedProperties": [
|
|
813
|
-
{
|
|
814
|
-
"tsName": "onNullCall",
|
|
815
|
-
"isStatic": false,
|
|
816
|
-
"tsSignatureId": "OnNullCall|:System.Boolean|static=false|accessor=getset",
|
|
817
|
-
"target": {
|
|
818
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlMethodAttribute",
|
|
819
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
820
|
-
"metadataToken": 385875981
|
|
821
|
-
}
|
|
822
|
-
},
|
|
823
|
-
{
|
|
824
|
-
"tsName": "isMutator",
|
|
825
|
-
"isStatic": false,
|
|
826
|
-
"tsSignatureId": "IsMutator|:System.Boolean|static=false|accessor=getset",
|
|
827
|
-
"target": {
|
|
828
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlMethodAttribute",
|
|
829
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
830
|
-
"metadataToken": 385875982
|
|
831
|
-
}
|
|
832
|
-
},
|
|
833
|
-
{
|
|
834
|
-
"tsName": "invokeIfReceiverIsNull",
|
|
835
|
-
"isStatic": false,
|
|
836
|
-
"tsSignatureId": "InvokeIfReceiverIsNull|:System.Boolean|static=false|accessor=getset",
|
|
837
|
-
"target": {
|
|
838
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlMethodAttribute",
|
|
839
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
840
|
-
"metadataToken": 385875983
|
|
841
|
-
}
|
|
842
|
-
},
|
|
843
|
-
{
|
|
844
|
-
"tsName": "isDeterministic",
|
|
845
|
-
"isStatic": false,
|
|
846
|
-
"tsSignatureId": "IsDeterministic|:System.Boolean|static=false|accessor=getset",
|
|
847
|
-
"target": {
|
|
848
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
849
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
850
|
-
"metadataToken": 385875974
|
|
851
|
-
}
|
|
852
|
-
},
|
|
853
|
-
{
|
|
854
|
-
"tsName": "dataAccess",
|
|
855
|
-
"isStatic": false,
|
|
856
|
-
"tsSignatureId": "DataAccess|:Microsoft.SqlServer.Server.DataAccessKind|static=false|accessor=getset",
|
|
857
|
-
"target": {
|
|
858
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
859
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
860
|
-
"metadataToken": 385875975
|
|
861
|
-
}
|
|
862
|
-
},
|
|
863
|
-
{
|
|
864
|
-
"tsName": "systemDataAccess",
|
|
865
|
-
"isStatic": false,
|
|
866
|
-
"tsSignatureId": "SystemDataAccess|:Microsoft.SqlServer.Server.SystemDataAccessKind|static=false|accessor=getset",
|
|
867
|
-
"target": {
|
|
868
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
869
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
870
|
-
"metadataToken": 385875976
|
|
871
|
-
}
|
|
872
|
-
},
|
|
873
|
-
{
|
|
874
|
-
"tsName": "isPrecise",
|
|
875
|
-
"isStatic": false,
|
|
876
|
-
"tsSignatureId": "IsPrecise|:System.Boolean|static=false|accessor=getset",
|
|
877
|
-
"target": {
|
|
878
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
879
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
880
|
-
"metadataToken": 385875977
|
|
881
|
-
}
|
|
882
|
-
},
|
|
883
|
-
{
|
|
884
|
-
"tsName": "name",
|
|
885
|
-
"isStatic": false,
|
|
886
|
-
"tsSignatureId": "Name|:System.String|static=false|accessor=getset",
|
|
887
|
-
"target": {
|
|
888
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
889
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
890
|
-
"metadataToken": 385875978
|
|
891
|
-
}
|
|
892
|
-
},
|
|
893
|
-
{
|
|
894
|
-
"tsName": "tableDefinition",
|
|
895
|
-
"isStatic": false,
|
|
896
|
-
"tsSignatureId": "TableDefinition|:System.String|static=false|accessor=getset",
|
|
897
|
-
"target": {
|
|
898
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
899
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
900
|
-
"metadataToken": 385875979
|
|
901
|
-
}
|
|
902
|
-
},
|
|
903
|
-
{
|
|
904
|
-
"tsName": "fillRowMethodName",
|
|
905
|
-
"isStatic": false,
|
|
906
|
-
"tsSignatureId": "FillRowMethodName|:System.String|static=false|accessor=getset",
|
|
907
|
-
"target": {
|
|
908
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
|
|
909
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
910
|
-
"metadataToken": 385875980
|
|
911
|
-
}
|
|
912
|
-
}
|
|
913
|
-
],
|
|
914
|
-
"exposedConstructors": [
|
|
915
|
-
{
|
|
916
|
-
"isStatic": false,
|
|
917
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
918
|
-
"target": {
|
|
919
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlMethodAttribute",
|
|
920
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
921
|
-
"metadataToken": 100663331
|
|
922
|
-
}
|
|
923
|
-
}
|
|
924
758
|
]
|
|
925
759
|
},
|
|
926
760
|
{
|
|
927
761
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
928
762
|
"clrName": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
929
|
-
"tsEmitName": "SqlUserDefinedAggregateAttribute",
|
|
930
763
|
"assemblyName": "Microsoft.SqlServer.Server",
|
|
931
764
|
"metadataToken": 0,
|
|
765
|
+
"kind": "Class",
|
|
766
|
+
"accessibility": "Public",
|
|
767
|
+
"isAbstract": false,
|
|
768
|
+
"isSealed": true,
|
|
769
|
+
"isStatic": false,
|
|
770
|
+
"arity": 0,
|
|
771
|
+
"baseType": {
|
|
772
|
+
"stableId": "System.Private.CoreLib:System.Attribute",
|
|
773
|
+
"clrName": "System.Attribute"
|
|
774
|
+
},
|
|
932
775
|
"methods": [],
|
|
933
776
|
"properties": [
|
|
934
777
|
{
|
|
935
778
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute::MaxByteSize:System.Int32",
|
|
936
779
|
"clrName": "MaxByteSize",
|
|
937
|
-
"tsEmitName": "maxByteSize",
|
|
938
780
|
"metadataToken": 385875984,
|
|
939
781
|
"canonicalSignature": ":System.Int32",
|
|
940
782
|
"normalizedSignature": "MaxByteSize|:System.Int32|static=false|accessor=getset",
|
|
941
783
|
"emitScope": "ClassSurface",
|
|
784
|
+
"provenance": "Original",
|
|
942
785
|
"isIndexer": false,
|
|
943
786
|
"hasGetter": true,
|
|
944
787
|
"hasSetter": true,
|
|
788
|
+
"isStatic": false,
|
|
789
|
+
"isAbstract": false,
|
|
790
|
+
"isVirtual": false,
|
|
791
|
+
"isOverride": false,
|
|
792
|
+
"visibility": "Public",
|
|
945
793
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
946
794
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
947
795
|
},
|
|
948
796
|
{
|
|
949
797
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute::IsInvariantToDuplicates:System.Boolean",
|
|
950
798
|
"clrName": "IsInvariantToDuplicates",
|
|
951
|
-
"tsEmitName": "isInvariantToDuplicates",
|
|
952
799
|
"metadataToken": 385875985,
|
|
953
800
|
"canonicalSignature": ":System.Boolean",
|
|
954
801
|
"normalizedSignature": "IsInvariantToDuplicates|:System.Boolean|static=false|accessor=getset",
|
|
955
802
|
"emitScope": "ClassSurface",
|
|
803
|
+
"provenance": "Original",
|
|
956
804
|
"isIndexer": false,
|
|
957
805
|
"hasGetter": true,
|
|
958
806
|
"hasSetter": true,
|
|
807
|
+
"isStatic": false,
|
|
808
|
+
"isAbstract": false,
|
|
809
|
+
"isVirtual": false,
|
|
810
|
+
"isOverride": false,
|
|
811
|
+
"visibility": "Public",
|
|
959
812
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
960
813
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
961
814
|
},
|
|
962
815
|
{
|
|
963
816
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute::IsInvariantToNulls:System.Boolean",
|
|
964
817
|
"clrName": "IsInvariantToNulls",
|
|
965
|
-
"tsEmitName": "isInvariantToNulls",
|
|
966
818
|
"metadataToken": 385875986,
|
|
967
819
|
"canonicalSignature": ":System.Boolean",
|
|
968
820
|
"normalizedSignature": "IsInvariantToNulls|:System.Boolean|static=false|accessor=getset",
|
|
969
821
|
"emitScope": "ClassSurface",
|
|
822
|
+
"provenance": "Original",
|
|
970
823
|
"isIndexer": false,
|
|
971
824
|
"hasGetter": true,
|
|
972
825
|
"hasSetter": true,
|
|
826
|
+
"isStatic": false,
|
|
827
|
+
"isAbstract": false,
|
|
828
|
+
"isVirtual": false,
|
|
829
|
+
"isOverride": false,
|
|
830
|
+
"visibility": "Public",
|
|
973
831
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
974
832
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
975
833
|
},
|
|
976
834
|
{
|
|
977
835
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute::IsInvariantToOrder:System.Boolean",
|
|
978
836
|
"clrName": "IsInvariantToOrder",
|
|
979
|
-
"tsEmitName": "isInvariantToOrder",
|
|
980
837
|
"metadataToken": 385875987,
|
|
981
838
|
"canonicalSignature": ":System.Boolean",
|
|
982
839
|
"normalizedSignature": "IsInvariantToOrder|:System.Boolean|static=false|accessor=getset",
|
|
983
840
|
"emitScope": "ClassSurface",
|
|
841
|
+
"provenance": "Original",
|
|
984
842
|
"isIndexer": false,
|
|
985
843
|
"hasGetter": true,
|
|
986
844
|
"hasSetter": true,
|
|
845
|
+
"isStatic": false,
|
|
846
|
+
"isAbstract": false,
|
|
847
|
+
"isVirtual": false,
|
|
848
|
+
"isOverride": false,
|
|
849
|
+
"visibility": "Public",
|
|
987
850
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
988
851
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
989
852
|
},
|
|
990
853
|
{
|
|
991
854
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute::IsNullIfEmpty:System.Boolean",
|
|
992
855
|
"clrName": "IsNullIfEmpty",
|
|
993
|
-
"tsEmitName": "isNullIfEmpty",
|
|
994
856
|
"metadataToken": 385875988,
|
|
995
857
|
"canonicalSignature": ":System.Boolean",
|
|
996
858
|
"normalizedSignature": "IsNullIfEmpty|:System.Boolean|static=false|accessor=getset",
|
|
997
859
|
"emitScope": "ClassSurface",
|
|
860
|
+
"provenance": "Original",
|
|
998
861
|
"isIndexer": false,
|
|
999
862
|
"hasGetter": true,
|
|
1000
863
|
"hasSetter": true,
|
|
864
|
+
"isStatic": false,
|
|
865
|
+
"isAbstract": false,
|
|
866
|
+
"isVirtual": false,
|
|
867
|
+
"isOverride": false,
|
|
868
|
+
"visibility": "Public",
|
|
1001
869
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
1002
870
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
1003
871
|
},
|
|
1004
872
|
{
|
|
1005
873
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute::Format:Microsoft.SqlServer.Server.Format",
|
|
1006
874
|
"clrName": "Format",
|
|
1007
|
-
"tsEmitName": "format",
|
|
1008
875
|
"metadataToken": 385875989,
|
|
1009
876
|
"canonicalSignature": ":Microsoft.SqlServer.Server.Format",
|
|
1010
877
|
"normalizedSignature": "Format|:Microsoft.SqlServer.Server.Format|static=false|accessor=get",
|
|
1011
878
|
"emitScope": "ClassSurface",
|
|
879
|
+
"provenance": "Original",
|
|
1012
880
|
"isIndexer": false,
|
|
1013
881
|
"hasGetter": true,
|
|
1014
882
|
"hasSetter": false,
|
|
883
|
+
"isStatic": false,
|
|
884
|
+
"isAbstract": false,
|
|
885
|
+
"isVirtual": false,
|
|
886
|
+
"isOverride": false,
|
|
887
|
+
"visibility": "Public",
|
|
1015
888
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
1016
889
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
1017
890
|
},
|
|
1018
891
|
{
|
|
1019
892
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute::Name:System.String",
|
|
1020
893
|
"clrName": "Name",
|
|
1021
|
-
"tsEmitName": "name",
|
|
1022
894
|
"metadataToken": 385875990,
|
|
1023
895
|
"canonicalSignature": ":System.String",
|
|
1024
896
|
"normalizedSignature": "Name|:System.String|static=false|accessor=getset",
|
|
1025
897
|
"emitScope": "ClassSurface",
|
|
898
|
+
"provenance": "Original",
|
|
1026
899
|
"isIndexer": false,
|
|
1027
900
|
"hasGetter": true,
|
|
1028
901
|
"hasSetter": true,
|
|
902
|
+
"isStatic": false,
|
|
903
|
+
"isAbstract": false,
|
|
904
|
+
"isVirtual": false,
|
|
905
|
+
"isOverride": false,
|
|
906
|
+
"visibility": "Public",
|
|
1029
907
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
1030
908
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
1031
909
|
}
|
|
@@ -1034,11 +912,12 @@
|
|
|
1034
912
|
{
|
|
1035
913
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute::MaxByteSizeValueSystem.Int32",
|
|
1036
914
|
"clrName": "MaxByteSizeValue",
|
|
1037
|
-
"tsEmitName": "maxByteSizeValue",
|
|
1038
915
|
"metadataToken": 67108895,
|
|
1039
916
|
"normalizedSignature": "MaxByteSizeValue|System.Int32|static=true|const=true",
|
|
1040
917
|
"isStatic": true,
|
|
1041
918
|
"isReadOnly": false,
|
|
919
|
+
"isLiteral": true,
|
|
920
|
+
"visibility": "Public",
|
|
1042
921
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
1043
922
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
1044
923
|
}
|
|
@@ -1052,195 +931,140 @@
|
|
|
1052
931
|
"normalizedSignature": "constructor|(Microsoft.SqlServer.Server.Format):void|static=false",
|
|
1053
932
|
"isStatic": false,
|
|
1054
933
|
"parameterCount": 1,
|
|
934
|
+
"visibility": "Public",
|
|
1055
935
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
1056
936
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
1057
937
|
}
|
|
1058
|
-
],
|
|
1059
|
-
"exposedProperties": [
|
|
1060
|
-
{
|
|
1061
|
-
"tsName": "maxByteSize",
|
|
1062
|
-
"isStatic": false,
|
|
1063
|
-
"tsSignatureId": "MaxByteSize|:System.Int32|static=false|accessor=getset",
|
|
1064
|
-
"target": {
|
|
1065
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
1066
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
1067
|
-
"metadataToken": 385875984
|
|
1068
|
-
}
|
|
1069
|
-
},
|
|
1070
|
-
{
|
|
1071
|
-
"tsName": "isInvariantToDuplicates",
|
|
1072
|
-
"isStatic": false,
|
|
1073
|
-
"tsSignatureId": "IsInvariantToDuplicates|:System.Boolean|static=false|accessor=getset",
|
|
1074
|
-
"target": {
|
|
1075
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
1076
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
1077
|
-
"metadataToken": 385875985
|
|
1078
|
-
}
|
|
1079
|
-
},
|
|
1080
|
-
{
|
|
1081
|
-
"tsName": "isInvariantToNulls",
|
|
1082
|
-
"isStatic": false,
|
|
1083
|
-
"tsSignatureId": "IsInvariantToNulls|:System.Boolean|static=false|accessor=getset",
|
|
1084
|
-
"target": {
|
|
1085
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
1086
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
1087
|
-
"metadataToken": 385875986
|
|
1088
|
-
}
|
|
1089
|
-
},
|
|
1090
|
-
{
|
|
1091
|
-
"tsName": "isInvariantToOrder",
|
|
1092
|
-
"isStatic": false,
|
|
1093
|
-
"tsSignatureId": "IsInvariantToOrder|:System.Boolean|static=false|accessor=getset",
|
|
1094
|
-
"target": {
|
|
1095
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
1096
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
1097
|
-
"metadataToken": 385875987
|
|
1098
|
-
}
|
|
1099
|
-
},
|
|
1100
|
-
{
|
|
1101
|
-
"tsName": "isNullIfEmpty",
|
|
1102
|
-
"isStatic": false,
|
|
1103
|
-
"tsSignatureId": "IsNullIfEmpty|:System.Boolean|static=false|accessor=getset",
|
|
1104
|
-
"target": {
|
|
1105
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
1106
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
1107
|
-
"metadataToken": 385875988
|
|
1108
|
-
}
|
|
1109
|
-
},
|
|
1110
|
-
{
|
|
1111
|
-
"tsName": "format",
|
|
1112
|
-
"isStatic": false,
|
|
1113
|
-
"tsSignatureId": "Format|:Microsoft.SqlServer.Server.Format|static=false|accessor=get",
|
|
1114
|
-
"target": {
|
|
1115
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
1116
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
1117
|
-
"metadataToken": 385875989
|
|
1118
|
-
}
|
|
1119
|
-
},
|
|
1120
|
-
{
|
|
1121
|
-
"tsName": "name",
|
|
1122
|
-
"isStatic": false,
|
|
1123
|
-
"tsSignatureId": "Name|:System.String|static=false|accessor=getset",
|
|
1124
|
-
"target": {
|
|
1125
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
1126
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
1127
|
-
"metadataToken": 385875990
|
|
1128
|
-
}
|
|
1129
|
-
}
|
|
1130
|
-
],
|
|
1131
|
-
"exposedFields": [
|
|
1132
|
-
{
|
|
1133
|
-
"tsName": "maxByteSizeValue",
|
|
1134
|
-
"isStatic": true,
|
|
1135
|
-
"tsSignatureId": "MaxByteSizeValue|System.Int32|static=true|const=true",
|
|
1136
|
-
"target": {
|
|
1137
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
1138
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
1139
|
-
"metadataToken": 67108895
|
|
1140
|
-
}
|
|
1141
|
-
}
|
|
1142
|
-
],
|
|
1143
|
-
"exposedConstructors": [
|
|
1144
|
-
{
|
|
1145
|
-
"isStatic": false,
|
|
1146
|
-
"tsSignatureId": "constructor|(Microsoft.SqlServer.Server.Format):void|static=false",
|
|
1147
|
-
"target": {
|
|
1148
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
|
|
1149
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
1150
|
-
"metadataToken": 100663338
|
|
1151
|
-
}
|
|
1152
|
-
}
|
|
1153
938
|
]
|
|
1154
939
|
},
|
|
1155
940
|
{
|
|
1156
941
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
|
|
1157
942
|
"clrName": "Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
|
|
1158
|
-
"tsEmitName": "SqlUserDefinedTypeAttribute",
|
|
1159
943
|
"assemblyName": "Microsoft.SqlServer.Server",
|
|
1160
944
|
"metadataToken": 0,
|
|
945
|
+
"kind": "Class",
|
|
946
|
+
"accessibility": "Public",
|
|
947
|
+
"isAbstract": false,
|
|
948
|
+
"isSealed": true,
|
|
949
|
+
"isStatic": false,
|
|
950
|
+
"arity": 0,
|
|
951
|
+
"baseType": {
|
|
952
|
+
"stableId": "System.Private.CoreLib:System.Attribute",
|
|
953
|
+
"clrName": "System.Attribute"
|
|
954
|
+
},
|
|
1161
955
|
"methods": [],
|
|
1162
956
|
"properties": [
|
|
1163
957
|
{
|
|
1164
958
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute::MaxByteSize:System.Int32",
|
|
1165
959
|
"clrName": "MaxByteSize",
|
|
1166
|
-
"tsEmitName": "maxByteSize",
|
|
1167
960
|
"metadataToken": 385875991,
|
|
1168
961
|
"canonicalSignature": ":System.Int32",
|
|
1169
962
|
"normalizedSignature": "MaxByteSize|:System.Int32|static=false|accessor=getset",
|
|
1170
963
|
"emitScope": "ClassSurface",
|
|
964
|
+
"provenance": "Original",
|
|
1171
965
|
"isIndexer": false,
|
|
1172
966
|
"hasGetter": true,
|
|
1173
967
|
"hasSetter": true,
|
|
968
|
+
"isStatic": false,
|
|
969
|
+
"isAbstract": false,
|
|
970
|
+
"isVirtual": false,
|
|
971
|
+
"isOverride": false,
|
|
972
|
+
"visibility": "Public",
|
|
1174
973
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
|
|
1175
974
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
1176
975
|
},
|
|
1177
976
|
{
|
|
1178
977
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute::IsFixedLength:System.Boolean",
|
|
1179
978
|
"clrName": "IsFixedLength",
|
|
1180
|
-
"tsEmitName": "isFixedLength",
|
|
1181
979
|
"metadataToken": 385875992,
|
|
1182
980
|
"canonicalSignature": ":System.Boolean",
|
|
1183
981
|
"normalizedSignature": "IsFixedLength|:System.Boolean|static=false|accessor=getset",
|
|
1184
982
|
"emitScope": "ClassSurface",
|
|
983
|
+
"provenance": "Original",
|
|
1185
984
|
"isIndexer": false,
|
|
1186
985
|
"hasGetter": true,
|
|
1187
986
|
"hasSetter": true,
|
|
987
|
+
"isStatic": false,
|
|
988
|
+
"isAbstract": false,
|
|
989
|
+
"isVirtual": false,
|
|
990
|
+
"isOverride": false,
|
|
991
|
+
"visibility": "Public",
|
|
1188
992
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
|
|
1189
993
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
1190
994
|
},
|
|
1191
995
|
{
|
|
1192
996
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute::IsByteOrdered:System.Boolean",
|
|
1193
997
|
"clrName": "IsByteOrdered",
|
|
1194
|
-
"tsEmitName": "isByteOrdered",
|
|
1195
998
|
"metadataToken": 385875993,
|
|
1196
999
|
"canonicalSignature": ":System.Boolean",
|
|
1197
1000
|
"normalizedSignature": "IsByteOrdered|:System.Boolean|static=false|accessor=getset",
|
|
1198
1001
|
"emitScope": "ClassSurface",
|
|
1002
|
+
"provenance": "Original",
|
|
1199
1003
|
"isIndexer": false,
|
|
1200
1004
|
"hasGetter": true,
|
|
1201
1005
|
"hasSetter": true,
|
|
1006
|
+
"isStatic": false,
|
|
1007
|
+
"isAbstract": false,
|
|
1008
|
+
"isVirtual": false,
|
|
1009
|
+
"isOverride": false,
|
|
1010
|
+
"visibility": "Public",
|
|
1202
1011
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
|
|
1203
1012
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
1204
1013
|
},
|
|
1205
1014
|
{
|
|
1206
1015
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute::Format:Microsoft.SqlServer.Server.Format",
|
|
1207
1016
|
"clrName": "Format",
|
|
1208
|
-
"tsEmitName": "format",
|
|
1209
1017
|
"metadataToken": 385875994,
|
|
1210
1018
|
"canonicalSignature": ":Microsoft.SqlServer.Server.Format",
|
|
1211
1019
|
"normalizedSignature": "Format|:Microsoft.SqlServer.Server.Format|static=false|accessor=get",
|
|
1212
1020
|
"emitScope": "ClassSurface",
|
|
1021
|
+
"provenance": "Original",
|
|
1213
1022
|
"isIndexer": false,
|
|
1214
1023
|
"hasGetter": true,
|
|
1215
1024
|
"hasSetter": false,
|
|
1025
|
+
"isStatic": false,
|
|
1026
|
+
"isAbstract": false,
|
|
1027
|
+
"isVirtual": false,
|
|
1028
|
+
"isOverride": false,
|
|
1029
|
+
"visibility": "Public",
|
|
1216
1030
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
|
|
1217
1031
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
1218
1032
|
},
|
|
1219
1033
|
{
|
|
1220
1034
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute::ValidationMethodName:System.String",
|
|
1221
1035
|
"clrName": "ValidationMethodName",
|
|
1222
|
-
"tsEmitName": "validationMethodName",
|
|
1223
1036
|
"metadataToken": 385875995,
|
|
1224
1037
|
"canonicalSignature": ":System.String",
|
|
1225
1038
|
"normalizedSignature": "ValidationMethodName|:System.String|static=false|accessor=getset",
|
|
1226
1039
|
"emitScope": "ClassSurface",
|
|
1040
|
+
"provenance": "Original",
|
|
1227
1041
|
"isIndexer": false,
|
|
1228
1042
|
"hasGetter": true,
|
|
1229
1043
|
"hasSetter": true,
|
|
1044
|
+
"isStatic": false,
|
|
1045
|
+
"isAbstract": false,
|
|
1046
|
+
"isVirtual": false,
|
|
1047
|
+
"isOverride": false,
|
|
1048
|
+
"visibility": "Public",
|
|
1230
1049
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
|
|
1231
1050
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
1232
1051
|
},
|
|
1233
1052
|
{
|
|
1234
1053
|
"stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute::Name:System.String",
|
|
1235
1054
|
"clrName": "Name",
|
|
1236
|
-
"tsEmitName": "name",
|
|
1237
1055
|
"metadataToken": 385875996,
|
|
1238
1056
|
"canonicalSignature": ":System.String",
|
|
1239
1057
|
"normalizedSignature": "Name|:System.String|static=false|accessor=getset",
|
|
1240
1058
|
"emitScope": "ClassSurface",
|
|
1059
|
+
"provenance": "Original",
|
|
1241
1060
|
"isIndexer": false,
|
|
1242
1061
|
"hasGetter": true,
|
|
1243
1062
|
"hasSetter": true,
|
|
1063
|
+
"isStatic": false,
|
|
1064
|
+
"isAbstract": false,
|
|
1065
|
+
"isVirtual": false,
|
|
1066
|
+
"isOverride": false,
|
|
1067
|
+
"visibility": "Public",
|
|
1244
1068
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
|
|
1245
1069
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
1246
1070
|
}
|
|
@@ -1255,82 +1079,10 @@
|
|
|
1255
1079
|
"normalizedSignature": "constructor|(Microsoft.SqlServer.Server.Format):void|static=false",
|
|
1256
1080
|
"isStatic": false,
|
|
1257
1081
|
"parameterCount": 1,
|
|
1082
|
+
"visibility": "Public",
|
|
1258
1083
|
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
|
|
1259
1084
|
"declaringAssemblyName": "Microsoft.SqlServer.Server"
|
|
1260
1085
|
}
|
|
1261
|
-
],
|
|
1262
|
-
"exposedProperties": [
|
|
1263
|
-
{
|
|
1264
|
-
"tsName": "maxByteSize",
|
|
1265
|
-
"isStatic": false,
|
|
1266
|
-
"tsSignatureId": "MaxByteSize|:System.Int32|static=false|accessor=getset",
|
|
1267
|
-
"target": {
|
|
1268
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
|
|
1269
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
1270
|
-
"metadataToken": 385875991
|
|
1271
|
-
}
|
|
1272
|
-
},
|
|
1273
|
-
{
|
|
1274
|
-
"tsName": "isFixedLength",
|
|
1275
|
-
"isStatic": false,
|
|
1276
|
-
"tsSignatureId": "IsFixedLength|:System.Boolean|static=false|accessor=getset",
|
|
1277
|
-
"target": {
|
|
1278
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
|
|
1279
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
1280
|
-
"metadataToken": 385875992
|
|
1281
|
-
}
|
|
1282
|
-
},
|
|
1283
|
-
{
|
|
1284
|
-
"tsName": "isByteOrdered",
|
|
1285
|
-
"isStatic": false,
|
|
1286
|
-
"tsSignatureId": "IsByteOrdered|:System.Boolean|static=false|accessor=getset",
|
|
1287
|
-
"target": {
|
|
1288
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
|
|
1289
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
1290
|
-
"metadataToken": 385875993
|
|
1291
|
-
}
|
|
1292
|
-
},
|
|
1293
|
-
{
|
|
1294
|
-
"tsName": "format",
|
|
1295
|
-
"isStatic": false,
|
|
1296
|
-
"tsSignatureId": "Format|:Microsoft.SqlServer.Server.Format|static=false|accessor=get",
|
|
1297
|
-
"target": {
|
|
1298
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
|
|
1299
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
1300
|
-
"metadataToken": 385875994
|
|
1301
|
-
}
|
|
1302
|
-
},
|
|
1303
|
-
{
|
|
1304
|
-
"tsName": "validationMethodName",
|
|
1305
|
-
"isStatic": false,
|
|
1306
|
-
"tsSignatureId": "ValidationMethodName|:System.String|static=false|accessor=getset",
|
|
1307
|
-
"target": {
|
|
1308
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
|
|
1309
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
1310
|
-
"metadataToken": 385875995
|
|
1311
|
-
}
|
|
1312
|
-
},
|
|
1313
|
-
{
|
|
1314
|
-
"tsName": "name",
|
|
1315
|
-
"isStatic": false,
|
|
1316
|
-
"tsSignatureId": "Name|:System.String|static=false|accessor=getset",
|
|
1317
|
-
"target": {
|
|
1318
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
|
|
1319
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
1320
|
-
"metadataToken": 385875996
|
|
1321
|
-
}
|
|
1322
|
-
}
|
|
1323
|
-
],
|
|
1324
|
-
"exposedConstructors": [
|
|
1325
|
-
{
|
|
1326
|
-
"isStatic": false,
|
|
1327
|
-
"tsSignatureId": "constructor|(Microsoft.SqlServer.Server.Format):void|static=false",
|
|
1328
|
-
"target": {
|
|
1329
|
-
"declaringClrType": "Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
|
|
1330
|
-
"declaringAssemblyName": "Microsoft.SqlServer.Server",
|
|
1331
|
-
"metadataToken": 100663352
|
|
1332
|
-
}
|
|
1333
|
-
}
|
|
1334
1086
|
]
|
|
1335
1087
|
}
|
|
1336
1088
|
]
|