Edit

Share via


SqlAdapterBinding.BatchSize Property

Definition

public:
 property int BatchSize { int get(); void set(int value); };
[Microsoft.ServiceModel.Channels.BindingPropertyDirection(false, true)]
public int BatchSize { get; set; }
member this.BatchSize : int with get, set
Public Property BatchSize As Integer

Property Value

Implements

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.BatchSize
Attributes

Applies to