AssociationAttribute.OtherKeyMembers Propriété

Définition

Obtient une collection des membres de clé individuels spécifiés dans la propriété OtherKey.

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)

Valeur de propriété

Collection des membres de clé individuels spécifiés dans la propriété OtherKey.

S’applique à