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