AssociationAttribute.OtherKeyMembers Özellik

Tanım

özelliğinde belirtilen tek tek anahtar üyeleri koleksiyonunu OtherKey alır.

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)

Özellik Değeri

özelliğinde belirtilen tek tek anahtar üyeleri koleksiyonu OtherKey .

Şunlara uygulanır