@tsonic/dotnet 0.5.2 → 0.6.0

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 (195) hide show
  1. package/Internal/internal/index.d.ts +5 -5
  2. package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +14 -14
  3. package/Microsoft.VisualBasic/bindings.json +28 -28
  4. package/Microsoft.VisualBasic/internal/index.d.ts +265 -265
  5. package/Microsoft.VisualBasic/internal/metadata.json +14 -14
  6. package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +202 -202
  7. package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +68 -66
  8. package/Microsoft.Win32/internal/index.d.ts +16 -14
  9. package/Microsoft.Win32.SafeHandles/internal/index.d.ts +18 -18
  10. package/README.md +39 -0
  11. package/System/bindings.json +138 -138
  12. package/System/internal/index.d.ts +4165 -3967
  13. package/System/internal/metadata.json +81 -487
  14. package/System.Buffers/internal/index.d.ts +60 -50
  15. package/System.Buffers.Binary/internal/index.d.ts +126 -126
  16. package/System.Buffers.Text/internal/index.d.ts +67 -67
  17. package/System.CodeDom.Compiler/internal/index.d.ts +35 -35
  18. package/System.Collections/internal/index.d.ts +199 -179
  19. package/System.Collections.Concurrent/internal/index.d.ts +61 -59
  20. package/System.Collections.Frozen/internal/index.d.ts +29 -29
  21. package/System.Collections.Frozen/internal/metadata.json +2 -16
  22. package/System.Collections.Generic/index.d.ts +1 -1
  23. package/System.Collections.Generic/internal/index.d.ts +382 -354
  24. package/System.Collections.Generic/internal/metadata.json +5 -54
  25. package/System.Collections.Immutable/internal/index.d.ts +321 -319
  26. package/System.Collections.Immutable/internal/metadata.json +5 -40
  27. package/System.Collections.ObjectModel/internal/index.d.ts +83 -79
  28. package/System.Collections.ObjectModel/internal/metadata.json +1 -36
  29. package/System.Collections.Specialized/internal/index.d.ts +104 -96
  30. package/System.ComponentModel/internal/index.d.ts +661 -631
  31. package/System.ComponentModel/internal/metadata.json +0 -7
  32. package/System.ComponentModel.DataAnnotations/internal/index.d.ts +60 -58
  33. package/System.ComponentModel.Design/bindings.json +2 -2
  34. package/System.ComponentModel.Design/internal/index.d.ts +207 -193
  35. package/System.ComponentModel.Design/internal/metadata.json +1 -1
  36. package/System.ComponentModel.Design.Serialization/index.d.ts +2 -2
  37. package/System.ComponentModel.Design.Serialization/internal/index.d.ts +103 -98
  38. package/System.Configuration.Assemblies/bindings.json +10 -10
  39. package/System.Configuration.Assemblies/internal/index.d.ts +5 -5
  40. package/System.Configuration.Assemblies/internal/metadata.json +5 -5
  41. package/System.Data/internal/index.d.ts +481 -453
  42. package/System.Data.Common/internal/index.d.ts +149 -121
  43. package/System.Data.SqlTypes/bindings.json +2 -2
  44. package/System.Data.SqlTypes/internal/index.d.ts +331 -299
  45. package/System.Data.SqlTypes/internal/metadata.json +1 -1
  46. package/System.Diagnostics/bindings.json +6 -6
  47. package/System.Diagnostics/internal/index.d.ts +333 -313
  48. package/System.Diagnostics/internal/metadata.json +3 -10
  49. package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +16 -16
  50. package/System.Diagnostics.Contracts/internal/index.d.ts +21 -21
  51. package/System.Diagnostics.Metrics/internal/index.d.ts +81 -75
  52. package/System.Diagnostics.SymbolStore/bindings.json +6 -6
  53. package/System.Diagnostics.SymbolStore/internal/index.d.ts +72 -72
  54. package/System.Diagnostics.SymbolStore/internal/metadata.json +3 -3
  55. package/System.Diagnostics.Tracing/internal/index.d.ts +24 -18
  56. package/System.Drawing/bindings.json +24 -24
  57. package/System.Drawing/internal/index.d.ts +281 -281
  58. package/System.Drawing/internal/metadata.json +12 -12
  59. package/System.Dynamic/internal/index.d.ts +46 -42
  60. package/System.Formats.Asn1/bindings.json +12 -12
  61. package/System.Formats.Asn1/internal/index.d.ts +50 -48
  62. package/System.Formats.Asn1/internal/metadata.json +6 -6
  63. package/System.Formats.Tar/bindings.json +2 -2
  64. package/System.Formats.Tar/internal/index.d.ts +17 -13
  65. package/System.Formats.Tar/internal/metadata.json +1 -1
  66. package/System.Globalization/bindings.json +8 -8
  67. package/System.Globalization/internal/index.d.ts +177 -163
  68. package/System.Globalization/internal/metadata.json +4 -4
  69. package/System.IO/internal/index.d.ts +457 -439
  70. package/System.IO.Compression/internal/index.d.ts +78 -72
  71. package/System.IO.Enumeration/internal/index.d.ts +22 -22
  72. package/System.IO.IsolatedStorage/internal/index.d.ts +26 -24
  73. package/System.IO.MemoryMappedFiles/internal/index.d.ts +22 -20
  74. package/System.IO.Pipelines/internal/index.d.ts +15 -13
  75. package/System.IO.Pipes/internal/index.d.ts +23 -23
  76. package/System.Linq/internal/index.d.ts +853 -845
  77. package/System.Linq/internal/metadata.json +0 -17
  78. package/System.Linq.Expressions/internal/index.d.ts +354 -340
  79. package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
  80. package/System.Net/bindings.json +2 -2
  81. package/System.Net/internal/index.d.ts +351 -317
  82. package/System.Net/internal/metadata.json +1 -1
  83. package/System.Net.Http/internal/index.d.ts +64 -54
  84. package/System.Net.Http.Headers/bindings.json +2 -2
  85. package/System.Net.Http.Headers/internal/index.d.ts +139 -99
  86. package/System.Net.Http.Headers/internal/metadata.json +1 -1
  87. package/System.Net.Http.Json/internal/index.d.ts +63 -63
  88. package/System.Net.Http.Metrics/internal/index.d.ts +2 -2
  89. package/System.Net.Mail/bindings.json +2 -2
  90. package/System.Net.Mail/internal/index.d.ts +90 -78
  91. package/System.Net.Mail/internal/metadata.json +4 -32
  92. package/System.Net.Mime/internal/index.d.ts +51 -51
  93. package/System.Net.NetworkInformation/internal/index.d.ts +59 -57
  94. package/System.Net.Quic/internal/index.d.ts +15 -11
  95. package/System.Net.Security/bindings.json +674 -674
  96. package/System.Net.Security/internal/index.d.ts +396 -394
  97. package/System.Net.Security/internal/metadata.json +337 -337
  98. package/System.Net.ServerSentEvents/internal/index.d.ts +10 -10
  99. package/System.Net.Sockets/bindings.json +10 -10
  100. package/System.Net.Sockets/internal/index.d.ts +100 -90
  101. package/System.Net.Sockets/internal/metadata.json +5 -5
  102. package/System.Net.WebSockets/internal/index.d.ts +21 -19
  103. package/System.Numerics/bindings.json +110 -110
  104. package/System.Numerics/internal/index.d.ts +1057 -1039
  105. package/System.Numerics/internal/metadata.json +55 -89
  106. package/System.Reflection/bindings.json +25 -25
  107. package/System.Reflection/internal/index.d.ts +336 -316
  108. package/System.Reflection/internal/metadata.json +12 -12
  109. package/System.Reflection.Emit/bindings.json +307 -307
  110. package/System.Reflection.Emit/internal/index.d.ts +242 -236
  111. package/System.Reflection.Emit/internal/metadata.json +152 -152
  112. package/System.Reflection.Metadata/bindings.json +272 -272
  113. package/System.Reflection.Metadata/internal/index.d.ts +448 -438
  114. package/System.Reflection.Metadata/internal/metadata.json +164 -360
  115. package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +91 -91
  116. package/System.Reflection.PortableExecutable/bindings.json +26 -26
  117. package/System.Reflection.PortableExecutable/internal/index.d.ts +22 -20
  118. package/System.Reflection.PortableExecutable/internal/metadata.json +13 -13
  119. package/System.Resources/internal/index.d.ts +30 -24
  120. package/System.Runtime/internal/index.d.ts +20 -16
  121. package/System.Runtime.CompilerServices/bindings.json +4 -4
  122. package/System.Runtime.CompilerServices/internal/index.d.ts +233 -209
  123. package/System.Runtime.CompilerServices/internal/metadata.json +2 -2
  124. package/System.Runtime.ExceptionServices/internal/index.d.ts +6 -6
  125. package/System.Runtime.InteropServices/bindings.json +146 -146
  126. package/System.Runtime.InteropServices/internal/index.d.ts +604 -586
  127. package/System.Runtime.InteropServices/internal/metadata.json +73 -130
  128. package/System.Runtime.InteropServices.ComTypes/bindings.json +252 -252
  129. package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +296 -292
  130. package/System.Runtime.InteropServices.ComTypes/internal/metadata.json +126 -126
  131. package/System.Runtime.InteropServices.Java/internal/index.d.ts +12 -12
  132. package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +60 -58
  133. package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +102 -94
  134. package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +9 -9
  135. package/System.Runtime.InteropServices.Swift/internal/index.d.ts +1 -1
  136. package/System.Runtime.Intrinsics/internal/index.d.ts +1252 -1244
  137. package/System.Runtime.Intrinsics.Arm/internal/index.d.ts +9662 -9662
  138. package/System.Runtime.Intrinsics.Wasm/internal/index.d.ts +471 -471
  139. package/System.Runtime.Intrinsics.X86/internal/index.d.ts +16033 -16033
  140. package/System.Runtime.Loader/internal/index.d.ts +9 -7
  141. package/System.Runtime.Remoting/internal/index.d.ts +2 -2
  142. package/System.Runtime.Serialization/internal/index.d.ts +179 -171
  143. package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +5 -5
  144. package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
  145. package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -3
  146. package/System.Runtime.Serialization.Json/internal/index.d.ts +27 -27
  147. package/System.Runtime.Versioning/internal/index.d.ts +4 -4
  148. package/System.Security/internal/index.d.ts +45 -39
  149. package/System.Security.AccessControl/internal/index.d.ts +28 -26
  150. package/System.Security.Authentication/internal/index.d.ts +2 -2
  151. package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +11 -7
  152. package/System.Security.Claims/internal/index.d.ts +94 -90
  153. package/System.Security.Cryptography/bindings.json +111 -111
  154. package/System.Security.Cryptography/internal/index.d.ts +842 -794
  155. package/System.Security.Cryptography/internal/metadata.json +52 -59
  156. package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +121 -113
  157. package/System.Security.Policy/internal/index.d.ts +6 -6
  158. package/System.Security.Principal/internal/index.d.ts +36 -30
  159. package/System.Text/bindings.json +28 -28
  160. package/System.Text/internal/index.d.ts +325 -319
  161. package/System.Text/internal/metadata.json +4 -4
  162. package/System.Text.Encodings.Web/internal/index.d.ts +18 -18
  163. package/System.Text.Json/internal/index.d.ts +184 -180
  164. package/System.Text.Json.Nodes/internal/index.d.ts +54 -54
  165. package/System.Text.Json.Schema/internal/index.d.ts +3 -3
  166. package/System.Text.Json.Serialization/internal/index.d.ts +12 -12
  167. package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +85 -83
  168. package/System.Text.RegularExpressions/internal/index.d.ts +91 -89
  169. package/System.Text.RegularExpressions/internal/metadata.json +5 -40
  170. package/System.Text.Unicode/internal/index.d.ts +171 -171
  171. package/System.Threading/bindings.json +4 -4
  172. package/System.Threading/internal/index.d.ts +411 -377
  173. package/System.Threading/internal/metadata.json +2 -2
  174. package/System.Threading.Channels/internal/index.d.ts +8 -8
  175. package/System.Threading.Tasks/internal/index.d.ts +209 -205
  176. package/System.Threading.Tasks.Dataflow/internal/index.d.ts +106 -102
  177. package/System.Threading.Tasks.Dataflow/internal/metadata.json +0 -42
  178. package/System.Threading.Tasks.Sources/internal/index.d.ts +7 -7
  179. package/System.Timers/internal/index.d.ts +11 -9
  180. package/System.Transactions/internal/index.d.ts +83 -67
  181. package/System.Web/internal/index.d.ts +31 -31
  182. package/System.Windows.Input/internal/index.d.ts +2 -2
  183. package/System.Xml/bindings.json +35 -35
  184. package/System.Xml/internal/index.d.ts +343 -325
  185. package/System.Xml/internal/metadata.json +17 -17
  186. package/System.Xml.Linq/internal/index.d.ts +122 -110
  187. package/System.Xml.Resolvers/internal/index.d.ts +3 -3
  188. package/System.Xml.Schema/internal/index.d.ts +71 -71
  189. package/System.Xml.Serialization/internal/index.d.ts +120 -120
  190. package/System.Xml.XPath/internal/index.d.ts +40 -34
  191. package/System.Xml.Xsl/internal/index.d.ts +27 -27
  192. package/System.Xml.Xsl.Runtime/internal/index.d.ts +99 -99
  193. package/__internal/extensions/index.d.ts +2294 -0
  194. package/package.json +1 -1
  195. package/internal/extensions/index.d.ts +0 -2280
