Condividi tramite


IDTSBulkInsertTask.UseFormatFile Proprietà

Definizione

Ottiene o imposta un valore che indica se viene utilizzato un file di formato per l'attività Inserimento bulk.

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

Valore della proprietà

true se l'attività Inserimento bulk utilizza un file di formato; in caso contrario, false.

Commenti

Per altre informazioni, vedere BulkInsertTask.

Si applica a