다음을 통해 공유


IAsyncQueryDefinition.RequiredChildCollections Property

Definition

Gets the set of collections to be accessed in the query.

public System.Collections.Generic.IEnumerable<string> RequiredChildCollections { get; }
member this.RequiredChildCollections : seq<string>
Public ReadOnly Property RequiredChildCollections As IEnumerable(Of String)

Property Value

Applies to