ScriptingOptions.BatchSize Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Nombre d’instructions après lesquelles écrire un script de fin de lot
public int BatchSize { get; set; }
member this.BatchSize : int with get, set
Public Property BatchSize As Integer