Udostępnij za pośrednictwem


Właściwość AttributeRelationship.RelationshipType

Pobiera lub ustawia definicji RelationshipType relacji.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Property RelationshipType As RelationshipType
    Get
    Set
'Użycie
Dim instance As AttributeRelationship
Dim value As RelationshipType

value = instance.RelationshipType

instance.RelationshipType = value
public RelationshipType RelationshipType { get; set; }
public:
property RelationshipType RelationshipType {
    RelationshipType get ();
    void set (RelationshipType value);
}
member RelationshipType : RelationshipType with get, set
function get RelationshipType () : RelationshipType
function set RelationshipType (value : RelationshipType)

Wartość właściwości

Typ: Microsoft.AnalysisServices.RelationshipType
Wartość wyliczenia RelationshipType.

Uwagi

Możliwe wartości RelationshipType: Elastyczne, sztywnych.