←Select platform

Tables Property

Summary

Gets the collection of tables contained in the DicomEventLogDataSet.

Syntax

C#
VB
C++
public DataTableCollection Tables {get;}
Public ReadOnly Property Tables As DataTableCollection
public: 
property DataTableCollection^ Tables { 
   DataTableCollection^ get(); 
} 

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Logging.DataAccessLayer Assembly
Click or drag to resize