ImportSettings Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Contains settings that can be changed to tune data import.

The following tables list the members exposed by the ImportSettings type.

Public Constructors

  Name Description
  ImportSettings Initializes a new instance of the ImportSettings class.

Top

Public Properties

  Name Description
public property BatchSize Gets or sets the number of items to process in a batch.
public property ContentBufferSize Gets or sets the size of the content buffer.
public property CountUpdateBatchSize Gets or sets the batch size for import count updates.
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentObject)
public property MaxColumnsAllowed Gets or sets the maximum number of columns in an import file.
public property MaxDataTruncationRetryCount Gets or sets the maximum number or retries.
public property ParsedColumnDefaultSize Gets or sets the default size of the parsed column.
public property PickListBatchSize Gets or sets the batch size for picklist import.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ImportSettings Class
Microsoft.Xrm.Sdk.Deployment Namespace

Other Resources

Deployment Web Service Messages
Use Deployment Entities and Deployment Configuration Settings
Administer the deployment using Windows PowerShel
Import Data in Microsoft Dynamics CRM

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.