| 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;}Columns which loaded table consist of.
You may manually add columns to the OracleLoaderColumnCollection or call CreateColumns method to populate columns collection from the table description in the Oracle database.
OracleLoader Class | OracleLoader Members
© 2002 - 2013 Devart. All Rights Reserved.