SQLDebugging-Klasse
Diese Klasse unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.
Zur Unterstützung von Debuganwendungen. Nicht für die direkte Verwendung vorgesehen.
Namespace: System.Data.SqlClient
Assembly: System.Data (in system.data.dll)
Syntax
'Declaration
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
<GuidAttribute("afef65ad-4577-447a-a148-83acadd3d4b9")> _
<ComVisibleAttribute(True)> _
Public NotInheritable Class SQLDebugging
'Usage
Dim instance As SQLDebugging
[ClassInterfaceAttribute(ClassInterfaceType.None)]
[GuidAttribute("afef65ad-4577-447a-a148-83acadd3d4b9")]
[ComVisibleAttribute(true)]
public sealed class SQLDebugging
[ClassInterfaceAttribute(ClassInterfaceType::None)]
[GuidAttribute(L"afef65ad-4577-447a-a148-83acadd3d4b9")]
[ComVisibleAttribute(true)]
public ref class SQLDebugging sealed
/** @attribute ClassInterfaceAttribute(ClassInterfaceType.None) */
/** @attribute GuidAttribute("afef65ad-4577-447a-a148-83acadd3d4b9") */
/** @attribute ComVisibleAttribute(true) */
public final class SQLDebugging
ClassInterfaceAttribute(ClassInterfaceType.None)
GuidAttribute("afef65ad-4577-447a-a148-83acadd3d4b9")
ComVisibleAttribute(true)
public final class SQLDebugging
Vererbungshierarchie
System.Object
System.Data.SqlClient.SQLDebugging
Threadsicherheit
Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.
Plattformen
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
.NET Framework unterstützt nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen.
Versionsinformationen
.NET Framework
Unterstützt in: 2.0, 1.1, 1.0