DtsServerType.IsEnabled Property

Definition

Gets a value that indicates whether server connection is enabled.

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

Property Value

true if the server connection is enabled; otherwise, false.

Applies to