| Devart.Common Namespace : DbLoaderColumn Class |
Represents the attributes for column loading.
For a list of all members of this type, see DbLoaderColumn members.
Devart.Common.DbLoaderColumn
Devart.Data.Oracle.OracleLoaderColumn
[Visual Basic]
Public Class DbLoaderColumn
Inherits MarshalByRefObject [C#]
public class DbLoaderColumn : MarshalByRefObject Each DbLoader uses Columns to maintain a collection of DbLoaderColumn objects. The DbLoaderColumn object represents the attributes for column loading. Every DbLoaderColumn object corresponds to one of the table fields with the same name as its Name property.
You can manually make changes to the Columns collection to exclude some columns from INSERT statement generated by DbLoader object.
DbLoaderColumn Members | Devart.Common Namespace
© 2002 - 2013 Devart. All Rights Reserved.