@tsonic/dotnet 0.7.9 → 0.8.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +7 -7
- package/Microsoft.VisualBasic/internal/index.d.ts +23 -23
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +29 -29
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +15 -15
- package/Microsoft.Win32/internal/index.d.ts +1 -1
- package/Microsoft.Win32.SafeHandles/internal/index.d.ts +19 -19
- package/System/internal/index.d.ts +408 -408
- package/System.Buffers/internal/index.d.ts +11 -11
- package/System.CodeDom.Compiler/internal/index.d.ts +3 -3
- package/System.Collections/internal/index.d.ts +44 -44
- package/System.Collections.Concurrent/internal/index.d.ts +18 -18
- package/System.Collections.Frozen/internal/index.d.ts +4 -4
- package/System.Collections.Generic/internal/index.d.ts +98 -98
- package/System.Collections.Immutable/internal/index.d.ts +22 -22
- package/System.Collections.ObjectModel/internal/index.d.ts +11 -11
- package/System.Collections.Specialized/internal/index.d.ts +38 -38
- package/System.ComponentModel/internal/index.d.ts +222 -222
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +54 -54
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +8 -8
- package/System.ComponentModel.Design/internal/index.d.ts +30 -30
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +13 -13
- package/System.Data/internal/index.d.ts +110 -110
- package/System.Data.Common/internal/index.d.ts +17 -17
- package/System.Data.SqlTypes/internal/index.d.ts +62 -62
- package/System.Diagnostics/internal/index.d.ts +117 -117
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +34 -34
- package/System.Diagnostics.Contracts/internal/index.d.ts +14 -14
- package/System.Diagnostics.Metrics/internal/index.d.ts +19 -19
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +4 -4
- package/System.Diagnostics.Tracing/internal/index.d.ts +21 -21
- package/System.Drawing/internal/index.d.ts +22 -22
- package/System.Dynamic/internal/index.d.ts +6 -6
- package/System.Formats.Asn1/internal/index.d.ts +10 -10
- package/System.Formats.Tar/internal/index.d.ts +14 -14
- package/System.Globalization/internal/index.d.ts +40 -40
- package/System.IO/internal/index.d.ts +107 -107
- package/System.IO.Compression/internal/index.d.ts +32 -32
- package/System.IO.Enumeration/internal/index.d.ts +3 -3
- package/System.IO.IsolatedStorage/internal/index.d.ts +12 -12
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +3 -3
- package/System.IO.Pipelines/internal/index.d.ts +8 -8
- package/System.IO.Pipes/internal/index.d.ts +28 -28
- package/System.Linq/internal/index.d.ts +7 -7
- package/System.Linq.Expressions/internal/index.d.ts +34 -34
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +1 -1
- package/System.Net/internal/index.d.ts +84 -84
- package/System.Net.Cache/internal/index.d.ts +8 -8
- package/System.Net.Http/internal/index.d.ts +40 -40
- package/System.Net.Http.Headers/internal/index.d.ts +48 -48
- package/System.Net.Http.Json/internal/index.d.ts +1 -1
- package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
- package/System.Net.Mail/internal/index.d.ts +47 -47
- package/System.Net.Mime/internal/index.d.ts +4 -4
- package/System.Net.NetworkInformation/internal/index.d.ts +17 -17
- package/System.Net.Quic/internal/index.d.ts +9 -9
- package/System.Net.Security/internal/index.d.ts +19 -19
- package/System.Net.ServerSentEvents/internal/index.d.ts +2 -2
- package/System.Net.Sockets/internal/index.d.ts +53 -53
- package/System.Net.WebSockets/internal/index.d.ts +23 -23
- package/System.Numerics/internal/index.d.ts +37 -37
- package/System.Reflection/internal/index.d.ts +69 -69
- package/System.Reflection.Emit/internal/index.d.ts +18 -18
- package/System.Reflection.Metadata/internal/index.d.ts +170 -170
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +39 -39
- package/System.Reflection.PortableExecutable/internal/index.d.ts +23 -23
- package/System.Resources/internal/index.d.ts +20 -20
- package/System.Runtime/internal/index.d.ts +7 -7
- package/System.Runtime.CompilerServices/internal/index.d.ts +145 -145
- package/System.Runtime.ConstrainedExecution/internal/index.d.ts +2 -2
- package/System.Runtime.ExceptionServices/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices/internal/index.d.ts +120 -120
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +20 -20
- package/System.Runtime.InteropServices.Java/internal/index.d.ts +3 -3
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +27 -27
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +27 -27
- package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +1 -1
- package/System.Runtime.InteropServices.Swift/internal/index.d.ts +4 -4
- package/System.Runtime.Intrinsics/internal/index.d.ts +4 -4
- package/System.Runtime.Loader/internal/index.d.ts +3 -3
- package/System.Runtime.Remoting/internal/index.d.ts +1 -1
- package/System.Runtime.Serialization/internal/index.d.ts +47 -47
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +4 -4
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Json/internal/index.d.ts +8 -8
- package/System.Runtime.Versioning/internal/index.d.ts +18 -18
- package/System.Security/internal/index.d.ts +23 -23
- package/System.Security.AccessControl/internal/index.d.ts +65 -65
- package/System.Security.Authentication/internal/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +6 -6
- package/System.Security.Claims/internal/index.d.ts +24 -24
- package/System.Security.Cryptography/internal/index.d.ts +220 -220
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +120 -120
- package/System.Security.Permissions/internal/index.d.ts +1 -1
- package/System.Security.Policy/internal/index.d.ts +4 -4
- package/System.Security.Principal/internal/index.d.ts +21 -21
- package/System.Text/internal/index.d.ts +49 -49
- package/System.Text.Encodings.Web/internal/index.d.ts +3 -3
- package/System.Text.Json/internal/index.d.ts +24 -24
- package/System.Text.Json.Nodes/internal/index.d.ts +8 -8
- package/System.Text.Json.Schema/internal/index.d.ts +2 -2
- package/System.Text.Json.Serialization/internal/index.d.ts +25 -25
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +10 -10
- package/System.Text.RegularExpressions/internal/index.d.ts +24 -24
- package/System.Text.Unicode/internal/index.d.ts +3 -3
- package/System.Threading/internal/index.d.ts +105 -105
- package/System.Threading.Channels/internal/index.d.ts +7 -7
- package/System.Threading.Tasks/internal/index.d.ts +56 -56
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +29 -29
- package/System.Threading.Tasks.Sources/internal/index.d.ts +1 -1
- package/System.Timers/internal/index.d.ts +5 -5
- package/System.Transactions/internal/index.d.ts +41 -41
- package/System.Web/internal/index.d.ts +1 -1
- package/System.Windows.Markup/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +72 -72
- package/System.Xml.Linq/internal/index.d.ts +31 -31
- package/System.Xml.Resolvers/internal/index.d.ts +5 -5
- package/System.Xml.Schema/internal/index.d.ts +76 -76
- package/System.Xml.Serialization/internal/index.d.ts +96 -96
- package/System.Xml.XPath/internal/index.d.ts +9 -9
- package/System.Xml.Xsl/internal/index.d.ts +13 -13
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +52 -52
- package/package.json +2 -2
|
@@ -60,7 +60,7 @@ export interface SqlBinary$instance {
|
|
|
60
60
|
|
|
61
61
|
|
|
62
62
|
export const SqlBinary: {
|
|
63
|
-
new(value: byte[]): SqlBinary
|
|
63
|
+
new(value: byte[]): SqlBinary;
|
|
64
64
|
readonly null_: SqlBinary;
|
|
65
65
|
add(x: SqlBinary, y: SqlBinary): SqlBinary;
|
|
66
66
|
concat(x: SqlBinary, y: SqlBinary): SqlBinary;
|
|
@@ -116,8 +116,8 @@ export interface SqlBoolean$instance {
|
|
|
116
116
|
|
|
117
117
|
|
|
118
118
|
export const SqlBoolean: {
|
|
119
|
-
new(value: boolean): SqlBoolean
|
|
120
|
-
new(value: int): SqlBoolean
|
|
119
|
+
new(value: boolean): SqlBoolean;
|
|
120
|
+
new(value: int): SqlBoolean;
|
|
121
121
|
readonly true_: SqlBoolean;
|
|
122
122
|
readonly false_: SqlBoolean;
|
|
123
123
|
readonly null_: SqlBoolean;
|
|
@@ -176,7 +176,7 @@ export interface SqlByte$instance {
|
|
|
176
176
|
|
|
177
177
|
|
|
178
178
|
export const SqlByte: {
|
|
179
|
-
new(value: byte): SqlByte
|
|
179
|
+
new(value: byte): SqlByte;
|
|
180
180
|
readonly null_: SqlByte;
|
|
181
181
|
readonly zero: SqlByte;
|
|
182
182
|
readonly minValue: SqlByte;
|
|
@@ -234,12 +234,12 @@ export interface SqlDateTime$instance {
|
|
|
234
234
|
|
|
235
235
|
|
|
236
236
|
export const SqlDateTime: {
|
|
237
|
-
new(value: DateTime): SqlDateTime
|
|
238
|
-
new(year: int, month: int, day: int): SqlDateTime
|
|
239
|
-
new(year: int, month: int, day: int, hour: int, minute: int, second: int): SqlDateTime
|
|
240
|
-
new(year: int, month: int, day: int, hour: int, minute: int, second: int, millisecond: double): SqlDateTime
|
|
241
|
-
new(year: int, month: int, day: int, hour: int, minute: int, second: int, bilisecond: int): SqlDateTime
|
|
242
|
-
new(dayTicks: int, timeTicks: int): SqlDateTime
|
|
237
|
+
new(value: DateTime): SqlDateTime;
|
|
238
|
+
new(year: int, month: int, day: int): SqlDateTime;
|
|
239
|
+
new(year: int, month: int, day: int, hour: int, minute: int, second: int): SqlDateTime;
|
|
240
|
+
new(year: int, month: int, day: int, hour: int, minute: int, second: int, millisecond: double): SqlDateTime;
|
|
241
|
+
new(year: int, month: int, day: int, hour: int, minute: int, second: int, bilisecond: int): SqlDateTime;
|
|
242
|
+
new(dayTicks: int, timeTicks: int): SqlDateTime;
|
|
243
243
|
readonly sqlTicksPerSecond: int;
|
|
244
244
|
readonly sqlTicksPerMinute: int;
|
|
245
245
|
readonly sqlTicksPerHour: int;
|
|
@@ -304,12 +304,12 @@ export interface SqlDecimal$instance {
|
|
|
304
304
|
|
|
305
305
|
|
|
306
306
|
export const SqlDecimal: {
|
|
307
|
-
new(value: decimal): SqlDecimal
|
|
308
|
-
new(value: int): SqlDecimal
|
|
309
|
-
new(value: long): SqlDecimal
|
|
310
|
-
new(bPrecision: byte, bScale: byte, fPositive: boolean, bits: int[]): SqlDecimal
|
|
311
|
-
new(bPrecision: byte, bScale: byte, fPositive: boolean, data1: int, data2: int, data3: int, data4: int): SqlDecimal
|
|
312
|
-
new(dVal: double): SqlDecimal
|
|
307
|
+
new(value: decimal): SqlDecimal;
|
|
308
|
+
new(value: int): SqlDecimal;
|
|
309
|
+
new(value: long): SqlDecimal;
|
|
310
|
+
new(bPrecision: byte, bScale: byte, fPositive: boolean, bits: int[]): SqlDecimal;
|
|
311
|
+
new(bPrecision: byte, bScale: byte, fPositive: boolean, data1: int, data2: int, data3: int, data4: int): SqlDecimal;
|
|
312
|
+
new(dVal: double): SqlDecimal;
|
|
313
313
|
readonly maxPrecision: byte;
|
|
314
314
|
readonly maxScale: byte;
|
|
315
315
|
readonly null_: SqlDecimal;
|
|
@@ -377,7 +377,7 @@ export interface SqlDouble$instance {
|
|
|
377
377
|
|
|
378
378
|
|
|
379
379
|
export const SqlDouble: {
|
|
380
|
-
new(value: double): SqlDouble
|
|
380
|
+
new(value: double): SqlDouble;
|
|
381
381
|
readonly null_: SqlDouble;
|
|
382
382
|
readonly zero: SqlDouble;
|
|
383
383
|
readonly minValue: SqlDouble;
|
|
@@ -429,10 +429,10 @@ export interface SqlGuid$instance {
|
|
|
429
429
|
|
|
430
430
|
|
|
431
431
|
export const SqlGuid: {
|
|
432
|
-
new(value: byte[]): SqlGuid
|
|
433
|
-
new(s: string): SqlGuid
|
|
434
|
-
new(g: Guid): SqlGuid
|
|
435
|
-
new(a: int, b: short, c: short, d: byte, e: byte, f: byte, g: byte, h: byte, i: byte, j: byte, k: byte): SqlGuid
|
|
432
|
+
new(value: byte[]): SqlGuid;
|
|
433
|
+
new(s: string): SqlGuid;
|
|
434
|
+
new(g: Guid): SqlGuid;
|
|
435
|
+
new(a: int, b: short, c: short, d: byte, e: byte, f: byte, g: byte, h: byte, i: byte, j: byte, k: byte): SqlGuid;
|
|
436
436
|
readonly null_: SqlGuid;
|
|
437
437
|
equals(x: SqlGuid, y: SqlGuid): SqlBoolean;
|
|
438
438
|
getXsdType(schemaSet: XmlSchemaSet): XmlQualifiedName;
|
|
@@ -484,7 +484,7 @@ export interface SqlInt16$instance {
|
|
|
484
484
|
|
|
485
485
|
|
|
486
486
|
export const SqlInt16: {
|
|
487
|
-
new(value: short): SqlInt16
|
|
487
|
+
new(value: short): SqlInt16;
|
|
488
488
|
readonly null_: SqlInt16;
|
|
489
489
|
readonly zero: SqlInt16;
|
|
490
490
|
readonly minValue: SqlInt16;
|
|
@@ -548,7 +548,7 @@ export interface SqlInt32$instance {
|
|
|
548
548
|
|
|
549
549
|
|
|
550
550
|
export const SqlInt32: {
|
|
551
|
-
new(value: int): SqlInt32
|
|
551
|
+
new(value: int): SqlInt32;
|
|
552
552
|
readonly null_: SqlInt32;
|
|
553
553
|
readonly zero: SqlInt32;
|
|
554
554
|
readonly minValue: SqlInt32;
|
|
@@ -612,7 +612,7 @@ export interface SqlInt64$instance {
|
|
|
612
612
|
|
|
613
613
|
|
|
614
614
|
export const SqlInt64: {
|
|
615
|
-
new(value: long): SqlInt64
|
|
615
|
+
new(value: long): SqlInt64;
|
|
616
616
|
readonly null_: SqlInt64;
|
|
617
617
|
readonly zero: SqlInt64;
|
|
618
618
|
readonly minValue: SqlInt64;
|
|
@@ -681,10 +681,10 @@ export interface SqlMoney$instance {
|
|
|
681
681
|
|
|
682
682
|
|
|
683
683
|
export const SqlMoney: {
|
|
684
|
-
new(value: int): SqlMoney
|
|
685
|
-
new(value: long): SqlMoney
|
|
686
|
-
new(value: decimal): SqlMoney
|
|
687
|
-
new(value: double): SqlMoney
|
|
684
|
+
new(value: int): SqlMoney;
|
|
685
|
+
new(value: long): SqlMoney;
|
|
686
|
+
new(value: decimal): SqlMoney;
|
|
687
|
+
new(value: double): SqlMoney;
|
|
688
688
|
readonly null_: SqlMoney;
|
|
689
689
|
readonly zero: SqlMoney;
|
|
690
690
|
readonly minValue: SqlMoney;
|
|
@@ -743,8 +743,8 @@ export interface SqlSingle$instance {
|
|
|
743
743
|
|
|
744
744
|
|
|
745
745
|
export const SqlSingle: {
|
|
746
|
-
new(value: float): SqlSingle
|
|
747
|
-
new(value: double): SqlSingle
|
|
746
|
+
new(value: float): SqlSingle;
|
|
747
|
+
new(value: double): SqlSingle;
|
|
748
748
|
readonly null_: SqlSingle;
|
|
749
749
|
readonly zero: SqlSingle;
|
|
750
750
|
readonly minValue: SqlSingle;
|
|
@@ -811,13 +811,13 @@ export interface SqlString$instance {
|
|
|
811
811
|
|
|
812
812
|
|
|
813
813
|
export const SqlString: {
|
|
814
|
-
new(lcid: int, compareOptions: SqlCompareOptions, data: byte[], index: int, count: int, fUnicode: boolean): SqlString
|
|
815
|
-
new(lcid: int, compareOptions: SqlCompareOptions, data: byte[], fUnicode: boolean): SqlString
|
|
816
|
-
new(lcid: int, compareOptions: SqlCompareOptions, data: byte[], index: int, count: int): SqlString
|
|
817
|
-
new(lcid: int, compareOptions: SqlCompareOptions, data: byte[]): SqlString
|
|
818
|
-
new(data: string, lcid: int, compareOptions: SqlCompareOptions): SqlString
|
|
819
|
-
new(data: string, lcid: int): SqlString
|
|
820
|
-
new(data: string): SqlString
|
|
814
|
+
new(lcid: int, compareOptions: SqlCompareOptions, data: byte[], index: int, count: int, fUnicode: boolean): SqlString;
|
|
815
|
+
new(lcid: int, compareOptions: SqlCompareOptions, data: byte[], fUnicode: boolean): SqlString;
|
|
816
|
+
new(lcid: int, compareOptions: SqlCompareOptions, data: byte[], index: int, count: int): SqlString;
|
|
817
|
+
new(lcid: int, compareOptions: SqlCompareOptions, data: byte[]): SqlString;
|
|
818
|
+
new(data: string, lcid: int, compareOptions: SqlCompareOptions): SqlString;
|
|
819
|
+
new(data: string, lcid: int): SqlString;
|
|
820
|
+
new(data: string): SqlString;
|
|
821
821
|
readonly null_: SqlString;
|
|
822
822
|
readonly ignoreCase: int;
|
|
823
823
|
readonly ignoreWidth: int;
|
|
@@ -860,9 +860,9 @@ export interface SqlAlreadyFilledException$instance extends SqlTypeException$ins
|
|
|
860
860
|
|
|
861
861
|
|
|
862
862
|
export const SqlAlreadyFilledException: {
|
|
863
|
-
new(): SqlAlreadyFilledException
|
|
864
|
-
new(message: string): SqlAlreadyFilledException
|
|
865
|
-
new(message: string, e: Exception): SqlAlreadyFilledException
|
|
863
|
+
new(): SqlAlreadyFilledException;
|
|
864
|
+
new(message: string): SqlAlreadyFilledException;
|
|
865
|
+
new(message: string, e: Exception): SqlAlreadyFilledException;
|
|
866
866
|
};
|
|
867
867
|
|
|
868
868
|
|
|
@@ -891,10 +891,10 @@ export interface SqlBytes$instance {
|
|
|
891
891
|
|
|
892
892
|
|
|
893
893
|
export const SqlBytes: {
|
|
894
|
-
new(): SqlBytes
|
|
895
|
-
new(buffer: byte[]): SqlBytes
|
|
896
|
-
new(value: SqlBinary): SqlBytes
|
|
897
|
-
new(s: Stream): SqlBytes
|
|
894
|
+
new(): SqlBytes;
|
|
895
|
+
new(buffer: byte[]): SqlBytes;
|
|
896
|
+
new(value: SqlBinary): SqlBytes;
|
|
897
|
+
new(s: Stream): SqlBytes;
|
|
898
898
|
readonly null_: SqlBytes;
|
|
899
899
|
getXsdType(schemaSet: XmlSchemaSet): XmlQualifiedName;
|
|
900
900
|
};
|
|
@@ -928,9 +928,9 @@ export interface SqlChars$instance {
|
|
|
928
928
|
|
|
929
929
|
|
|
930
930
|
export const SqlChars: {
|
|
931
|
-
new(): SqlChars
|
|
932
|
-
new(buffer: char[]): SqlChars
|
|
933
|
-
new(value: SqlString): SqlChars
|
|
931
|
+
new(): SqlChars;
|
|
932
|
+
new(buffer: char[]): SqlChars;
|
|
933
|
+
new(value: SqlString): SqlChars;
|
|
934
934
|
readonly null_: SqlChars;
|
|
935
935
|
getXsdType(schemaSet: XmlSchemaSet): XmlQualifiedName;
|
|
936
936
|
};
|
|
@@ -953,9 +953,9 @@ export interface SqlNotFilledException$instance extends SqlTypeException$instanc
|
|
|
953
953
|
|
|
954
954
|
|
|
955
955
|
export const SqlNotFilledException: {
|
|
956
|
-
new(): SqlNotFilledException
|
|
957
|
-
new(message: string): SqlNotFilledException
|
|
958
|
-
new(message: string, e: Exception): SqlNotFilledException
|
|
956
|
+
new(): SqlNotFilledException;
|
|
957
|
+
new(message: string): SqlNotFilledException;
|
|
958
|
+
new(message: string, e: Exception): SqlNotFilledException;
|
|
959
959
|
};
|
|
960
960
|
|
|
961
961
|
|
|
@@ -972,9 +972,9 @@ export interface SqlNullValueException$instance extends SqlTypeException$instanc
|
|
|
972
972
|
|
|
973
973
|
|
|
974
974
|
export const SqlNullValueException: {
|
|
975
|
-
new(): SqlNullValueException
|
|
976
|
-
new(message: string): SqlNullValueException
|
|
977
|
-
new(message: string, e: Exception): SqlNullValueException
|
|
975
|
+
new(): SqlNullValueException;
|
|
976
|
+
new(message: string): SqlNullValueException;
|
|
977
|
+
new(message: string, e: Exception): SqlNullValueException;
|
|
978
978
|
};
|
|
979
979
|
|
|
980
980
|
|
|
@@ -991,9 +991,9 @@ export interface SqlTruncateException$instance extends SqlTypeException$instance
|
|
|
991
991
|
|
|
992
992
|
|
|
993
993
|
export const SqlTruncateException: {
|
|
994
|
-
new(): SqlTruncateException
|
|
995
|
-
new(message: string): SqlTruncateException
|
|
996
|
-
new(message: string, e: Exception): SqlTruncateException
|
|
994
|
+
new(): SqlTruncateException;
|
|
995
|
+
new(message: string): SqlTruncateException;
|
|
996
|
+
new(message: string, e: Exception): SqlTruncateException;
|
|
997
997
|
};
|
|
998
998
|
|
|
999
999
|
|
|
@@ -1010,9 +1010,9 @@ export interface SqlTypeException$instance extends SystemException {
|
|
|
1010
1010
|
|
|
1011
1011
|
|
|
1012
1012
|
export const SqlTypeException: {
|
|
1013
|
-
new(): SqlTypeException
|
|
1014
|
-
new(message: string): SqlTypeException
|
|
1015
|
-
new(message: string, e: Exception): SqlTypeException
|
|
1013
|
+
new(): SqlTypeException;
|
|
1014
|
+
new(message: string): SqlTypeException;
|
|
1015
|
+
new(message: string, e: Exception): SqlTypeException;
|
|
1016
1016
|
};
|
|
1017
1017
|
|
|
1018
1018
|
|
|
@@ -1031,9 +1031,9 @@ export interface SqlXml$instance {
|
|
|
1031
1031
|
|
|
1032
1032
|
|
|
1033
1033
|
export const SqlXml: {
|
|
1034
|
-
new(): SqlXml
|
|
1035
|
-
new(value: XmlReader): SqlXml
|
|
1036
|
-
new(value: Stream): SqlXml
|
|
1034
|
+
new(): SqlXml;
|
|
1035
|
+
new(value: XmlReader): SqlXml;
|
|
1036
|
+
new(value: Stream): SqlXml;
|
|
1037
1037
|
readonly null_: SqlXml;
|
|
1038
1038
|
getXsdType(schemaSet: XmlSchemaSet): XmlQualifiedName;
|
|
1039
1039
|
};
|