ConnectionManaged.Log 属性

定义

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

属性值

Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.IDTSLogging100

实现

Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.IDTSSQLTaskConnection.Log

适用于