MetaChildrenColumn.ColumnInOtherTable Proprietà

Definizione

Ottiene un oggetto che rappresenta il campo di chiave esterna nella tabella figlio.

public:
 property System::Web::DynamicData::MetaColumn ^ ColumnInOtherTable { System::Web::DynamicData::MetaColumn ^ get(); };
public System.Web.DynamicData.MetaColumn ColumnInOtherTable { get; }
member this.ColumnInOtherTable : System.Web.DynamicData.MetaColumn
Public ReadOnly Property ColumnInOtherTable As MetaColumn

Valore della proprietà

Oggetto che rappresenta il campo di chiave esterna nella tabella figlio.

Commenti

La ColumnInOtherTable proprietà consente di ottenere un riferimento al campo nella tabella figlio.

Si applica a