SQLDebugging 클래스

정의

애플리케이션 디버깅을 지원하기 위해 포함됩니다. 직접적으로 사용되지는 않습니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public ref class 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 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")]
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 Class SQLDebugging
Public NotInheritable Class SQLDebugging
상속
SQLDebugging
특성

생성자

SQLDebugging()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

애플리케이션 디버깅을 지원하기 위해 포함됩니다. 직접적으로 사용되지는 않습니다.

메서드

Equals(Object)

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

지정된 개체가 현재 개체와 같은지 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetType()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
ToString()

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상

추가 정보