@tsonic/efcore-sqlserver 0.1.1 → 10.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (237) hide show
  1. package/Azure/bindings.json +965 -2423
  2. package/Azure/internal/index.d.ts +135 -135
  3. package/Azure.Core/bindings.json +1909 -3815
  4. package/Azure.Core/internal/index.d.ts +291 -291
  5. package/Azure.Core.Cryptography/bindings.json +46 -65
  6. package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
  7. package/Azure.Core.Diagnostics/bindings.json +23 -69
  8. package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
  9. package/Azure.Core.Extensions/bindings.json +54 -57
  10. package/Azure.Core.Extensions/internal/index.d.ts +4 -4
  11. package/Azure.Core.GeoJson/bindings.json +457 -1384
  12. package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
  13. package/Azure.Core.Pipeline/bindings.json +412 -892
  14. package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
  15. package/Azure.Core.Serialization/bindings.json +167 -306
  16. package/Azure.Core.Serialization/internal/index.d.ts +21 -21
  17. package/Azure.Identity/bindings.json +1852 -7050
  18. package/Azure.Identity/internal/index.d.ts +227 -227
  19. package/Azure.Messaging/bindings.json +97 -230
  20. package/Azure.Messaging/internal/index.d.ts +23 -23
  21. package/Microsoft.Data/bindings.json +18 -27
  22. package/Microsoft.Data/internal/index.d.ts +2 -2
  23. package/Microsoft.Data.Sql/bindings.json +41 -94
  24. package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
  25. package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
  26. package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
  27. package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
  28. package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
  29. package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
  30. package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
  31. package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
  32. package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
  33. package/Microsoft.Data.SqlTypes/bindings.json +184 -405
  34. package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
  35. package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
  36. package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
  37. package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
  38. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
  39. package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
  40. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
  41. package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
  42. package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
  43. package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
  44. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
  45. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
  46. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
  47. package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
  48. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
  49. package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
  50. package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
  51. package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
  52. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
  53. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
  54. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
  55. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
  56. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
  57. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
  58. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
  59. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
  60. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
  61. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
  62. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
  63. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
  64. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
  65. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
  66. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
  67. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
  68. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
  69. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
  70. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
  71. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
  72. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
  73. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
  74. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
  75. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
  76. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
  77. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
  78. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
  79. package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
  80. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
  81. package/Microsoft.Identity.Client/bindings.json +4310 -13498
  82. package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
  83. package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
  84. package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
  85. package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
  86. package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
  87. package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
  88. package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
  89. package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
  90. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
  91. package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
  92. package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
  93. package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
  94. package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
  95. package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
  96. package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
  97. package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
  98. package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
  99. package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
  100. package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
  101. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
  102. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
  103. package/Microsoft.Identity.Client.RP/bindings.json +29 -30
  104. package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
  105. package/Microsoft.Identity.Client.Region/bindings.json +17 -81
  106. package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
  107. package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
  108. package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
  109. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
  110. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
  111. package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
  112. package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
  113. package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
  114. package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
  115. package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
  116. package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
  117. package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
  118. package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
  119. package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
  120. package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
  121. package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
  122. package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
  123. package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
  124. package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
  125. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
  126. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
  127. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
  128. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
  129. package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
  130. package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
  131. package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
  132. package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
  133. package/Microsoft.SqlServer.Server/bindings.json +243 -635
  134. package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
  135. package/System/bindings.json +173 -402
  136. package/System/internal/index.d.ts +30 -30
  137. package/System.ClientModel/bindings.json +229 -459
  138. package/System.ClientModel/internal/index.d.ts +28 -28
  139. package/System.ClientModel.Primitives/bindings.json +1169 -2367
  140. package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
  141. package/System.Configuration/bindings.json +4011 -12374
  142. package/System.Configuration/internal/index.d.ts +538 -538
  143. package/System.Configuration.Internal/bindings.json +797 -1446
  144. package/System.Configuration.Internal/internal/index.d.ts +115 -115
  145. package/System.Configuration.Provider/bindings.json +94 -195
  146. package/System.Configuration.Provider/internal/index.d.ts +13 -13
  147. package/System.Diagnostics/bindings.json +23 -15
  148. package/System.Diagnostics/internal/index.d.ts +1 -1
  149. package/System.Drawing.Configuration/bindings.json +14 -137
  150. package/System.Drawing.Configuration/internal/index.d.ts +1 -1
  151. package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
  152. package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
  153. package/System.Security.Cryptography/bindings.json +35 -63
  154. package/System.Security.Cryptography/internal/index.d.ts +4 -4
  155. package/System.Text.Json.Serialization/bindings.json +22 -36
  156. package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
  157. package/__build/scripts/generate.sh +4 -4
  158. package/__internal/extensions/index.d.ts +27 -27
  159. package/package.json +5 -5
  160. package/Azure/internal/metadata.json +0 -2772
  161. package/Azure.Core/internal/metadata.json +0 -5291
  162. package/Azure.Core.Cryptography/internal/metadata.json +0 -122
  163. package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
  164. package/Azure.Core.Extensions/internal/metadata.json +0 -139
  165. package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
  166. package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
  167. package/Azure.Core.Serialization/internal/metadata.json +0 -468
  168. package/Azure.Identity/internal/metadata.json +0 -5255
  169. package/Azure.Messaging/internal/metadata.json +0 -316
  170. package/Microsoft.Data/internal/metadata.json +0 -59
  171. package/Microsoft.Data.Sql/internal/metadata.json +0 -136
  172. package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
  173. package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
  174. package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
  175. package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
  176. package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
  177. package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
  178. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
  179. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
  180. package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
  181. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
  182. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
  183. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
  184. package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
  185. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
  186. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
  187. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
  188. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
  189. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
  190. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
  191. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
  192. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
  193. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
  194. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
  195. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
  196. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
  197. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
  198. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
  199. package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
  200. package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
  201. package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
  202. package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
  203. package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
  204. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
  205. package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
  206. package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
  207. package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
  208. package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
  209. package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
  210. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
  211. package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
  212. package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
  213. package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
  214. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
  215. package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
  216. package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
  217. package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
  218. package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
  219. package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
  220. package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
  221. package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
  222. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
  223. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
  224. package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
  225. package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
  226. package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
  227. package/System/internal/metadata.json +0 -523
  228. package/System.ClientModel/internal/metadata.json +0 -637
  229. package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
  230. package/System.Configuration/internal/metadata.json +0 -11888
  231. package/System.Configuration.Internal/internal/metadata.json +0 -2269
  232. package/System.Configuration.Provider/internal/metadata.json +0 -284
  233. package/System.Diagnostics/internal/metadata.json +0 -48
  234. package/System.Drawing.Configuration/internal/metadata.json +0 -46
  235. package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
  236. package/System.Security.Cryptography/internal/metadata.json +0 -104
  237. package/System.Text.Json.Serialization/internal/metadata.json +0 -70
