snowflake.snowpark.Session.stored_procedure_profiler¶
- property Session.stored_procedure_profiler: StoredProcedureProfiler[source]¶
- Returns a - stored_procedure_profiler.StoredProcedureProfilerobject that you can use to profile stored procedures. See details of how to use this object in- stored_procedure_profiler.StoredProcedureProfiler.