SQLDebugging 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
包含在内以支持调试应用程序。 不适合直接使用。
此 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) |