Share via


IDTSBulkInsertTask.FirstRow Propriété

Définition

Obtient ou définit la première ligne à partir de laquelle la copie doit commencer.

public:
 property long FirstRow { long get(); void set(long value); };
public long FirstRow { get; set; }
member this.FirstRow : int64 with get, set
Public Property FirstRow As Long

Valeur de propriété

Long qui indique le nombre de la première ligne à charger.

Remarques

Pour plus d’informations, consultez BulkInsertTask.

S’applique à