@@ -88,7 +88,7 @@ export enum SupportedJoinOperators {
88
88
 
89
89
 
90
90
  export interface IDbColumnSchemaGenerator$instance {
91
- GetColumnSchema(): ReadOnlyCollection_1<DbColumn>;
91
+ getColumnSchema(): ReadOnlyCollection_1<DbColumn>;
92
92
  }
93
93
 
94
94
 
@@ -115,11 +115,13 @@ export class DataAdapter$instance extends System_ComponentModel_Internal.Compone
115
115
 
116
116
 
117
117
  export interface __DataAdapter$views {
118
- readonly As_IComponent: System_ComponentModel_Internal.IComponent$instance;
119
- readonly As_IDataAdapter: System_Data_Internal.IDataAdapter$instance;
120
- readonly As_IDisposable: System_Internal.IDisposable$instance;
118
+ As_IComponent(): System_ComponentModel_Internal.IComponent$instance;
119
+ As_IDataAdapter(): System_Data_Internal.IDataAdapter$instance;
120
+ As_IDisposable(): System_Internal.IDisposable$instance;
121
121
  }
122
122
 
123
+ export interface DataAdapter$instance extends System_ComponentModel_Internal.IComponent$instance {}
124
+
123
125
  export type DataAdapter = DataAdapter$instance & __DataAdapter$views;
124
126
 
125
127
 
@@ -130,55 +132,57 @@ export class DataColumnMapping$instance extends System_Internal.MarshalByRefObje
130
132
  sourceColumn: string;
131
133
  getDataColumnBySchemaAction(dataTable: DataTable, dataType: Type, schemaAction: MissingSchemaAction): DataColumn;
132
134
  toString(): string;
133
- static GetDataColumnBySchemaAction(sourceColumn: string, dataSetColumn: string, dataTable: DataTable, dataType: Type, schemaAction: MissingSchemaAction): DataColumn;
135
+ static getDataColumnBySchemaAction(sourceColumn: string, dataSetColumn: string, dataTable: DataTable, dataType: Type, schemaAction: MissingSchemaAction): DataColumn;
134
136
  }
