Sdílet prostřednictvím


AssociationAttribute.OtherKeyMembers Vlastnost

Definice

Získá kolekci jednotlivých členů klíče, které jsou zadány OtherKey ve vlastnosti .

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

Hodnota vlastnosti

Kolekce jednotlivých členů klíčů, které jsou zadány OtherKey ve vlastnosti .

Platí pro