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

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

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

CREATE FUNCTION [dbo].[BinaryTrim]
(@BinVal VARBINARY(128))
RETURNS VARBINARY(128)
WITH EXECUTE AS CALLER
AS
EXTERNAL NAME [UtilClr].[UtilClr.UserDefinedFunctions].[BinaryTrim]

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

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