Name | Description | |
---|---|---|
SalesforceLoaderColumn Constructor | Overloaded. Initializes a new instance of the SalesforceLoaderColumn class. |
The following tables list the members exposed by SalesforceLoaderColumn.
Name | Description | |
---|---|---|
SalesforceLoaderColumn Constructor | Overloaded. Initializes a new instance of the SalesforceLoaderColumn class. |
Name | Description | |
---|---|---|
ExternalId | Determines whether the column is a Salesforce External ID field. | |
IsPolymorphicReference | Determines whether the column is a polymorphic reference. | |
IsReference | Determines whether the column is a reference. | |
Name | Gets or sets the name of the Devart.Common.DbLoaderColumn. (Inherited from Devart.Common.DbLoaderColumn) | |
Precision | Gets or sets the maximum number of digits used to represent the column value. (Inherited from Devart.Common.DbLoaderColumn) | |
ReferencedColumn | Returns the name of the referenced Salesforce object External ID field if IsReference is true for the column. | |
ReferencedTable | Returns the name of the referenced Salesforce object if IsReference is true for the column. | |
SalesforceType | Gets or sets the SalesforceType of the column. | |
Scale | Gets or sets the number of decimal places to which column value is resolved. (Inherited from Devart.Common.DbLoaderColumn) | |
Size | Gets or sets the maximum size, in bytes, of the data within the column. (Inherited from Devart.Common.DbLoaderColumn) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
ToString | Returns the name of the Devart.Common.DbLoaderColumn. (Inherited from Devart.Common.DbLoaderColumn) |