| Name | Description | |
|---|---|---|
|  | DbLoaderColumn Constructor | Overloaded. Initializes a new instance of the DbLoaderColumn class. | 
The following tables list the members exposed by DbLoaderColumn.
| Name | Description | |
|---|---|---|
|  | DbLoaderColumn Constructor | Overloaded. Initializes a new instance of the DbLoaderColumn class. | 
| Name | Description | |
|---|---|---|
|  | Name | Gets or sets the name of the DbLoaderColumn. | 
|  | Precision | Gets or sets the maximum number of digits used to represent the column value. | 
|  | Scale | Gets or sets the number of decimal places to which column value is resolved. | 
|  | Size | Gets or sets the maximum size, in bytes, of the data within the column. | 
| Name | Description | |
|---|---|---|
|  | CreateObjRef | (Inherited from System.MarshalByRefObject) | 
|  | GetLifetimeService | (Inherited from System.MarshalByRefObject) | 
|  | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | 
|  | ToString | Returns the name of the DbLoaderColumn. |