Struttura DdlTextParserHeaderInfo
This class supports the SMO infrastructure and is not intended to be used directly from your code.
Spazio dei nomi: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Sintassi
'Dichiarazione
Public Structure DdlTextParserHeaderInfo
'Utilizzo
Dim instance As DdlTextParserHeaderInfo
public struct DdlTextParserHeaderInfo
public value class DdlTextParserHeaderInfo
[<SealedAttribute>]
type DdlTextParserHeaderInfo = struct end
JScript supporta l'utilizzo di strutture, ma non la dichiarazione di nuove strutture.
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche