MetaChildrenColumn.ColumnInOtherTable 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得物件,這個物件表示子資料表中的外部索引鍵欄位。
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
屬性值
物件,表示子資料表中的外部索引鍵欄位。
備註
屬性 ColumnInOtherTable 可讓您取得子資料工作表中欄位的參考。