SqlAdapterBindingConfigurationElement.BatchSize Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property int BatchSize { int get(); void set(int value); };
[Microsoft.ServiceModel.Channels.BindingPropertyDirection(false, true)]
[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
Valor da propriedade
Implementações
Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.BatchSize
- Atributos