Partager via


Champ DdlTextParserHeaderInfo.schemaSecondary

Returns the schema of the table inside the trigger text.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)

Syntaxe

'Déclaration
Public schemaSecondary As String
'Utilisation
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

Voir aussi

Référence

DdlTextParserHeaderInfo Structure

Espace de noms Microsoft.SqlServer.Management.Smo