Leadtools.Medical.Workstation.DataAccessLayer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Tables Property
See Also 
Leadtools.Medical.Workstation.DataAccessLayer Namespace > DicomInformation Class : Tables Property



Gets the collection of tables contained in the DataSet. (Inherited from DataSet)

Syntax

Visual Basic (Declaration)  
Public ReadOnly Property Tables As DataTableCollection
Visual Basic (Usage) Copy Code
Dim instance As DicomInformation
Dim value As DataTableCollection
 
value = instance.Tables
C#  
public DataTableCollection Tables {get;}
C++/CLI  
public:
property DataTableCollection Tables {
   DataTableCollection get();
}

Return Value

The DataTableCollection contained by this DicomInformation DataSet. An empty collection is returned if no DataTable objects exist.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.DataAccessLayer requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features