Share via


SQLDebugging クラス

定義

アプリケーションのデバッグをサポートするために含まれています。 直接使用するものでありません。

public ref class SQLDebugging sealed
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("afef65ad-4577-447a-a148-83acadd3d4b9")]
public sealed class SQLDebugging
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("afef65ad-4577-447a-a148-83acadd3d4b9")>]
type SQLDebugging = class
Public NotInheritable Class SQLDebugging
継承
SQLDebugging
属性

コンストラクター

SQLDebugging()

アプリケーションのデバッグをサポートするために含まれています。 直接使用するものでありません。

適用対象