@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
@@ -337,261 +337,273 @@ export enum XmlWriteMode {
337
337
 
338
338
 
339
339
  export interface IColumnMapping$instance {
340
- DataSetColumn: string;
341
- SourceColumn: string;
340
+ dataSetColumn: string;
341
+ sourceColumn: string;
342
342
  }
343
343
 
344
344
 
345
345
  export type IColumnMapping = IColumnMapping$instance;
346
346
 
347
- export interface IColumnMappingCollection$instance {
348
- readonly IsReadOnly: boolean;
349
- readonly IsFixedSize: boolean;
350
- readonly Count: int;
351
- readonly SyncRoot: any;
352
- readonly IsSynchronized: boolean;
353
- Add(sourceColumnName: string, dataSetColumnName: string): IColumnMapping;
354
- Add(value: any): int;
355
- Clear(): void;
356
- Contains(sourceColumnName: string): boolean;
357
- Contains(value: any): boolean;
358
- CopyTo(array: ClrArray, index: int): void;
359
- get_Item(index: int): any;
360
- get_Item(index: string): any;
361
- GetByDataSetColumn(dataSetColumnName: string): IColumnMapping;
362
- GetEnumerator(): IEnumerator;
363
- IndexOf(sourceColumnName: string): int;
364
- Insert(index: int, value: any): void;
365
- Remove(value: any): void;
366
- RemoveAt(sourceColumnName: string): void;
367
- RemoveAt(index: int): void;
368
- set_Item(index: int, value: any): void;
369
- set_Item(index: string, value: any): void;
347
+ export interface IColumnMappingCollection$instance extends IList, ICollection, IEnumerable {
348
+ readonly isReadOnly: boolean;
349
+ readonly isFixedSize: boolean;
350
+ readonly count: int;
351
+ readonly syncRoot: unknown;
352
+ readonly isSynchronized: boolean;
353
+ add(sourceColumnName: string, dataSetColumnName: string): IColumnMapping;
354
+ add(value: unknown): int;
355
+ clear(): void;
356
+ contains(sourceColumnName: string): boolean;
357
+ contains(value: unknown): boolean;
358
+ copyTo(array: ClrArray, index: int): void;
359
+ get_Item2(index: int): unknown;
360
+ get_Item2(index: string): unknown;
361
+ getByDataSetColumn(dataSetColumnName: string): IColumnMapping;
362
+ getEnumerator(): IEnumerator;
363
+ indexOf(sourceColumnName: string): int;
364
+ insert(index: int, value: unknown): void;
365
+ remove(value: unknown): void;
366
+ removeAt(sourceColumnName: string): void;
367
+ removeAt(index: int): void;
368
+ set_Item2(index: int, value: unknown): void;
369
+ set_Item2(index: string, value: unknown): void;
370
370
  }
371
371
 
372
372
 
373
373
  export type IColumnMappingCollection = IColumnMappingCollection$instance;
374
374
 
375
375
  export interface IDataAdapter$instance {
376
- MissingMappingAction: MissingMappingAction;
377
- MissingSchemaAction: MissingSchemaAction;
378
- readonly TableMappings: ITableMappingCollection;
379
- Fill(dataSet: DataSet): int;
380
- FillSchema(dataSet: DataSet, schemaType: SchemaType): DataTable[];
381
- GetFillParameters(): IDataParameter[];
376
+ missingMappingAction: MissingMappingAction;
377
+ missingSchemaAction: MissingSchemaAction;
378
+ readonly tableMappings: ITableMappingCollection;
379
+ fill(dataSet: DataSet): int;
380
+ fillSchema(dataSet: DataSet, schemaType: SchemaType): DataTable[];
381
+ getFillParameters(): IDataParameter[];
382
382
  }
383
383
 
384
384
 
385
385
  export type IDataAdapter = IDataAdapter$instance;
386
386
 
387
387
  export interface IDataParameter$instance {
388
- DbType: DbType;
389
- Direction: ParameterDirection;
390
- readonly IsNullable: boolean;
391
- ParameterName: string;
392
- SourceColumn: string;
393
- SourceVersion: DataRowVersion;
394
- Value: any;
388
+ dbType: DbType;
389
+ direction: ParameterDirection;
390
+ readonly isNullable: boolean;
391
+ parameterName: string;
392
+ sourceColumn: string;
393
+ sourceVersion: DataRowVersion;
394
+ value: unknown;
395
395
  }
396
396
 
397
397
 
398
398
  export type IDataParameter = IDataParameter$instance;
399
399
 
400
- export interface IDataParameterCollection$instance {
401
- readonly IsReadOnly: boolean;
402
- readonly IsFixedSize: boolean;
403
- readonly Count: int;
404
- readonly SyncRoot: any;
405
- readonly IsSynchronized: boolean;
406
- Add(value: any): int;
407
- Clear(): void;
408
- Contains(parameterName: string): boolean;
409
- Contains(value: any): boolean;
410
- CopyTo(array: ClrArray, index: int): void;
411
- get_Item(index: int): any;
412
- get_Item(parameterName: string): any;
413
- GetEnumerator(): IEnumerator;
414
- IndexOf(parameterName: string): int;
415
- Insert(index: int, value: any): void;
416
- Remove(value: any): void;
417
- RemoveAt(parameterName: string): void;
418
- RemoveAt(index: int): void;
419
- set_Item(index: int, value: any): void;
420
- set_Item(parameterName: string, value: any): void;
400
+ export interface IDataParameterCollection$instance extends IList, ICollection, IEnumerable {
401
+ readonly isReadOnly: boolean;
402
+ readonly isFixedSize: boolean;
403
+ readonly count: int;
404
+ readonly syncRoot: unknown;
405
+ readonly isSynchronized: boolean;
406
+ add(value: unknown): int;
407
+ clear(): void;
408
+ contains(parameterName: string): boolean;
409
+ contains(value: unknown): boolean;
410
+ copyTo(array: ClrArray, index: int): void;
411
+ get_Item2(index: int): unknown;
412
+ get_Item2(parameterName: string): unknown;
413
+ getEnumerator(): IEnumerator;
414
+ indexOf(parameterName: string): int;
415
+ insert(index: int, value: unknown): void;
416
+ remove(value: unknown): void;
417
+ removeAt(parameterName: string): void;
418
+ removeAt(index: int): void;
419
+ set_Item2(index: int, value: unknown): void;
420
+ set_Item2(parameterName: string, value: unknown): void;
421
421
  }
422
422
 
423
423
 
424
424
  export type IDataParameterCollection = IDataParameterCollection$instance;
425
425
 
426
- export interface IDataReader$instance {
427
- readonly Depth: int;
428
- readonly IsClosed: boolean;
429
- readonly RecordsAffected: int;
430
- readonly FieldCount: int;
431
- Close(): void;
432
- get_Item(i: int): any;
433
- get_Item(name: string): any;
434
- GetBoolean(i: int): boolean;
435
- GetByte(i: int): byte;
436
- GetBytes(i: int, fieldOffset: long, buffer: byte[], bufferoffset: int, length: int): long;
437
- GetChar(i: int): string;
438
- GetChars(i: int, fieldoffset: long, buffer: string[], bufferoffset: int, length: int): long;
439
- GetData(i: int): IDataReader;
440
- GetDateTime(i: int): DateTime;
441
- GetDecimal(i: int): decimal;
442
- GetDouble(i: int): double;
443
- GetFieldType(i: int): Type;
444
- GetFloat(i: int): float;
445
- GetGuid(i: int): Guid;
446
- GetInt16(i: int): short;
447
- GetInt32(i: int): int;
448
- GetInt64(i: int): long;
449
- GetName(i: int): string;
450
- GetOrdinal(name: string): int;
451
- GetSchemaTable(): DataTable;
452
- GetValue(i: int): any;
453
- GetValues(values: any[]): int;
454
- NextResult(): boolean;
426
+ export interface IDataReader$instance extends IDisposable, IDataRecord {
427
+ readonly depth: int;
428
+ readonly isClosed: boolean;
429
+ readonly recordsAffected: int;
430
+ readonly fieldCount: int;
431
+ close(): void;
432
+ get_Item(i: int): unknown;
433
+ get_Item(name: string): unknown;
434
+ getBoolean(i: int): boolean;
435
+ getByte(i: int): byte;
436
+ getBytes(i: int, fieldOffset: long, buffer: byte[], bufferoffset: int, length: int): long;
437
+ getChar(i: int): char;
438
+ getChars(i: int, fieldoffset: long, buffer: char[], bufferoffset: int, length: int): long;
439
+ getData(i: int): IDataReader;
440
+ getDateTime(i: int): DateTime;
441
+ getDecimal(i: int): decimal;
442
+ getDouble(i: int): double;
443
+ getFieldType(i: int): Type;
444
+ getFloat(i: int): float;
445
+ getGuid(i: int): Guid;
446
+ getInt16(i: int): short;
447
+ getInt32(i: int): int;
448
+ getInt64(i: int): long;
449
+ getName(i: int): string;
450
+ getOrdinal(name: string): int;
451
+ getSchemaTable(): DataTable;
452
+ getValue(i: int): unknown;
453
+ getValues(values: unknown[]): int;
454
+ nextResult(): boolean;
455
455
  }
456
456
 
457
457
 
458
+ export interface IDataReader$instance extends IDataRecord$instance, System_Internal.IDisposable$instance {}
459
+
458
460
  export type IDataReader = IDataReader$instance;
459
461
 
460
462
  export interface IDataRecord$instance {
461
- readonly FieldCount: int;
462
- get_Item(i: int): any;
463
- get_Item(name: string): any;
464
- GetBoolean(i: int): boolean;
465
- GetByte(i: int): byte;
466
- GetBytes(i: int, fieldOffset: long, buffer: byte[], bufferoffset: int, length: int): long;
467
- GetChar(i: int): string;
468
- GetChars(i: int, fieldoffset: long, buffer: string[], bufferoffset: int, length: int): long;
469
- GetData(i: int): IDataReader;
470
- GetDateTime(i: int): DateTime;
471
- GetDecimal(i: int): decimal;
472
- GetDouble(i: int): double;
473
- GetFieldType(i: int): Type;
474
- GetFloat(i: int): float;
475
- GetGuid(i: int): Guid;
476
- GetInt16(i: int): short;
477
- GetInt32(i: int): int;
478
- GetInt64(i: int): long;
479
- GetName(i: int): string;
480
- GetOrdinal(name: string): int;
481
- GetValue(i: int): any;
482
- GetValues(values: any[]): int;
463
+ readonly fieldCount: int;
464
+ get_Item(i: int): unknown;
465
+ get_Item(name: string): unknown;
466
+ getBoolean(i: int): boolean;
467
+ getByte(i: int): byte;
468
+ getBytes(i: int, fieldOffset: long, buffer: byte[], bufferoffset: int, length: int): long;
469
+ getChar(i: int): char;
470
+ getChars(i: int, fieldoffset: long, buffer: char[], bufferoffset: int, length: int): long;
471
+ getData(i: int): IDataReader;
472
+ getDateTime(i: int): DateTime;
473
+ getDecimal(i: int): decimal;
474
+ getDouble(i: int): double;
475
+ getFieldType(i: int): Type;
476
+ getFloat(i: int): float;
477
+ getGuid(i: int): Guid;
478
+ getInt16(i: int): short;
479
+ getInt32(i: int): int;
480
+ getInt64(i: int): long;
481
+ getName(i: int): string;
482
+ getOrdinal(name: string): int;
483
+ getValue(i: int): unknown;
484
+ getValues(values: unknown[]): int;
483
485
  }
484
486
 
485
487
 
486
488
  export type IDataRecord = IDataRecord$instance;
487
489
 
488
- export interface IDbCommand$instance {
489
- Connection: IDbConnection;
490
- Transaction: IDbTransaction;
491
- CommandText: string;
492
- CommandTimeout: int;
493
- CommandType: CommandType;
494
- readonly Parameters: IDataParameterCollection;
495
- UpdatedRowSource: UpdateRowSource;
496
- CreateParameter(): IDbDataParameter;
497
- ExecuteNonQuery(): int;
498
- ExecuteReader(): IDataReader;
499
- ExecuteReader(behavior: CommandBehavior): IDataReader;
500
- ExecuteScalar(): any;
501
- Prepare(): void;
490
+ export interface IDbCommand$instance extends IDisposable {
491
+ connection: IDbConnection;
492
+ transaction: IDbTransaction;
493
+ commandText: string;
494
+ commandTimeout: int;
495
+ commandType: CommandType;
496
+ readonly parameters: IDataParameterCollection;
497
+ updatedRowSource: UpdateRowSource;
498
+ createParameter(): IDbDataParameter;
499
+ executeNonQuery(): int;
500
+ executeReader(): IDataReader;
501
+ executeReader(behavior: CommandBehavior): IDataReader;
502
+ executeScalar(): unknown;
503
+ prepare(): void;
502
504
  }
503
505
 
504
506
 
507
+ export interface IDbCommand$instance extends System_Internal.IDisposable$instance {}
508
+
505
509
  export type IDbCommand = IDbCommand$instance;
506
510
 
507
- export interface IDbConnection$instance {
508
- ConnectionString: string;
509
- readonly ConnectionTimeout: int;
510
- readonly Database: string;
511
- readonly State: ConnectionState;
512
- BeginTransaction(): IDbTransaction;
513
- BeginTransaction(il: IsolationLevel): IDbTransaction;
514
- ChangeDatabase(databaseName: string): void;
515
- Close(): void;
516
- CreateCommand(): IDbCommand;
511
+ export interface IDbConnection$instance extends IDisposable {
512
+ connectionString: string;
513
+ readonly connectionTimeout: int;
514
+ readonly database: string;
515
+ readonly state: ConnectionState;
516
+ beginTransaction(): IDbTransaction;
517
+ beginTransaction(il: IsolationLevel): IDbTransaction;
518
+ changeDatabase(databaseName: string): void;
519
+ close(): void;
520
+ createCommand(): IDbCommand;
517
521
  }
518
522
 
519
523
 
524
+ export interface IDbConnection$instance extends System_Internal.IDisposable$instance {}
525
+
520
526
  export type IDbConnection = IDbConnection$instance;
521
527
 
522
- export interface IDbDataAdapter$instance {
523
- SelectCommand: IDbCommand;
524
- InsertCommand: IDbCommand;
525
- UpdateCommand: IDbCommand;
526
- DeleteCommand: IDbCommand;
527
- MissingMappingAction: MissingMappingAction;
528
- MissingSchemaAction: MissingSchemaAction;
529
- readonly TableMappings: ITableMappingCollection;
530
- Fill(dataSet: DataSet): int;
531
- FillSchema(dataSet: DataSet, schemaType: SchemaType): DataTable[];
532
- GetFillParameters(): IDataParameter[];
528
+ export interface IDbDataAdapter$instance extends IDataAdapter {
529
+ selectCommand: IDbCommand;
530
+ insertCommand: IDbCommand;
531
+ updateCommand: IDbCommand;
532
+ deleteCommand: IDbCommand;
533
+ missingMappingAction: MissingMappingAction;
534
+ missingSchemaAction: MissingSchemaAction;
535
+ readonly tableMappings: ITableMappingCollection;
536
+ fill(dataSet: DataSet): int;
537
+ fillSchema(dataSet: DataSet, schemaType: SchemaType): DataTable[];
538
+ getFillParameters(): IDataParameter[];
533
539
  }
534
540
 
535
541
 
542
+ export interface IDbDataAdapter$instance extends IDataAdapter$instance {}
543
+
536
544
  export type IDbDataAdapter = IDbDataAdapter$instance;
537
545
 
538
- export interface IDbDataParameter$instance {
539
- Precision: byte;
540
- Scale: byte;
541
- Size: int;
542
- DbType: DbType;
543
- Direction: ParameterDirection;
544
- readonly IsNullable: boolean;
545
- ParameterName: string;
546
- SourceColumn: string;
547
- SourceVersion: DataRowVersion;
548
- Value: any;
546
+ export interface IDbDataParameter$instance extends IDataParameter {
547
+ precision: byte;
548
+ scale: byte;
549
+ size: int;
550
+ dbType: DbType;
551
+ direction: ParameterDirection;
552
+ readonly isNullable: boolean;
553
+ parameterName: string;
554
+ sourceColumn: string;
555
+ sourceVersion: DataRowVersion;
556
+ value: unknown;
549
557
  }
550
558
 
551
559
 
560
+ export interface IDbDataParameter$instance extends IDataParameter$instance {}
561
+
552
562
  export type IDbDataParameter = IDbDataParameter$instance;
553
563
 
554
- export interface IDbTransaction$instance {
555
- readonly Connection: IDbConnection;
556
- readonly IsolationLevel: IsolationLevel;
557
- Commit(): void;
564
+ export interface IDbTransaction$instance extends IDisposable {
565
+ readonly connection: IDbConnection;
566
+ readonly isolationLevel: IsolationLevel;
567
+ commit(): void;
558
568
  }
559
569
 
560
570
 
571
+ export interface IDbTransaction$instance extends System_Internal.IDisposable$instance {}
572
+
561
573
  export type IDbTransaction = IDbTransaction$instance;
562
574
 
563
575
  export interface ITableMapping$instance {
564
- readonly ColumnMappings: IColumnMappingCollection;
565
- DataSetTable: string;
566
- SourceTable: string;
576
+ readonly columnMappings: IColumnMappingCollection;
577
+ dataSetTable: string;
578
+ sourceTable: string;
567
579
  }
568
580
 
569
581
 
570
582
  export type ITableMapping = ITableMapping$instance;
571
583
 
572
- export interface ITableMappingCollection$instance {
573
- readonly IsReadOnly: boolean;
574
- readonly IsFixedSize: boolean;
575
- readonly Count: int;
576
- readonly SyncRoot: any;
577
- readonly IsSynchronized: boolean;
578
- Add(sourceTableName: string, dataSetTableName: string): ITableMapping;
579
- Add(value: any): int;
580
- Clear(): void;
581
- Contains(sourceTableName: string): boolean;
582
- Contains(value: any): boolean;
583
- CopyTo(array: ClrArray, index: int): void;
584
- get_Item(index: int): any;
585
- get_Item(index: string): any;
586
- GetByDataSetTable(dataSetTableName: string): ITableMapping;
587
- GetEnumerator(): IEnumerator;
588
- IndexOf(sourceTableName: string): int;
589
- Insert(index: int, value: any): void;
590
- Remove(value: any): void;
591
- RemoveAt(sourceTableName: string): void;
592
- RemoveAt(index: int): void;
593
- set_Item(index: int, value: any): void;
594
- set_Item(index: string, value: any): void;
584
+ export interface ITableMappingCollection$instance extends IList, ICollection, IEnumerable {
585
+ readonly isReadOnly: boolean;
586
+ readonly isFixedSize: boolean;
587
+ readonly count: int;
588
+ readonly syncRoot: unknown;
589
+ readonly isSynchronized: boolean;
590
+ add(sourceTableName: string, dataSetTableName: string): ITableMapping;
591
+ add(value: unknown): int;
592
+ clear(): void;
593
+ contains(sourceTableName: string): boolean;
594
+ contains(value: unknown): boolean;
595
+ copyTo(array: ClrArray, index: int): void;
596
+ get_Item2(index: int): unknown;
597
+ get_Item2(index: string): unknown;
598
+ getByDataSetTable(dataSetTableName: string): ITableMapping;
599
+ getEnumerator(): IEnumerator;
600
+ indexOf(sourceTableName: string): int;
601
+ insert(index: int, value: unknown): void;
602
+ remove(value: unknown): void;
603
+ removeAt(sourceTableName: string): void;
604
+ removeAt(index: int): void;
605
+ set_Item2(index: int, value: unknown): void;
606
+ set_Item2(index: string, value: unknown): void;
595
607
  }
596
608
 
597
609
 
@@ -630,8 +642,8 @@ export class ConstraintCollection$instance extends InternalDataCollectionBase$in
630
642
 
631
643
 
632
644
  export interface __ConstraintCollection$views {
633
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
634
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
645
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
646
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
635
647
  }
636
648
 
637
649
  export type ConstraintCollection = ConstraintCollection$instance & __ConstraintCollection$views;
@@ -646,7 +658,7 @@ export class ConstraintException$instance extends DataException$instance {
646
658
 
647
659
 
648
660
  export interface __ConstraintException$views {
649
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
661
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
650
662
  }
651
663
 
652
664
  export type ConstraintException = ConstraintException$instance & __ConstraintException$views;
@@ -667,7 +679,7 @@ export class DataColumn$instance extends System_ComponentModel_Internal.MarshalB
667
679
  columnName: string;
668
680
  dataType: Type;
669
681
  dateTimeMode: DataSetDateTime;
670
- defaultValue: any;
682
+ defaultValue: unknown;
671
683
  expression: string;
672
684
  readonly extendedProperties: PropertyCollection;
673
685
  maxLength: int;
@@ -678,25 +690,27 @@ export class DataColumn$instance extends System_ComponentModel_Internal.MarshalB
678
690
  readonly table: DataTable;
679
691
  unique: boolean;
680
692
  dispose(): void;
681
- getService(service: Type): any;
693
+ getService(service: Type): unknown;
682
694
  setOrdinal(ordinal: int): void;
683
695
  toString(): string;
684
696
  }
685
697
 
686
698
 
687
699
  export interface __DataColumn$views {
688
- readonly As_IServiceProvider: System_Internal.IServiceProvider$instance;
689
- readonly As_IComponent: System_ComponentModel_Internal.IComponent$instance;
690
- readonly As_IDisposable: System_Internal.IDisposable$instance;
700
+ As_IServiceProvider(): System_Internal.IServiceProvider$instance;
701
+ As_IComponent(): System_ComponentModel_Internal.IComponent$instance;
702
+ As_IDisposable(): System_Internal.IDisposable$instance;
691
703
  }
692
704
 
705
+ export interface DataColumn$instance extends System_ComponentModel_Internal.IComponent$instance {}
706
+
693
707
  export type DataColumn = DataColumn$instance & __DataColumn$views;
694
708
 
695
709
 
696
710
  export class DataColumnChangeEventArgs$instance extends System_Internal.EventArgs$instance {
697
- constructor(row: DataRow, column: DataColumn, value: any);
711
+ constructor(row: DataRow, column: DataColumn, value: unknown);
698
712
  readonly column: DataColumn;
699
- proposedValue: any;
713
+ proposedValue: unknown;
700
714
  readonly row: DataRow;
701
715
  }
702
716
 
@@ -704,18 +718,18 @@ export class DataColumnChangeEventArgs$instance extends System_Internal.EventArg
704
718
  export type DataColumnChangeEventArgs = DataColumnChangeEventArgs$instance;
705
719
 
706
720
  export class DataColumnChangeEventHandler$instance extends Function {
707
- constructor(object_: any, method: nint);
708
- beginInvoke(sender: any, e: DataColumnChangeEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
709
- clone(): any;
721
+ constructor(object_: unknown, method: nint);
722
+ beginInvoke(sender: unknown, e: DataColumnChangeEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
723
+ clone(): unknown;
710
724
  endInvoke(result: IAsyncResult): void;
711
725
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
712
- invoke(sender: any, e: DataColumnChangeEventArgs): void;
726
+ invoke(sender: unknown, e: DataColumnChangeEventArgs): void;
713
727
  }
714
728
 
715
729
 
716
730
  export interface __DataColumnChangeEventHandler$views {
717
- readonly As_ICloneable: System_Internal.ICloneable$instance;
718
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
731
+ As_ICloneable(): System_Internal.ICloneable$instance;
732
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
719
733
  }
720
734
 
721
735
  export type DataColumnChangeEventHandler = DataColumnChangeEventHandler$instance & __DataColumnChangeEventHandler$views;
@@ -744,8 +758,8 @@ export class DataColumnCollection$instance extends InternalDataCollectionBase$in
744
758
 
745
759
 
746
760
  export interface __DataColumnCollection$views {
747
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
748
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
761
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
762
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
749
763
  }
750
764
 
751
765
  export type DataColumnCollection = DataColumnCollection$instance & __DataColumnCollection$views;
@@ -760,7 +774,7 @@ export class DataException$instance extends System_Internal.SystemException$inst
760
774
 
761
775
 
762
776
  export interface __DataException$views {
763
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
777
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
764
778
  }
765
779
 
766
780
  export type DataException = DataException$instance & __DataException$views;
@@ -814,8 +828,8 @@ export abstract class DataRelationCollection$instance extends InternalDataCollec
814
828
 
815
829
 
816
830
  export interface __DataRelationCollection$views {
817
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
818
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
831
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
832
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
819
833
  }
820
834
 
821
835
  export type DataRelationCollection = DataRelationCollection$instance & __DataRelationCollection$views;
@@ -823,7 +837,7 @@ export type DataRelationCollection = DataRelationCollection$instance & __DataRel
823
837
 
824
838
  export class DataRow$instance {
825
839
  readonly hasErrors: boolean;
826
- itemArray: any[];
840
+ itemArray: unknown[];
827
841
  rowError: string;
828
842
  readonly rowState: DataRowState;
829
843
  readonly table: DataTable;
@@ -833,12 +847,12 @@ export class DataRow$instance {
833
847
  clearErrors(): void;
834
848
  delete_(): void;
835
849
  endEdit(): void;
836
- get_Item(columnIndex: int): any;
837
- get_Item(columnName: string): any;
838
- get_Item(column: DataColumn): any;
839
- get_Item(columnIndex: int, version: DataRowVersion): any;
840
- get_Item(columnName: string, version: DataRowVersion): any;
841
- get_Item(column: DataColumn, version: DataRowVersion): any;
850
+ get_Item(columnIndex: int): unknown;
851
+ get_Item(columnName: string): unknown;
852
+ get_Item(column: DataColumn): unknown;
853
+ get_Item(columnIndex: int, version: DataRowVersion): unknown;
854
+ get_Item(columnName: string, version: DataRowVersion): unknown;
855
+ get_Item(column: DataColumn, version: DataRowVersion): unknown;
842
856
  getChildRows(relationName: string): DataRow[];
843
857
  getChildRows(relationName: string, version: DataRowVersion): DataRow[];
844
858
  getChildRows(relation: DataRelation): DataRow[];
@@ -861,9 +875,9 @@ export class DataRow$instance {
861
875
  isNull(column: DataColumn): boolean;
862
876
  isNull(column: DataColumn, version: DataRowVersion): boolean;
863
877
  rejectChanges(): void;
864
- set_Item(columnIndex: int, value: any): void;
865
- set_Item(columnName: string, value: any): void;
866
- set_Item(column: DataColumn, value: any): void;
878
+ set_Item(columnIndex: int, value: unknown): void;
879
+ set_Item(columnName: string, value: unknown): void;
880
+ set_Item(column: DataColumn, value: unknown): void;
867
881
  setAdded(): void;
868
882
  setColumnError(columnIndex: int, error: string): void;
869
883
  setColumnError(columnName: string, error: string): void;
@@ -892,18 +906,18 @@ export class DataRowChangeEventArgs$instance extends System_Internal.EventArgs$i
892
906
  export type DataRowChangeEventArgs = DataRowChangeEventArgs$instance;
893
907
 
894
908
  export class DataRowChangeEventHandler$instance extends Function {
895
- constructor(object_: any, method: nint);
896
- beginInvoke(sender: any, e: DataRowChangeEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
897
- clone(): any;
909
+ constructor(object_: unknown, method: nint);
910
+ beginInvoke(sender: unknown, e: DataRowChangeEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
911
+ clone(): unknown;
898
912
  endInvoke(result: IAsyncResult): void;
899
913
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
900
- invoke(sender: any, e: DataRowChangeEventArgs): void;
914
+ invoke(sender: unknown, e: DataRowChangeEventArgs): void;
901
915
  }
902
916
 
903
917
 
904
918
  export interface __DataRowChangeEventHandler$views {
905
- readonly As_ICloneable: System_Internal.ICloneable$instance;
906
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
919
+ As_ICloneable(): System_Internal.ICloneable$instance;
920
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
907
921
  }
908
922
 
909
923
  export type DataRowChangeEventHandler = DataRowChangeEventHandler$instance & __DataRowChangeEventHandler$views;
@@ -913,13 +927,13 @@ export class DataRowCollection$instance extends InternalDataCollectionBase$insta
913
927
  readonly count: int;
914
928
  readonly item: DataRow;
915
929
  add(row: DataRow): void;
916
- add(values: any[]): DataRow;
930
+ add(values: unknown[]): DataRow;
917
931
  clear(): void;
918
- contains(key: any): boolean;
919
- contains(keys: any[]): boolean;
932
+ contains(key: unknown): boolean;
933
+ contains(keys: unknown[]): boolean;
920
934
  copyTo(ar: ClrArray, index: int): void;
921
- find(key: any): DataRow;
922
- find(keys: any[]): DataRow;
935
+ find(key: unknown): DataRow;
936
+ find(keys: unknown[]): DataRow;
923
937
  getEnumerator(): IEnumerator;
924
938
  indexOf(row: DataRow): int;
925
939
  insertAt(row: DataRow, pos: int): void;
@@ -929,8 +943,8 @@ export class DataRowCollection$instance extends InternalDataCollectionBase$insta
929
943
 
930
944
 
931
945
  export interface __DataRowCollection$views {
932
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
933
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
946
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
947
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
934
948
  }
935
949
 
936
950
  export type DataRowCollection = DataRowCollection$instance & __DataRowCollection$views;
@@ -939,18 +953,18 @@ export type DataRowCollection = DataRowCollection$instance & __DataRowCollection
939
953
  export class DataRowComparer_1$instance<TRow extends DataRow> {
940
954
  equals(leftRow: TRow, rightRow: TRow): boolean;
941
955
  getHashCode(row: TRow): int;
942
- static readonly Default: unknown;
956
+ static readonly default_: unknown;
943
957
  }
944
958
 
945
959
 
946
960
  export interface __DataRowComparer_1$views<TRow extends DataRow> {
947
- readonly As_IEqualityComparer_1_of_String: System_Collections_Generic_Internal.IEqualityComparer_1$instance<TRow>;
961
+ As_IEqualityComparer_1(): System_Collections_Generic_Internal.IEqualityComparer_1$instance<TRow>;
948
962
  }
949
963
 
950
964
  export type DataRowComparer_1<TRow extends DataRow> = DataRowComparer_1$instance<TRow> & __DataRowComparer_1$views<TRow>;
951
965
 
952
966
 
953
- export class DataRowView$instance {
967
+ export class DataRowView$instance implements System_ComponentModel_Internal.INotifyPropertyChanged$instance {
954
968
  readonly dataView: DataView;
955
969
  readonly isEdit: boolean;
956
970
  readonly isNew: boolean;
@@ -964,21 +978,23 @@ export class DataRowView$instance {
964
978
  createChildView(relationName: string): DataView;
965
979
  delete_(): void;
966
980
  endEdit(): void;
967
- equals(other: any): boolean;
968
- get_Item(ndx: int): any;
969
- get_Item(property: string): any;
981
+ equals(other: unknown): boolean;
982
+ get_Item(ndx: int): unknown;
983
+ get_Item(property: string): unknown;
970
984
  getHashCode(): int;
971
- set_Item(ndx: int, value: any): void;
972
- set_Item(property: string, value: any): void;
985
+ set_Item(ndx: int, value: unknown): void;
986
+ set_Item(property: string, value: unknown): void;
973
987
  }
974
988
 
975
989
 
976
990
  export interface __DataRowView$views {
977
- readonly As_IEditableObject: System_ComponentModel_Internal.IEditableObject$instance;
978
- readonly As_ICustomTypeDescriptor: System_ComponentModel_Internal.ICustomTypeDescriptor$instance;
979
- readonly As_IDataErrorInfo: System_ComponentModel_Internal.IDataErrorInfo$instance;
991
+ As_IEditableObject(): System_ComponentModel_Internal.IEditableObject$instance;
992
+ As_ICustomTypeDescriptor(): System_ComponentModel_Internal.ICustomTypeDescriptor$instance;
993
+ As_IDataErrorInfo(): System_ComponentModel_Internal.IDataErrorInfo$instance;
980
994
  }
981
995
 
996
+ export interface DataRowView$instance extends System_ComponentModel_Internal.ICustomTypeDescriptor$instance, System_ComponentModel_Internal.IDataErrorInfo$instance, System_ComponentModel_Internal.IEditableObject$instance, System_ComponentModel_Internal.INotifyPropertyChanged$instance {}
997
+
982
998
  export type DataRowView = DataRowView$instance & __DataRowView$views;
983
999
 
984
1000
 
@@ -1012,7 +1028,7 @@ export class DataSet$instance extends System_ComponentModel_Internal.MarshalByVa
1012
1028
  getChanges(): DataSet;
1013
1029
  getChanges(rowStates: DataRowState): DataSet;
1014
1030
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1015
- getService(service: Type): any;
1031
+ getService(service: Type): unknown;
1016
1032
  getXml(): string;
1017
1033
  getXmlSchema(): string;
1018
1034
  hasChanges(): boolean;
@@ -1061,21 +1077,23 @@ export class DataSet$instance extends System_ComponentModel_Internal.MarshalByVa
1061
1077
  writeXmlSchema(writer: TextWriter, multipleTargetConverter: Converter_2<Type, CLROf<string>>): void;
1062
1078
  writeXmlSchema(writer: XmlWriter): void;
1063
1079
  writeXmlSchema(writer: XmlWriter, multipleTargetConverter: Converter_2<Type, CLROf<string>>): void;
1064
- static GetDataSetSchema(schemaSet: XmlSchemaSet): XmlSchemaComplexType;
1080
+ static getDataSetSchema(schemaSet: XmlSchemaSet): XmlSchemaComplexType;
1065
1081
  }
1066
1082
 
1067
1083
 
1068
1084
  export interface __DataSet$views {
1069
- readonly As_IServiceProvider: System_Internal.IServiceProvider$instance;
1070
- readonly As_IComponent: System_ComponentModel_Internal.IComponent$instance;
1071
- readonly As_ISupportInitialize: System_ComponentModel_Internal.ISupportInitialize$instance;
1072
- readonly As_IListSource: System_ComponentModel_Internal.IListSource$instance;
1073
- readonly As_ISupportInitializeNotification: System_ComponentModel_Internal.ISupportInitializeNotification$instance;
1074
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1075
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1076
- readonly As_IXmlSerializable: System_Xml_Serialization_Internal.IXmlSerializable$instance;
1085
+ As_IServiceProvider(): System_Internal.IServiceProvider$instance;
1086
+ As_IComponent(): System_ComponentModel_Internal.IComponent$instance;
1087
+ As_ISupportInitialize(): System_ComponentModel_Internal.ISupportInitialize$instance;
1088
+ As_IListSource(): System_ComponentModel_Internal.IListSource$instance;
1089
+ As_ISupportInitializeNotification(): System_ComponentModel_Internal.ISupportInitializeNotification$instance;
1090
+ As_IDisposable(): System_Internal.IDisposable$instance;
1091
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1092
+ As_IXmlSerializable(): System_Xml_Serialization_Internal.IXmlSerializable$instance;
1077
1093
  }
1078
1094
 
1095
+ export interface DataSet$instance extends System_ComponentModel_Internal.IComponent$instance, System_ComponentModel_Internal.IListSource$instance, System_Runtime_Serialization_Internal.ISerializable$instance {}
1096
+
1079
1097
  export type DataSet = DataSet$instance & __DataSet$views;
1080
1098
 
1081
1099
 
@@ -1116,7 +1134,7 @@ export class DataTable$instance extends System_ComponentModel_Internal.MarshalBy
1116
1134
  beginLoadData(): void;
1117
1135
  clear(): void;
1118
1136
  clone(): DataTable;
1119
- compute(expression: string, filter: string): any;
1137
+ compute(expression: string, filter: string): unknown;
1120
1138
  copy(): DataTable;
1121
1139
  createDataReader(): DataTableReader;
1122
1140
  dispose(): void;
@@ -1126,13 +1144,13 @@ export class DataTable$instance extends System_ComponentModel_Internal.MarshalBy
1126
1144
  getChanges(rowStates: DataRowState): DataTable;
1127
1145
  getErrors(): DataRow[];
1128
1146
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1129
- getService(service: Type): any;
1147
+ getService(service: Type): unknown;
1130
1148
  importRow(row: DataRow): void;
1131
1149
  load(reader: IDataReader): void;
1132
1150
  load(reader: IDataReader, loadOption: LoadOption): void;
1133
1151
  load(reader: IDataReader, loadOption: LoadOption, errorHandler: FillErrorEventHandler): void;
1134
- loadDataRow(values: any[], fAcceptChanges: boolean): DataRow;
1135
- loadDataRow(values: any[], loadOption: LoadOption): DataRow;
1152
+ loadDataRow(values: unknown[], fAcceptChanges: boolean): DataRow;
1153
+ loadDataRow(values: unknown[], loadOption: LoadOption): DataRow;
1136
1154
  merge(table: DataTable): void;
1137
1155
  merge(table: DataTable, preserveChanges: boolean): void;
1138
1156
  merge(table: DataTable, preserveChanges: boolean, missingSchemaAction: MissingSchemaAction): void;
@@ -1176,21 +1194,23 @@ export class DataTable$instance extends System_ComponentModel_Internal.MarshalBy
1176
1194
  writeXmlSchema(writer: XmlWriter, writeHierarchy: boolean): void;
1177
1195
  writeXmlSchema(fileName: string): void;
1178
1196
  writeXmlSchema(fileName: string, writeHierarchy: boolean): void;
1179
- static GetDataTableSchema(schemaSet: XmlSchemaSet): XmlSchemaComplexType;
1197
+ static getDataTableSchema(schemaSet: XmlSchemaSet): XmlSchemaComplexType;
1180
1198
  }
1181
1199
 
1182
1200
 
1183
1201
  export interface __DataTable$views {
1184
- readonly As_IServiceProvider: System_Internal.IServiceProvider$instance;
1185
- readonly As_IComponent: System_ComponentModel_Internal.IComponent$instance;
1186
- readonly As_ISupportInitialize: System_ComponentModel_Internal.ISupportInitialize$instance;
1187
- readonly As_IListSource: System_ComponentModel_Internal.IListSource$instance;
1188
- readonly As_ISupportInitializeNotification: System_ComponentModel_Internal.ISupportInitializeNotification$instance;
1189
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1190
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1191
- readonly As_IXmlSerializable: System_Xml_Serialization_Internal.IXmlSerializable$instance;
1202
+ As_IServiceProvider(): System_Internal.IServiceProvider$instance;
1203
+ As_IComponent(): System_ComponentModel_Internal.IComponent$instance;
1204
+ As_ISupportInitialize(): System_ComponentModel_Internal.ISupportInitialize$instance;
1205
+ As_IListSource(): System_ComponentModel_Internal.IListSource$instance;
1206
+ As_ISupportInitializeNotification(): System_ComponentModel_Internal.ISupportInitializeNotification$instance;
1207
+ As_IDisposable(): System_Internal.IDisposable$instance;
1208
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1209
+ As_IXmlSerializable(): System_Xml_Serialization_Internal.IXmlSerializable$instance;
1192
1210
  }
1193
1211
 
1212
+ export interface DataTable$instance extends System_ComponentModel_Internal.IComponent$instance, System_ComponentModel_Internal.IListSource$instance, System_Runtime_Serialization_Internal.ISerializable$instance {}
1213
+
1194
1214
  export type DataTable = DataTable$instance & __DataTable$views;
1195
1215
 
1196
1216
 
@@ -1205,18 +1225,18 @@ export class DataTableClearEventArgs$instance extends System_Internal.EventArgs$
1205
1225
  export type DataTableClearEventArgs = DataTableClearEventArgs$instance;
1206
1226
 
1207
1227
  export class DataTableClearEventHandler$instance extends Function {
1208
- constructor(object_: any, method: nint);
1209
- beginInvoke(sender: any, e: DataTableClearEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1210
- clone(): any;
1228
+ constructor(object_: unknown, method: nint);
1229
+ beginInvoke(sender: unknown, e: DataTableClearEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1230
+ clone(): unknown;
1211
1231
  endInvoke(result: IAsyncResult): void;
1212
1232
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1213
- invoke(sender: any, e: DataTableClearEventArgs): void;
1233
+ invoke(sender: unknown, e: DataTableClearEventArgs): void;
1214
1234
  }
1215
1235
 
1216
1236
 
1217
1237
  export interface __DataTableClearEventHandler$views {
1218
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1219
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1238
+ As_ICloneable(): System_Internal.ICloneable$instance;
1239
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1220
1240
  }
1221
1241
 
1222
1242
  export type DataTableClearEventHandler = DataTableClearEventHandler$instance & __DataTableClearEventHandler$views;
@@ -1248,8 +1268,8 @@ export class DataTableCollection$instance extends InternalDataCollectionBase$ins
1248
1268
 
1249
1269
 
1250
1270
  export interface __DataTableCollection$views {
1251
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
1252
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1271
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
1272
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1253
1273
  }
1254
1274
 
1255
1275
  export type DataTableCollection = DataTableCollection$instance & __DataTableCollection$views;
@@ -1264,18 +1284,18 @@ export class DataTableNewRowEventArgs$instance extends System_Internal.EventArgs
1264
1284
  export type DataTableNewRowEventArgs = DataTableNewRowEventArgs$instance;
1265
1285
 
1266
1286
  export class DataTableNewRowEventHandler$instance extends Function {
1267
- constructor(object_: any, method: nint);
1268
- beginInvoke(sender: any, e: DataTableNewRowEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1269
- clone(): any;
1287
+ constructor(object_: unknown, method: nint);
1288
+ beginInvoke(sender: unknown, e: DataTableNewRowEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1289
+ clone(): unknown;
1270
1290
  endInvoke(result: IAsyncResult): void;
1271
1291
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1272
- invoke(sender: any, e: DataTableNewRowEventArgs): void;
1292
+ invoke(sender: unknown, e: DataTableNewRowEventArgs): void;
1273
1293
  }
1274
1294
 
1275
1295
 
1276
1296
  export interface __DataTableNewRowEventHandler$views {
1277
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1278
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1297
+ As_ICloneable(): System_Internal.ICloneable$instance;
1298
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1279
1299
  }
1280
1300
 
1281
1301
  export type DataTableNewRowEventHandler = DataTableNewRowEventHandler$instance & __DataTableNewRowEventHandler$views;
@@ -1292,13 +1312,13 @@ export class DataTableReader$instance extends System_Data_Common_Internal.DbData
1292
1312
  close(): void;
1293
1313
  dispose(): void;
1294
1314
  disposeAsync(): ValueTask;
1295
- get_Item(ordinal: int): any;
1296
- get_Item(name: string): any;
1315
+ get_Item(ordinal: int): unknown;
1316
+ get_Item(name: string): unknown;
1297
1317
  getBoolean(ordinal: int): boolean;
1298
1318
  getByte(ordinal: int): byte;
1299
1319
  getBytes(ordinal: int, dataIndex: long, buffer: byte[], bufferIndex: int, length: int): long;
1300
- getChar(ordinal: int): string;
1301
- getChars(ordinal: int, dataIndex: long, buffer: string[], bufferIndex: int, length: int): long;
1320
+ getChar(ordinal: int): char;
1321
+ getChars(ordinal: int, dataIndex: long, buffer: char[], bufferIndex: int, length: int): long;
1302
1322
  getData(ordinal: int): DbDataReader;
1303
1323
  getData(i: int): IDataReader;
1304
1324
  getDataTypeName(ordinal: int): string;
@@ -1315,12 +1335,12 @@ export class DataTableReader$instance extends System_Data_Common_Internal.DbData
1315
1335
  getName(ordinal: int): string;
1316
1336
  getOrdinal(name: string): int;
1317
1337
  getProviderSpecificFieldType(ordinal: int): Type;
1318
- getProviderSpecificValue(ordinal: int): any;
1319
- getProviderSpecificValues(values: any[]): int;
1338
+ getProviderSpecificValue(ordinal: int): unknown;
1339
+ getProviderSpecificValues(values: unknown[]): int;
1320
1340
  getSchemaTable(): DataTable;
1321
1341
  getString(ordinal: int): string;
1322
- getValue(ordinal: int): any;
1323
- getValues(values: any[]): int;
1342
+ getValue(ordinal: int): unknown;
1343
+ getValues(values: unknown[]): int;
1324
1344
  isDBNull(ordinal: int): boolean;
1325
1345
  nextResult(): boolean;
1326
1346
  read(): boolean;
@@ -1328,11 +1348,11 @@ export class DataTableReader$instance extends System_Data_Common_Internal.DbData
1328
1348
 
1329
1349
 
1330
1350
  export interface __DataTableReader$views {
1331
- readonly As_IDataReader: IDataReader$instance;
1332
- readonly As_IDataRecord: IDataRecord$instance;
1333
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1334
- readonly As_IAsyncDisposable: System_Internal.IAsyncDisposable$instance;
1335
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1351
+ As_IDataReader(): IDataReader$instance;
1352
+ As_IDataRecord(): IDataRecord$instance;
1353
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1354
+ As_IAsyncDisposable(): System_Internal.IAsyncDisposable$instance;
1355
+ As_IDisposable(): System_Internal.IDisposable$instance;
1336
1356
  }
1337
1357
 
1338
1358
  export type DataTableReader = DataTableReader$instance & __DataTableReader$views;
@@ -1361,13 +1381,13 @@ export class DataView$instance extends System_ComponentModel_Internal.MarshalByV
1361
1381
  dispose(): void;
1362
1382
  endInit(): void;
1363
1383
  equals(view: DataView): boolean;
1364
- equals(obj: any): boolean;
1365
- find(key: any): int;
1366
- find(key: any[]): int;
1367
- findRows(key: any): DataRowView[];
1368
- findRows(key: any[]): DataRowView[];
1384
+ equals(obj: unknown): boolean;
1385
+ find(key: unknown): int;
1386
+ find(key: unknown[]): int;
1387
+ findRows(key: unknown): DataRowView[];
1388
+ findRows(key: unknown[]): DataRowView[];
1369
1389
  getEnumerator(): IEnumerator;
1370
- getService(service: Type): any;
1390
+ getService(service: Type): unknown;
1371
1391
  toTable(): DataTable;
1372
1392
  toTable(tableName: string): DataTable;
1373
1393
  toTable(distinct: boolean, columnNames: string[]): DataTable;
@@ -1376,19 +1396,21 @@ export class DataView$instance extends System_ComponentModel_Internal.MarshalByV
1376
1396
 
1377
1397
 
1378
1398
  export interface __DataView$views {
1379
- readonly As_IServiceProvider: System_Internal.IServiceProvider$instance;
1380
- readonly As_IComponent: System_ComponentModel_Internal.IComponent$instance;
1381
- readonly As_ISupportInitialize: System_ComponentModel_Internal.ISupportInitialize$instance;
1382
- readonly As_IBindingList: System_ComponentModel_Internal.IBindingList$instance;
1383
- readonly As_IBindingListView: System_ComponentModel_Internal.IBindingListView$instance;
1384
- readonly As_ISupportInitializeNotification: System_ComponentModel_Internal.ISupportInitializeNotification$instance;
1385
- readonly As_ITypedList: System_ComponentModel_Internal.ITypedList$instance;
1386
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
1387
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1388
- readonly As_IList: System_Collections_Internal.IList$instance;
1389
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1399
+ As_IServiceProvider(): System_Internal.IServiceProvider$instance;
1400
+ As_IComponent(): System_ComponentModel_Internal.IComponent$instance;
1401
+ As_ISupportInitialize(): System_ComponentModel_Internal.ISupportInitialize$instance;
1402
+ As_IBindingList(): System_ComponentModel_Internal.IBindingList$instance;
1403
+ As_IBindingListView(): System_ComponentModel_Internal.IBindingListView$instance;
1404
+ As_ISupportInitializeNotification(): System_ComponentModel_Internal.ISupportInitializeNotification$instance;
1405
+ As_ITypedList(): System_ComponentModel_Internal.ITypedList$instance;
1406
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
1407
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1408
+ As_IList(): System_Collections_Internal.IList$instance;
1409
+ As_IDisposable(): System_Internal.IDisposable$instance;
1390
1410
  }
1391
1411
 
1412
+ export interface DataView$instance extends System_ComponentModel_Internal.IComponent$instance, System_ComponentModel_Internal.ITypedList$instance {}
1413
+
1392
1414
  export type DataView = DataView$instance & __DataView$views;
1393
1415
 
1394
1416
 
@@ -1400,21 +1422,23 @@ export class DataViewManager$instance extends System_ComponentModel_Internal.Mar
1400
1422
  readonly dataViewSettings: DataViewSettingCollection;
1401
1423
  createDataView(table: DataTable): DataView;
1402
1424
  dispose(): void;
1403
- getService(service: Type): any;
1425
+ getService(service: Type): unknown;
1404
1426
  }
1405
1427
 
1406
1428
 
1407
1429
  export interface __DataViewManager$views {
1408
- readonly As_IServiceProvider: System_Internal.IServiceProvider$instance;
1409
- readonly As_IComponent: System_ComponentModel_Internal.IComponent$instance;
1410
- readonly As_IBindingList: System_ComponentModel_Internal.IBindingList$instance;
1411
- readonly As_ITypedList: System_ComponentModel_Internal.ITypedList$instance;
1412
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
1413
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1414
- readonly As_IList: System_Collections_Internal.IList$instance;
1415
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1430
+ As_IServiceProvider(): System_Internal.IServiceProvider$instance;
1431
+ As_IComponent(): System_ComponentModel_Internal.IComponent$instance;
1432
+ As_IBindingList(): System_ComponentModel_Internal.IBindingList$instance;
1433
+ As_ITypedList(): System_ComponentModel_Internal.ITypedList$instance;
1434
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
1435
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1436
+ As_IList(): System_Collections_Internal.IList$instance;
1437
+ As_IDisposable(): System_Internal.IDisposable$instance;
1416
1438
  }
1417
1439
 
1440
+ export interface DataViewManager$instance extends System_ComponentModel_Internal.IBindingList$instance, System_ComponentModel_Internal.IComponent$instance, System_ComponentModel_Internal.ITypedList$instance {}
1441
+
1418
1442
  export type DataViewManager = DataViewManager$instance & __DataViewManager$views;
1419
1443
 
1420
1444
 
@@ -1434,7 +1458,7 @@ export class DataViewSettingCollection$instance {
1434
1458
  readonly count: int;
1435
1459
  readonly isReadOnly: boolean;
1436
1460
  readonly isSynchronized: boolean;
1437
- readonly syncRoot: any;
1461
+ readonly syncRoot: unknown;
1438
1462
  copyTo(ar: ClrArray, index: int): void;
1439
1463
  copyTo(ar: DataViewSetting[], index: int): void;
1440
1464
  get_Item(table: DataTable): DataViewSetting;
@@ -1447,8 +1471,8 @@ export class DataViewSettingCollection$instance {
1447
1471
 
1448
1472
 
1449
1473
  export interface __DataViewSettingCollection$views {
1450
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
1451
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1474
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
1475
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1452
1476
  }
1453
1477
 
1454
1478
  export type DataViewSettingCollection = DataViewSettingCollection$instance & __DataViewSettingCollection$views;
@@ -1468,7 +1492,7 @@ export class DBConcurrencyException$instance extends System_Internal.SystemExcep
1468
1492
 
1469
1493
 
1470
1494
  export interface __DBConcurrencyException$views {
1471
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1495
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1472
1496
  }
1473
1497
 
1474
1498
  export type DBConcurrencyException = DBConcurrencyException$instance & __DBConcurrencyException$views;
@@ -1483,7 +1507,7 @@ export class DeletedRowInaccessibleException$instance extends DataException$inst
1483
1507
 
1484
1508
 
1485
1509
  export interface __DeletedRowInaccessibleException$views {
1486
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1510
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1487
1511
  }
1488
1512
 
1489
1513
  export type DeletedRowInaccessibleException = DeletedRowInaccessibleException$instance & __DeletedRowInaccessibleException$views;
@@ -1498,7 +1522,7 @@ export class DuplicateNameException$instance extends DataException$instance {
1498
1522
 
1499
1523
 
1500
1524
  export interface __DuplicateNameException$views {
1501
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1525
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1502
1526
  }
1503
1527
 
1504
1528
  export type DuplicateNameException = DuplicateNameException$instance & __DuplicateNameException$views;
@@ -1509,9 +1533,11 @@ export abstract class EnumerableRowCollection$instance {
1509
1533
 
1510
1534
 
1511
1535
  export interface __EnumerableRowCollection$views {
1512
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1536
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1513
1537
  }
1514
1538
 
1539
+ export interface EnumerableRowCollection$instance extends System_Collections_Internal.IEnumerable$instance {}
1540
+
1515
1541
  export type EnumerableRowCollection = EnumerableRowCollection$instance & __EnumerableRowCollection$views;
1516
1542
 
1517
1543
 
@@ -1521,8 +1547,8 @@ export class EnumerableRowCollection_1$instance<TRow> extends EnumerableRowColle
1521
1547
 
1522
1548
 
1523
1549
  export interface __EnumerableRowCollection_1$views<TRow> {
1524
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<TRow>;
1525
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1550
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<TRow>;
1551
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1526
1552
  }
1527
1553
 
1528
1554
  export type EnumerableRowCollection_1<TRow> = EnumerableRowCollection_1$instance<TRow> & __EnumerableRowCollection_1$views<TRow>;
@@ -1537,36 +1563,36 @@ export class EvaluateException$instance extends InvalidExpressionException$insta
1537
1563
 
1538
1564
 
1539
1565
  export interface __EvaluateException$views {
1540
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1566
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1541
1567
  }
1542
1568
 
1543
1569
  export type EvaluateException = EvaluateException$instance & __EvaluateException$views;
1544
1570
 
1545
1571
 
1546
1572
  export class FillErrorEventArgs$instance extends System_Internal.EventArgs$instance {
1547
- constructor(dataTable: DataTable, values: any[]);
1573
+ constructor(dataTable: DataTable, values: unknown[]);
1548
1574
  continue_: boolean;
1549
1575
  readonly dataTable: DataTable;
1550
1576
  errors: Exception;
1551
- readonly values: any[];
1577
+ readonly values: unknown[];
1552
1578
  }
1553
1579
 
1554
1580
 
1555
1581
  export type FillErrorEventArgs = FillErrorEventArgs$instance;
1556
1582
 
1557
1583
  export class FillErrorEventHandler$instance extends Function {
1558
- constructor(object_: any, method: nint);
1559
- beginInvoke(sender: any, e: FillErrorEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1560
- clone(): any;
1584
+ constructor(object_: unknown, method: nint);
1585
+ beginInvoke(sender: unknown, e: FillErrorEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1586
+ clone(): unknown;
1561
1587
  endInvoke(result: IAsyncResult): void;
1562
1588
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1563
- invoke(sender: any, e: FillErrorEventArgs): void;
1589
+ invoke(sender: unknown, e: FillErrorEventArgs): void;
1564
1590
  }
1565
1591
 
1566
1592
 
1567
1593
  export interface __FillErrorEventHandler$views {
1568
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1569
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1594
+ As_ICloneable(): System_Internal.ICloneable$instance;
1595
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1570
1596
  }
1571
1597
 
1572
1598
  export type FillErrorEventHandler = FillErrorEventHandler$instance & __FillErrorEventHandler$views;
@@ -1586,7 +1612,7 @@ export class ForeignKeyConstraint$instance extends Constraint$instance {
1586
1612
  readonly relatedTable: DataTable;
1587
1613
  readonly table: DataTable;
1588
1614
  updateRule: Rule;
1589
- equals(key: any): boolean;
1615
+ equals(key: unknown): boolean;
1590
1616
  getHashCode(): int;
1591
1617
  }
1592
1618
 
@@ -1602,7 +1628,7 @@ export class InRowChangingEventException$instance extends DataException$instance
1602
1628
 
1603
1629
 
1604
1630
  export interface __InRowChangingEventException$views {
1605
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1631
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1606
1632
  }
1607
1633
 
1608
1634
  export type InRowChangingEventException = InRowChangingEventException$instance & __InRowChangingEventException$views;
@@ -1613,15 +1639,15 @@ export class InternalDataCollectionBase$instance {
1613
1639
  readonly count: int;
1614
1640
  readonly isReadOnly: boolean;
1615
1641
  readonly isSynchronized: boolean;
1616
- readonly syncRoot: any;
1642
+ readonly syncRoot: unknown;
1617
1643
  copyTo(ar: ClrArray, index: int): void;
1618
1644
  getEnumerator(): IEnumerator;
1619
1645
  }
1620
1646
 
1621
1647
 
1622
1648
  export interface __InternalDataCollectionBase$views {
1623
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
1624
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1649
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
1650
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1625
1651
  }
1626
1652
 
1627
1653
  export type InternalDataCollectionBase = InternalDataCollectionBase$instance & __InternalDataCollectionBase$views;
@@ -1636,7 +1662,7 @@ export class InvalidConstraintException$instance extends DataException$instance
1636
1662
 
1637
1663
 
1638
1664
  export interface __InvalidConstraintException$views {
1639
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1665
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1640
1666
  }
1641
1667
 
1642
1668
  export type InvalidConstraintException = InvalidConstraintException$instance & __InvalidConstraintException$views;
@@ -1651,7 +1677,7 @@ export class InvalidExpressionException$instance extends DataException$instance
1651
1677
 
1652
1678
 
1653
1679
  export interface __InvalidExpressionException$views {
1654
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1680
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1655
1681
  }
1656
1682
 
1657
1683
  export type InvalidExpressionException = InvalidExpressionException$instance & __InvalidExpressionException$views;
@@ -1667,18 +1693,18 @@ export class MergeFailedEventArgs$instance extends System_Internal.EventArgs$ins
1667
1693
  export type MergeFailedEventArgs = MergeFailedEventArgs$instance;
1668
1694
 
1669
1695
  export class MergeFailedEventHandler$instance extends Function {
1670
- constructor(object_: any, method: nint);
1671
- beginInvoke(sender: any, e: MergeFailedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1672
- clone(): any;
1696
+ constructor(object_: unknown, method: nint);
1697
+ beginInvoke(sender: unknown, e: MergeFailedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1698
+ clone(): unknown;
1673
1699
  endInvoke(result: IAsyncResult): void;
1674
1700
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1675
- invoke(sender: any, e: MergeFailedEventArgs): void;
1701
+ invoke(sender: unknown, e: MergeFailedEventArgs): void;
1676
1702
  }
1677
1703
 
1678
1704
 
1679
1705
  export interface __MergeFailedEventHandler$views {
1680
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1681
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1706
+ As_ICloneable(): System_Internal.ICloneable$instance;
1707
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1682
1708
  }
1683
1709
 
1684
1710
  export type MergeFailedEventHandler = MergeFailedEventHandler$instance & __MergeFailedEventHandler$views;
@@ -1693,7 +1719,7 @@ export class MissingPrimaryKeyException$instance extends DataException$instance
1693
1719
 
1694
1720
 
1695
1721
  export interface __MissingPrimaryKeyException$views {
1696
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1722
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1697
1723
  }
1698
1724
 
1699
1725
  export type MissingPrimaryKeyException = MissingPrimaryKeyException$instance & __MissingPrimaryKeyException$views;
@@ -1708,7 +1734,7 @@ export class NoNullAllowedException$instance extends DataException$instance {
1708
1734
 
1709
1735
 
1710
1736
  export interface __NoNullAllowedException$views {
1711
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1737
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1712
1738
  }
1713
1739
 
1714
1740
  export type NoNullAllowedException = NoNullAllowedException$instance & __NoNullAllowedException$views;
@@ -1721,8 +1747,8 @@ export class OrderedEnumerableRowCollection_1$instance<TRow> extends EnumerableR
1721
1747
 
1722
1748
 
1723
1749
  export interface __OrderedEnumerableRowCollection_1$views<TRow> {
1724
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<TRow>;
1725
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1750
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<TRow>;
1751
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1726
1752
  }
1727
1753
 
1728
1754
  export type OrderedEnumerableRowCollection_1<TRow> = OrderedEnumerableRowCollection_1$instance<TRow> & __OrderedEnumerableRowCollection_1$views<TRow>;
@@ -1730,26 +1756,26 @@ export type OrderedEnumerableRowCollection_1<TRow> = OrderedEnumerableRowCollect
1730
1756
 
1731
1757
  export class PropertyCollection$instance extends System_Collections_Internal.Hashtable$instance {
1732
1758
  constructor();
1733
- add(key: any, value: any): void;
1759
+ add(key: unknown, value: unknown): void;
1734
1760
  clear(): void;
1735
- clone(): any;
1736
- contains(key: any): boolean;
1761
+ clone(): unknown;
1762
+ contains(key: unknown): boolean;
1737
1763
  copyTo(array: ClrArray, arrayIndex: int): void;
1738
1764
  getEnumerator(): IDictionaryEnumerator;
1739
1765
  getEnumerator(): IEnumerator;
1740
1766
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1741
- onDeserialization(sender: any): void;
1742
- remove(key: any): void;
1767
+ onDeserialization(sender: unknown): void;
1768
+ remove(key: unknown): void;
1743
1769
  }
1744
1770
 
1745
1771
 
1746
1772
  export interface __PropertyCollection$views {
1747
- readonly As_ICollection: System_Collections_Internal.ICollection$instance;
1748
- readonly As_IDictionary: System_Collections_Internal.IDictionary$instance;
1749
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1750
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1751
- readonly As_IDeserializationCallback: System_Runtime_Serialization_Internal.IDeserializationCallback$instance;
1752
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1773
+ As_ICollection(): System_Collections_Internal.ICollection$instance;
1774
+ As_IDictionary(): System_Collections_Internal.IDictionary$instance;
1775
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1776
+ As_ICloneable(): System_Internal.ICloneable$instance;
1777
+ As_IDeserializationCallback(): System_Runtime_Serialization_Internal.IDeserializationCallback$instance;
1778
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1753
1779
  }
1754
1780
 
1755
1781
  export type PropertyCollection = PropertyCollection$instance & __PropertyCollection$views;
@@ -1764,7 +1790,7 @@ export class ReadOnlyException$instance extends DataException$instance {
1764
1790
 
1765
1791
 
1766
1792
  export interface __ReadOnlyException$views {
1767
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1793
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1768
1794
  }
1769
1795
 
1770
1796
  export type ReadOnlyException = ReadOnlyException$instance & __ReadOnlyException$views;
@@ -1779,7 +1805,7 @@ export class RowNotInTableException$instance extends DataException$instance {
1779
1805
 
1780
1806
 
1781
1807
  export interface __RowNotInTableException$views {
1782
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1808
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1783
1809
  }
1784
1810
 
1785
1811
  export type RowNotInTableException = RowNotInTableException$instance & __RowNotInTableException$views;
@@ -1795,18 +1821,18 @@ export class StateChangeEventArgs$instance extends System_Internal.EventArgs$ins
1795
1821
  export type StateChangeEventArgs = StateChangeEventArgs$instance;
1796
1822
 
1797
1823
  export class StateChangeEventHandler$instance extends Function {
1798
- constructor(object_: any, method: nint);
1799
- beginInvoke(sender: any, e: StateChangeEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1800
- clone(): any;
1824
+ constructor(object_: unknown, method: nint);
1825
+ beginInvoke(sender: unknown, e: StateChangeEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1826
+ clone(): unknown;
1801
1827
  endInvoke(result: IAsyncResult): void;
1802
1828
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1803
- invoke(sender: any, e: StateChangeEventArgs): void;
1829
+ invoke(sender: unknown, e: StateChangeEventArgs): void;
1804
1830
  }
1805
1831
 
1806
1832
 
1807
1833
  export interface __StateChangeEventHandler$views {
1808
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1809
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1834
+ As_ICloneable(): System_Internal.ICloneable$instance;
1835
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1810
1836
  }
1811
1837
 
1812
1838
  export type StateChangeEventHandler = StateChangeEventHandler$instance & __StateChangeEventHandler$views;
@@ -1821,18 +1847,18 @@ export class StatementCompletedEventArgs$instance extends System_Internal.EventA
1821
1847
  export type StatementCompletedEventArgs = StatementCompletedEventArgs$instance;
1822
1848
 
1823
1849
  export class StatementCompletedEventHandler$instance extends Function {
1824
- constructor(object_: any, method: nint);
1825
- beginInvoke(sender: any, e: StatementCompletedEventArgs, callback: AsyncCallback, object_: any): IAsyncResult;
1826
- clone(): any;
1850
+ constructor(object_: unknown, method: nint);
1851
+ beginInvoke(sender: unknown, e: StatementCompletedEventArgs, callback: AsyncCallback, object_: unknown): IAsyncResult;
1852
+ clone(): unknown;
1827
1853
  endInvoke(result: IAsyncResult): void;
1828
1854
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1829
- invoke(sender: any, e: StatementCompletedEventArgs): void;
1855
+ invoke(sender: unknown, e: StatementCompletedEventArgs): void;
1830
1856
  }
1831
1857
 
1832
1858
 
1833
1859
  export interface __StatementCompletedEventHandler$views {
1834
- readonly As_ICloneable: System_Internal.ICloneable$instance;
1835
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1860
+ As_ICloneable(): System_Internal.ICloneable$instance;
1861
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1836
1862
  }
1837
1863
 
1838
1864
  export type StatementCompletedEventHandler = StatementCompletedEventHandler$instance & __StatementCompletedEventHandler$views;
@@ -1847,7 +1873,7 @@ export class StrongTypingException$instance extends DataException$instance {
1847
1873
 
1848
1874
 
1849
1875
  export interface __StrongTypingException$views {
1850
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1876
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1851
1877
  }
1852
1878
 
1853
1879
  export type StrongTypingException = StrongTypingException$instance & __StrongTypingException$views;
@@ -1862,7 +1888,7 @@ export class SyntaxErrorException$instance extends InvalidExpressionException$in
1862
1888
 
1863
1889
 
1864
1890
  export interface __SyntaxErrorException$views {
1865
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1891
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1866
1892
  }
1867
1893
 
1868
1894
  export type SyntaxErrorException = SyntaxErrorException$instance & __SyntaxErrorException$views;
@@ -1876,7 +1902,7 @@ export abstract class TypedTableBase_1$instance<T extends DataRow> extends DataT
1876
1902
  getList(): IList;
1877
1903
  getObjectData(info: SerializationInfo, context: StreamingContext): void;
1878
1904
  getSchema(): XmlSchema;
1879
- getService(serviceType: Type): any;
1905
+ getService(serviceType: Type): unknown;
1880
1906
  readXml(stream: Stream): XmlReadMode;
1881
1907
  readXml(reader: TextReader): XmlReadMode;
1882
1908
  readXml(fileName: string): XmlReadMode;
@@ -1902,18 +1928,20 @@ export abstract class TypedTableBase_1$instance<T extends DataRow> extends DataT
1902
1928
 
1903
1929
 
1904
1930
  export interface __TypedTableBase_1$views<T extends DataRow> {
1905
- readonly As_IServiceProvider: System_Internal.IServiceProvider$instance;
1906
- readonly As_IComponent: System_ComponentModel_Internal.IComponent$instance;
1907
- readonly As_ISupportInitialize: System_ComponentModel_Internal.ISupportInitialize$instance;
1908
- readonly As_IListSource: System_ComponentModel_Internal.IListSource$instance;
1909
- readonly As_ISupportInitializeNotification: System_ComponentModel_Internal.ISupportInitializeNotification$instance;
1910
- readonly As_IEnumerable_1_of_Char: System_Collections_Generic_Internal.IEnumerable_1$instance<T>;
1911
- readonly As_IEnumerable: System_Collections_Internal.IEnumerable$instance;
1912
- readonly As_IDisposable: System_Internal.IDisposable$instance;
1913
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1914
- readonly As_IXmlSerializable: System_Xml_Serialization_Internal.IXmlSerializable$instance;
1931
+ As_IServiceProvider(): System_Internal.IServiceProvider$instance;
1932
+ As_IComponent(): System_ComponentModel_Internal.IComponent$instance;
1933
+ As_ISupportInitialize(): System_ComponentModel_Internal.ISupportInitialize$instance;
1934
+ As_IListSource(): System_ComponentModel_Internal.IListSource$instance;
1935
+ As_ISupportInitializeNotification(): System_ComponentModel_Internal.ISupportInitializeNotification$instance;
1936
+ As_IEnumerable_1(): System_Collections_Generic_Internal.IEnumerable_1$instance<T>;
1937
+ As_IEnumerable(): System_Collections_Internal.IEnumerable$instance;
1938
+ As_IDisposable(): System_Internal.IDisposable$instance;
1939
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1940
+ As_IXmlSerializable(): System_Xml_Serialization_Internal.IXmlSerializable$instance;
1915
1941
  }
1916
1942
 
1943
+ export interface TypedTableBase_1$instance<T extends DataRow> extends System_ComponentModel_Internal.IListSource$instance, System_ComponentModel_Internal.ISupportInitializeNotification$instance {}
1944
+
1917
1945
  export type TypedTableBase_1<T extends DataRow> = TypedTableBase_1$instance<T> & __TypedTableBase_1$views<T>;
1918
1946
 
1919
1947
 
@@ -1930,7 +1958,7 @@ export class UniqueConstraint$instance extends Constraint$instance {
1930
1958
  readonly columns: DataColumn[];
1931
1959
  readonly isPrimaryKey: boolean;
1932
1960
  readonly table: DataTable;
1933
- equals(key2: any): boolean;
1961
+ equals(key2: unknown): boolean;
1934
1962
  getHashCode(): int;
1935
1963
  }
1936
1964
 
@@ -1946,104 +1974,104 @@ export class VersionNotFoundException$instance extends DataException$instance {
1946
1974
 
1947
1975
 
1948
1976
  export interface __VersionNotFoundException$views {
1949
- readonly As_ISerializable: System_Runtime_Serialization_Internal.ISerializable$instance;
1977
+ As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
1950
1978
  }
1951
1979
 
1952
1980
  export type VersionNotFoundException = VersionNotFoundException$instance & __VersionNotFoundException$views;
1953
1981
 
1954
1982
 
1955
1983
  export abstract class DataReaderExtensions$instance {
1956
- static GetBoolean(reader: DbDataReader, name: string): boolean;
1957
- static GetByte(reader: DbDataReader, name: string): byte;
1958
- static GetBytes(reader: DbDataReader, name: string, dataOffset: long, buffer: byte[], bufferOffset: int, length: int): long;
1959
- static GetChar(reader: DbDataReader, name: string): string;
1960
- static GetChars(reader: DbDataReader, name: string, dataOffset: long, buffer: string[], bufferOffset: int, length: int): long;
1961
- static GetData(reader: DbDataReader, name: string): DbDataReader;
1962
- static GetDataTypeName(reader: DbDataReader, name: string): string;
1963
- static GetDateTime(reader: DbDataReader, name: string): DateTime;
1964
- static GetDecimal(reader: DbDataReader, name: string): decimal;
1965
- static GetDouble(reader: DbDataReader, name: string): double;
1966
- static GetFieldType(reader: DbDataReader, name: string): Type;
1967
- static GetFieldValue<T>(reader: DbDataReader, name: string): T;
1968
- static GetFieldValueAsync<T>(reader: DbDataReader, name: string, cancellationToken?: CancellationToken): Task_1<T>;
1969
- static GetFloat(reader: DbDataReader, name: string): float;
1970
- static GetGuid(reader: DbDataReader, name: string): Guid;
1971
- static GetInt16(reader: DbDataReader, name: string): short;
1972
- static GetInt32(reader: DbDataReader, name: string): int;
1973
- static GetInt64(reader: DbDataReader, name: string): long;
1974
- static GetProviderSpecificFieldType(reader: DbDataReader, name: string): Type;
1975
- static GetProviderSpecificValue(reader: DbDataReader, name: string): any;
1976
- static GetStream(reader: DbDataReader, name: string): Stream;
1977
- static GetString(reader: DbDataReader, name: string): string;
1978
- static GetTextReader(reader: DbDataReader, name: string): TextReader;
1979
- static GetValue(reader: DbDataReader, name: string): any;
1980
- static IsDBNull(reader: DbDataReader, name: string): boolean;
1981
- static IsDBNullAsync(reader: DbDataReader, name: string, cancellationToken?: CancellationToken): Task_1<CLROf<boolean>>;
1984
+ static getBoolean(reader: DbDataReader, name: string): boolean;
1985
+ static getByte(reader: DbDataReader, name: string): byte;
1986
+ static getBytes(reader: DbDataReader, name: string, dataOffset: long, buffer: byte[], bufferOffset: int, length: int): long;
1987
+ static getChar(reader: DbDataReader, name: string): char;
1988
+ static getChars(reader: DbDataReader, name: string, dataOffset: long, buffer: char[], bufferOffset: int, length: int): long;
1989
+ static getData(reader: DbDataReader, name: string): DbDataReader;
1990
+ static getDataTypeName(reader: DbDataReader, name: string): string;
1991
+ static getDateTime(reader: DbDataReader, name: string): DateTime;
1992
+ static getDecimal(reader: DbDataReader, name: string): decimal;
1993
+ static getDouble(reader: DbDataReader, name: string): double;
1994
+ static getFieldType(reader: DbDataReader, name: string): Type;
1995
+ static getFieldValue<T>(reader: DbDataReader, name: string): T;
1996
+ static getFieldValueAsync<T>(reader: DbDataReader, name: string, cancellationToken?: CancellationToken): Task_1<T>;
1997
+ static getFloat(reader: DbDataReader, name: string): float;
1998
+ static getGuid(reader: DbDataReader, name: string): Guid;
1999
+ static getInt16(reader: DbDataReader, name: string): short;
2000
+ static getInt32(reader: DbDataReader, name: string): int;
2001
+ static getInt64(reader: DbDataReader, name: string): long;
2002
+ static getProviderSpecificFieldType(reader: DbDataReader, name: string): Type;
2003
+ static getProviderSpecificValue(reader: DbDataReader, name: string): unknown;
2004
+ static getStream(reader: DbDataReader, name: string): Stream;
2005
+ static getString(reader: DbDataReader, name: string): string;
2006
+ static getTextReader(reader: DbDataReader, name: string): TextReader;
2007
+ static getValue(reader: DbDataReader, name: string): unknown;
2008
+ static isDBNull(reader: DbDataReader, name: string): boolean;
2009
+ static isDBNullAsync(reader: DbDataReader, name: string, cancellationToken?: CancellationToken): Task_1<CLROf<boolean>>;
1982
2010
  }
1983
2011
 
1984
2012
 
1985
2013
  export type DataReaderExtensions = DataReaderExtensions$instance;
1986
2014
 
1987
2015
  export abstract class DataRowComparer$instance {
1988
- static readonly Default: DataRowComparer_1<DataRow>;
2016
+ static readonly default_: DataRowComparer_1<DataRow>;
1989
2017
  }
1990
2018
 
1991
2019
 
1992
2020
  export type DataRowComparer = DataRowComparer$instance;
1993
2021
 
1994
2022
  export abstract class DataRowExtensions$instance {
1995
- static Field<T>(row: DataRow, column: DataColumn, version: DataRowVersion): T;
1996
- static Field<T>(row: DataRow, column: DataColumn): T;
1997
- static Field<T>(row: DataRow, columnIndex: int, version: DataRowVersion): T;
1998
- static Field<T>(row: DataRow, columnIndex: int): T;
1999
- static Field<T>(row: DataRow, columnName: string, version: DataRowVersion): T;
2000
- static Field<T>(row: DataRow, columnName: string): T;
2001
- static SetField<T>(row: DataRow, column: DataColumn, value: T): void;
2002
- static SetField<T>(row: DataRow, columnIndex: int, value: T): void;
2003
- static SetField<T>(row: DataRow, columnName: string, value: T): void;
2023
+ static field6<T>(row: DataRow, column: DataColumn, version: DataRowVersion): T;
2024
+ static field6<T>(row: DataRow, column: DataColumn): T;
2025
+ static field6<T>(row: DataRow, columnIndex: int, version: DataRowVersion): T;
2026
+ static field6<T>(row: DataRow, columnIndex: int): T;
2027
+ static field6<T>(row: DataRow, columnName: string, version: DataRowVersion): T;
2028
+ static field6<T>(row: DataRow, columnName: string): T;
2029
+ static setField3<T>(row: DataRow, column: DataColumn, value: T): void;
2030
+ static setField3<T>(row: DataRow, columnIndex: int, value: T): void;
2031
+ static setField3<T>(row: DataRow, columnName: string, value: T): void;
2004
2032
  }
2005
2033
 
2006
2034
 
2007
2035
  export type DataRowExtensions = DataRowExtensions$instance;
2008
2036
 
2009
2037
  export abstract class DataTableExtensions$instance {
2010
- static AsDataView<T extends DataRow>(source: EnumerableRowCollection_1<T>): DataView;
2011
- static AsDataView(table: DataTable): DataView;
2012
- static AsEnumerable(source: DataTable): EnumerableRowCollection_1<DataRow>;
2013
- static CopyToDataTable<T extends DataRow>(source: IEnumerable_1<T>, table: DataTable, options: LoadOption, errorHandler: FillErrorEventHandler): void;
2014
- static CopyToDataTable<T extends DataRow>(source: IEnumerable_1<T>, table: DataTable, options: LoadOption): void;
2015
- static CopyToDataTable<T extends DataRow>(source: IEnumerable_1<T>): DataTable;
2038
+ static asDataView2<T extends DataRow>(source: EnumerableRowCollection_1<T>): DataView;
2039
+ static asDataView2(table: DataTable): DataView;
2040
+ static asEnumerable(source: DataTable): EnumerableRowCollection_1<DataRow>;
2041
+ static copyToDataTable3<T extends DataRow>(source: IEnumerable_1<T>, table: DataTable, options: LoadOption, errorHandler: FillErrorEventHandler): void;
2042
+ static copyToDataTable3<T extends DataRow>(source: IEnumerable_1<T>, table: DataTable, options: LoadOption): void;
2043
+ static copyToDataTable3<T extends DataRow>(source: IEnumerable_1<T>): DataTable;
2016
2044
  }
2017
2045
 
2018
2046
 
2019
2047
  export type DataTableExtensions = DataTableExtensions$instance;
2020
2048
 
2021
2049
  export abstract class EnumerableRowCollectionExtensions$instance {
2022
- static Cast<TResult>(source: EnumerableRowCollection): EnumerableRowCollection_1<TResult>;
2023
- static OrderBy<TRow, TKey>(source: EnumerableRowCollection_1<TRow>, keySelector: Func_2<TRow, TKey>, comparer: IComparer_1<TKey>): OrderedEnumerableRowCollection_1<TRow>;
2024
- static OrderBy<TRow, TKey>(source: EnumerableRowCollection_1<TRow>, keySelector: Func_2<TRow, TKey>): OrderedEnumerableRowCollection_1<TRow>;
2025
- static OrderByDescending<TRow, TKey>(source: EnumerableRowCollection_1<TRow>, keySelector: Func_2<TRow, TKey>, comparer: IComparer_1<TKey>): OrderedEnumerableRowCollection_1<TRow>;
2026
- static OrderByDescending<TRow, TKey>(source: EnumerableRowCollection_1<TRow>, keySelector: Func_2<TRow, TKey>): OrderedEnumerableRowCollection_1<TRow>;
2027
- static Select<TRow, S>(source: EnumerableRowCollection_1<TRow>, selector: Func_2<TRow, S>): EnumerableRowCollection_1<S>;
2028
- static ThenBy<TRow, TKey>(source: OrderedEnumerableRowCollection_1<TRow>, keySelector: Func_2<TRow, TKey>, comparer: IComparer_1<TKey>): OrderedEnumerableRowCollection_1<TRow>;
2029
- static ThenBy<TRow, TKey>(source: OrderedEnumerableRowCollection_1<TRow>, keySelector: Func_2<TRow, TKey>): OrderedEnumerableRowCollection_1<TRow>;
2030
- static ThenByDescending<TRow, TKey>(source: OrderedEnumerableRowCollection_1<TRow>, keySelector: Func_2<TRow, TKey>, comparer: IComparer_1<TKey>): OrderedEnumerableRowCollection_1<TRow>;
2031
- static ThenByDescending<TRow, TKey>(source: OrderedEnumerableRowCollection_1<TRow>, keySelector: Func_2<TRow, TKey>): OrderedEnumerableRowCollection_1<TRow>;
2032
- static Where<TRow>(source: EnumerableRowCollection_1<TRow>, predicate: Func_2<TRow, CLROf<boolean>>): EnumerableRowCollection_1<TRow>;
2050
+ static cast<TResult>(source: EnumerableRowCollection): EnumerableRowCollection_1<TResult>;
2051
+ static orderBy2<TRow, TKey>(source: EnumerableRowCollection_1<TRow>, keySelector: Func_2<TRow, TKey>, comparer: IComparer_1<TKey>): OrderedEnumerableRowCollection_1<TRow>;
2052
+ static orderBy2<TRow, TKey>(source: EnumerableRowCollection_1<TRow>, keySelector: Func_2<TRow, TKey>): OrderedEnumerableRowCollection_1<TRow>;
2053
+ static orderByDescending2<TRow, TKey>(source: EnumerableRowCollection_1<TRow>, keySelector: Func_2<TRow, TKey>, comparer: IComparer_1<TKey>): OrderedEnumerableRowCollection_1<TRow>;
2054
+ static orderByDescending2<TRow, TKey>(source: EnumerableRowCollection_1<TRow>, keySelector: Func_2<TRow, TKey>): OrderedEnumerableRowCollection_1<TRow>;
2055
+ static select<TRow, S>(source: EnumerableRowCollection_1<TRow>, selector: Func_2<TRow, S>): EnumerableRowCollection_1<S>;
2056
+ static thenBy2<TRow, TKey>(source: OrderedEnumerableRowCollection_1<TRow>, keySelector: Func_2<TRow, TKey>, comparer: IComparer_1<TKey>): OrderedEnumerableRowCollection_1<TRow>;
2057
+ static thenBy2<TRow, TKey>(source: OrderedEnumerableRowCollection_1<TRow>, keySelector: Func_2<TRow, TKey>): OrderedEnumerableRowCollection_1<TRow>;
2058
+ static thenByDescending2<TRow, TKey>(source: OrderedEnumerableRowCollection_1<TRow>, keySelector: Func_2<TRow, TKey>, comparer: IComparer_1<TKey>): OrderedEnumerableRowCollection_1<TRow>;
2059
+ static thenByDescending2<TRow, TKey>(source: OrderedEnumerableRowCollection_1<TRow>, keySelector: Func_2<TRow, TKey>): OrderedEnumerableRowCollection_1<TRow>;
2060
+ static where<TRow>(source: EnumerableRowCollection_1<TRow>, predicate: Func_2<TRow, CLROf<boolean>>): EnumerableRowCollection_1<TRow>;
2033
2061
  }
2034
2062
 
2035
2063
 
2036
2064
  export type EnumerableRowCollectionExtensions = EnumerableRowCollectionExtensions$instance;
2037
2065
 
2038
2066
  export abstract class TypedTableBaseExtensions$instance {
2039
- static AsEnumerable<TRow extends DataRow>(source: TypedTableBase_1<TRow>): EnumerableRowCollection_1<TRow>;
2040
- static ElementAtOrDefault<TRow extends DataRow>(source: TypedTableBase_1<TRow>, index: int): TRow;
2041
- static OrderBy<TRow extends DataRow, TKey>(source: TypedTableBase_1<TRow>, keySelector: Func_2<TRow, TKey>, comparer: IComparer_1<TKey>): OrderedEnumerableRowCollection_1<TRow>;
2042
- static OrderBy<TRow extends DataRow, TKey>(source: TypedTableBase_1<TRow>, keySelector: Func_2<TRow, TKey>): OrderedEnumerableRowCollection_1<TRow>;
2043
- static OrderByDescending<TRow extends DataRow, TKey>(source: TypedTableBase_1<TRow>, keySelector: Func_2<TRow, TKey>, comparer: IComparer_1<TKey>): OrderedEnumerableRowCollection_1<TRow>;
2044
- static OrderByDescending<TRow extends DataRow, TKey>(source: TypedTableBase_1<TRow>, keySelector: Func_2<TRow, TKey>): OrderedEnumerableRowCollection_1<TRow>;
2045
- static Select<TRow extends DataRow, S>(source: TypedTableBase_1<TRow>, selector: Func_2<TRow, S>): EnumerableRowCollection_1<S>;
2046
- static Where<TRow extends DataRow>(source: TypedTableBase_1<TRow>, predicate: Func_2<TRow, CLROf<boolean>>): EnumerableRowCollection_1<TRow>;
2067
+ static asEnumerable<TRow extends DataRow>(source: TypedTableBase_1<TRow>): EnumerableRowCollection_1<TRow>;
2068
+ static elementAtOrDefault<TRow extends DataRow>(source: TypedTableBase_1<TRow>, index: int): TRow;
2069
+ static orderBy2<TRow extends DataRow, TKey>(source: TypedTableBase_1<TRow>, keySelector: Func_2<TRow, TKey>, comparer: IComparer_1<TKey>): OrderedEnumerableRowCollection_1<TRow>;
2070
+ static orderBy2<TRow extends DataRow, TKey>(source: TypedTableBase_1<TRow>, keySelector: Func_2<TRow, TKey>): OrderedEnumerableRowCollection_1<TRow>;
2071
+ static orderByDescending2<TRow extends DataRow, TKey>(source: TypedTableBase_1<TRow>, keySelector: Func_2<TRow, TKey>, comparer: IComparer_1<TKey>): OrderedEnumerableRowCollection_1<TRow>;
2072
+ static orderByDescending2<TRow extends DataRow, TKey>(source: TypedTableBase_1<TRow>, keySelector: Func_2<TRow, TKey>): OrderedEnumerableRowCollection_1<TRow>;
2073
+ static select<TRow extends DataRow, S>(source: TypedTableBase_1<TRow>, selector: Func_2<TRow, S>): EnumerableRowCollection_1<S>;
2074
+ static where<TRow extends DataRow>(source: TypedTableBase_1<TRow>, predicate: Func_2<TRow, CLROf<boolean>>): EnumerableRowCollection_1<TRow>;
2047
2075
  }
2048
2076
 
2049
2077