DatasetTable.AsyncContents Property
Contains the TDataTable resulting from one of the asynchronous commands, such as Select or Update.
<ID("AsyncContents", (int)e.AsyncContents, -1, "TInternalDataTable result of Dataset module operation", (int)eDomain.Server)> _
Public ReadOnly Property AsyncContents() As TInternalDataTable
This language is not supported or no code example is available.
[ID("AsyncContents", (int)e.AsyncContents, -1, "TInternalDataTable result of Dataset module operation", (int)eDomain.Server)]
public TInternalDataTable AsyncContents {get;}
This language is not supported or no code example is available.
Property Value
TInternalDataTable
.NET Framework
Supported in: 4.6.2, 4.7