Partager via


IDTSBulkInsertTask.LastRow Propriété

Définition

Obtient ou définit le numéro de la dernière ligne à copier.

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

Valeur de propriété

Long qui contient le nombre de la dernière ligne à copier.

Remarques

Pour plus d’informations, consultez BulkInsertTask.

S’applique à