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 | |
---|---|---|
BatchSize | Gets or sets the number of items to process in a batch. | |
ContentBufferSize | Gets or sets the size of the content buffer. | |
CountUpdateBatchSize | Gets or sets the batch size for import count updates. | |
ExtensionData | Gets or sets the structure that contains extra data. (inherited from DeploymentObject) | |
MaxColumnsAllowed | Gets or sets the maximum number of columns in an import file. | |
MaxDataTruncationRetryCount | Gets or sets the maximum number or retries. | |
ParsedColumnDefaultSize | Gets or sets the default size of the parsed column. | |
PickListBatchSize | Gets or sets the batch size for picklist import. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
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.