ModuleDataset.Query Property

Provides access to DatasetQuery objects.
<ID("Query", (int)e.Query, true)> _ 
Public ReadOnly Property Query() As DatasetsQueries
This language is not supported or no code example is available.
[ID("Query", (int)e.Query, true)] 
public DatasetsQueries Query {get;}
This language is not supported or no code example is available.

Property Value

DatasetsQueries

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition