SqlProcedureAttribute Constructor ()

 

An attribute on a method definition in an assembly, used to indicate that the given method should be registered as a stored procedure in SQL Server.

Namespace:   Microsoft.SqlServer.Server
Assembly:  System.Data (in System.Data.dll)

public:
SqlProcedureAttribute()

.NET Framework
Available since 2.0
Return to top
Show: