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

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

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

CREATE FUNCTION [dbo].[CreateConditionalUpdate]
(@sourceTable NVARCHAR(128), @destinationTable NVARCHAR(128), @excludedColumns NVARCHAR(MAX), @user NVARCHAR(128))
RETURNS NVARCHAR(MAX)
WITH EXECUTE AS CALLER
AS
EXTERNAL NAME [UtilClr].[UtilClr.Db].[CreateConditionalUpdate]

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

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