@tsonic/dotnet 0.4.0 → 0.5.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.
- package/Internal/index.d.ts +2 -2
- package/Microsoft.CSharp.RuntimeBinder/index.d.ts +6 -6
- package/Microsoft.VisualBasic/index.d.ts +36 -36
- package/Microsoft.VisualBasic.CompilerServices/index.d.ts +29 -29
- package/Microsoft.VisualBasic.FileIO/index.d.ts +10 -10
- package/Microsoft.Win32/index.d.ts +8 -8
- package/Microsoft.Win32.SafeHandles/index.d.ts +17 -17
- package/System/index.d.ts +291 -291
- package/System.Buffers/index.d.ts +27 -27
- package/System.Buffers.Binary/index.d.ts +1 -1
- package/System.Buffers.Text/index.d.ts +4 -4
- package/System.CodeDom.Compiler/index.d.ts +2 -2
- package/System.Collections/index.d.ts +15 -15
- package/System.Collections.Concurrent/index.d.ts +17 -17
- package/System.Collections.Frozen/index.d.ts +10 -10
- package/System.Collections.Generic/index.d.ts +80 -80
- package/System.Collections.Immutable/index.d.ts +39 -39
- package/System.Collections.ObjectModel/index.d.ts +17 -17
- package/System.Collections.Specialized/index.d.ts +16 -16
- package/System.ComponentModel/index.d.ts +160 -160
- package/System.ComponentModel.DataAnnotations/index.d.ts +38 -38
- package/System.ComponentModel.DataAnnotations.Schema/index.d.ts +8 -8
- package/System.ComponentModel.Design/index.d.ts +35 -35
- package/System.ComponentModel.Design.Serialization/index.d.ts +12 -12
- package/System.Configuration.Assemblies/index.d.ts +2 -2
- package/System.Data/index.d.ts +98 -98
- package/System.Data.Common/index.d.ts +37 -37
- package/System.Data.SqlTypes/index.d.ts +23 -23
- package/System.Diagnostics/index.d.ts +97 -97
- package/System.Diagnostics.CodeAnalysis/index.d.ts +27 -27
- package/System.Diagnostics.Contracts/index.d.ts +15 -15
- package/System.Diagnostics.Metrics/index.d.ts +29 -29
- package/System.Diagnostics.SymbolStore/index.d.ts +5 -5
- package/System.Diagnostics.Tracing/index.d.ts +31 -31
- package/System.Drawing/index.d.ts +15 -15
- package/System.Dynamic/index.d.ts +18 -18
- package/System.Formats.Asn1/index.d.ts +10 -10
- package/System.Formats.Tar/index.d.ts +12 -12
- package/System.Globalization/index.d.ts +42 -42
- package/System.IO/index.d.ts +56 -56
- package/System.IO.Compression/index.d.ts +17 -17
- package/System.IO.Enumeration/index.d.ts +8 -8
- package/System.IO.IsolatedStorage/index.d.ts +5 -5
- package/System.IO.MemoryMappedFiles/index.d.ts +6 -6
- package/System.IO.Pipelines/index.d.ts +10 -10
- package/System.IO.Pipes/index.d.ts +16 -16
- package/System.Linq/index.d.ts +20 -20
- package/System.Linq.Expressions/index.d.ts +42 -42
- package/System.Linq.Expressions.Interpreter/index.d.ts +1 -1
- package/System.Net/index.d.ts +83 -83
- package/System.Net.Cache/index.d.ts +5 -5
- package/System.Net.Http/index.d.ts +33 -33
- package/System.Net.Http.Headers/index.d.ts +30 -30
- package/System.Net.Http.Json/index.d.ts +3 -3
- package/System.Net.Http.Metrics/index.d.ts +1 -1
- package/System.Net.Mail/index.d.ts +20 -20
- package/System.Net.Mime/index.d.ts +10 -10
- package/System.Net.NetworkInformation/index.d.ts +44 -44
- package/System.Net.Quic/index.d.ts +13 -13
- package/System.Net.Security/index.d.ts +23 -23
- package/System.Net.ServerSentEvents/index.d.ts +8 -8
- package/System.Net.Sockets/index.d.ts +34 -34
- package/System.Net.WebSockets/index.d.ts +16 -16
- package/System.Numerics/index.d.ts +15 -15
- package/System.Reflection/index.d.ts +101 -101
- package/System.Reflection.Emit/index.d.ts +28 -28
- package/System.Reflection.Metadata/index.d.ts +189 -189
- package/System.Reflection.Metadata.Ecma335/index.d.ts +48 -48
- package/System.Reflection.PortableExecutable/index.d.ts +27 -27
- package/System.Resources/index.d.ts +9 -9
- package/System.Runtime/index.d.ts +11 -11
- package/System.Runtime.CompilerServices/index.d.ts +189 -189
- package/System.Runtime.ConstrainedExecution/index.d.ts +5 -5
- package/System.Runtime.ExceptionServices/index.d.ts +4 -4
- package/System.Runtime.InteropServices/index.d.ts +130 -130
- package/System.Runtime.InteropServices.ComTypes/index.d.ts +38 -38
- package/System.Runtime.InteropServices.Java/index.d.ts +4 -4
- package/System.Runtime.InteropServices.JavaScript/index.d.ts +36 -36
- package/System.Runtime.InteropServices.Marshalling/index.d.ts +36 -36
- package/System.Runtime.InteropServices.ObjectiveC/index.d.ts +4 -4
- package/System.Runtime.InteropServices.Swift/index.d.ts +5 -5
- package/System.Runtime.Intrinsics/index.d.ts +12 -12
- package/System.Runtime.Intrinsics.Arm/index.d.ts +22 -22
- package/System.Runtime.Intrinsics.Wasm/index.d.ts +1 -1
- package/System.Runtime.Intrinsics.X86/index.d.ts +76 -76
- package/System.Runtime.Loader/index.d.ts +3 -3
- package/System.Runtime.Remoting/index.d.ts +1 -1
- package/System.Runtime.Serialization/index.d.ts +44 -44
- package/System.Runtime.Serialization.DataContracts/index.d.ts +4 -4
- package/System.Runtime.Serialization.Formatters/index.d.ts +3 -3
- package/System.Runtime.Serialization.Formatters.Binary/index.d.ts +1 -1
- package/System.Runtime.Serialization.Json/index.d.ts +4 -4
- package/System.Runtime.Versioning/index.d.ts +16 -16
- package/System.Security/index.d.ts +17 -17
- package/System.Security.AccessControl/index.d.ts +70 -70
- package/System.Security.Authentication/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/index.d.ts +7 -7
- package/System.Security.Claims/index.d.ts +5 -5
- package/System.Security.Cryptography/index.d.ts +167 -167
- package/System.Security.Cryptography.X509Certificates/index.d.ts +56 -56
- package/System.Security.Permissions/index.d.ts +6 -6
- package/System.Security.Policy/index.d.ts +2 -2
- package/System.Security.Principal/index.d.ts +15 -15
- package/System.Text/index.d.ts +36 -36
- package/System.Text.Encodings.Web/index.d.ts +5 -5
- package/System.Text.Json/index.d.ts +20 -20
- package/System.Text.Json.Nodes/index.d.ts +5 -5
- package/System.Text.Json.Schema/index.d.ts +3 -3
- package/System.Text.Json.Serialization/index.d.ts +40 -40
- package/System.Text.Json.Serialization.Metadata/index.d.ts +18 -18
- package/System.Text.RegularExpressions/index.d.ts +19 -19
- package/System.Text.Unicode/index.d.ts +4 -4
- package/System.Threading/index.d.ts +78 -78
- package/System.Threading.Channels/index.d.ts +15 -15
- package/System.Threading.Tasks/index.d.ts +28 -28
- package/System.Threading.Tasks.Dataflow/index.d.ts +27 -27
- package/System.Threading.Tasks.Sources/index.d.ts +4 -4
- package/System.Timers/index.d.ts +4 -4
- package/System.Transactions/index.d.ts +28 -28
- package/System.Web/index.d.ts +1 -1
- package/System.Windows.Markup/index.d.ts +1 -1
- package/System.Xml/index.d.ts +71 -71
- package/System.Xml.Linq/index.d.ts +23 -23
- package/System.Xml.Resolvers/index.d.ts +2 -2
- package/System.Xml.Schema/index.d.ts +88 -88
- package/System.Xml.Serialization/index.d.ts +68 -68
- package/System.Xml.XPath/index.d.ts +14 -14
- package/System.Xml.Xsl/index.d.ts +9 -9
- package/System.Xml.Xsl.Runtime/index.d.ts +50 -50
- package/package.json +1 -1
|
@@ -24,39 +24,39 @@ export type IExtenderListService = Internal.IExtenderListService;
|
|
|
24
24
|
export type ITypeDescriptorFilterService = Internal.ITypeDescriptorFilterService;
|
|
25
25
|
export type IReferenceService = Internal.IReferenceService;
|
|
26
26
|
export type IDesigner = Internal.IDesigner;
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
27
|
+
export { DesignerVerbCollection$instance as DesignerVerbCollection } from './internal/index.js';
|
|
28
|
+
export { DesignerVerb$instance as DesignerVerb } from './internal/index.js';
|
|
29
|
+
export { MenuCommand$instance as MenuCommand } from './internal/index.js';
|
|
30
|
+
export { CommandID$instance as CommandID } from './internal/index.js';
|
|
31
|
+
export { CheckoutException$instance as CheckoutException } from './internal/index.js';
|
|
32
|
+
export { StandardCommands$instance as StandardCommands } from './internal/index.js';
|
|
33
|
+
export { DesigntimeLicenseContext$instance as DesigntimeLicenseContext } from './internal/index.js';
|
|
34
|
+
export { DesigntimeLicenseContextSerializer$instance as DesigntimeLicenseContextSerializer } from './internal/index.js';
|
|
35
35
|
export type ITypeResolutionService = Internal.ITypeResolutionService;
|
|
36
|
-
export
|
|
37
|
-
export
|
|
36
|
+
export { ActiveDesignerEventArgs$instance as ActiveDesignerEventArgs } from './internal/index.js';
|
|
37
|
+
export { ActiveDesignerEventHandler$instance as ActiveDesignerEventHandler } from './internal/index.js';
|
|
38
38
|
export type IDesignerHost = Internal.IDesignerHost;
|
|
39
39
|
export type IServiceContainer = Internal.IServiceContainer;
|
|
40
|
-
export
|
|
41
|
-
export
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
46
|
-
export
|
|
47
|
-
export
|
|
48
|
-
export
|
|
49
|
-
export
|
|
50
|
-
export
|
|
51
|
-
export
|
|
52
|
-
export
|
|
53
|
-
export
|
|
54
|
-
export
|
|
55
|
-
export
|
|
56
|
-
export
|
|
57
|
-
export
|
|
58
|
-
export
|
|
59
|
-
export
|
|
40
|
+
export { DesignerTransaction$instance as DesignerTransaction } from './internal/index.js';
|
|
41
|
+
export { DesignerTransactionCloseEventArgs$instance as DesignerTransactionCloseEventArgs } from './internal/index.js';
|
|
42
|
+
export { DesignerTransactionCloseEventHandler$instance as DesignerTransactionCloseEventHandler } from './internal/index.js';
|
|
43
|
+
export { ServiceCreatorCallback$instance as ServiceCreatorCallback } from './internal/index.js';
|
|
44
|
+
export { ComponentChangedEventArgs$instance as ComponentChangedEventArgs } from './internal/index.js';
|
|
45
|
+
export { ComponentChangedEventHandler$instance as ComponentChangedEventHandler } from './internal/index.js';
|
|
46
|
+
export { ComponentChangingEventArgs$instance as ComponentChangingEventArgs } from './internal/index.js';
|
|
47
|
+
export { ComponentChangingEventHandler$instance as ComponentChangingEventHandler } from './internal/index.js';
|
|
48
|
+
export { ComponentEventArgs$instance as ComponentEventArgs } from './internal/index.js';
|
|
49
|
+
export { ComponentEventHandler$instance as ComponentEventHandler } from './internal/index.js';
|
|
50
|
+
export { ComponentRenameEventArgs$instance as ComponentRenameEventArgs } from './internal/index.js';
|
|
51
|
+
export { ComponentRenameEventHandler$instance as ComponentRenameEventHandler } from './internal/index.js';
|
|
52
|
+
export { DesignerCollection$instance as DesignerCollection } from './internal/index.js';
|
|
53
|
+
export { DesignerEventArgs$instance as DesignerEventArgs } from './internal/index.js';
|
|
54
|
+
export { DesignerEventHandler$instance as DesignerEventHandler } from './internal/index.js';
|
|
55
|
+
export { DesignerOptionService$instance as DesignerOptionService } from './internal/index.js';
|
|
56
|
+
export { DesignerOptionService_DesignerOptionCollection$instance as DesignerOptionService_DesignerOptionCollection } from './internal/index.js';
|
|
57
|
+
export { HelpKeywordAttribute$instance as HelpKeywordAttribute } from './internal/index.js';
|
|
58
|
+
export { HelpKeywordType as HelpKeywordType } from './internal/index.js';
|
|
59
|
+
export { HelpContextType as HelpContextType } from './internal/index.js';
|
|
60
60
|
export type IDesignerOptionService = Internal.IDesignerOptionService;
|
|
61
61
|
export type IComponentChangeService = Internal.IComponentChangeService;
|
|
62
62
|
export type IComponentDiscoveryService = Internal.IComponentDiscoveryService;
|
|
@@ -73,9 +73,9 @@ export type IRootDesigner = Internal.IRootDesigner;
|
|
|
73
73
|
export type ISelectionService = Internal.ISelectionService;
|
|
74
74
|
export type ITreeDesigner = Internal.ITreeDesigner;
|
|
75
75
|
export type ITypeDiscoveryService = Internal.ITypeDiscoveryService;
|
|
76
|
-
export
|
|
77
|
-
export
|
|
76
|
+
export { ViewTechnology as ViewTechnology } from './internal/index.js';
|
|
77
|
+
export { SelectionTypes as SelectionTypes } from './internal/index.js';
|
|
78
78
|
export type IInheritanceService = Internal.IInheritanceService;
|
|
79
|
-
export
|
|
80
|
-
export
|
|
81
|
-
export
|
|
79
|
+
export { ServiceContainer$instance as ServiceContainer } from './internal/index.js';
|
|
80
|
+
export { StandardToolWindows$instance as StandardToolWindows } from './internal/index.js';
|
|
81
|
+
export { TypeDescriptionProviderService$instance as TypeDescriptionProviderService } from './internal/index.js';
|
|
@@ -17,13 +17,13 @@ import type { AsyncCallback, Attribute, Boolean as ClrBoolean, Delegate, EventAr
|
|
|
17
17
|
export * from './internal/index.js';
|
|
18
18
|
|
|
19
19
|
// Individual type exports for convenience
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
20
|
+
export { DesignerSerializerAttribute$instance as DesignerSerializerAttribute } from './internal/index.js';
|
|
21
|
+
export { InstanceDescriptor$instance as InstanceDescriptor } from './internal/index.js';
|
|
22
|
+
export { ComponentSerializationService$instance as ComponentSerializationService } from './internal/index.js';
|
|
23
|
+
export { ContextStack$instance as ContextStack } from './internal/index.js';
|
|
24
|
+
export { DefaultSerializationProviderAttribute$instance as DefaultSerializationProviderAttribute } from './internal/index.js';
|
|
25
|
+
export { DesignerLoader$instance as DesignerLoader } from './internal/index.js';
|
|
26
|
+
export { SerializationStore$instance as SerializationStore } from './internal/index.js';
|
|
27
27
|
export type IDesignerLoaderHost = Internal.IDesignerLoaderHost;
|
|
28
28
|
export type IDesignerLoaderHost2 = Internal.IDesignerLoaderHost2;
|
|
29
29
|
export type IDesignerLoaderService = Internal.IDesignerLoaderService;
|
|
@@ -31,8 +31,8 @@ export type IDesignerSerializationManager = Internal.IDesignerSerializationManag
|
|
|
31
31
|
export type IDesignerSerializationProvider = Internal.IDesignerSerializationProvider;
|
|
32
32
|
export type IDesignerSerializationService = Internal.IDesignerSerializationService;
|
|
33
33
|
export type INameCreationService = Internal.INameCreationService;
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
34
|
+
export { MemberRelationshipService$instance as MemberRelationshipService } from './internal/index.js';
|
|
35
|
+
export { MemberRelationship$instance as MemberRelationship } from './internal/index.js';
|
|
36
|
+
export { ResolveNameEventHandler$instance as ResolveNameEventHandler } from './internal/index.js';
|
|
37
|
+
export { ResolveNameEventArgs$instance as ResolveNameEventArgs } from './internal/index.js';
|
|
38
|
+
export { RootDesignerSerializerAttribute$instance as RootDesignerSerializerAttribute } from './internal/index.js';
|
|
@@ -11,5 +11,5 @@ import type { Boolean as ClrBoolean, Enum, IComparable, IConvertible, IFormatPro
|
|
|
11
11
|
export * from './internal/index.js';
|
|
12
12
|
|
|
13
13
|
// Individual type exports for convenience
|
|
14
|
-
export
|
|
15
|
-
export
|
|
14
|
+
export { AssemblyHashAlgorithm as AssemblyHashAlgorithm } from './internal/index.js';
|
|
15
|
+
export { AssemblyVersionCompatibility as AssemblyVersionCompatibility } from './internal/index.js';
|
package/System.Data/index.d.ts
CHANGED
|
@@ -25,74 +25,74 @@ import type { Array as ClrArray, AsyncCallback, Attribute, Boolean as ClrBoolean
|
|
|
25
25
|
export * from './internal/index.js';
|
|
26
26
|
|
|
27
27
|
// Individual type exports for convenience
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
39
|
-
export
|
|
40
|
-
export
|
|
41
|
-
export
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
46
|
-
export
|
|
47
|
-
export
|
|
48
|
-
export
|
|
49
|
-
export
|
|
50
|
-
export
|
|
51
|
-
export
|
|
52
|
-
export
|
|
53
|
-
export
|
|
54
|
-
export
|
|
55
|
-
export
|
|
56
|
-
export
|
|
57
|
-
export
|
|
58
|
-
export
|
|
59
|
-
export
|
|
60
|
-
export
|
|
61
|
-
export
|
|
62
|
-
export
|
|
63
|
-
export
|
|
64
|
-
export
|
|
65
|
-
export
|
|
66
|
-
export
|
|
67
|
-
export
|
|
68
|
-
export
|
|
69
|
-
export
|
|
70
|
-
export
|
|
71
|
-
export
|
|
72
|
-
export
|
|
73
|
-
export
|
|
74
|
-
export
|
|
75
|
-
export
|
|
76
|
-
export
|
|
77
|
-
export
|
|
78
|
-
export
|
|
79
|
-
export
|
|
80
|
-
export
|
|
81
|
-
export
|
|
82
|
-
export
|
|
83
|
-
export
|
|
84
|
-
export
|
|
85
|
-
export
|
|
86
|
-
export
|
|
87
|
-
export
|
|
88
|
-
export
|
|
89
|
-
export
|
|
90
|
-
export
|
|
91
|
-
export
|
|
92
|
-
export
|
|
93
|
-
export
|
|
94
|
-
export
|
|
95
|
-
export
|
|
28
|
+
export { DataReaderExtensions$instance as DataReaderExtensions } from './internal/index.js';
|
|
29
|
+
export { UpdateStatus as UpdateStatus } from './internal/index.js';
|
|
30
|
+
export { XmlReadMode as XmlReadMode } from './internal/index.js';
|
|
31
|
+
export { XmlWriteMode as XmlWriteMode } from './internal/index.js';
|
|
32
|
+
export { AcceptRejectRule as AcceptRejectRule } from './internal/index.js';
|
|
33
|
+
export { InternalDataCollectionBase$instance as InternalDataCollectionBase } from './internal/index.js';
|
|
34
|
+
export { CommandBehavior as CommandBehavior } from './internal/index.js';
|
|
35
|
+
export { CommandType as CommandType } from './internal/index.js';
|
|
36
|
+
export { ConflictOption as ConflictOption } from './internal/index.js';
|
|
37
|
+
export { ConnectionState as ConnectionState } from './internal/index.js';
|
|
38
|
+
export { Constraint$instance as Constraint } from './internal/index.js';
|
|
39
|
+
export { ConstraintCollection$instance as ConstraintCollection } from './internal/index.js';
|
|
40
|
+
export { DataColumn$instance as DataColumn } from './internal/index.js';
|
|
41
|
+
export { DataColumnChangeEventArgs$instance as DataColumnChangeEventArgs } from './internal/index.js';
|
|
42
|
+
export { DataColumnChangeEventHandler$instance as DataColumnChangeEventHandler } from './internal/index.js';
|
|
43
|
+
export { DataColumnCollection$instance as DataColumnCollection } from './internal/index.js';
|
|
44
|
+
export { DataException$instance as DataException } from './internal/index.js';
|
|
45
|
+
export { ConstraintException$instance as ConstraintException } from './internal/index.js';
|
|
46
|
+
export { DeletedRowInaccessibleException$instance as DeletedRowInaccessibleException } from './internal/index.js';
|
|
47
|
+
export { DuplicateNameException$instance as DuplicateNameException } from './internal/index.js';
|
|
48
|
+
export { InRowChangingEventException$instance as InRowChangingEventException } from './internal/index.js';
|
|
49
|
+
export { InvalidConstraintException$instance as InvalidConstraintException } from './internal/index.js';
|
|
50
|
+
export { MissingPrimaryKeyException$instance as MissingPrimaryKeyException } from './internal/index.js';
|
|
51
|
+
export { NoNullAllowedException$instance as NoNullAllowedException } from './internal/index.js';
|
|
52
|
+
export { ReadOnlyException$instance as ReadOnlyException } from './internal/index.js';
|
|
53
|
+
export { RowNotInTableException$instance as RowNotInTableException } from './internal/index.js';
|
|
54
|
+
export { VersionNotFoundException$instance as VersionNotFoundException } from './internal/index.js';
|
|
55
|
+
export { DataRelation$instance as DataRelation } from './internal/index.js';
|
|
56
|
+
export { DataRelationCollection$instance as DataRelationCollection } from './internal/index.js';
|
|
57
|
+
export { DataRow$instance as DataRow } from './internal/index.js';
|
|
58
|
+
export { DataRowBuilder$instance as DataRowBuilder } from './internal/index.js';
|
|
59
|
+
export { DataRowAction as DataRowAction } from './internal/index.js';
|
|
60
|
+
export { DataRowChangeEventArgs$instance as DataRowChangeEventArgs } from './internal/index.js';
|
|
61
|
+
export { DataRowChangeEventHandler$instance as DataRowChangeEventHandler } from './internal/index.js';
|
|
62
|
+
export { DataRowCollection$instance as DataRowCollection } from './internal/index.js';
|
|
63
|
+
export { DataRowComparer$instance as DataRowComparer_0 } from './internal/index.js';
|
|
64
|
+
export { DataRowComparer_1$instance as DataRowComparer_1 } from './internal/index.js';
|
|
65
|
+
export { DataRowComparer_1$instance as DataRowComparer } from './internal/index.js';
|
|
66
|
+
export { DataRowExtensions$instance as DataRowExtensions } from './internal/index.js';
|
|
67
|
+
export { DataRowState as DataRowState } from './internal/index.js';
|
|
68
|
+
export { DataRowVersion as DataRowVersion } from './internal/index.js';
|
|
69
|
+
export { DataRowView$instance as DataRowView } from './internal/index.js';
|
|
70
|
+
export { SerializationFormat as SerializationFormat } from './internal/index.js';
|
|
71
|
+
export { DataSet$instance as DataSet } from './internal/index.js';
|
|
72
|
+
export { DataSetDateTime as DataSetDateTime } from './internal/index.js';
|
|
73
|
+
export { DataSysDescriptionAttribute$instance as DataSysDescriptionAttribute } from './internal/index.js';
|
|
74
|
+
export { DataTable$instance as DataTable } from './internal/index.js';
|
|
75
|
+
export { DataTableExtensions$instance as DataTableExtensions } from './internal/index.js';
|
|
76
|
+
export { DataTableClearEventArgs$instance as DataTableClearEventArgs } from './internal/index.js';
|
|
77
|
+
export { DataTableClearEventHandler$instance as DataTableClearEventHandler } from './internal/index.js';
|
|
78
|
+
export { DataTableCollection$instance as DataTableCollection } from './internal/index.js';
|
|
79
|
+
export { DataTableNewRowEventArgs$instance as DataTableNewRowEventArgs } from './internal/index.js';
|
|
80
|
+
export { DataTableNewRowEventHandler$instance as DataTableNewRowEventHandler } from './internal/index.js';
|
|
81
|
+
export { DataTableReader$instance as DataTableReader } from './internal/index.js';
|
|
82
|
+
export { DataView$instance as DataView } from './internal/index.js';
|
|
83
|
+
export { DataViewManager$instance as DataViewManager } from './internal/index.js';
|
|
84
|
+
export { DataViewRowState as DataViewRowState } from './internal/index.js';
|
|
85
|
+
export { DataViewSetting$instance as DataViewSetting } from './internal/index.js';
|
|
86
|
+
export { DataViewSettingCollection$instance as DataViewSettingCollection } from './internal/index.js';
|
|
87
|
+
export { DBConcurrencyException$instance as DBConcurrencyException } from './internal/index.js';
|
|
88
|
+
export { DbType as DbType } from './internal/index.js';
|
|
89
|
+
export { EnumerableRowCollection$instance as EnumerableRowCollection_0 } from './internal/index.js';
|
|
90
|
+
export { EnumerableRowCollection_1$instance as EnumerableRowCollection_1 } from './internal/index.js';
|
|
91
|
+
export { EnumerableRowCollection_1$instance as EnumerableRowCollection } from './internal/index.js';
|
|
92
|
+
export { EnumerableRowCollectionExtensions$instance as EnumerableRowCollectionExtensions } from './internal/index.js';
|
|
93
|
+
export { FillErrorEventArgs$instance as FillErrorEventArgs } from './internal/index.js';
|
|
94
|
+
export { FillErrorEventHandler$instance as FillErrorEventHandler } from './internal/index.js';
|
|
95
|
+
export { ForeignKeyConstraint$instance as ForeignKeyConstraint } from './internal/index.js';
|
|
96
96
|
export type IColumnMapping = Internal.IColumnMapping;
|
|
97
97
|
export type IColumnMappingCollection = Internal.IColumnMappingCollection;
|
|
98
98
|
export type IDataAdapter = Internal.IDataAdapter;
|
|
@@ -105,35 +105,35 @@ export type IDbConnection = Internal.IDbConnection;
|
|
|
105
105
|
export type IDbDataAdapter = Internal.IDbDataAdapter;
|
|
106
106
|
export type IDbDataParameter = Internal.IDbDataParameter;
|
|
107
107
|
export type IDbTransaction = Internal.IDbTransaction;
|
|
108
|
-
export
|
|
108
|
+
export { IsolationLevel as IsolationLevel } from './internal/index.js';
|
|
109
109
|
export type ITableMapping = Internal.ITableMapping;
|
|
110
110
|
export type ITableMappingCollection = Internal.ITableMappingCollection;
|
|
111
|
-
export
|
|
112
|
-
export
|
|
113
|
-
export
|
|
114
|
-
export
|
|
115
|
-
export
|
|
116
|
-
export
|
|
117
|
-
export
|
|
118
|
-
export
|
|
119
|
-
export
|
|
120
|
-
export
|
|
121
|
-
export
|
|
122
|
-
export
|
|
123
|
-
export
|
|
124
|
-
export
|
|
125
|
-
export
|
|
126
|
-
export
|
|
127
|
-
export
|
|
128
|
-
export
|
|
129
|
-
export
|
|
130
|
-
export
|
|
131
|
-
export
|
|
132
|
-
export
|
|
133
|
-
export
|
|
134
|
-
export
|
|
135
|
-
export
|
|
136
|
-
export
|
|
137
|
-
export
|
|
138
|
-
export
|
|
139
|
-
export
|
|
111
|
+
export { KeyRestrictionBehavior as KeyRestrictionBehavior } from './internal/index.js';
|
|
112
|
+
export { LoadOption as LoadOption } from './internal/index.js';
|
|
113
|
+
export { MappingType as MappingType } from './internal/index.js';
|
|
114
|
+
export { MergeFailedEventArgs$instance as MergeFailedEventArgs } from './internal/index.js';
|
|
115
|
+
export { MergeFailedEventHandler$instance as MergeFailedEventHandler } from './internal/index.js';
|
|
116
|
+
export { MissingMappingAction as MissingMappingAction } from './internal/index.js';
|
|
117
|
+
export { MissingSchemaAction as MissingSchemaAction } from './internal/index.js';
|
|
118
|
+
export { OrderedEnumerableRowCollection_1$instance as OrderedEnumerableRowCollection_1 } from './internal/index.js';
|
|
119
|
+
export { OrderedEnumerableRowCollection_1$instance as OrderedEnumerableRowCollection } from './internal/index.js';
|
|
120
|
+
export { ParameterDirection as ParameterDirection } from './internal/index.js';
|
|
121
|
+
export { PropertyCollection$instance as PropertyCollection } from './internal/index.js';
|
|
122
|
+
export { StatementCompletedEventArgs$instance as StatementCompletedEventArgs } from './internal/index.js';
|
|
123
|
+
export { StatementCompletedEventHandler$instance as StatementCompletedEventHandler } from './internal/index.js';
|
|
124
|
+
export { Rule as Rule } from './internal/index.js';
|
|
125
|
+
export { SchemaSerializationMode as SchemaSerializationMode } from './internal/index.js';
|
|
126
|
+
export { SchemaType as SchemaType } from './internal/index.js';
|
|
127
|
+
export { SqlDbType as SqlDbType } from './internal/index.js';
|
|
128
|
+
export { StateChangeEventArgs$instance as StateChangeEventArgs } from './internal/index.js';
|
|
129
|
+
export { StateChangeEventHandler$instance as StateChangeEventHandler } from './internal/index.js';
|
|
130
|
+
export { StatementType as StatementType } from './internal/index.js';
|
|
131
|
+
export { StrongTypingException$instance as StrongTypingException } from './internal/index.js';
|
|
132
|
+
export { TypedTableBase_1$instance as TypedTableBase_1 } from './internal/index.js';
|
|
133
|
+
export { TypedTableBase_1$instance as TypedTableBase } from './internal/index.js';
|
|
134
|
+
export { TypedTableBaseExtensions$instance as TypedTableBaseExtensions } from './internal/index.js';
|
|
135
|
+
export { UniqueConstraint$instance as UniqueConstraint } from './internal/index.js';
|
|
136
|
+
export { UpdateRowSource as UpdateRowSource } from './internal/index.js';
|
|
137
|
+
export { InvalidExpressionException$instance as InvalidExpressionException } from './internal/index.js';
|
|
138
|
+
export { EvaluateException$instance as EvaluateException } from './internal/index.js';
|
|
139
|
+
export { SyntaxErrorException$instance as SyntaxErrorException } from './internal/index.js';
|
|
@@ -24,41 +24,41 @@ import type { Array as ClrArray, Attribute, Boolean as ClrBoolean, Byte, Char, D
|
|
|
24
24
|
export * from './internal/index.js';
|
|
25
25
|
|
|
26
26
|
// Individual type exports for convenience
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
39
|
-
export
|
|
40
|
-
export
|
|
41
|
-
export
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
46
|
-
export
|
|
47
|
-
export
|
|
48
|
-
export
|
|
49
|
-
export
|
|
50
|
-
export
|
|
51
|
-
export
|
|
52
|
-
export
|
|
53
|
-
export
|
|
54
|
-
export
|
|
55
|
-
export
|
|
56
|
-
export
|
|
57
|
-
export
|
|
27
|
+
export { CatalogLocation as CatalogLocation } from './internal/index.js';
|
|
28
|
+
export { DataAdapter$instance as DataAdapter } from './internal/index.js';
|
|
29
|
+
export { DataColumnMapping$instance as DataColumnMapping } from './internal/index.js';
|
|
30
|
+
export { DataColumnMappingCollection$instance as DataColumnMappingCollection } from './internal/index.js';
|
|
31
|
+
export { DataTableMapping$instance as DataTableMapping } from './internal/index.js';
|
|
32
|
+
export { DataTableMappingCollection$instance as DataTableMappingCollection } from './internal/index.js';
|
|
33
|
+
export { DbBatch$instance as DbBatch } from './internal/index.js';
|
|
34
|
+
export { DbBatchCommand$instance as DbBatchCommand } from './internal/index.js';
|
|
35
|
+
export { DbBatchCommandCollection$instance as DbBatchCommandCollection } from './internal/index.js';
|
|
36
|
+
export { DbColumn$instance as DbColumn } from './internal/index.js';
|
|
37
|
+
export { DbCommand$instance as DbCommand } from './internal/index.js';
|
|
38
|
+
export { DbCommandBuilder$instance as DbCommandBuilder } from './internal/index.js';
|
|
39
|
+
export { DbConnection$instance as DbConnection } from './internal/index.js';
|
|
40
|
+
export { DbConnectionStringBuilder$instance as DbConnectionStringBuilder } from './internal/index.js';
|
|
41
|
+
export { DbDataAdapter$instance as DbDataAdapter } from './internal/index.js';
|
|
42
|
+
export { DbDataReader$instance as DbDataReader } from './internal/index.js';
|
|
43
|
+
export { DbDataReaderExtensions$instance as DbDataReaderExtensions } from './internal/index.js';
|
|
44
|
+
export { DbDataRecord$instance as DbDataRecord } from './internal/index.js';
|
|
45
|
+
export { DbDataSource$instance as DbDataSource } from './internal/index.js';
|
|
46
|
+
export { DbDataSourceEnumerator$instance as DbDataSourceEnumerator } from './internal/index.js';
|
|
47
|
+
export { DbEnumerator$instance as DbEnumerator } from './internal/index.js';
|
|
48
|
+
export { DbException$instance as DbException } from './internal/index.js';
|
|
49
|
+
export { DbMetaDataCollectionNames$instance as DbMetaDataCollectionNames } from './internal/index.js';
|
|
50
|
+
export { DbMetaDataColumnNames$instance as DbMetaDataColumnNames } from './internal/index.js';
|
|
51
|
+
export { DbParameter$instance as DbParameter } from './internal/index.js';
|
|
52
|
+
export { DbParameterCollection$instance as DbParameterCollection } from './internal/index.js';
|
|
53
|
+
export { DbProviderFactory$instance as DbProviderFactory } from './internal/index.js';
|
|
54
|
+
export { DbProviderFactories$instance as DbProviderFactories } from './internal/index.js';
|
|
55
|
+
export { DbProviderSpecificTypePropertyAttribute$instance as DbProviderSpecificTypePropertyAttribute } from './internal/index.js';
|
|
56
|
+
export { DbTransaction$instance as DbTransaction } from './internal/index.js';
|
|
57
|
+
export { GroupByBehavior as GroupByBehavior } from './internal/index.js';
|
|
58
58
|
export type IDbColumnSchemaGenerator = Internal.IDbColumnSchemaGenerator;
|
|
59
|
-
export
|
|
60
|
-
export
|
|
61
|
-
export
|
|
62
|
-
export
|
|
63
|
-
export
|
|
64
|
-
export
|
|
59
|
+
export { IdentifierCase as IdentifierCase } from './internal/index.js';
|
|
60
|
+
export { RowUpdatedEventArgs$instance as RowUpdatedEventArgs } from './internal/index.js';
|
|
61
|
+
export { RowUpdatingEventArgs$instance as RowUpdatingEventArgs } from './internal/index.js';
|
|
62
|
+
export { SchemaTableColumn$instance as SchemaTableColumn } from './internal/index.js';
|
|
63
|
+
export { SchemaTableOptionalColumn$instance as SchemaTableOptionalColumn } from './internal/index.js';
|
|
64
|
+
export { SupportedJoinOperators as SupportedJoinOperators } from './internal/index.js';
|
|
@@ -19,27 +19,27 @@ import type { Boolean as ClrBoolean, Byte, Char, DateTime, Decimal, Double, Enum
|
|
|
19
19
|
export * from './internal/index.js';
|
|
20
20
|
|
|
21
21
|
// Individual type exports for convenience
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
39
|
-
export
|
|
40
|
-
export
|
|
22
|
+
export { SqlChars$instance as SqlChars } from './internal/index.js';
|
|
23
|
+
export { SqlDateTime$instance as SqlDateTime } from './internal/index.js';
|
|
24
|
+
export { SqlDecimal$instance as SqlDecimal } from './internal/index.js';
|
|
25
|
+
export { SqlDouble$instance as SqlDouble } from './internal/index.js';
|
|
26
|
+
export { SqlGuid$instance as SqlGuid } from './internal/index.js';
|
|
27
|
+
export { SqlInt16$instance as SqlInt16 } from './internal/index.js';
|
|
28
|
+
export { SqlInt32$instance as SqlInt32 } from './internal/index.js';
|
|
29
|
+
export { SqlInt64$instance as SqlInt64 } from './internal/index.js';
|
|
30
|
+
export { SqlMoney$instance as SqlMoney } from './internal/index.js';
|
|
31
|
+
export { SqlSingle$instance as SqlSingle } from './internal/index.js';
|
|
32
|
+
export { SqlCompareOptions as SqlCompareOptions } from './internal/index.js';
|
|
33
|
+
export { SqlString$instance as SqlString } from './internal/index.js';
|
|
34
|
+
export { StorageState as StorageState } from './internal/index.js';
|
|
35
|
+
export { SqlTypeException$instance as SqlTypeException } from './internal/index.js';
|
|
36
|
+
export { SqlNullValueException$instance as SqlNullValueException } from './internal/index.js';
|
|
37
|
+
export { SqlTruncateException$instance as SqlTruncateException } from './internal/index.js';
|
|
38
|
+
export { SqlNotFilledException$instance as SqlNotFilledException } from './internal/index.js';
|
|
39
|
+
export { SqlAlreadyFilledException$instance as SqlAlreadyFilledException } from './internal/index.js';
|
|
40
|
+
export { SqlXml$instance as SqlXml } from './internal/index.js';
|
|
41
41
|
export type INullable = Internal.INullable;
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
42
|
+
export { SqlBinary$instance as SqlBinary } from './internal/index.js';
|
|
43
|
+
export { SqlBoolean$instance as SqlBoolean } from './internal/index.js';
|
|
44
|
+
export { SqlByte$instance as SqlByte } from './internal/index.js';
|
|
45
|
+
export { SqlBytes$instance as SqlBytes } from './internal/index.js';
|