| companyDataSetAssegniDataTable Class |
Represents the strongly named DataTable class.
Inheritance Hierarchy
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax [SerializableAttribute]
public class AssegniDataTable : TypedTableBase<companyDataSetAssegniRow>
<SerializableAttribute>
Public Class AssegniDataTable
Inherits TypedTableBase(Of companyDataSetAssegniRow)
[<SerializableAttribute>]
type AssegniDataTable =
class
inherit TypedTableBase<companyDataSetAssegniRow>
end
The companyDataSetAssegniDataTable type exposes the following members.
Constructors Methods
| Name | Description |
---|
| AddAssegniRow(companyDataSetAssegniRow) | |
| AddAssegniRow(companyDataSetBancheRow, Int32, Boolean, String, DateTime, DateTime, String, String, String, String, Double, DateTime, String) | |
| AddAssegniRow(companyDataSetBancheRow, Int32, Boolean, String, DateTime, DateTime, String, String, String, String, Double, DateTime, String, String) | |
| Clone | (Overrides DataTableClone.) |
| FindById | |
| GetTypedTableSchema | |
| NewAssegniRow | |
| RemoveAssegniRow | |
TopProperties Events See Also