@@ -1,792 +0,0 @@
1
- {
2
- "namespace": "Microsoft.SqlServer.Server",
3
- "contributingAssemblies": [
4
- "Microsoft.SqlServer.Server"
5
- ],
6
- "types": [
7
- {
8
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.DataAccessKind",
9
- "clrName": "Microsoft.SqlServer.Server.DataAccessKind",
10
- "tsEmitName": "DataAccessKind",
11
- "kind": "Enum",
12
- "accessibility": "Public",
13
- "isAbstract": false,
14
- "isSealed": true,
15
- "isStatic": false,
16
- "arity": 0,
17
- "methods": [],
18
- "properties": [],
19
- "fields": [
20
- {
21
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.DataAccessKind::value__System.Int32",
22
- "clrName": "value__",
23
- "tsEmitName": "value__",
24
- "normalizedSignature": "value__|System.Int32|static=false|const=false",
25
- "isStatic": false,
26
- "isReadOnly": false,
27
- "isLiteral": false
28
- },
29
- {
30
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.DataAccessKind::NoneMicrosoft.SqlServer.Server.DataAccessKind",
31
- "clrName": "None",
32
- "tsEmitName": "none",
33
- "normalizedSignature": "None|Microsoft.SqlServer.Server.DataAccessKind|static=true|const=true",
34
- "isStatic": true,
35
- "isReadOnly": false,
36
- "isLiteral": true
37
- },
38
- {
39
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.DataAccessKind::ReadMicrosoft.SqlServer.Server.DataAccessKind",
40
- "clrName": "Read",
41
- "tsEmitName": "read",
42
- "normalizedSignature": "Read|Microsoft.SqlServer.Server.DataAccessKind|static=true|const=true",
43
- "isStatic": true,
44
- "isReadOnly": false,
45
- "isLiteral": true
46
- }
47
- ],
48
- "events": [],
49
- "constructors": []
50
- },
51
- {
52
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.Format",
53
- "clrName": "Microsoft.SqlServer.Server.Format",
54
- "tsEmitName": "Format",
55
- "kind": "Enum",
56
- "accessibility": "Public",
57
- "isAbstract": false,
58
- "isSealed": true,
59
- "isStatic": false,
60
- "arity": 0,
61
- "methods": [],
62
- "properties": [],
63
- "fields": [
64
- {
65
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.Format::value__System.Int32",
66
- "clrName": "value__",
67
- "tsEmitName": "value__",
68
- "normalizedSignature": "value__|System.Int32|static=false|const=false",
69
- "isStatic": false,
70
- "isReadOnly": false,
71
- "isLiteral": false
72
- },
73
- {
74
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.Format::UnknownMicrosoft.SqlServer.Server.Format",
75
- "clrName": "Unknown",
76
- "tsEmitName": "unknown_",
77
- "normalizedSignature": "Unknown|Microsoft.SqlServer.Server.Format|static=true|const=true",
78
- "isStatic": true,
79
- "isReadOnly": false,
80
- "isLiteral": true
81
- },
82
- {
83
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.Format::NativeMicrosoft.SqlServer.Server.Format",
84
- "clrName": "Native",
85
- "tsEmitName": "native",
86
- "normalizedSignature": "Native|Microsoft.SqlServer.Server.Format|static=true|const=true",
87
- "isStatic": true,
88
- "isReadOnly": false,
89
- "isLiteral": true
90
- },
91
- {
92
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.Format::UserDefinedMicrosoft.SqlServer.Server.Format",
93
- "clrName": "UserDefined",
94
- "tsEmitName": "userDefined",
95
- "normalizedSignature": "UserDefined|Microsoft.SqlServer.Server.Format|static=true|const=true",
96
- "isStatic": true,
97
- "isReadOnly": false,
98
- "isLiteral": true
99
- }
100
- ],
101
- "events": [],
102
- "constructors": []
103
- },
104
- {
105
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SystemDataAccessKind",
106
- "clrName": "Microsoft.SqlServer.Server.SystemDataAccessKind",
107
- "tsEmitName": "SystemDataAccessKind",
108
- "kind": "Enum",
109
- "accessibility": "Public",
110
- "isAbstract": false,
111
- "isSealed": true,
112
- "isStatic": false,
113
- "arity": 0,
114
- "methods": [],
115
- "properties": [],
116
- "fields": [
117
- {
118
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SystemDataAccessKind::value__System.Int32",
119
- "clrName": "value__",
120
- "tsEmitName": "value__",
121
- "normalizedSignature": "value__|System.Int32|static=false|const=false",
122
- "isStatic": false,
123
- "isReadOnly": false,
124
- "isLiteral": false
125
- },
126
- {
127
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SystemDataAccessKind::NoneMicrosoft.SqlServer.Server.SystemDataAccessKind",
128
- "clrName": "None",
129
- "tsEmitName": "none",
130
- "normalizedSignature": "None|Microsoft.SqlServer.Server.SystemDataAccessKind|static=true|const=true",
131
- "isStatic": true,
132
- "isReadOnly": false,
133
- "isLiteral": true
134
- },
135
- {
136
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SystemDataAccessKind::ReadMicrosoft.SqlServer.Server.SystemDataAccessKind",
137
- "clrName": "Read",
138
- "tsEmitName": "read",
139
- "normalizedSignature": "Read|Microsoft.SqlServer.Server.SystemDataAccessKind|static=true|const=true",
140
- "isStatic": true,
141
- "isReadOnly": false,
142
- "isLiteral": true
143
- }
144
- ],
145
- "events": [],
146
- "constructors": []
147
- },
148
- {
149
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.IBinarySerialize",
150
- "clrName": "Microsoft.SqlServer.Server.IBinarySerialize",
151
- "tsEmitName": "IBinarySerialize",
152
- "kind": "Interface",
153
- "accessibility": "Public",
154
- "isAbstract": true,
155
- "isSealed": false,
156
- "isStatic": false,
157
- "arity": 0,
158
- "methods": [
159
- {
160
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.IBinarySerialize::Read(System.IO.BinaryReader):System.Void",
161
- "clrName": "Read",
162
- "tsEmitName": "read",
163
- "normalizedSignature": "Read|(System.IO.BinaryReader):System.Void|static=false",
164
- "provenance": "Original",
165
- "emitScope": "ClassSurface",
166
- "isStatic": false,
167
- "isAbstract": true,
168
- "isVirtual": true,
169
- "isOverride": false,
170
- "isSealed": false,
171
- "arity": 0,
172
- "parameterCount": 1,
173
- "isExtensionMethod": false
174
- },
175
- {
176
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.IBinarySerialize::Write(System.IO.BinaryWriter):System.Void",
177
- "clrName": "Write",
178
- "tsEmitName": "write",
179
- "normalizedSignature": "Write|(System.IO.BinaryWriter):System.Void|static=false",
180
- "provenance": "Original",
181
- "emitScope": "ClassSurface",
182
- "isStatic": false,
183
- "isAbstract": true,
184
- "isVirtual": true,
185
- "isOverride": false,
186
- "isSealed": false,
187
- "arity": 0,
188
- "parameterCount": 1,
189
- "isExtensionMethod": false
190
- }
191
- ],
192
- "properties": [],
193
- "fields": [],
194
- "events": [],
195
- "constructors": []
196
- },
197
- {
198
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.InvalidUdtException",
199
- "clrName": "Microsoft.SqlServer.Server.InvalidUdtException",
200
- "tsEmitName": "InvalidUdtException",
201
- "kind": "Class",
202
- "accessibility": "Public",
203
- "isAbstract": false,
204
- "isSealed": true,
205
- "isStatic": false,
206
- "arity": 0,
207
- "methods": [
208
- {
209
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.InvalidUdtException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void",
210
- "clrName": "GetObjectData",
211
- "tsEmitName": "getObjectData",
212
- "normalizedSignature": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false",
213
- "provenance": "Original",
214
- "emitScope": "ClassSurface",
215
- "isStatic": false,
216
- "isAbstract": false,
217
- "isVirtual": true,
218
- "isOverride": true,
219
- "isSealed": false,
220
- "arity": 0,
221
- "parameterCount": 2,
222
- "isExtensionMethod": false
223
- },
224
- {
225
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.InvalidUdtException::Create(System.Type,System.String):Microsoft.SqlServer.Server.InvalidUdtException",
226
- "clrName": "Create",
227
- "tsEmitName": "create",
228
- "normalizedSignature": "Create|(System.Type,System.String):Microsoft.SqlServer.Server.InvalidUdtException|static=true",
229
- "provenance": "Original",
230
- "emitScope": "ClassSurface",
231
- "isStatic": true,
232
- "isAbstract": false,
233
- "isVirtual": false,
234
- "isOverride": false,
235
- "isSealed": false,
236
- "arity": 0,
237
- "parameterCount": 2,
238
- "isExtensionMethod": false
239
- }
240
- ],
241
- "properties": [],
242
- "fields": [],
243
- "events": [],
244
- "constructors": []
245
- },
246
- {
247
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFacetAttribute",
248
- "clrName": "Microsoft.SqlServer.Server.SqlFacetAttribute",
249
- "tsEmitName": "SqlFacetAttribute",
250
- "kind": "Class",
251
- "accessibility": "Public",
252
- "isAbstract": false,
253
- "isSealed": false,
254
- "isStatic": false,
255
- "arity": 0,
256
- "methods": [],
257
- "properties": [
258
- {
259
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFacetAttribute::IsFixedLength:System.Boolean",
260
- "clrName": "IsFixedLength",
261
- "tsEmitName": "isFixedLength",
262
- "normalizedSignature": "IsFixedLength|:System.Boolean|static=false|accessor=getset",
263
- "provenance": "Original",
264
- "emitScope": "ClassSurface",
265
- "isStatic": false,
266
- "isAbstract": false,
267
- "isVirtual": false,
268
- "isOverride": false,
269
- "isIndexer": false,
270
- "hasGetter": true,
271
- "hasSetter": true
272
- },
273
- {
274
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFacetAttribute::MaxSize:System.Int32",
275
- "clrName": "MaxSize",
276
- "tsEmitName": "maxSize",
277
- "normalizedSignature": "MaxSize|:System.Int32|static=false|accessor=getset",
278
- "provenance": "Original",
279
- "emitScope": "ClassSurface",
280
- "isStatic": false,
281
- "isAbstract": false,
282
- "isVirtual": false,
283
- "isOverride": false,
284
- "isIndexer": false,
285
- "hasGetter": true,
286
- "hasSetter": true
287
- },
288
- {
289
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFacetAttribute::Precision:System.Int32",
290
- "clrName": "Precision",
291
- "tsEmitName": "precision",
292
- "normalizedSignature": "Precision|:System.Int32|static=false|accessor=getset",
293
- "provenance": "Original",
294
- "emitScope": "ClassSurface",
295
- "isStatic": false,
296
- "isAbstract": false,
297
- "isVirtual": false,
298
- "isOverride": false,
299
- "isIndexer": false,
300
- "hasGetter": true,
301
- "hasSetter": true
302
- },
303
- {
304
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFacetAttribute::Scale:System.Int32",
305
- "clrName": "Scale",
306
- "tsEmitName": "scale",
307
- "normalizedSignature": "Scale|:System.Int32|static=false|accessor=getset",
308
- "provenance": "Original",
309
- "emitScope": "ClassSurface",
310
- "isStatic": false,
311
- "isAbstract": false,
312
- "isVirtual": false,
313
- "isOverride": false,
314
- "isIndexer": false,
315
- "hasGetter": true,
316
- "hasSetter": true
317
- },
318
- {
319
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFacetAttribute::IsNullable:System.Boolean",
320
- "clrName": "IsNullable",
321
- "tsEmitName": "isNullable",
322
- "normalizedSignature": "IsNullable|:System.Boolean|static=false|accessor=getset",
323
- "provenance": "Original",
324
- "emitScope": "ClassSurface",
325
- "isStatic": false,
326
- "isAbstract": false,
327
- "isVirtual": false,
328
- "isOverride": false,
329
- "isIndexer": false,
330
- "hasGetter": true,
331
- "hasSetter": true
332
- }
333
- ],
334
- "fields": [],
335
- "events": [],
336
- "constructors": [
337
- {
338
- "normalizedSignature": "constructor|():void|static=false",
339
- "isStatic": false,
340
- "parameterCount": 0
341
- }
342
- ]
343
- },
344
- {
345
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFunctionAttribute",
346
- "clrName": "Microsoft.SqlServer.Server.SqlFunctionAttribute",
347
- "tsEmitName": "SqlFunctionAttribute",
348
- "kind": "Class",
349
- "accessibility": "Public",
350
- "isAbstract": false,
351
- "isSealed": false,
352
- "isStatic": false,
353
- "arity": 0,
354
- "methods": [],
355
- "properties": [
356
- {
357
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFunctionAttribute::IsDeterministic:System.Boolean",
358
- "clrName": "IsDeterministic",
359
- "tsEmitName": "isDeterministic",
360
- "normalizedSignature": "IsDeterministic|:System.Boolean|static=false|accessor=getset",
361
- "provenance": "Original",
362
- "emitScope": "ClassSurface",
363
- "isStatic": false,
364
- "isAbstract": false,
365
- "isVirtual": false,
366
- "isOverride": false,
367
- "isIndexer": false,
368
- "hasGetter": true,
369
- "hasSetter": true
370
- },
371
- {
372
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFunctionAttribute::DataAccess:Microsoft.SqlServer.Server.DataAccessKind",
373
- "clrName": "DataAccess",
374
- "tsEmitName": "dataAccess",
375
- "normalizedSignature": "DataAccess|:Microsoft.SqlServer.Server.DataAccessKind|static=false|accessor=getset",
376
- "provenance": "Original",
377
- "emitScope": "ClassSurface",
378
- "isStatic": false,
379
- "isAbstract": false,
380
- "isVirtual": false,
381
- "isOverride": false,
382
- "isIndexer": false,
383
- "hasGetter": true,
384
- "hasSetter": true
385
- },
386
- {
387
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFunctionAttribute::SystemDataAccess:Microsoft.SqlServer.Server.SystemDataAccessKind",
388
- "clrName": "SystemDataAccess",
389
- "tsEmitName": "systemDataAccess",
390
- "normalizedSignature": "SystemDataAccess|:Microsoft.SqlServer.Server.SystemDataAccessKind|static=false|accessor=getset",
391
- "provenance": "Original",
392
- "emitScope": "ClassSurface",
393
- "isStatic": false,
394
- "isAbstract": false,
395
- "isVirtual": false,
396
- "isOverride": false,
397
- "isIndexer": false,
398
- "hasGetter": true,
399
- "hasSetter": true
400
- },
401
- {
402
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFunctionAttribute::IsPrecise:System.Boolean",
403
- "clrName": "IsPrecise",
404
- "tsEmitName": "isPrecise",
405
- "normalizedSignature": "IsPrecise|:System.Boolean|static=false|accessor=getset",
406
- "provenance": "Original",
407
- "emitScope": "ClassSurface",
408
- "isStatic": false,
409
- "isAbstract": false,
410
- "isVirtual": false,
411
- "isOverride": false,
412
- "isIndexer": false,
413
- "hasGetter": true,
414
- "hasSetter": true
415
- },
416
- {
417
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFunctionAttribute::Name:System.String",
418
- "clrName": "Name",
419
- "tsEmitName": "name",
420
- "normalizedSignature": "Name|:System.String|static=false|accessor=getset",
421
- "provenance": "Original",
422
- "emitScope": "ClassSurface",
423
- "isStatic": false,
424
- "isAbstract": false,
425
- "isVirtual": false,
426
- "isOverride": false,
427
- "isIndexer": false,
428
- "hasGetter": true,
429
- "hasSetter": true
430
- },
431
- {
432
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFunctionAttribute::TableDefinition:System.String",
433
- "clrName": "TableDefinition",
434
- "tsEmitName": "tableDefinition",
435
- "normalizedSignature": "TableDefinition|:System.String|static=false|accessor=getset",
436
- "provenance": "Original",
437
- "emitScope": "ClassSurface",
438
- "isStatic": false,
439
- "isAbstract": false,
440
- "isVirtual": false,
441
- "isOverride": false,
442
- "isIndexer": false,
443
- "hasGetter": true,
444
- "hasSetter": true
445
- },
446
- {
447
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlFunctionAttribute::FillRowMethodName:System.String",
448
- "clrName": "FillRowMethodName",
449
- "tsEmitName": "fillRowMethodName",
450
- "normalizedSignature": "FillRowMethodName|:System.String|static=false|accessor=getset",
451
- "provenance": "Original",
452
- "emitScope": "ClassSurface",
453
- "isStatic": false,
454
- "isAbstract": false,
455
- "isVirtual": false,
456
- "isOverride": false,
457
- "isIndexer": false,
458
- "hasGetter": true,
459
- "hasSetter": true
460
- }
461
- ],
462
- "fields": [],
463
- "events": [],
464
- "constructors": [
465
- {
466
- "normalizedSignature": "constructor|():void|static=false",
467
- "isStatic": false,
468
- "parameterCount": 0
469
- }
470
- ]
471
- },
472
- {
473
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlMethodAttribute",
474
- "clrName": "Microsoft.SqlServer.Server.SqlMethodAttribute",
475
- "tsEmitName": "SqlMethodAttribute",
476
- "kind": "Class",
477
- "accessibility": "Public",
478
- "isAbstract": false,
479
- "isSealed": true,
480
- "isStatic": false,
481
- "arity": 0,
482
- "methods": [],
483
- "properties": [
484
- {
485
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlMethodAttribute::OnNullCall:System.Boolean",
486
- "clrName": "OnNullCall",
487
- "tsEmitName": "onNullCall",
488
- "normalizedSignature": "OnNullCall|:System.Boolean|static=false|accessor=getset",
489
- "provenance": "Original",
490
- "emitScope": "ClassSurface",
491
- "isStatic": false,
492
- "isAbstract": false,
493
- "isVirtual": false,
494
- "isOverride": false,
495
- "isIndexer": false,
496
- "hasGetter": true,
497
- "hasSetter": true
498
- },
499
- {
500
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlMethodAttribute::IsMutator:System.Boolean",
501
- "clrName": "IsMutator",
502
- "tsEmitName": "isMutator",
503
- "normalizedSignature": "IsMutator|:System.Boolean|static=false|accessor=getset",
504
- "provenance": "Original",
505
- "emitScope": "ClassSurface",
506
- "isStatic": false,
507
- "isAbstract": false,
508
- "isVirtual": false,
509
- "isOverride": false,
510
- "isIndexer": false,
511
- "hasGetter": true,
512
- "hasSetter": true
513
- },
514
- {
515
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlMethodAttribute::InvokeIfReceiverIsNull:System.Boolean",
516
- "clrName": "InvokeIfReceiverIsNull",
517
- "tsEmitName": "invokeIfReceiverIsNull",
518
- "normalizedSignature": "InvokeIfReceiverIsNull|:System.Boolean|static=false|accessor=getset",
519
- "provenance": "Original",
520
- "emitScope": "ClassSurface",
521
- "isStatic": false,
522
- "isAbstract": false,
523
- "isVirtual": false,
524
- "isOverride": false,
525
- "isIndexer": false,
526
- "hasGetter": true,
527
- "hasSetter": true
528
- }
529
- ],
530
- "fields": [],
531
- "events": [],
532
- "constructors": [
533
- {
534
- "normalizedSignature": "constructor|():void|static=false",
535
- "isStatic": false,
536
- "parameterCount": 0
537
- }
538
- ]
539
- },
540
- {
541
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
542
- "clrName": "Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute",
543
- "tsEmitName": "SqlUserDefinedAggregateAttribute",
544
- "kind": "Class",
545
- "accessibility": "Public",
546
- "isAbstract": false,
547
- "isSealed": true,
548
- "isStatic": false,
549
- "arity": 0,
550
- "methods": [],
551
- "properties": [
552
- {
553
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute::MaxByteSize:System.Int32",
554
- "clrName": "MaxByteSize",
555
- "tsEmitName": "maxByteSize",
556
- "normalizedSignature": "MaxByteSize|:System.Int32|static=false|accessor=getset",
557
- "provenance": "Original",
558
- "emitScope": "ClassSurface",
559
- "isStatic": false,
560
- "isAbstract": false,
561
- "isVirtual": false,
562
- "isOverride": false,
563
- "isIndexer": false,
564
- "hasGetter": true,
565
- "hasSetter": true
566
- },
567
- {
568
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute::IsInvariantToDuplicates:System.Boolean",
569
- "clrName": "IsInvariantToDuplicates",
570
- "tsEmitName": "isInvariantToDuplicates",
571
- "normalizedSignature": "IsInvariantToDuplicates|:System.Boolean|static=false|accessor=getset",
572
- "provenance": "Original",
573
- "emitScope": "ClassSurface",
574
- "isStatic": false,
575
- "isAbstract": false,
576
- "isVirtual": false,
577
- "isOverride": false,
578
- "isIndexer": false,
579
- "hasGetter": true,
580
- "hasSetter": true
581
- },
582
- {
583
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute::IsInvariantToNulls:System.Boolean",
584
- "clrName": "IsInvariantToNulls",
585
- "tsEmitName": "isInvariantToNulls",
586
- "normalizedSignature": "IsInvariantToNulls|:System.Boolean|static=false|accessor=getset",
587
- "provenance": "Original",
588
- "emitScope": "ClassSurface",
589
- "isStatic": false,
590
- "isAbstract": false,
591
- "isVirtual": false,
592
- "isOverride": false,
593
- "isIndexer": false,
594
- "hasGetter": true,
595
- "hasSetter": true
596
- },
597
- {
598
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute::IsInvariantToOrder:System.Boolean",
599
- "clrName": "IsInvariantToOrder",
600
- "tsEmitName": "isInvariantToOrder",
601
- "normalizedSignature": "IsInvariantToOrder|:System.Boolean|static=false|accessor=getset",
602
- "provenance": "Original",
603
- "emitScope": "ClassSurface",
604
- "isStatic": false,
605
- "isAbstract": false,
606
- "isVirtual": false,
607
- "isOverride": false,
608
- "isIndexer": false,
609
- "hasGetter": true,
610
- "hasSetter": true
611
- },
612
- {
613
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute::IsNullIfEmpty:System.Boolean",
614
- "clrName": "IsNullIfEmpty",
615
- "tsEmitName": "isNullIfEmpty",
616
- "normalizedSignature": "IsNullIfEmpty|:System.Boolean|static=false|accessor=getset",
617
- "provenance": "Original",
618
- "emitScope": "ClassSurface",
619
- "isStatic": false,
620
- "isAbstract": false,
621
- "isVirtual": false,
622
- "isOverride": false,
623
- "isIndexer": false,
624
- "hasGetter": true,
625
- "hasSetter": true
626
- },
627
- {
628
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute::Format:Microsoft.SqlServer.Server.Format",
629
- "clrName": "Format",
630
- "tsEmitName": "format",
631
- "normalizedSignature": "Format|:Microsoft.SqlServer.Server.Format|static=false|accessor=get",
632
- "provenance": "Original",
633
- "emitScope": "ClassSurface",
634
- "isStatic": false,
635
- "isAbstract": false,
636
- "isVirtual": false,
637
- "isOverride": false,
638
- "isIndexer": false,
639
- "hasGetter": true,
640
- "hasSetter": false
641
- },
642
- {
643
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute::Name:System.String",
644
- "clrName": "Name",
645
- "tsEmitName": "name",
646
- "normalizedSignature": "Name|:System.String|static=false|accessor=getset",
647
- "provenance": "Original",
648
- "emitScope": "ClassSurface",
649
- "isStatic": false,
650
- "isAbstract": false,
651
- "isVirtual": false,
652
- "isOverride": false,
653
- "isIndexer": false,
654
- "hasGetter": true,
655
- "hasSetter": true
656
- }
657
- ],
658
- "fields": [
659
- {
660
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedAggregateAttribute::MaxByteSizeValueSystem.Int32",
661
- "clrName": "MaxByteSizeValue",
662
- "tsEmitName": "maxByteSizeValue",
663
- "normalizedSignature": "MaxByteSizeValue|System.Int32|static=true|const=true",
664
- "isStatic": true,
665
- "isReadOnly": false,
666
- "isLiteral": true
667
- }
668
- ],
669
- "events": [],
670
- "constructors": [
671
- {
672
- "normalizedSignature": "constructor|(Microsoft.SqlServer.Server.Format):void|static=false",
673
- "isStatic": false,
674
- "parameterCount": 1
675
- }
676
- ]
677
- },
678
- {
679
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
680
- "clrName": "Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute",
681
- "tsEmitName": "SqlUserDefinedTypeAttribute",
682
- "kind": "Class",
683
- "accessibility": "Public",
684
- "isAbstract": false,
685
- "isSealed": true,
686
- "isStatic": false,
687
- "arity": 0,
688
- "methods": [],
689
- "properties": [
690
- {
691
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute::MaxByteSize:System.Int32",
692
- "clrName": "MaxByteSize",
693
- "tsEmitName": "maxByteSize",
694
- "normalizedSignature": "MaxByteSize|:System.Int32|static=false|accessor=getset",
695
- "provenance": "Original",
696
- "emitScope": "ClassSurface",
697
- "isStatic": false,
698
- "isAbstract": false,
699
- "isVirtual": false,
700
- "isOverride": false,
701
- "isIndexer": false,
702
- "hasGetter": true,
703
- "hasSetter": true
704
- },
705
- {
706
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute::IsFixedLength:System.Boolean",
707
- "clrName": "IsFixedLength",
708
- "tsEmitName": "isFixedLength",
709
- "normalizedSignature": "IsFixedLength|:System.Boolean|static=false|accessor=getset",
710
- "provenance": "Original",
711
- "emitScope": "ClassSurface",
712
- "isStatic": false,
713
- "isAbstract": false,
714
- "isVirtual": false,
715
- "isOverride": false,
716
- "isIndexer": false,
717
- "hasGetter": true,
718
- "hasSetter": true
719
- },
720
- {
721
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute::IsByteOrdered:System.Boolean",
722
- "clrName": "IsByteOrdered",
723
- "tsEmitName": "isByteOrdered",
724
- "normalizedSignature": "IsByteOrdered|:System.Boolean|static=false|accessor=getset",
725
- "provenance": "Original",
726
- "emitScope": "ClassSurface",
727
- "isStatic": false,
728
- "isAbstract": false,
729
- "isVirtual": false,
730
- "isOverride": false,
731
- "isIndexer": false,
732
- "hasGetter": true,
733
- "hasSetter": true
734
- },
735
- {
736
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute::Format:Microsoft.SqlServer.Server.Format",
737
- "clrName": "Format",
738
- "tsEmitName": "format",
739
- "normalizedSignature": "Format|:Microsoft.SqlServer.Server.Format|static=false|accessor=get",
740
- "provenance": "Original",
741
- "emitScope": "ClassSurface",
742
- "isStatic": false,
743
- "isAbstract": false,
744
- "isVirtual": false,
745
- "isOverride": false,
746
- "isIndexer": false,
747
- "hasGetter": true,
748
- "hasSetter": false
749
- },
750
- {
751
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute::ValidationMethodName:System.String",
752
- "clrName": "ValidationMethodName",
753
- "tsEmitName": "validationMethodName",
754
- "normalizedSignature": "ValidationMethodName|:System.String|static=false|accessor=getset",
755
- "provenance": "Original",
756
- "emitScope": "ClassSurface",
757
- "isStatic": false,
758
- "isAbstract": false,
759
- "isVirtual": false,
760
- "isOverride": false,
761
- "isIndexer": false,
762
- "hasGetter": true,
763
- "hasSetter": true
764
- },
765
- {
766
- "stableId": "Microsoft.SqlServer.Server:Microsoft.SqlServer.Server.SqlUserDefinedTypeAttribute::Name:System.String",
767
- "clrName": "Name",
768
- "tsEmitName": "name",
769
- "normalizedSignature": "Name|:System.String|static=false|accessor=getset",
770
- "provenance": "Original",
771
- "emitScope": "ClassSurface",
772
- "isStatic": false,
773
- "isAbstract": false,
774
- "isVirtual": false,
775
- "isOverride": false,
776
- "isIndexer": false,
777
- "hasGetter": true,
778
- "hasSetter": true
779
- }
780
- ],
781
- "fields": [],
782
- "events": [],
783
- "constructors": [
784
- {
785
- "normalizedSignature": "constructor|(Microsoft.SqlServer.Server.Format):void|static=false",
786
- "isStatic": false,
787
- "parameterCount": 1
788
- }
789
- ]
790
- }
791
- ]
792
- }