DatasetFile.InitializeCommandAsync Method
Execute the method initialize command.
<ID("InitializeCommandAsync", (int)e.InitializeCommandAsync)> _
Public Function InitializeCommandAsync() As Task(Of Integer)
This language is not supported or no code example is available.
[ID("InitializeCommandAsync", (int)e.InitializeCommandAsync)]
public Task<int> InitializeCommandAsync()
This language is not supported or no code example is available.
Return Value
Task<
int>
.NET Framework
Supported in: 4.6.2, 4.7