Edit

Share via


SqlAdapterBindingElementExtensionElement.ChunkSize Property

Definition

public:
 property int ChunkSize { int get(); void set(int value); };
[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