SQLDebugging Klass

Definition

Ingår för att stödja felsökningsprogram. Inte avsedd för direkt användning.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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
Arv
SQLDebugging
Attribut

Konstruktorer

Name Description
SQLDebugging()

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

Ingår för att stödja felsökningsprogram. Inte avsedd för direkt användning.

Metoder

Name Description
Equals(Object)

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

Avgör om det angivna objektet är lika med det aktuella objektet.

(Ärvd från Object)
GetHashCode()

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

Fungerar som standard-hash-funktion.

(Ärvd från Object)
GetType()

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

Hämtar den aktuella instansen Type .

(Ärvd från Object)
MemberwiseClone()

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

Skapar en ytlig kopia av den aktuella Object.

(Ärvd från Object)
ToString()

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

Returnerar en sträng som representerar det aktuella objektet.

(Ärvd från Object)

Gäller för

Se även