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

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

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

CREATE FUNCTION [dbo].[TrimEnd]
(@expression NVARCHAR(4000), @trimchar NCHAR(1))
RETURNS NVARCHAR(4000)
WITH EXECUTE AS CALLER
AS
EXTERNAL NAME [UtilClr].[UtilClr.DiabloTransformFunctions].[TrimEnd]

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

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