AssociationAttribute.OtherKeyMembers Propriedade
Definição
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)
Valor da propriedade
Uma coleção de membros de chave individuais que são especificados na OtherKey propriedade.A collection of individual key members that are specified in the OtherKey property.