 | DataSetForEnabledModuleCFGEnabledModuleTableCFGDataTable 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 EnabledModuleTableCFGDataTable : TypedTableBase<DataSetForEnabledModuleCFGEnabledModuleTableCFGRow>
[SerializableAttribute]
public ref class EnabledModuleTableCFGDataTable : public TypedTableBase<DataSetForEnabledModuleCFGEnabledModuleTableCFGRow^>
The DataSetForEnabledModuleCFGEnabledModuleTableCFGDataTable type exposes the following members.
Constructors
Properties
Methods
| Name | Description |
---|
 | AddEnabledModuleTableCFGRow(DataSetForEnabledModuleCFGEnabledModuleTableCFGRow) | |
 | AddEnabledModuleTableCFGRow(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, Boolean, Int32, String, Boolean, Boolean, Boolean, Boolean, Int32, Boolean, Boolean, Boolean) | |
 | Clone | (Overrides DataTableClone.) |
  | GetTypedTableSchema | |
 | NewEnabledModuleTableCFGRow | |
 | RemoveEnabledModuleTableCFGRow | |
Top
Events
See Also