Dependencies for Assembly (CLR) scalar-function: Util.dbo.TrimMultiline

ReferencingFQN ReferencingType ReferencedFQN ReferencedType Depth RedHierarchy
Util.dbo.TrimMultiline Assembly (CLR) scalar-function Util.UtilClr ASSEMBLY 1 [Util].[UtilClr]

Assembly (CLR) scalar-function: Util.dbo.TrimMultiline

CREATE FUNCTION [dbo].[TrimMultiline]
(@SQL NVARCHAR(MAX))
RETURNS NVARCHAR(MAX)
WITH EXECUTE AS CALLER, RETURNS NULL ON NULL INPUT
AS
EXTERNAL NAME [UtilClr].[UtilClr.StringFunctions].[TrimMultiline]

Description for Assembly (CLR) scalar-function: Util.dbo.TrimMultiline

Todo
Site Map | Printable View | © 2008 - 2012 NuRoN Consulting, INC | Powered by mojoPortal | HTML 5 | CSS | Original design by Andreas Viklund
Share This Using Popular Bookmarking Services