135
137
 
136
138
 
137
139
  export interface __DataColumnMapping$views {
138
- readonly As_IColumnMapping: System_Data_Internal.IColumnMapping$instance;
139
- readonly As_ICloneable: System_Internal.ICloneable$instance;
140
+ As_IColumnMapping(): System_Data_Internal.IColumnMapping$instance;
141
+ As_ICloneable(): System_Internal.ICloneable$instance;
140
142
  }
141
143
 
144
+ export interface DataColumnMapping$instance extends System_Data_Internal.IColumnMapping$instance, System_Internal.ICloneable$instance {}
145
+
142
146
  export type DataColumnMapping = DataColumnMapping$instance & __DataColumnMapping$views;
143
147
 
144
148
 
145
149
  export class DataColumnMappingCollection$instance extends System_Internal.MarshalByRefObject$instance {
146
150
  constructor();
147
151
  readonly count: int;
148
- add(value: any): int;
152
+ add(value: unknown): int;
149
153
  add(sourceColumn: string, dataSetColumn: string): DataColumnMapping;
150
154
  addRange(values: DataColumnMapping[]): void;
151
155
  addRange(values: ClrArray): void;
152
156
  clear(): void;
153
157
  contains(value: string): boolean;
154
- contains(value: any): boolean;
158
+ contains(value: unknown): boolean;
155
159
  copyTo(array: ClrArray, index: int): void;
156
160
  copyTo(array: DataColumnMapping[], index: int): void;
157
161
  get_Item(index: int): DataColumnMapping;
158
162
  get_Item(sourceColumn: string): DataColumnMapping;
159
163
  getByDataSetColumn(value: string): DataColumnMapping;
160
164
  getEnumerator(): IEnumerator;
161
- indexOf(value: any): int;
165
+ indexOf(value: unknown): int;
162
166
  indexOf(sourceColumn: string): int;
163
167
  indexOfDataSetColumn(dataSetColumn: string): int;
164
- insert(index: int, value: any): void;
168
+ insert(index: int, value: unknown): void;
165
169
  insert(index: int, value: DataColumnMapping): void;
166
- remove(value: any): void;
170
+ remove(value: unknown): void;
167
171
  remove(value: DataColumnMapping): void;
168
172
  removeAt(index: int): void;
169
173
  removeAt(sourceColumn: string): void;
170
174
  set_Item(index: int, value: DataColumnMapping): void;
171
175
  set_Item(sourceColumn: string, value: DataColumnMapping): void;
172
- static GetColumnMappingBySchemaAction(columnMappings: DataColumnMappingCollection, sourceColumn: string, mappingAction: MissingMappingAction): DataColumnMapping;
173
- static GetDataColumn(columnMappings: DataColumnMappingCollection, sourceColumn: string, dataType: Type, dataTable: DataTable, mappingAction: MissingMappingAction, schemaAction: MissingSchemaAction): DataColumn;
176
+ static getColumnMappingBySchemaAction(columnMappings: DataColumnMappingCollection, sourceColumn: string, mappingAction: MissingMappingAction): DataColumnMapping;
177
+ static getDataColumn(columnMappings: DataColumnMappingCollection, sourceColumn: string, dataType: Type, dataTable: DataTable, mappingAction: MissingMappingAction, schemaAction: MissingSchemaAction): DataColumn;
174
178
  }
