バージョン

GetTables メソッド

このコレクションに属する テーブル のみを含む列挙子を返します。
シンタックス
'宣言
 
Public Function GetTables() As System.Collections.Generic.IEnumerable(Of Table)
public System.Collections.Generic.IEnumerable<Table> GetTables()
参照

オンラインで表示: GitHub