SqlMethodAttribute public sealed class SqlMethodAttribute : SqlFunctionAttribute Documentation Code public bool InvokeIfReceiverIsNull { get; set; } public bool IsMutator { get; set; } public bool OnNullCall { get; set; } public SqlMethodAttribute()