Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Returns the name of the table inside the trigger text.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Syntax
'Declaration
Public nameSecondary As String
'Usage
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
Remarks
Returns a String value that contains the name of the table trigger.