Metoda Cube.GetReferences
Pobiera obiektów, które odwołuje się do moduł.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Overrides Function GetReferences ( _
references As Hashtable, _
forMajorChildrenAlso As Boolean _
) As Hashtable
'Użycie
Dim instance As Cube
Dim references As Hashtable
Dim forMajorChildrenAlso As Boolean
Dim returnValue As Hashtable
returnValue = instance.GetReferences(references, _
forMajorChildrenAlso)
public override Hashtable GetReferences(
Hashtable references,
bool forMajorChildrenAlso
)
public:
virtual Hashtable^ GetReferences(
Hashtable^ references,
bool forMajorChildrenAlso
) override
abstract GetReferences :
references:Hashtable *
forMajorChildrenAlso:bool -> Hashtable
override GetReferences :
references:Hashtable *
forMajorChildrenAlso:bool -> Hashtable
public override function GetReferences(
references : Hashtable,
forMajorChildrenAlso : boolean
) : Hashtable
Parametry
- references
Typ: System.Collections.Hashtable
Hashtable do dołączania odniesienia do.
- forMajorChildrenAlso
Typ: System.Boolean
Określa, czy Role obiektów dla CubePermissions i odwołania zewnętrzne dla MeasureGroups są dodawane do Hashtable.
Wartość zwracana
Typ: System.Collections.Hashtable
The referencesHashtable with objects that the cube references appended.
Uwagi
Obiekty zawierające odwołania do moduł Parent bazy danych, DataSourceView moduł moduł Dimensions, Role obiektów dla CubePermissionsi odwołania zewnętrzne dla MeasureGroups.