Partager via


IDTSBulkInsertTask.UseFormatFile Propriété

Définition

Obtient ou définit une valeur qui indique si la tâche d'insertion en bloc utilise un fichier de format.

public:
 property bool UseFormatFile { bool get(); void set(bool value); };
public bool UseFormatFile { get; set; }
member this.UseFormatFile : bool with get, set
Public Property UseFormatFile As Boolean

Valeur de propriété

true si la tâche d’insertion en bloc utilise un fichier de format ; sinon, false.

Remarques

Pour plus d’informations, consultez BulkInsertTask.

S’applique à