←Select platform

Tables Property

Summary

Gets the collection of tables contained in the CompositeInstanceDataSet.

Syntax
C#
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 
[DebuggerNonUserCodeAttribute()] 
public DataTableCollection Tables { get; } 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Medical.Storage.DataAccessLayer Assembly