 | TriggerBase_syntaxInformation field |
Can be equipped with trigger-specific syntax information,
is then output in the event of an error as part of an exception, default: null.
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxprotected string? _syntaxInformation
Protected _syntaxInformation As String
protected:
String^ _syntaxInformation
val mutable _syntaxInformation: string
Field value
String
See also