DatasetFile.DeleteCommandAsync Method

Delete the values of the tags configured in the Objects property to the file indicated by the FileName property
<ID("DeleteCommandAsync", (int)e.DeleteCommandAsync1)> _ 
Public Function DeleteCommandAsync() As Task(Of Integer)
This language is not supported or no code example is available.
[ID("DeleteCommandAsync", (int)e.DeleteCommandAsync1)] 
public Task<int> DeleteCommandAsync()
This language is not supported or no code example is available.

Return Value

Task<int>

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition