Send feedback on this topic.
Teradata.Client.Provider
IsEnabled Property



Teradata.Client.Provider Namespace > LogSettings Class : IsEnabled Property
Returns true if any of the switches is set to true.
Syntax
'Declaration
 
Public ReadOnly Property IsEnabled As Boolean
'Usage
 
Dim instance As LogSettings
Dim value As Boolean
 
value = instance.IsEnabled
public bool IsEnabled {get;}
public:
property bool IsEnabled {
   bool get();
}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2

See Also

Reference

LogSettings Class
LogSettings Members