175
179
 
176
180
 
177
181
  export interface __DataColumnMappingCollection$views {
178
- readonly As_IColumnMappingCollection: System_Data_Internal.IColumnMappingCollection$instance;
179
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
180
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
181
- readonly As_IList: System_Collections_Internal.IList$instance;
182
+ As_IColumnMappingCollection(): System_Data_Internal.IColumnMappingCollection$instance;
183
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
184
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
185
+ As_IList(): System_Collections_Internal.IList$instance;
182
186
  }
183
187
 
184
188
  export type DataColumnMappingCollection = DataColumnMappingCollection$instance & __DataColumnMappingCollection$views;
@@ -199,49 +203,51 @@ export class DataTableMapping$instance extends System_Internal.MarshalByRefObjec
199
203
 
200
204
 
201
205
  export interface __DataTableMapping$views {
202
- readonly As_ITableMapping: System_Data_Internal.ITableMapping$instance;
203
- readonly As_ICloneable: System_Internal.ICloneable$instance;
206
+ As_ITableMapping(): System_Data_Internal.ITableMapping$instance;
207
+ As_ICloneable(): System_Internal.ICloneable$instance;
204
208
  }
205
209
 
210
+ export interface DataTableMapping$instance extends System_Internal.ICloneable$instance {}
211
+
206
212
  export type DataTableMapping = DataTableMapping$instance & __DataTableMapping$views;
207
213
 
208
214
 
209
215
  export class DataTableMappingCollection$instance extends System_Internal.MarshalByRefObject$instance {
210
216
  constructor();
211
217
  readonly count: int;
212
- add(value: any): int;
218
+ add(value: unknown): int;
213
219
  add(sourceTable: string, dataSetTable: string): DataTableMapping;
214
220
  addRange(values: DataTableMapping[]): void;
215
221
  addRange(values: ClrArray): void;
216
222
  clear(): void;
217
223
  contains(value: string): boolean;
218
- contains(value: any): boolean;
224
+ contains(value: unknown): boolean;
219
225
  copyTo(array: ClrArray, index: int): void;
220
226
  copyTo(array: DataTableMapping[], index: int): void;
221
227
  get_Item(index: int): DataTableMapping;
222
228
  get_Item(sourceTable: string): DataTableMapping;
223
229
  getByDataSetTable(dataSetTable: string): DataTableMapping;
224
230
  getEnumerator(): IEnumerator;
225
- indexOf(value: any): int;
231
+ indexOf(value: unknown): int;
226
232
  indexOf(sourceTable: string): int;
227
233
  indexOfDataSetTable(dataSetTable: string): int;
228
- insert(index: int, value: any): void;
234
+ insert(index: int, value: unknown): void;
229
235
  insert(index: int, value: DataTableMapping): void;
230
- remove(value: any): void;
236
+ remove(value: unknown): void;
231
237
  remove(value: DataTableMapping): void;
232
238
  removeAt(index: int): void;
233
239
  removeAt(sourceTable: string): void;
234
240
  set_Item(index: int, value: DataTableMapping): void;
235
241
  set_Item(sourceTable: string, value: DataTableMapping): void;
236
- static GetTableMappingBySchemaAction(tableMappings: DataTableMappingCollection, sourceTable: string, dataSetTable: string, mappingAction: MissingMappingAction): DataTableMapping;
242
+ static getTableMappingBySchemaAction(tableMappings: DataTableMappingCollection, sourceTable: string, dataSetTable: string, mappingAction: MissingMappingAction): DataTableMapping;
237
243
  }
238
244
 
239
245
 
240
246
  export interface __DataTableMappingCollection$views {
241
- readonly As_ITableMappingCollection: System_Data_Internal.ITableMappingCollection$instance;
242
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
243
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
244
- readonly As_IList: System_Collections_Internal.IList$instance;
247
+ As_ITableMappingCollection(): System_Data_Internal.ITableMappingCollection$instance;
248
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
249
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
250
+ As_IList(): System_Collections_Internal.IList$instance;
245
251
  }
246
252
 
247
253
  export type DataTableMappingCollection = DataTableMappingCollection$instance & __DataTableMappingCollection$views;
@@ -261,18 +267,20 @@ export abstract class DbBatch$instance {
261
267
  executeReader(behavior?: CommandBehavior): DbDataReader;
262
268
  executeReaderAsync(cancellationToken?: CancellationToken): Task_1<DbDataReader>;
263
269
  executeReaderAsync(behavior: CommandBehavior, cancellationToken?: CancellationToken): Task_1<DbDataReader>;
264
- abstract executeScalar(): any;
265
- abstract executeScalarAsync(cancellationToken?: CancellationToken): Task_1<any>;
270
+ abstract executeScalar(): unknown;
271
+ abstract executeScalarAsync(cancellationToken?: CancellationToken): Task_1<unknown>;
266
272
  abstract prepare(): void;
267
273
  abstract prepareAsync(cancellationToken?: CancellationToken): Task;
268
274
  }
269
275
 
270
276
 
271
277
  export interface __DbBatch$views {
272
- readonly As_IAsyncDisposable: System_Internal.IAsyncDisposable$instance;
273
- readonly As_IDisposable: System_Internal.IDisposable$instance;
278
+ As_IAsyncDisposable(): System_Internal.IAsyncDisposable$instance;
279
+ As_IDisposable(): System_Internal.IDisposable$instance;
274
280
  }
275
281
 
282
+ export interface DbBatch$instance extends System_Internal.IAsyncDisposable$instance, System_Internal.IDisposable$instance {}
283
+
276
284
  export type DbBatch = DbBatch$instance & __DbBatch$views;
277
285
 
278
286
 
