snowflake.snowpark.Session.sprocΒΆ
- property Session.sproc: StoredProcedureRegistration[source]ΒΆ
Returns a
stored_procedure.StoredProcedureRegistration
object that you can use to register stored procedures. See details of how to use this object instored_procedure.StoredProcedureRegistration
.