Freigeben über


IHierarchyMember.GetContainingDataScopes Methode

Definition

Gibt die enthaltenden Datenbereiche für das Hierarchieelement zurück.

public:
 System::Collections::Generic::IEnumerable<Microsoft::ReportingServices::RdlObjectModel::IDataScope ^> ^ GetContainingDataScopes();
public System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.RdlObjectModel.IDataScope> GetContainingDataScopes ();
abstract member GetContainingDataScopes : unit -> seq<Microsoft.ReportingServices.RdlObjectModel.IDataScope>
Public Function GetContainingDataScopes () As IEnumerable(Of IDataScope)

Gibt zurück

Ein IEnumerable<T>-Objekt.

Gilt für: