Represents a DataEngine base table, that is, a table filled with rows imported from data source(s).
            オブジェクト モデル
            シンタックス
            
            
            
            
            '宣言
 
Public Class BaseTable 
   Inherits Table
             
        
            
            public class BaseTable : Table 
             
        
             
         
            
            
            
            
            
            
            
            
            
            継承階層
System.Object
   C1.DataEngine.Table
      C1.DataEngine.BaseTable
 
            
            
            参照