Campo DdlTextParserHeaderInfo.schemaSecondary

Returns the schema of the table inside the trigger text.

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

Sintaxe

'Declaração
Public schemaSecondary As String
'Uso
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

Consulte também

Referência

DdlTextParserHeaderInfo Estrutura

Namespace Microsoft.SqlServer.Management.Smo