Edit

Share via


SqlAdapterBindingElementExtensionElement.BatchSize Property

Definition

public:
 property int BatchSize { int get(); void set(int value); };
[System.Configuration.ConfigurationProperty("batchSize", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
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