IDtsConnectionBaseService.IsDesignerOnline Property

Definition

Gets a value that indicates whether the designer is working in an online mode.

public:
 property bool IsDesignerOnline { bool get(); };
public bool IsDesignerOnline { get; }
member this.IsDesignerOnline : bool
Public ReadOnly Property IsDesignerOnline As Boolean

Property Value

true if the designer is working in an online mode; otherwise, false.

Applies to