Transfer.BatchSize Proprietà

Definizione

Numero di righe in ogni batch di SqlBulkCopy. Al termine di ogni batch, le righe nel batch vengono inviate al server.

public int BatchSize { get; set; }
member this.BatchSize : int with get, set
Public Property BatchSize As Integer

Valore della proprietà

Si applica a