Condividi tramite


Campo DdlTextParserHeaderInfo.nameSecondary

Returns the name of the table inside the trigger text.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Sintassi

'Dichiarazione
Public nameSecondary As String
'Utilizzo
Dim instance As DdlTextParserHeaderInfo 
Dim value As String 

value = instance.nameSecondary 

instance.nameSecondary = value
public string nameSecondary
public:
String^ nameSecondary
val mutable nameSecondary: string
public var nameSecondary : String

Osservazioni

Returns a String value that contains the name of the table trigger.

Vedere anche

Riferimento

DdlTextParserHeaderInfo Struttura

Spazio dei nomi Microsoft.SqlServer.Management.Smo