@@ -305,10 +313,10 @@ export abstract class DbBatchCommandCollection$instance {
305
313
 
306
314
 
307
315
  export interface __DbBatchCommandCollection$views {
308
- readonly As_ICollection_1: System_Collections_Generic_Internal.ICollection_1$instance<DbBatchCommand>;
309
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<DbBatchCommand>;
310
- readonly As_IList_1: System_Collections_Generic_Internal.IList_1$instance<DbBatchCommand>;
311
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
316
+ As_ICollection_1(): System_Collections_Generic_Internal.ICollection_1$instance<DbBatchCommand>;
317
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<DbBatchCommand>;
318
+ As_IList_1(): System_Collections_Generic_Internal.IList_1$instance<DbBatchCommand>;
319
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
312
320
  }
313
321
 
314
322
  export type DbBatchCommandCollection = DbBatchCommandCollection$instance & __DbBatchCommandCollection$views;
@@ -335,7 +343,7 @@ export abstract class DbColumn$instance {
335
343
  readonly isLong: Nullable_1<CLROf<boolean>>;
336
344
  readonly isReadOnly: Nullable_1<CLROf<boolean>>;
337
345
  readonly isUnique: Nullable_1<CLROf<boolean>>;
338
- readonly item: any;
346
+ readonly item: unknown;
339
347
  readonly numericPrecision: Nullable_1<CLROf<int>>;
340
348
  readonly numericScale: Nullable_1<CLROf<int>>;
341
349
  readonly udtAssemblyQualifiedName: string;
@@ -366,21 +374,23 @@ export abstract class DbCommand$instance extends System_ComponentModel_Internal.
366
374
  executeReaderAsync(cancellationToken: CancellationToken): Task_1<DbDataReader>;
367
375
  executeReaderAsync(behavior: CommandBehavior): Task_1<DbDataReader>;
368
376
  executeReaderAsync(behavior: CommandBehavior, cancellationToken: CancellationToken): Task_1<DbDataReader>;
369
- abstract executeScalar(): any;
370
- executeScalarAsync(): Task_1<any>;
371
- executeScalarAsync(cancellationToken: CancellationToken): Task_1<any>;
377
+ abstract executeScalar(): unknown;
378
+ executeScalarAsync(): Task_1<unknown>;
379
+ executeScalarAsync(cancellationToken: CancellationToken): Task_1<unknown>;
372
380
  abstract prepare(): void;
373
381
  prepareAsync(cancellationToken?: CancellationToken): Task;
374
382
  }
375
383
 
376
384
 
377
385
  export interface __DbCommand$views {
378
- readonly As_IComponent: System_ComponentModel_Internal.IComponent$instance;
379
- readonly As_IDbCommand: System_Data_Internal.IDbCommand$instance;
380
- readonly As_IAsyncDisposable: System_Internal.IAsyncDisposable$instance;
381
- readonly As_IDisposable: System_Internal.IDisposable$instance;
386
+ As_IComponent(): System_ComponentModel_Internal.IComponent$instance;
387
+ As_IDbCommand(): System_Data_Internal.IDbCommand$instance;
388
+ As_IAsyncDisposable(): System_Internal.IAsyncDisposable$instance;
389
+ As_IDisposable(): System_Internal.IDisposable$instance;
382
390
  }
383
391
 
392
+ export interface DbCommand$instance extends System_ComponentModel_Internal.IComponent$instance, System_Internal.IAsyncDisposable$instance {}
393
+
384
394
  export type DbCommand = DbCommand$instance & __DbCommand$views;
385
395
 
386
396
 
@@ -407,10 +417,12 @@ export abstract class DbCommandBuilder$instance extends System_ComponentModel_In
407
417
 
408
418
 
409
419
  export interface __DbCommandBuilder$views {
410
- readonly As_IComponent: System_ComponentModel_Internal.IComponent$instance;
411
- readonly As_IDisposable: System_Internal.IDisposable$instance;
420
+ As_IComponent(): System_ComponentModel_Internal.IComponent$instance;
421
+ As_IDisposable(): System_Internal.IDisposable$instance;
412
422
  }
413
423
 
424
+ export interface DbCommandBuilder$instance extends System_ComponentModel_Internal.IComponent$instance {}
425
+
414
426
  export type DbCommandBuilder = DbCommandBuilder$instance & __DbCommandBuilder$views;
415
427
 
416
428
 
@@ -448,12 +460,14 @@ export abstract class DbConnection$instance extends System_ComponentModel_Intern
448
460
 
449
461
 
450
462
  export interface __DbConnection$views {
451
- readonly As_IComponent: System_ComponentModel_Internal.IComponent$instance;
452
- readonly As_IDbConnection: System_Data_Internal.IDbConnection$instance;
453
- readonly As_IAsyncDisposable: System_Internal.IAsyncDisposable$instance;
454
- readonly As_IDisposable: System_Internal.IDisposable$instance;
463
+ As_IComponent(): System_ComponentModel_Internal.IComponent$instance;
464
+ As_IDbConnection(): System_Data_Internal.IDbConnection$instance;
465
+ As_IAsyncDisposable(): System_Internal.IAsyncDisposable$instance;
466
+ As_IDisposable(): System_Internal.IDisposable$instance;
455
467
  }
456
468
 
469
+ export interface DbConnection$instance extends System_ComponentModel_Internal.IComponent$instance, System_Internal.IAsyncDisposable$instance {}
470
+
457
471
  export type DbConnection = DbConnection$instance & __DbConnection$views;
458
472
 
459
473
 
@@ -465,29 +479,31 @@ export class DbConnectionStringBuilder$instance {
465
479
  readonly count: int;
466
480
  readonly isFixedSize: boolean;
467
481
  readonly isReadOnly: boolean;
468
- item: any;
482
+ item: unknown;
469
483
  readonly keys: ICollection;
470
484
  readonly values: ICollection;
471
- add(keyword: string, value: any): void;
485
+ add(keyword: string, value: unknown): void;
472
486
  clear(): void;
473
487
  containsKey(keyword: string): boolean;
474
488
  equivalentTo(connectionStringBuilder: DbConnectionStringBuilder): boolean;
475
489
  remove(keyword: string): boolean;
476
490
  shouldSerialize(keyword: string): boolean;
477
491
  toString(): string;
478
- tryGetValue(keyword: string, value: { value: ref<any> }): boolean;
479
- static AppendKeyValuePair(builder: StringBuilder, keyword: string, value: string, useOdbcRules: boolean): void;
480
- static AppendKeyValuePair(builder: StringBuilder, keyword: string, value: string): void;
492
+ tryGetValue(keyword: string, value: { value: ref<unknown> }): boolean;
493
+ static appendKeyValuePair2(builder: StringBuilder, keyword: string, value: string, useOdbcRules: boolean): void;
494
+ static appendKeyValuePair2(builder: StringBuilder, keyword: string, value: string): void;
481
495
  }
482
496
 
483
497
 
484
498
  export interface __DbConnectionStringBuilder$views {
485
- readonly As_ICustomTypeDescriptor: System_ComponentModel_Internal.ICustomTypeDescriptor$instance;
486
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
487
- readonly As_IDictionary: System_Collections_Internal.IDictionary$instance;
488
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
499
+ As_ICustomTypeDescriptor(): System_ComponentModel_Internal.ICustomTypeDescriptor$instance;
500
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
501
+ As_IDictionary(): System_Collections_Internal.IDictionary$instance;
502
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
489
503
  }
490
504
 
505
+ export interface DbConnectionStringBuilder$instance extends System_ComponentModel_Internal.ICustomTypeDescriptor$instance {}
506
+
491
507
  export type DbConnectionStringBuilder = DbConnectionStringBuilder$instance & __DbConnectionStringBuilder$views;
492
508
 
493
509
 
@@ -502,18 +518,20 @@ export abstract class DbDataAdapter$instance extends DataAdapter$instance {
502
518
  fillSchema(dataSet: DataSet, schemaType: SchemaType): DataTable[];
503
519
  getFillParameters(): IDataParameter[];
504
520
  update(dataSet: DataSet): int;
505
- static readonly DefaultSourceTableName: string;
521
+ static readonly defaultSourceTableName: string;
506
522
  }
507
523
 
508
524
 
509
525
  export interface __DbDataAdapter$views {
510
- readonly As_IComponent: System_ComponentModel_Internal.IComponent$instance;
511
- readonly As_IDataAdapter: System_Data_Internal.IDataAdapter$instance;
512
- readonly As_IDbDataAdapter: System_Data_Internal.IDbDataAdapter$instance;
513
- readonly As_ICloneable: System_Internal.ICloneable$instance;
514
- readonly As_IDisposable: System_Internal.IDisposable$instance;
526
+ As_IComponent(): System_ComponentModel_Internal.IComponent$instance;
527
+ As_IDataAdapter(): System_Data_Internal.IDataAdapter$instance;
528
+ As_IDbDataAdapter(): System_Data_Internal.IDbDataAdapter$instance;
529
+ As_ICloneable(): System_Internal.ICloneable$instance;
530
+ As_IDisposable(): System_Internal.IDisposable$instance;
515
531
  }
516
532
 
533
+ export interface DbDataAdapter$instance extends System_Internal.ICloneable$instance {}
534
+
517
535
  export type DbDataAdapter = DbDataAdapter$instance & __DbDataAdapter$views;
518
536
 
519
537
 
@@ -528,13 +546,13 @@ export abstract class DbDataReader$instance extends System_Internal.MarshalByRef
528
546
  closeAsync(): Task;
529
547
  dispose(): void;
530
548
  disposeAsync(): ValueTask;
531
- get_Item(ordinal: int): any;
532
- get_Item(name: string): any;
549
+ get_Item(ordinal: int): unknown;
550
+ get_Item(name: string): unknown;
533
551
  abstract getBoolean(ordinal: int): boolean;
534
552
  abstract getByte(ordinal: int): byte;
535
553
  abstract getBytes(ordinal: int, dataOffset: long, buffer: byte[], bufferOffset: int, length: int): long;
536
- abstract getChar(ordinal: int): string;
537
- abstract getChars(ordinal: int, dataOffset: long, buffer: string[], bufferOffset: int, length: int): long;
554
+ abstract getChar(ordinal: int): char;
555
+ abstract getChars(ordinal: int, dataOffset: long, buffer: char[], bufferOffset: int, length: int): long;
538
556
  getColumnSchemaAsync(cancellationToken?: CancellationToken): Task_1<ReadOnlyCollection_1<DbColumn>>;
539
557
  getData(ordinal: int): DbDataReader;
540
558
  abstract getDataTypeName(ordinal: int): string;
@@ -554,15 +572,15 @@ export abstract class DbDataReader$instance extends System_Internal.MarshalByRef
554
572
  abstract getName(ordinal: int): string;
555
573
  abstract getOrdinal(name: string): int;
556
574
  getProviderSpecificFieldType(ordinal: int): Type;
557
- getProviderSpecificValue(ordinal: int): any;
558
- getProviderSpecificValues(values: any[]): int;
575
+ getProviderSpecificValue(ordinal: int): unknown;
576
+ getProviderSpecificValues(values: unknown[]): int;
559
577
  getSchemaTable(): DataTable;
560
578
  getSchemaTableAsync(cancellationToken?: CancellationToken): Task_1<DataTable>;
561
579
  getStream(ordinal: int): Stream;
562
580
  abstract getString(ordinal: int): string;
563
581
  getTextReader(ordinal: int): TextReader;
564
- abstract getValue(ordinal: int): any;
565
- abstract getValues(values: any[]): int;
582
+ abstract getValue(ordinal: int): unknown;
583
+ abstract getValues(values: unknown[]): int;
566
584
  abstract isDBNull(ordinal: int): boolean;
567
585
  isDBNullAsync(ordinal: int): Task_1<CLROf<boolean>>;
568
586
  isDBNullAsync(ordinal: int, cancellationToken: CancellationToken): Task_1<CLROf<boolean>>;
@@ -576,25 +594,27 @@ export abstract class DbDataReader$instance extends System_Internal.MarshalByRef
576
594
 
577
595
 
578
596
  export interface __DbDataReader$views {
579
- readonly As_IDataReader: System_Data_Internal.IDataReader$instance;
580
- readonly As_IDataRecord: System_Data_Internal.IDataRecord$instance;
581
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
582
- readonly As_IAsyncDisposable: System_Internal.IAsyncDisposable$instance;
583
- readonly As_IDisposable: System_Internal.IDisposable$instance;
597
+ As_IDataReader(): System_Data_Internal.IDataReader$instance;
598
+ As_IDataRecord(): System_Data_Internal.IDataRecord$instance;
599
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
600
+ As_IAsyncDisposable(): System_Internal.IAsyncDisposable$instance;
601
+ As_IDisposable(): System_Internal.IDisposable$instance;
584
602
  }
585
603
 
604
+ export interface DbDataReader$instance extends System_Collections_Internal.IEnumerable$instance, System_Internal.IAsyncDisposable$instance {}
605
+
586
606
  export type DbDataReader = DbDataReader$instance & __DbDataReader$views;
587
607
 
588
608
 
589
609
  export abstract class DbDataRecord$instance {
590
610
  readonly fieldCount: int;
591
- get_Item(i: int): any;
592
- get_Item(name: string): any;
611
+ get_Item(i: int): unknown;
612
+ get_Item(name: string): unknown;
593
613
  abstract getBoolean(i: int): boolean;
594
614
  abstract getByte(i: int): byte;
595
615
  abstract getBytes(i: int, dataIndex: long, buffer: byte[], bufferIndex: int, length: int): long;
596
- abstract getChar(i: int): string;
597
- abstract getChars(i: int, dataIndex: long, buffer: string[], bufferIndex: int, length: int): long;
616
+ abstract getChar(i: int): char;
617
+ abstract getChars(i: int, dataIndex: long, buffer: char[], bufferIndex: int, length: int): long;
598
618
  getData(i: int): IDataReader;
599
619
  abstract getDataTypeName(i: int): string;
600
620
  abstract getDateTime(i: int): DateTime;
@@ -609,17 +629,19 @@ export abstract class DbDataRecord$instance {
609
629
  abstract getName(i: int): string;
610
630
  abstract getOrdinal(name: string): int;
611
631
  abstract getString(i: int): string;
612
- abstract getValue(i: int): any;
613
- abstract getValues(values: any[]): int;
632
+ abstract getValue(i: int): unknown;
633
+ abstract getValues(values: unknown[]): int;
614
634
  abstract isDBNull(i: int): boolean;
615
635
  }
616
636
 
617
637
 
618
638
  export interface __DbDataRecord$views {
619
- readonly As_ICustomTypeDescriptor: System_ComponentModel_Internal.ICustomTypeDescriptor$instance;
620
- readonly As_IDataRecord: System_Data_Internal.IDataRecord$instance;
639
+ As_ICustomTypeDescriptor(): System_ComponentModel_Internal.ICustomTypeDescriptor$instance;
640
+ As_IDataRecord(): System_Data_Internal.IDataRecord$instance;
621
641
  }
622
642
 
643
+ export interface DbDataRecord$instance extends System_ComponentModel_Internal.ICustomTypeDescriptor$instance, System_Data_Internal.IDataRecord$instance {}
644
+
623
645
  export type DbDataRecord = DbDataRecord$instance & __DbDataRecord$views;
624
646
 
625
647
 
@@ -636,10 +658,12 @@ export abstract class DbDataSource$instance {
636
658
 
637
659
 
638
660
  export interface __DbDataSource$views {
639
- readonly As_IAsyncDisposable: System_Internal.IAsyncDisposable$instance;
640
- readonly As_IDisposable: System_Internal.IDisposable$instance;
661
+ As_IAsyncDisposable(): System_Internal.IAsyncDisposable$instance;
662
+ As_IDisposable(): System_Internal.IDisposable$instance;
641
663
  }
642
664
 
665
+ export interface DbDataSource$instance extends System_Internal.IAsyncDisposable$instance, System_Internal.IDisposable$instance {}
666
+
643
667
  export type DbDataSource = DbDataSource$instance & __DbDataSource$views;
644
668
 
645
669
 
@@ -655,16 +679,18 @@ export class DbEnumerator$instance {
655
679
  constructor(reader: IDataReader, closeReader: boolean);
656
680
  constructor(reader: DbDataReader);
657
681
  constructor(reader: DbDataReader, closeReader: boolean);
658
- readonly current: any;
682
+ readonly current: unknown;
659
683
  moveNext(): boolean;
660
684
  reset(): void;
661
685
  }
662
686
 
663
687
 
664
688
  export interface __DbEnumerator$views {
665
- readonly As_IEnumerator: System_Collections_Internal.IEnumerator$instance;
689
+ As_IEnumerator(): System_Collections_Internal.IEnumerator$instance;
666
690
  }
667
691
 
692
+ export interface DbEnumerator$instance extends System_Collections_Internal.IEnumerator$instance {}
693
+
668
694
  export type DbEnumerator = DbEnumerator$instance & __DbEnumerator$views;
669
695
 
670
696
 
@@ -677,7 +703,7 @@ export abstract class DbException$instance extends System_Runtime_InteropService
677
703
 
678
704
 
679
705
  export interface __DbException$views {
680
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
706
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
681
707
  }
682
708
 
683
709
  export type DbException = DbException$instance & __DbException$views;
@@ -694,14 +720,14 @@ export abstract class DbParameter$instance extends System_Internal.MarshalByRefO
694
720
  sourceColumn: string;
695
721
  sourceColumnNullMapping: boolean;
696
722
  sourceVersion: DataRowVersion;
697
- value: any;
723
+ value: unknown;
698
724
  abstract resetDbType(): void;
699
725
  }
700
726
 
701
727
 
702
728
  export interface __DbParameter$views {
703
- readonly As_IDataParameter: System_Data_Internal.IDataParameter$instance;
704
- readonly As_IDbDataParameter: System_Data_Internal.IDbDataParameter$instance;
729
+ As_IDataParameter(): System_Data_Internal.IDataParameter$instance;
730
+ As_IDbDataParameter(): System_Data_Internal.IDbDataParameter$instance;
705
731
  }
706
732
 
707
733
  export type DbParameter = DbParameter$instance & __DbParameter$views;
@@ -712,20 +738,20 @@ export abstract class DbParameterCollection$instance extends System_Internal.Mar
712
738
  readonly isFixedSize: boolean;
713
739
  readonly isReadOnly: boolean;
714
740
  readonly isSynchronized: boolean;
715
- readonly syncRoot: any;
716
- abstract add(value: any): int;
741
+ readonly syncRoot: unknown;
742
+ abstract add(value: unknown): int;
717
743
  abstract addRange(values: ClrArray): void;
718
744
  abstract clear(): void;
719
- abstract contains(value: any): boolean;
745
+ abstract contains(value: unknown): boolean;
720
746
  abstract contains(value: string): boolean;
721
747
  abstract copyTo(array: ClrArray, index: int): void;
722
748
  get_Item(index: int): DbParameter;
723
749
  get_Item(parameterName: string): DbParameter;
724
750
  abstract getEnumerator(): IEnumerator;
725
- abstract indexOf(value: any): int;
751
+ abstract indexOf(value: unknown): int;
726
752
  abstract indexOf(parameterName: string): int;
727
- abstract insert(index: int, value: any): void;
728
- abstract remove(value: any): void;
753
+ abstract insert(index: int, value: unknown): void;
754
+ abstract remove(value: unknown): void;
729
755
  abstract removeAt(index: int): void;
730
756
  abstract removeAt(parameterName: string): void;
731
757
  set_Item(index: int, value: DbParameter): void;
@@ -734,10 +760,10 @@ export abstract class DbParameterCollection$instance extends System_Internal.Mar
734
760
 
735
761
 
736
762
  export interface __DbParameterCollection$views {
737
- readonly As_IDataParameterCollection: System_Data_Internal.IDataParameterCollection$instance;
738
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
739
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
740
- readonly As_IList: System_Collections_Internal.IList$instance;
763
+ As_IDataParameterCollection(): System_Data_Internal.IDataParameterCollection$instance;
764
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
765
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
766
+ As_IList(): System_Collections_Internal.IList$instance;
741
767
  }
742
768
 
743
769
  export type DbParameterCollection = DbParameterCollection$instance & __DbParameterCollection$views;
@@ -791,11 +817,13 @@ export abstract class DbTransaction$instance extends System_Internal.MarshalByRe
791
817
 
792
818
 
793
819
  export interface __DbTransaction$views {
794
- readonly As_IDbTransaction: System_Data_Internal.IDbTransaction$instance;
795
- readonly As_IAsyncDisposable: System_Internal.IAsyncDisposable$instance;
796
- readonly As_IDisposable: System_Internal.IDisposable$instance;
820
+ As_IDbTransaction(): System_Data_Internal.IDbTransaction$instance;
821
+ As_IAsyncDisposable(): System_Internal.IAsyncDisposable$instance;
822
+ As_IDisposable(): System_Internal.IDisposable$instance;
797
823
  }
798
824
 
825
+ export interface DbTransaction$instance extends System_Internal.IAsyncDisposable$instance {}
826
+
799
827
  export type DbTransaction = DbTransaction$instance & __DbTransaction$views;
800
828
 
801
829
 
@@ -830,8 +858,8 @@ export class RowUpdatingEventArgs$instance extends System_Internal.EventArgs$ins
830
858
  export type RowUpdatingEventArgs = RowUpdatingEventArgs$instance;
831
859
 
832
860
  export abstract class DbDataReaderExtensions$instance {
833
- static CanGetColumnSchema(reader: DbDataReader): boolean;
834
- static GetColumnSchema(reader: DbDataReader): ReadOnlyCollection_1<DbColumn>;
861
+ static canGetColumnSchema(reader: DbDataReader): boolean;
862
+ static getColumnSchema(reader: DbDataReader): ReadOnlyCollection_1<DbColumn>;
835
863
  }
836
864
 
837
865
 
@@ -898,16 +926,16 @@ export abstract class DbMetaDataColumnNames$instance {
898
926
  export type DbMetaDataColumnNames = DbMetaDataColumnNames$instance;
899
927
 
900
928
  export abstract class DbProviderFactories$instance {
901
- static GetFactory(connection: DbConnection): DbProviderFactory;
902
- static GetFactory(providerRow: DataRow): DbProviderFactory;
903
- static GetFactory(providerInvariantName: string): DbProviderFactory;
904
- static GetFactoryClasses(): DataTable;
905
- static GetProviderInvariantNames(): IEnumerable_1<CLROf<string>>;
906
- static RegisterFactory(providerInvariantName: string, factory: DbProviderFactory): void;
907
- static RegisterFactory(providerInvariantName: string, factoryTypeAssemblyQualifiedName: string): void;
908
- static RegisterFactory(providerInvariantName: string, providerFactoryClass: Type): void;
909
- static TryGetFactory(providerInvariantName: string, factory: { value: ref<DbProviderFactory> }): boolean;
910
- static UnregisterFactory(providerInvariantName: string): boolean;
929
+ static getFactory3(connection: DbConnection): DbProviderFactory;
930
+ static getFactory3(providerRow: DataRow): DbProviderFactory;
931
+ static getFactory3(providerInvariantName: string): DbProviderFactory;
932
+ static getFactoryClasses(): DataTable;
933
+ static getProviderInvariantNames(): IEnumerable_1<CLROf<string>>;
934
+ static registerFactory3(providerInvariantName: string, factory: DbProviderFactory): void;
935
+ static registerFactory3(providerInvariantName: string, factoryTypeAssemblyQualifiedName: string): void;
936
+ static registerFactory3(providerInvariantName: string, providerFactoryClass: Type): void;
937
+ static tryGetFactory(providerInvariantName: string, factory: { value: ref<DbProviderFactory> }): boolean;
938
+ static unregisterFactory(providerInvariantName: string): boolean;
911
939
  }
912
940
 
913
941
 
@@ -15096,7 +15096,7 @@
15096
15096
  {
15097
15097
  "stableId": "System.Data.Common:System.Data.SqlTypes.SqlString::LCID:System.Int32",
15098
15098
  "clrName": "LCID",
15099
- "tsEmitName": "lcid",
15099
+ "tsEmitName": "LCID",
15100
15100
  "metadataToken": 385877038,
15101
15101
  "canonicalSignature": ":System.Int32",
15102
15102
  "normalizedSignature": "LCID|:System.Int32|static=false|accessor=get",
@@ -15720,7 +15720,7 @@
15720
15720
  }
15721
15721
  },
15722
15722
  {
15723
- "tsName": "lcid",
15723
+ "tsName": "LCID",
15724
15724
  "isStatic": false,
15725
15725
  "tsSignatureId": "LCID|:System.Int32|static=false|accessor=get",
15726
15726
  "target": {