Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
11.14. @Traitable Example
This illustrates the use of the @traitable annotation:
declare Customer @Traitable code : String balance : long end
declare Customer
@Traitable
code : String
balance : long
end