Enum RoutineType (3.1.0)

public enum RoutineType

The fine-grained type of the routine.

Namespace

Google.Cloud.BigQuery.V2

Assembly

Google.Cloud.BigQuery.V2.dll

Fields

NameDescription
ScalarFunction

Non-builtin permanent scalar function.

StoredProcedure

Stored procedure.