Home > extract-pg-schema > InformationSchemaRoutine > sql_data_access
InformationSchemaRoutine.sql_data_access property
Always MODIFIES, meaning that the function possibly modifies SQL data
Signature:
typescript
sql_data_access: "MODIFIES";