Поделиться через


Поле nameSecondary

Returns the name of the table inside the trigger text.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.SqlEnum (в Microsoft.SqlServer.SqlEnum.dll)

Синтаксис

'Декларация
Public nameSecondary As String
'Применение
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

Замечания

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