schemaName property

  1. @override
String? schemaName
final

For TableValuedFunctions, the schema on which the function is called.

Implementation

@override
final String? schemaName;