The LogFileName property specifies the name and path of the error log file.
object.LogFileName [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Name of the log file |
String
Read/write
HRESULT GetLogFileName(BSTR *pRetVal);
HRESULT SetLogFileName(BSTR NewValue);
If LogFileName is specified, Data Transformation Services (DTS) package error entries are copied to this file.