DdlTextParserHeaderInfo 结构

This class supports the SMO infrastructure and is not intended to be used directly from your code.

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.SqlEnum(在 Microsoft.SqlServer.SqlEnum.dll 中)

语法

声明
Public Structure DdlTextParserHeaderInfo
用法
Dim instance As DdlTextParserHeaderInfo
public struct DdlTextParserHeaderInfo
public value class DdlTextParserHeaderInfo
[<SealedAttribute>]
type DdlTextParserHeaderInfo =  struct end
JScript 支持使用结构,但不支持声明新结构。

DdlTextParserHeaderInfo 类型公开以下成员。

方法

  名称 说明
公共方法 Equals (从 ValueType 继承。)
受保护方法 Finalize (从 Object 继承。)
公共方法 GetHashCode (从 ValueType 继承。)
公共方法 GetType (从 Object 继承。)
受保护方法 MemberwiseClone (从 Object 继承。)
公共方法 ToString (从 ValueType 继承。)

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。