See Also

OracleLoader Class  | OracleLoader Members

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

Columns Property

Devart.Data.Oracle Namespace > OracleLoader Class : Columns Property (OracleLoader)

Gets the OracleLoaderColumnCollection collection.

[Visual Basic]
Public ReadOnly Property Columns As OracleLoaderColumnCollection
[C#]
public OracleLoaderColumnCollection Columns {get;}

Return Type

Columns which loaded table consist of.

Remarks

You may manually add columns to the OracleLoaderColumnCollection or call CreateColumns method to populate columns collection from the table description in the Oracle database.

See Also

OracleLoader Class  | OracleLoader Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.