Dependencies for Assembly (CLR) stored-procedure: Util.dbo.SQLColumnDependencyGet

ReferencingFQN ReferencingType ReferencedFQN ReferencedType Depth RedHierarchy
Util.dbo.SQLColumnDependencyGet Assembly (CLR) stored-procedure Util.UtilClr ASSEMBLY 1 [Util].[UtilClr]

Assembly (CLR) stored-procedure: Util.dbo.SQLColumnDependencyGet

CREATE PROCEDURE [dbo].[SQLColumnDependencyGet]
    @Database NVARCHAR(256),
    @SQL NVARCHAR(MAX)
WITH EXECUTE AS CALLER
AS
EXTERNAL NAME [UtilClr].[UtilClr.SQLColumnDependencies].[GetSQLColumnDependencies]

Description for Assembly (CLR) stored-procedure: Util.dbo.SQLColumnDependencyGet

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