dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleDataTable Class / ObjectView Property

ObjectView Property
Indicates how Oracle objects are represented in DataSet and visual grids like DataGrid.
Syntax
'Declaration
 
Public Property ObjectView As Boolean
 

Property Value

If true, Oracle objects are shown as expandable secondary rows; otherwise the appearance depends on SplitObjects property.
Remarks
This feature is not supported in some grids, for example, GridView.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also