หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Returns the schema of the table inside the trigger text.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Syntax
'Declaration
Public schemaSecondary As String
'Usage
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