Edit

Share via


SqlAdapterBindingConfigurationElement.ChunkSize Property

Definition

public:
 property int ChunkSize { int get(); void set(int value); };
[Microsoft.ServiceModel.Channels.BindingPropertyDirection(false, true)]
[System.Configuration.ConfigurationProperty("chunkSize", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public int ChunkSize { get; set; }
member this.ChunkSize : int with get, set
Public Property ChunkSize As Integer

Property Value

Implements

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.ChunkSize
Attributes

Applies to