Condividi tramite


AssociationProvider.ForeignKeyNames Proprietà

Definizione

Ottiene o imposta i nomi delle chiavi esterne che costituiscono questa associazione.

public:  virtual property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ ForeignKeyNames {  public:
System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); protected:
 void set(System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ value); };
public virtual System.Collections.ObjectModel.ReadOnlyCollection<string> ForeignKeyNames { get; protected set; }
member this.ForeignKeyNames : System.Collections.ObjectModel.ReadOnlyCollection<string> with get, set
Public Overridable Property ForeignKeyNames As ReadOnlyCollection(Of String)

Valore della proprietà

Nomi delle chiavi esterne che costituiscono questa associazione.

Si applica a