BaseObject Constructors
Represents a base persistent class from which business classes can be inherited.
Name | Parameters | Description |
---|---|---|
Base |
none |
Creates a new instance of the Base |
Base |
session |
Used to initialize a new instance of a Base |
See Also