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


Поле schemaSecondary

Returns the schema of the table inside the trigger text.

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

Синтаксис

'Декларация
Public schemaSecondary As String
'Применение
Dim instance As DdlTextParserHeaderInfo
Dim value As String

value = instance.schemaSecondary

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