DataConnector
JoinTables プロパティ

C1.DataConnector アセンブリ > C1.DataConnector 名前空間 > SelectStatement クラス : JoinTables プロパティ
結合テーブルとして使用されるテーブルのリスト
シンタックス
'宣言
 
Public Property JoinTables As System.Collections.Generic.IList(Of JoinTable)
public System.Collections.Generic.IList<JoinTable> JoinTables {get; set;}
参照

SelectStatement クラス
SelectStatement メンバ