Dependencies for Stored procedure: Util.dbo.usp_SqlAgentPoll_Insert

ReferencingFQN ReferencingType ReferencedFQN ReferencedType Depth RedHierarchy
Util.dbo.usp_SqlAgentPoll_Insert Stored procedure Util.dbo.SqlAgentPoll Table 1 [Util].[dbo].[SqlAgentPoll]

Stored procedure: Util.dbo.usp_SqlAgentPoll_Insert

CREATE PROCEDURE usp_SqlAgentPoll_Insert
AS
SET NOCOUNT ON
INSERT  dbo.SqlAgentPoll
        (PollDateTime)
VALUES  (GETDATE())

Description for Stored procedure: Util.dbo.usp_SqlAgentPoll_Insert

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