VBProjectConfigurationProperties6.EnableSQLServerDebugging Property

Definition

public:
 property bool EnableSQLServerDebugging { bool get(); void set(bool value); };
public:
 property bool EnableSQLServerDebugging { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(10058)]
public bool EnableSQLServerDebugging { [System.Runtime.InteropServices.DispId(10058)] get; [System.Runtime.InteropServices.DispId(10058)] set; }
[<System.Runtime.InteropServices.DispId(10058)>]
[<get: System.Runtime.InteropServices.DispId(10058)>]
[<set: System.Runtime.InteropServices.DispId(10058)>]
member this.EnableSQLServerDebugging : bool with get, set
Public Property EnableSQLServerDebugging As Boolean

Property Value

Implements

Attributes

Applies to