IDTSBulkInsertTask.FormatFile Propriété

Définition

Obtient ou définit le chemin complet d’un fichier format.

public:
 property System::String ^ FormatFile { System::String ^ get(); void set(System::String ^ value); };
public string FormatFile { get; set; }
member this.FormatFile : string with get, set
Public Property FormatFile As String

Valeur de propriété

Une chaîne qui indique le chemin du fichier format.

Remarques

Pour plus d’informations, consultez BulkInsertTask.

S’applique à