DataClassFactoryNewDataClass Method |
Name | Description | |
---|---|---|
![]() ![]() | NewDataClass(String) |
Creates new DataClass of the given type
|
![]() ![]() | NewDataClass(ClassStructureInfo) |
Creates new DataClass of the given type
|
![]() ![]() | NewDataClass(String, IDataContainer) |
Constructor. Gets a class name and data row. Use it to load an existing item.
|
![]() ![]() | NewDataClass(String, DataRow) |
Constructor. Gets a class name and data row. Use it to load an existing item.
|
![]() ![]() | NewDataClass(String, Int32) |
Constructor. Gets a class name and parameters for selecting the item. Use it to load an existing item.
|