 | DHMConfigFilesHardwareTableDataTable Class |
Represents the strongly named DataTable class.
Inheritance Hierarchy
Namespace:
LynceeTec.Eucalyptus.Internal
Assembly:
LynceeTec.Eucalyptus (in LynceeTec.Eucalyptus.dll) Version: 8.0.35712.0 8_0_dev 37f4dd99, built 2019-04-05 12:56:49 UTC
Syntax[SerializableAttribute]
public class HardwareTableDataTable : TypedTableBase<DHMConfigFilesHardwareTableRow>
[SerializableAttribute]
public ref class HardwareTableDataTable : public TypedTableBase<DHMConfigFilesHardwareTableRow^>
The DHMConfigFilesHardwareTableDataTable type exposes the following members.
Constructors
Properties
Methods
| Name | Description |
---|
 | AddHardwareTableRow(DHMConfigFilesHardwareTableRow) | |
 | AddHardwareTableRow(Byte, Byte, String, Boolean, Int16, Boolean, Boolean, Int16, Int32, Int32, String) | |
 | Clone | (Overrides DataTableClone.) |
 | FindByCameraActiveNo | |
  | GetTypedTableSchema | |
 | NewHardwareTableRow | |
 | RemoveHardwareTableRow | |
Top
Events
See Also