dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceLoaderColumn Class

SalesforceLoaderColumn Class Properties

For a list of all members of this type, see SalesforceLoaderColumn members.

Public Properties
 NameDescription
Public PropertyDetermines whether the column is a Salesforce External ID field.  
Public PropertyDetermines whether the column is a polymorphic reference.  
Public PropertyDetermines whether the column is a reference.  
Public PropertyGets or sets the name of the Devart.Common.DbLoaderColumn. (Inherited from Devart.Common.DbLoaderColumn)
Public PropertyGets or sets the maximum number of digits used to represent the column value. (Inherited from Devart.Common.DbLoaderColumn)
Public PropertyReturns the name of the referenced Salesforce object External ID field if IsReference is true for the column.  
Public PropertyReturns the name of the referenced Salesforce object if IsReference is true for the column.  
Public PropertyGets or sets the SalesforceType of the column.  
Public PropertyGets or sets the number of decimal places to which column value is resolved. (Inherited from Devart.Common.DbLoaderColumn)
Public PropertyGets or sets the maximum size, in bytes, of the data within the column. (Inherited from Devart.Common.DbLoaderColumn)
Top
See Also