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