The File Types that are supported by the Advanced SQL Engine when
compiling a function.
Syntax
Members
Member | Description |
Include |
The file is an include file.
|
NotSupplied |
The file type was not supplied.
|
Object |
The file is an object file.
|
Source |
The file contains the source of the function.
|
Unknown |
The file could not be determined.
|
Inheritance Hierarchy
Requirements
Product | Versions | Platforms |
.NET | 2.1, 3.1, 6 | Windows, Linux, MacOS |
.NET Framework | 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows |
.NET Standard | 2.0 | Windows, Linux, MacOS |
See Also