@tsonic/dotnet 0.8.1 → 0.8.2
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 +18 -18
- package/Microsoft.VisualBasic/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +1 -1
- package/Microsoft.Win32/internal/index.d.ts +11 -11
- package/System/bindings.json +114 -114
- package/System/internal/index.d.ts +994 -1006
- package/System/internal/metadata.json +73 -73
- package/System.Buffers/internal/index.d.ts +3 -3
- package/System.CodeDom.Compiler/internal/index.d.ts +11 -11
- package/System.Collections/internal/index.d.ts +26 -28
- package/System.Collections.Concurrent/internal/index.d.ts +10 -10
- package/System.Collections.Frozen/bindings.json +20 -20
- package/System.Collections.Frozen/internal/index.d.ts +6 -6
- package/System.Collections.Frozen/internal/metadata.json +10 -10
- package/System.Collections.Generic/bindings.json +44 -20
- package/System.Collections.Generic/internal/index.d.ts +68 -60
- package/System.Collections.Generic/internal/metadata.json +26 -10
- package/System.Collections.Immutable/internal/index.d.ts +99 -99
- package/System.Collections.ObjectModel/internal/index.d.ts +15 -15
- package/System.Collections.Specialized/internal/index.d.ts +63 -65
- package/System.ComponentModel/internal/index.d.ts +428 -430
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +66 -66
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +2 -2
- package/System.ComponentModel.Design/internal/index.d.ts +72 -72
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +33 -33
- package/System.Data/internal/index.d.ts +168 -168
- package/System.Data.Common/internal/index.d.ts +48 -48
- package/System.Data.SqlTypes/internal/index.d.ts +21 -21
- package/System.Diagnostics/internal/index.d.ts +262 -262
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +25 -25
- package/System.Diagnostics.Contracts/internal/index.d.ts +8 -8
- package/System.Diagnostics.Metrics/internal/index.d.ts +33 -33
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +5 -5
- package/System.Diagnostics.Tracing/internal/index.d.ts +28 -28
- package/System.Drawing/internal/index.d.ts +77 -77
- package/System.Dynamic/internal/index.d.ts +27 -27
- package/System.Formats.Asn1/internal/index.d.ts +4 -4
- package/System.Formats.Tar/internal/index.d.ts +3 -3
- package/System.Globalization/internal/index.d.ts +18 -18
- package/System.IO/internal/index.d.ts +107 -107
- package/System.IO.Compression/internal/index.d.ts +25 -25
- package/System.IO.Enumeration/internal/index.d.ts +5 -5
- package/System.IO.IsolatedStorage/internal/index.d.ts +9 -9
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +8 -8
- package/System.IO.Pipelines/internal/index.d.ts +5 -5
- package/System.IO.Pipes/internal/index.d.ts +4 -4
- package/System.Linq/internal/index.d.ts +180 -180
- package/System.Linq.Expressions/internal/index.d.ts +169 -169
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
- package/System.Net/internal/index.d.ts +151 -153
- package/System.Net.Cache/internal/index.d.ts +2 -2
- package/System.Net.Http/internal/index.d.ts +58 -58
- package/System.Net.Http.Headers/internal/index.d.ts +48 -48
- package/System.Net.Http.Json/internal/index.d.ts +58 -58
- package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
- package/System.Net.Mail/internal/index.d.ts +72 -72
- package/System.Net.Mime/internal/index.d.ts +2 -2
- package/System.Net.NetworkInformation/internal/index.d.ts +24 -24
- package/System.Net.Quic/internal/index.d.ts +4 -4
- package/System.Net.Security/internal/index.d.ts +52 -52
- package/System.Net.ServerSentEvents/internal/index.d.ts +2 -2
- package/System.Net.Sockets/internal/index.d.ts +41 -41
- package/System.Net.WebSockets/internal/index.d.ts +34 -34
- package/System.Numerics/bindings.json +384 -0
- package/System.Numerics/internal/index.d.ts +91 -93
- package/System.Numerics/internal/metadata.json +256 -0
- package/System.Reflection/internal/index.d.ts +219 -219
- package/System.Reflection.Emit/internal/index.d.ts +118 -118
- package/System.Reflection.Metadata/bindings.json +48 -0
- package/System.Reflection.Metadata/internal/index.d.ts +14 -14
- package/System.Reflection.Metadata/internal/metadata.json +32 -0
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +5 -5
- package/System.Reflection.PortableExecutable/internal/index.d.ts +4 -4
- package/System.Resources/internal/index.d.ts +24 -24
- package/System.Runtime/internal/index.d.ts +5 -5
- package/System.Runtime.CompilerServices/internal/index.d.ts +31 -31
- package/System.Runtime.InteropServices/bindings.json +22 -22
- package/System.Runtime.InteropServices/internal/index.d.ts +93 -93
- package/System.Runtime.InteropServices/internal/metadata.json +13 -13
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +10 -10
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +23 -23
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +36 -36
- package/System.Runtime.Loader/internal/index.d.ts +6 -6
- package/System.Runtime.Remoting/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization/internal/index.d.ts +77 -79
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +16 -16
- package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +4 -4
- package/System.Runtime.Serialization.Json/internal/index.d.ts +26 -26
- package/System.Runtime.Versioning/internal/index.d.ts +9 -9
- package/System.Security/internal/index.d.ts +49 -49
- package/System.Security.AccessControl/internal/index.d.ts +31 -31
- package/System.Security.Authentication/internal/index.d.ts +4 -4
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +10 -10
- package/System.Security.Claims/internal/index.d.ts +23 -25
- package/System.Security.Cryptography/internal/index.d.ts +189 -189
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +71 -71
- package/System.Security.Policy/internal/index.d.ts +2 -2
- package/System.Security.Principal/internal/index.d.ts +9 -11
- package/System.Text/internal/index.d.ts +51 -51
- package/System.Text.Json/internal/index.d.ts +83 -83
- package/System.Text.Json.Nodes/internal/index.d.ts +65 -65
- package/System.Text.Json.Schema/internal/index.d.ts +5 -5
- package/System.Text.Json.Serialization/internal/index.d.ts +10 -10
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +47 -47
- package/System.Text.RegularExpressions/internal/index.d.ts +5 -5
- package/System.Text.Unicode/internal/index.d.ts +4 -4
- package/System.Threading/internal/index.d.ts +87 -87
- package/System.Threading.Channels/internal/index.d.ts +8 -8
- package/System.Threading.Tasks/internal/index.d.ts +84 -94
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +29 -26
- package/System.Threading.Tasks.Sources/internal/index.d.ts +4 -4
- package/System.Timers/internal/index.d.ts +3 -3
- package/System.Transactions/internal/index.d.ts +20 -20
- package/System.Web/internal/index.d.ts +31 -31
- package/System.Windows.Input/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +215 -215
- package/System.Xml.Linq/internal/index.d.ts +51 -51
- package/System.Xml.Resolvers/internal/index.d.ts +4 -4
- package/System.Xml.Schema/internal/index.d.ts +105 -105
- package/System.Xml.Serialization/internal/index.d.ts +136 -136
- package/System.Xml.XPath/internal/index.d.ts +19 -19
- package/System.Xml.Xsl/internal/index.d.ts +41 -41
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +20 -20
- package/__internal/extensions/index.d.ts +415 -414
- package/package.json +1 -1
|
@@ -77,7 +77,7 @@ export interface DataAdapter$instance extends Component {
|
|
|
77
77
|
missingMappingAction: MissingMappingAction;
|
|
78
78
|
missingSchemaAction: MissingSchemaAction;
|
|
79
79
|
returnProviderSpecificTypes: boolean;
|
|
80
|
-
readonly tableMappings: DataTableMappingCollection
|
|
80
|
+
readonly tableMappings: DataTableMappingCollection;
|
|
81
81
|
dispose(): void;
|
|
82
82
|
fill(dataSet: DataSet): int;
|
|
83
83
|
fillSchema(dataSet: DataSet, schemaType: SchemaType): DataTable[];
|
|
@@ -177,12 +177,12 @@ export type DataColumnMappingCollection = DataColumnMappingCollection$instance &
|
|
|
177
177
|
|
|
178
178
|
|
|
179
179
|
export interface DataTableMapping$instance extends MarshalByRefObject {
|
|
180
|
-
readonly columnMappings: DataColumnMappingCollection
|
|
180
|
+
readonly columnMappings: DataColumnMappingCollection;
|
|
181
181
|
dataSetTable: string;
|
|
182
182
|
sourceTable: string;
|
|
183
|
-
getColumnMappingBySchemaAction(sourceColumn: string, mappingAction: MissingMappingAction): DataColumnMapping;
|
|
184
|
-
getDataColumn(sourceColumn: string, dataType: Type, dataTable: DataTable, mappingAction: MissingMappingAction, schemaAction: MissingSchemaAction): DataColumn;
|
|
185
|
-
getDataTableBySchemaAction(dataSet: DataSet, schemaAction: MissingSchemaAction): DataTable;
|
|
183
|
+
getColumnMappingBySchemaAction(sourceColumn: string, mappingAction: MissingMappingAction): DataColumnMapping | undefined;
|
|
184
|
+
getDataColumn(sourceColumn: string, dataType: Type | undefined, dataTable: DataTable, mappingAction: MissingMappingAction, schemaAction: MissingSchemaAction): DataColumn | undefined;
|
|
185
|
+
getDataTableBySchemaAction(dataSet: DataSet, schemaAction: MissingSchemaAction): DataTable | undefined;
|
|
186
186
|
toString(): string;
|
|
187
187
|
}
|
|
188
188
|
|
|
@@ -190,7 +190,7 @@ export interface DataTableMapping$instance extends MarshalByRefObject {
|
|
|
190
190
|
export const DataTableMapping: {
|
|
191
191
|
new(): DataTableMapping;
|
|
192
192
|
new(sourceTable: string, dataSetTable: string): DataTableMapping;
|
|
193
|
-
new(sourceTable: string, dataSetTable: string, columnMappings: DataColumnMapping[]): DataTableMapping;
|
|
193
|
+
new(sourceTable: string, dataSetTable: string, columnMappings: DataColumnMapping[] | undefined): DataTableMapping;
|
|
194
194
|
};
|
|
195
195
|
|
|
196
196
|
|
|
@@ -235,7 +235,7 @@ export interface DataTableMappingCollection$instance extends MarshalByRefObject
|
|
|
235
235
|
|
|
236
236
|
export const DataTableMappingCollection: {
|
|
237
237
|
new(): DataTableMappingCollection;
|
|
238
|
-
getTableMappingBySchemaAction(tableMappings: DataTableMappingCollection, sourceTable: string, dataSetTable: string, mappingAction: MissingMappingAction): DataTableMapping;
|
|
238
|
+
getTableMappingBySchemaAction(tableMappings: DataTableMappingCollection | undefined, sourceTable: string, dataSetTable: string, mappingAction: MissingMappingAction): DataTableMapping | undefined;
|
|
239
239
|
};
|
|
240
240
|
|
|
241
241
|
|
|
@@ -253,7 +253,7 @@ export interface DbBatch$instance {
|
|
|
253
253
|
readonly batchCommands: DbBatchCommandCollection;
|
|
254
254
|
connection: DbConnection;
|
|
255
255
|
timeout: int;
|
|
256
|
-
transaction: DbTransaction;
|
|
256
|
+
transaction: DbTransaction | undefined;
|
|
257
257
|
cancel(): void;
|
|
258
258
|
createBatchCommand(): DbBatchCommand;
|
|
259
259
|
dispose(): void;
|
|
@@ -264,7 +264,7 @@ export interface DbBatch$instance {
|
|
|
264
264
|
executeReaderAsync(cancellationToken?: CancellationToken): Task_1<DbDataReader>;
|
|
265
265
|
executeReaderAsync(behavior: CommandBehavior, cancellationToken?: CancellationToken): Task_1<DbDataReader>;
|
|
266
266
|
executeScalar(): unknown;
|
|
267
|
-
executeScalarAsync(cancellationToken?: CancellationToken): Task_1<unknown>;
|
|
267
|
+
executeScalarAsync(cancellationToken?: CancellationToken): Task_1<unknown | undefined>;
|
|
268
268
|
prepare(): void;
|
|
269
269
|
prepareAsync(cancellationToken?: CancellationToken): Task;
|
|
270
270
|
}
|
|
@@ -332,16 +332,16 @@ export type DbBatchCommandCollection = DbBatchCommandCollection$instance & __DbB
|
|
|
332
332
|
|
|
333
333
|
export interface DbColumn$instance {
|
|
334
334
|
readonly allowDBNull: Nullable_1<System_Internal.Boolean>;
|
|
335
|
-
readonly baseCatalogName: string;
|
|
336
|
-
readonly baseColumnName: string;
|
|
337
|
-
readonly baseSchemaName: string;
|
|
338
|
-
readonly baseServerName: string;
|
|
339
|
-
readonly baseTableName: string;
|
|
335
|
+
readonly baseCatalogName: string | undefined;
|
|
336
|
+
readonly baseColumnName: string | undefined;
|
|
337
|
+
readonly baseSchemaName: string | undefined;
|
|
338
|
+
readonly baseServerName: string | undefined;
|
|
339
|
+
readonly baseTableName: string | undefined;
|
|
340
340
|
readonly columnName: string;
|
|
341
341
|
readonly columnOrdinal: Nullable_1<System_Internal.Int32>;
|
|
342
342
|
readonly columnSize: Nullable_1<System_Internal.Int32>;
|
|
343
343
|
readonly dataType: Type;
|
|
344
|
-
readonly dataTypeName: string;
|
|
344
|
+
readonly dataTypeName: string | undefined;
|
|
345
345
|
readonly isAliased: Nullable_1<System_Internal.Boolean>;
|
|
346
346
|
readonly isAutoIncrement: Nullable_1<System_Internal.Boolean>;
|
|
347
347
|
readonly isExpression: Nullable_1<System_Internal.Boolean>;
|
|
@@ -354,7 +354,7 @@ export interface DbColumn$instance {
|
|
|
354
354
|
readonly item: unknown;
|
|
355
355
|
readonly numericPrecision: Nullable_1<System_Internal.Int32>;
|
|
356
356
|
readonly numericScale: Nullable_1<System_Internal.Int32>;
|
|
357
|
-
readonly udtAssemblyQualifiedName: string;
|
|
357
|
+
readonly udtAssemblyQualifiedName: string | undefined;
|
|
358
358
|
}
|
|
359
359
|
|
|
360
360
|
|
|
@@ -368,10 +368,10 @@ export interface DbCommand$instance extends Component {
|
|
|
368
368
|
commandText: string;
|
|
369
369
|
commandTimeout: int;
|
|
370
370
|
commandType: CommandType;
|
|
371
|
-
connection: DbConnection
|
|
371
|
+
connection: DbConnection;
|
|
372
372
|
designTimeVisible: boolean;
|
|
373
|
-
readonly parameters: DbParameterCollection
|
|
374
|
-
transaction: DbTransaction |
|
|
373
|
+
readonly parameters: DbParameterCollection;
|
|
374
|
+
transaction: DbTransaction | undefined;
|
|
375
375
|
updatedRowSource: UpdateRowSource;
|
|
376
376
|
cancel(): void;
|
|
377
377
|
createParameter(): DbParameter;
|
|
@@ -387,8 +387,8 @@ export interface DbCommand$instance extends Component {
|
|
|
387
387
|
executeReaderAsync(behavior: CommandBehavior): Task_1<DbDataReader>;
|
|
388
388
|
executeReaderAsync(behavior: CommandBehavior, cancellationToken: CancellationToken): Task_1<DbDataReader>;
|
|
389
389
|
executeScalar(): unknown;
|
|
390
|
-
executeScalarAsync(): Task_1<unknown>;
|
|
391
|
-
executeScalarAsync(cancellationToken: CancellationToken): Task_1<unknown>;
|
|
390
|
+
executeScalarAsync(): Task_1<unknown | undefined>;
|
|
391
|
+
executeScalarAsync(cancellationToken: CancellationToken): Task_1<unknown | undefined>;
|
|
392
392
|
prepare(): void;
|
|
393
393
|
prepareAsync(cancellationToken?: CancellationToken): Task;
|
|
394
394
|
}
|
|
@@ -414,7 +414,7 @@ export interface DbCommandBuilder$instance extends Component {
|
|
|
414
414
|
catalogLocation: CatalogLocation;
|
|
415
415
|
catalogSeparator: string;
|
|
416
416
|
conflictOption: ConflictOption;
|
|
417
|
-
dataAdapter: DbDataAdapter;
|
|
417
|
+
dataAdapter: DbDataAdapter | undefined;
|
|
418
418
|
quotePrefix: string;
|
|
419
419
|
quoteSuffix: string;
|
|
420
420
|
schemaSeparator: string;
|
|
@@ -469,10 +469,10 @@ export interface DbConnection$instance extends Component {
|
|
|
469
469
|
enlistTransaction(transaction: Transaction): void;
|
|
470
470
|
getSchema(): DataTable;
|
|
471
471
|
getSchema(collectionName: string): DataTable;
|
|
472
|
-
getSchema(collectionName: string, restrictionValues: string[]): DataTable;
|
|
472
|
+
getSchema(collectionName: string, restrictionValues: (string | undefined)[]): DataTable;
|
|
473
473
|
getSchemaAsync(cancellationToken?: CancellationToken): Task_1<DataTable>;
|
|
474
474
|
getSchemaAsync(collectionName: string, cancellationToken?: CancellationToken): Task_1<DataTable>;
|
|
475
|
-
getSchemaAsync(collectionName: string, restrictionValues: string[], cancellationToken?: CancellationToken): Task_1<DataTable>;
|
|
475
|
+
getSchemaAsync(collectionName: string, restrictionValues: (string | undefined)[], cancellationToken?: CancellationToken): Task_1<DataTable>;
|
|
476
476
|
open(): void;
|
|
477
477
|
openAsync(): Task;
|
|
478
478
|
openAsync(cancellationToken: CancellationToken): Task;
|
|
@@ -511,15 +511,15 @@ export interface DbConnectionStringBuilder$instance {
|
|
|
511
511
|
remove(keyword: string): boolean;
|
|
512
512
|
shouldSerialize(keyword: string): boolean;
|
|
513
513
|
toString(): string;
|
|
514
|
-
tryGetValue(keyword: string, value: unknown): boolean;
|
|
514
|
+
tryGetValue(keyword: string, value: unknown | undefined): boolean;
|
|
515
515
|
}
|
|
516
516
|
|
|
517
517
|
|
|
518
518
|
export const DbConnectionStringBuilder: {
|
|
519
519
|
new(): DbConnectionStringBuilder;
|
|
520
520
|
new(useOdbcRules: boolean): DbConnectionStringBuilder;
|
|
521
|
-
appendKeyValuePair(builder: StringBuilder, keyword: string, value: string, useOdbcRules: boolean): void;
|
|
522
|
-
appendKeyValuePair(builder: StringBuilder, keyword: string, value: string): void;
|
|
521
|
+
appendKeyValuePair(builder: StringBuilder, keyword: string, value: string | undefined, useOdbcRules: boolean): void;
|
|
522
|
+
appendKeyValuePair(builder: StringBuilder, keyword: string, value: string | undefined): void;
|
|
523
523
|
};
|
|
524
524
|
|
|
525
525
|
|
|
@@ -536,15 +536,15 @@ export type DbConnectionStringBuilder = DbConnectionStringBuilder$instance & __D
|
|
|
536
536
|
|
|
537
537
|
|
|
538
538
|
export interface DbDataAdapter$instance extends DataAdapter$instance {
|
|
539
|
-
deleteCommand: DbCommand |
|
|
540
|
-
insertCommand: DbCommand |
|
|
541
|
-
selectCommand: DbCommand |
|
|
539
|
+
deleteCommand: DbCommand | undefined;
|
|
540
|
+
insertCommand: DbCommand | undefined;
|
|
541
|
+
selectCommand: DbCommand | undefined;
|
|
542
542
|
updateBatchSize: int;
|
|
543
|
-
updateCommand: DbCommand |
|
|
543
|
+
updateCommand: DbCommand | undefined;
|
|
544
544
|
dispose(): void;
|
|
545
545
|
fill(dataSet: DataSet): int;
|
|
546
546
|
fill(dataTable: DataTable): int;
|
|
547
|
-
fillSchema(dataTable: DataTable, schemaType: SchemaType): DataTable;
|
|
547
|
+
fillSchema(dataTable: DataTable, schemaType: SchemaType): DataTable | undefined;
|
|
548
548
|
fillSchema(dataSet: DataSet, schemaType: SchemaType): DataTable[];
|
|
549
549
|
getFillParameters(): IDataParameter[];
|
|
550
550
|
update(dataSet: DataSet): int;
|
|
@@ -610,7 +610,7 @@ export interface DbDataReader$instance extends MarshalByRefObject {
|
|
|
610
610
|
getProviderSpecificValue(ordinal: int): unknown;
|
|
611
611
|
getProviderSpecificValues(values: unknown[]): int;
|
|
612
612
|
getSchemaTable(): DataTable;
|
|
613
|
-
getSchemaTableAsync(cancellationToken?: CancellationToken): Task_1<DataTable>;
|
|
613
|
+
getSchemaTableAsync(cancellationToken?: CancellationToken): Task_1<DataTable | undefined>;
|
|
614
614
|
getStream(ordinal: int): Stream;
|
|
615
615
|
getString(ordinal: int): string;
|
|
616
616
|
getTextReader(ordinal: int): TextReader;
|
|
@@ -691,7 +691,7 @@ export type DbDataRecord = DbDataRecord$instance & __DbDataRecord$views;
|
|
|
691
691
|
export interface DbDataSource$instance {
|
|
692
692
|
readonly connectionString: string;
|
|
693
693
|
createBatch(): DbBatch;
|
|
694
|
-
createCommand(commandText?: string): DbCommand;
|
|
694
|
+
createCommand(commandText?: string | undefined): DbCommand;
|
|
695
695
|
createConnection(): DbConnection;
|
|
696
696
|
dispose(): void;
|
|
697
697
|
disposeAsync(): ValueTask;
|
|
@@ -750,9 +750,9 @@ export type DbEnumerator = DbEnumerator$instance & __DbEnumerator$views;
|
|
|
750
750
|
|
|
751
751
|
|
|
752
752
|
export interface DbException$instance extends ExternalException {
|
|
753
|
-
readonly batchCommand: DbBatchCommand;
|
|
753
|
+
readonly batchCommand: DbBatchCommand | undefined;
|
|
754
754
|
readonly isTransient: boolean;
|
|
755
|
-
readonly sqlState: string;
|
|
755
|
+
readonly sqlState: string | undefined;
|
|
756
756
|
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
757
757
|
}
|
|
758
758
|
|
|
@@ -844,12 +844,12 @@ export interface DbProviderFactory$instance {
|
|
|
844
844
|
createBatch(): DbBatch;
|
|
845
845
|
createBatchCommand(): DbBatchCommand;
|
|
846
846
|
createCommand(): DbCommand;
|
|
847
|
-
createCommandBuilder(): DbCommandBuilder;
|
|
847
|
+
createCommandBuilder(): DbCommandBuilder | undefined;
|
|
848
848
|
createConnection(): DbConnection;
|
|
849
|
-
createConnectionStringBuilder(): DbConnectionStringBuilder;
|
|
850
|
-
createDataAdapter(): DbDataAdapter;
|
|
851
|
-
createDataSource(connectionString: string): DbDataSource;
|
|
852
|
-
createDataSourceEnumerator(): DbDataSourceEnumerator;
|
|
849
|
+
createConnectionStringBuilder(): DbConnectionStringBuilder | undefined;
|
|
850
|
+
createDataAdapter(): DbDataAdapter | undefined;
|
|
851
|
+
createDataSource(connectionString: string | undefined): DbDataSource | undefined;
|
|
852
|
+
createDataSourceEnumerator(): DbDataSourceEnumerator | undefined;
|
|
853
853
|
createParameter(): DbParameter;
|
|
854
854
|
}
|
|
855
855
|
|
|
@@ -873,7 +873,7 @@ export const DbProviderSpecificTypePropertyAttribute: {
|
|
|
873
873
|
export type DbProviderSpecificTypePropertyAttribute = DbProviderSpecificTypePropertyAttribute$instance;
|
|
874
874
|
|
|
875
875
|
export interface DbTransaction$instance extends MarshalByRefObject {
|
|
876
|
-
readonly connection: DbConnection
|
|
876
|
+
readonly connection: DbConnection;
|
|
877
877
|
readonly isolationLevel: IsolationLevel;
|
|
878
878
|
readonly supportsSavepoints: boolean;
|
|
879
879
|
commit(): void;
|
|
@@ -907,7 +907,7 @@ export type DbTransaction = DbTransaction$instance & __DbTransaction$views;
|
|
|
907
907
|
|
|
908
908
|
|
|
909
909
|
export interface RowUpdatedEventArgs$instance extends EventArgs {
|
|
910
|
-
readonly command: IDbCommand;
|
|
910
|
+
readonly command: IDbCommand | undefined;
|
|
911
911
|
errors: Exception;
|
|
912
912
|
readonly recordsAffected: int;
|
|
913
913
|
readonly row: DataRow;
|
|
@@ -921,14 +921,14 @@ export interface RowUpdatedEventArgs$instance extends EventArgs {
|
|
|
921
921
|
|
|
922
922
|
|
|
923
923
|
export const RowUpdatedEventArgs: {
|
|
924
|
-
new(dataRow: DataRow, command: IDbCommand, statementType: StatementType, tableMapping: DataTableMapping): RowUpdatedEventArgs;
|
|
924
|
+
new(dataRow: DataRow, command: IDbCommand | undefined, statementType: StatementType, tableMapping: DataTableMapping): RowUpdatedEventArgs;
|
|
925
925
|
};
|
|
926
926
|
|
|
927
927
|
|
|
928
928
|
export type RowUpdatedEventArgs = RowUpdatedEventArgs$instance;
|
|
929
929
|
|
|
930
930
|
export interface RowUpdatingEventArgs$instance extends EventArgs {
|
|
931
|
-
command: IDbCommand;
|
|
931
|
+
command: IDbCommand | undefined;
|
|
932
932
|
errors: Exception;
|
|
933
933
|
readonly row: DataRow;
|
|
934
934
|
readonly statementType: StatementType;
|
|
@@ -938,7 +938,7 @@ export interface RowUpdatingEventArgs$instance extends EventArgs {
|
|
|
938
938
|
|
|
939
939
|
|
|
940
940
|
export const RowUpdatingEventArgs: {
|
|
941
|
-
new(dataRow: DataRow, command: IDbCommand, statementType: StatementType, tableMapping: DataTableMapping): RowUpdatingEventArgs;
|
|
941
|
+
new(dataRow: DataRow | undefined, command: IDbCommand | undefined, statementType: StatementType, tableMapping: DataTableMapping | undefined): RowUpdatingEventArgs;
|
|
942
942
|
};
|
|
943
943
|
|
|
944
944
|
|
|
@@ -1013,7 +1013,7 @@ export abstract class DbMetaDataColumnNames$instance {
|
|
|
1013
1013
|
export type DbMetaDataColumnNames = DbMetaDataColumnNames$instance;
|
|
1014
1014
|
|
|
1015
1015
|
export abstract class DbProviderFactories$instance {
|
|
1016
|
-
static getFactory(connection: DbConnection): DbProviderFactory;
|
|
1016
|
+
static getFactory(connection: DbConnection): DbProviderFactory | undefined;
|
|
1017
1017
|
static getFactory(providerRow: DataRow): DbProviderFactory;
|
|
1018
1018
|
static getFactory(providerInvariantName: string): DbProviderFactory;
|
|
1019
1019
|
static getFactoryClasses(): DataTable;
|
|
@@ -1021,7 +1021,7 @@ export abstract class DbProviderFactories$instance {
|
|
|
1021
1021
|
static registerFactory(providerInvariantName: string, factory: DbProviderFactory): void;
|
|
1022
1022
|
static registerFactory(providerInvariantName: string, factoryTypeAssemblyQualifiedName: string): void;
|
|
1023
1023
|
static registerFactory(providerInvariantName: string, providerFactoryClass: Type): void;
|
|
1024
|
-
static tryGetFactory(providerInvariantName: string, factory: DbProviderFactory): boolean;
|
|
1024
|
+
static tryGetFactory(providerInvariantName: string, factory: DbProviderFactory | undefined): boolean;
|
|
1025
1025
|
static unregisterFactory(providerInvariantName: string): boolean;
|
|
1026
1026
|
}
|
|
1027
1027
|
|
|
@@ -111,7 +111,7 @@ export interface SqlBoolean$instance {
|
|
|
111
111
|
toSqlMoney(): SqlMoney;
|
|
112
112
|
toSqlSingle(): SqlSingle;
|
|
113
113
|
toSqlString(): SqlString;
|
|
114
|
-
toString(): string;
|
|
114
|
+
toString(): string | undefined;
|
|
115
115
|
}
|
|
116
116
|
|
|
117
117
|
|
|
@@ -171,7 +171,7 @@ export interface SqlByte$instance {
|
|
|
171
171
|
toSqlMoney(): SqlMoney;
|
|
172
172
|
toSqlSingle(): SqlSingle;
|
|
173
173
|
toSqlString(): SqlString;
|
|
174
|
-
toString(): string;
|
|
174
|
+
toString(): string | undefined;
|
|
175
175
|
}
|
|
176
176
|
|
|
177
177
|
|
|
@@ -229,7 +229,7 @@ export interface SqlDateTime$instance {
|
|
|
229
229
|
equals(other: SqlDateTime): boolean;
|
|
230
230
|
getHashCode(): int;
|
|
231
231
|
toSqlString(): SqlString;
|
|
232
|
-
toString(): string;
|
|
232
|
+
toString(): string | undefined;
|
|
233
233
|
}
|
|
234
234
|
|
|
235
235
|
|
|
@@ -298,7 +298,7 @@ export interface SqlDecimal$instance {
|
|
|
298
298
|
toSqlMoney(): SqlMoney;
|
|
299
299
|
toSqlSingle(): SqlSingle;
|
|
300
300
|
toSqlString(): SqlString;
|
|
301
|
-
toString(): string;
|
|
301
|
+
toString(): string | undefined;
|
|
302
302
|
writeTdsValue(destination: Span_1<System_Internal.UInt32>): int;
|
|
303
303
|
}
|
|
304
304
|
|
|
@@ -372,7 +372,7 @@ export interface SqlDouble$instance {
|
|
|
372
372
|
toSqlMoney(): SqlMoney;
|
|
373
373
|
toSqlSingle(): SqlSingle;
|
|
374
374
|
toSqlString(): SqlString;
|
|
375
|
-
toString(): string;
|
|
375
|
+
toString(): string | undefined;
|
|
376
376
|
}
|
|
377
377
|
|
|
378
378
|
|
|
@@ -424,7 +424,7 @@ export interface SqlGuid$instance {
|
|
|
424
424
|
toByteArray(): byte[];
|
|
425
425
|
toSqlBinary(): SqlBinary;
|
|
426
426
|
toSqlString(): SqlString;
|
|
427
|
-
toString(): string;
|
|
427
|
+
toString(): string | undefined;
|
|
428
428
|
}
|
|
429
429
|
|
|
430
430
|
|
|
@@ -479,7 +479,7 @@ export interface SqlInt16$instance {
|
|
|
479
479
|
toSqlMoney(): SqlMoney;
|
|
480
480
|
toSqlSingle(): SqlSingle;
|
|
481
481
|
toSqlString(): SqlString;
|
|
482
|
-
toString(): string;
|
|
482
|
+
toString(): string | undefined;
|
|
483
483
|
}
|
|
484
484
|
|
|
485
485
|
|
|
@@ -543,7 +543,7 @@ export interface SqlInt32$instance {
|
|
|
543
543
|
toSqlMoney(): SqlMoney;
|
|
544
544
|
toSqlSingle(): SqlSingle;
|
|
545
545
|
toSqlString(): SqlString;
|
|
546
|
-
toString(): string;
|
|
546
|
+
toString(): string | undefined;
|
|
547
547
|
}
|
|
548
548
|
|
|
549
549
|
|
|
@@ -607,7 +607,7 @@ export interface SqlInt64$instance {
|
|
|
607
607
|
toSqlMoney(): SqlMoney;
|
|
608
608
|
toSqlSingle(): SqlSingle;
|
|
609
609
|
toSqlString(): SqlString;
|
|
610
|
-
toString(): string;
|
|
610
|
+
toString(): string | undefined;
|
|
611
611
|
}
|
|
612
612
|
|
|
613
613
|
|
|
@@ -676,7 +676,7 @@ export interface SqlMoney$instance {
|
|
|
676
676
|
toSqlInt64(): SqlInt64;
|
|
677
677
|
toSqlSingle(): SqlSingle;
|
|
678
678
|
toSqlString(): SqlString;
|
|
679
|
-
toString(): string;
|
|
679
|
+
toString(): string | undefined;
|
|
680
680
|
}
|
|
681
681
|
|
|
682
682
|
|
|
@@ -738,7 +738,7 @@ export interface SqlSingle$instance {
|
|
|
738
738
|
toSqlInt64(): SqlInt64;
|
|
739
739
|
toSqlMoney(): SqlMoney;
|
|
740
740
|
toSqlString(): SqlString;
|
|
741
|
-
toString(): string;
|
|
741
|
+
toString(): string | undefined;
|
|
742
742
|
}
|
|
743
743
|
|
|
744
744
|
|
|
@@ -861,8 +861,8 @@ export interface SqlAlreadyFilledException$instance extends SqlTypeException$ins
|
|
|
861
861
|
|
|
862
862
|
export const SqlAlreadyFilledException: {
|
|
863
863
|
new(): SqlAlreadyFilledException;
|
|
864
|
-
new(message: string): SqlAlreadyFilledException;
|
|
865
|
-
new(message: string, e: Exception): SqlAlreadyFilledException;
|
|
864
|
+
new(message: string | undefined): SqlAlreadyFilledException;
|
|
865
|
+
new(message: string | undefined, e: Exception | undefined): SqlAlreadyFilledException;
|
|
866
866
|
};
|
|
867
867
|
|
|
868
868
|
|
|
@@ -954,8 +954,8 @@ export interface SqlNotFilledException$instance extends SqlTypeException$instanc
|
|
|
954
954
|
|
|
955
955
|
export const SqlNotFilledException: {
|
|
956
956
|
new(): SqlNotFilledException;
|
|
957
|
-
new(message: string): SqlNotFilledException;
|
|
958
|
-
new(message: string, e: Exception): SqlNotFilledException;
|
|
957
|
+
new(message: string | undefined): SqlNotFilledException;
|
|
958
|
+
new(message: string | undefined, e: Exception | undefined): SqlNotFilledException;
|
|
959
959
|
};
|
|
960
960
|
|
|
961
961
|
|
|
@@ -973,8 +973,8 @@ export interface SqlNullValueException$instance extends SqlTypeException$instanc
|
|
|
973
973
|
|
|
974
974
|
export const SqlNullValueException: {
|
|
975
975
|
new(): SqlNullValueException;
|
|
976
|
-
new(message: string): SqlNullValueException;
|
|
977
|
-
new(message: string, e: Exception): SqlNullValueException;
|
|
976
|
+
new(message: string | undefined): SqlNullValueException;
|
|
977
|
+
new(message: string | undefined, e: Exception | undefined): SqlNullValueException;
|
|
978
978
|
};
|
|
979
979
|
|
|
980
980
|
|
|
@@ -992,8 +992,8 @@ export interface SqlTruncateException$instance extends SqlTypeException$instance
|
|
|
992
992
|
|
|
993
993
|
export const SqlTruncateException: {
|
|
994
994
|
new(): SqlTruncateException;
|
|
995
|
-
new(message: string): SqlTruncateException;
|
|
996
|
-
new(message: string, e: Exception): SqlTruncateException;
|
|
995
|
+
new(message: string | undefined): SqlTruncateException;
|
|
996
|
+
new(message: string | undefined, e: Exception | undefined): SqlTruncateException;
|
|
997
997
|
};
|
|
998
998
|
|
|
999
999
|
|
|
@@ -1011,8 +1011,8 @@ export interface SqlTypeException$instance extends SystemException {
|
|
|
1011
1011
|
|
|
1012
1012
|
export const SqlTypeException: {
|
|
1013
1013
|
new(): SqlTypeException;
|
|
1014
|
-
new(message: string): SqlTypeException;
|
|
1015
|
-
new(message: string, e: Exception): SqlTypeException;
|
|
1014
|
+
new(message: string | undefined): SqlTypeException;
|
|
1015
|
+
new(message: string | undefined, e: Exception | undefined): SqlTypeException;
|
|
1016
1016
|
};
|
|
1017
1017
|
|
|
1018
1018
|
|