IObjectLayerEx Properties
Defines members providing backward compatibility for sessions that directly accessed corresponding IDataLayer members in previous XPO versions.| Name | Description |
|---|---|
| AutoCreateOption | When implemented by a class, returns an AutoCreateOption value associated with an object layer. |
| Connection | When implemented by a class, provides access to a IDbConnection object that is used to access a database. |
See Also