The LogDate property specifies the date and time that the Data Transformation Services (DTS) package log record was written.
object.LogDate
Part | Description |
---|---|
object | Expression that evaluates to a PackageLogRecord object |
Date
Read-only
HRESULT GetLogDate(DATE *pRetVal);