Dependencies for Assembly (CLR) scalar-function: Util.FS.ReadAllTextFromFile

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

Assembly (CLR) scalar-function: Util.FS.ReadAllTextFromFile

CREATE FUNCTION [FS].[ReadAllTextFromFile]
(@FileName NVARCHAR(4000))
RETURNS NVARCHAR(MAX)
WITH EXECUTE AS CALLER
AS
EXTERNAL NAME [UtilClr].[UtilClr.FileSystemFunctions].[ReadAllTextFromFile]

Description for Assembly (CLR) scalar-function: Util.FS.ReadAllTextFromFile

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