IDTSBulkInsertTask.FormatFile Proprietà

Definizione

Ottiene o imposta il percorso completo di un file di formato.

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

Valore della proprietà

Stringa che indica il percorso del file di formato.

Commenti

Per altre informazioni, vedere BulkInsertTask.

Si applica a