Tables Property

Summary
Gets the collection of tables contained in the MPPSDataset.
Syntax
C#
C++/CLI
[DebuggerNonUserCodeAttribute()] 
public DataTableCollection Tables { get; } 
public: 
property DataTableCollection^ Tables { 
   DataTableCollection^ get(); 
} 

Property Value

The System.Data.DataTableCollection contained by this MPPSDataset. An empty collection is returned if no DataTable objects exist.

Requirements

Target Platforms

Help Version 22.0.2022.12.13
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.