4#include <system/object.h>
Describes parent-child relation between tables. Objects of this class should only be allocated using ...
Definition: data_relation.h:16
System::SharedPtr< System::Data::DataTable > get_ParentTable()
RTTI information.
System::SharedPtr< System::Data::DataTable > get_ChildTable()
Gets child table information.
Base class that enables using methods available for System.Object class in C#. All non-trivial classe...
Definition: object.h:62
Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...
Definition: smart_ptr.h:180
Definition: db_command.h:9