DatasetFile.Initialize Property

Sends an asynchronous Initialize command when the value is changed.
<ID("Initialize", (int)e.Initialize)> _ 
Public Overridable Property Initialize() As Integer
This language is not supported or no code example is available.
[ID("Initialize", (int)e.Initialize)] 
public virtual int Initialize {get; set;}
This language is not supported or no code example is available.

Property Value

int

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition