Enum RoutineSpec.Types.RoutineType (2.1.0)

public enum RoutineType

The fine-grained type of the routine.

Namespace

Google.Cloud.DataCatalog.V1

Assembly

Google.Cloud.DataCatalog.V1.dll

Fields

NameDescription
Procedure

Stored procedure.

ScalarFunction

Non-builtin permanent scalar function.

Unspecified

Unspecified type.