The Source Languages that are supported by the Advanced SQL Engine to write
a function.
Syntax
Members
| Member | Description |
| C |
C is used as the source language of the function.
|
| CPlusPlus |
C++ is used as the source language of the function.
|
| Java |
Java is used as the source language of the function.
|
| NotSupplied |
The source language was not supplied.
|
| Unknown |
The source language of the function could not be determined.
|
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
Teradata.Client.Provider.SourceLanguage
Requirements
| Product | Versions | Platforms |
| .NET | 6, 7 | Windows, Linux, MacOS |
| .NET Framework | 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows |
| .NET Standard | 2.0 | Windows, Linux, MacOS |
See Also