'Declaration<System.AttributeUsageAttribute(AttributeTargets.All, Inherited=True, AllowMultiple=False)> Public Class SqlFunctionAttribute Inherits System.Attribute
'UsageDim instance As SqlFunctionAttribute
[System.AttributeUsage(AttributeTargets.All, Inherited=true, AllowMultiple=false)] public class SqlFunctionAttribute : System.Attribute