How to view or modify a transactional article (Transact-SQL)
 To view article properties (transactional)
To view article properties (transactional)
	- Execute sp_helparticle to display information about an article.
- Execute sp_helparticlecolumns to display all columns in the table underlying an article.
 To modify article properties (transactional)
To modify article properties (transactional)
	- Execute sp_changearticle to change the properties of an article.
See Also
  
(c) 1988-98 Microsoft Corporation.  All Rights Reserved.