ConnectionManaged.Log Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::SqlServer::Dts::Tasks::ExecuteSQLTask::Connections::IDTSLogging100 ^ Log { void set(Microsoft::SqlServer::Dts::Tasks::ExecuteSQLTask::Connections::IDTSLogging100 ^ value); };
public Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.IDTSLogging100 Log { set; }
member this.Log : Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.IDTSLogging100
Public Property Log As IDTSLogging100
Property Value
Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.IDTSLogging100
Implements
Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.IDTSSQLTaskConnection.Log