AssociationAttribute.OtherKeyMembers Proprietà

Definizione

Ottiene un insieme di singoli membri chiave specificati nella proprietà 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)

Valore della proprietà

Insieme di singoli membri chiave specificati nella proprietà OtherKey.

Si applica a