IDTSServerExecution100.Synchronized 属性

定义

public:
 property bool Synchronized { bool get(); };
[System.Runtime.InteropServices.DispId(3)]
public bool Synchronized { get; }
[<System.Runtime.InteropServices.DispId(3)>]
member this.Synchronized : bool
Public ReadOnly Property Synchronized As Boolean

属性值

如果执行实例同步,则为;否则,就是假的。

属性

注解

有关详细信息,请参阅 SsisServerExecution

适用于