DdlTextParserHeaderInfo Structure

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

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Syntax

'Declaration
Public Structure DdlTextParserHeaderInfo
'Usage
Dim instance As DdlTextParserHeaderInfo
public struct DdlTextParserHeaderInfo
public value class DdlTextParserHeaderInfo
[<SealedAttribute>]
type DdlTextParserHeaderInfo =  struct end
JScript suports the use of structures, but not the declaration of new ones.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.