共用方式為


DdlTextParserHeaderInfo.nameSecondary 欄位

Returns the name of the table inside the trigger text.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.SqlEnum (在 Microsoft.SqlServer.SqlEnum.dll 中)

語法

'宣告
Public nameSecondary As String
'用途
Dim instance As DdlTextParserHeaderInfo 
Dim value As String 

value = instance.nameSecondary 

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

備註

Returns a String value that contains the name of the table trigger.

請參閱

參考

DdlTextParserHeaderInfo 結構

Microsoft.SqlServer.Management.Smo 命名空間