Properties
Analytics Platform System (PDW)
SQL database in Microsoft
Fabric
Displays information about a stored procedure. All information is read-only.
The name of the database containing this stored procedure.
The name of the current server instance.
The name of the user of this connection.
Displays the date the stored procedure was created.
The name of the current stored procedure.
Displays the schema that owns the stored procedure.
Indicates whether the stored procedure is a system object. Values are True and False.
Indicates if the object was created with the ANSI NULLs option.
Indicates whether the stored procedure is encrypted. Values are True and False.
Indicates if the object was created with the FOR REPLICATION option.
Indicates if the object was created with the quoted identifier option.
Indicates if the object was created with the RECOMPILE option.