SqlFunctionAttribute Constructor ()
.NET Framework (current version)
An optional attribute on a user-defined aggregate, used to indicate that the method should be registered in SQL Server as a function. Also used to set the DataAccess, FillRowMethodName, IsDeterministic, IsPrecise, Name, SystemDataAccess, and TableDefinition properties of the function attribute.
Assembly: System.Data (in System.Data.dll)
.NET Framework
Available since 2.0
Available since 2.0
Show: