May 10, 2012

sp_MSdelgenzero (Transact-SQL MetaData) Definition

Please note: that the following source code is provided and copyrighted by Microsoft and is for educational purpose only.
The meta data is from an SQL 2012 Server.

I have posted alot more, find the whole list here.

Goto Definition or MetaData

Definition:

sys.sp_MSdelgenzero()

MetaData:

 create procedure sys.sp_MSdelgenzero  
as
return 0 -- this proc is a no-op in Yukon. Leaving the proc around since down-level agents call it.

No comments:

Post a Comment

Total Pageviews