Click or drag to resize
companyDataSetBilancioInternoDataTable Class
Represents the strongly named DataTable class.
Inheritance Hierarchy
SystemObject
  System.ComponentModelMarshalByValueComponent
    System.DataDataTable
      System.DataTypedTableBasecompanyDataSetBilancioInternoRow
        Amica.DatacompanyDataSetBilancioInternoDataTable

Namespace: Amica.Data
Assembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax
[SerializableAttribute]
public class BilancioInternoDataTable : TypedTableBase<companyDataSetBilancioInternoRow>

The companyDataSetBilancioInternoDataTable type exposes the following members.

Constructors
  NameDescription
Public methodcompanyDataSetBilancioInternoDataTable
Initializes a new instance of the companyDataSetBilancioInternoDataTable class
Public methodcompanyDataSetBilancioInternoDataTable(Boolean)
Initializes a new instance of the companyDataSetBilancioInternoDataTable class
Top
Methods
Properties
Events
See Also