次の方法で共有


ImportSettings.MaxDataTruncationRetryCount Property

Definition

Gets or sets the maximum number or retries.

public:
 property int MaxDataTruncationRetryCount { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int MaxDataTruncationRetryCount { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.MaxDataTruncationRetryCount : int with get, set
Public Property MaxDataTruncationRetryCount As Integer

Property Value

The maximum number or retries.

Attributes

Applies to