Edit

Share via


SqlAdapterBinding.ChunkSize Property

Definition

public:
 property int ChunkSize { int get(); void set(int value); };
[Microsoft.ServiceModel.Channels.BindingPropertyDirection(false, true)]
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