The IDataModelFactory interface allows a DataModel to be retrieved from the DataModelFactory,
from a supplied ispec/class name.
Namespace: ABSuite.AccessLayer.Connector.Core
Assembly: Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The IDataModelFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetModel |
The GetModel method uses the ssupplied class name and returns the corresponding DataModel in the IspecModel parameter.
|
See Also