How to view or modify a snapshot article (Transact-SQL)
To view article properties (snapshot)
- 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 (snapshot)
- Execute sp_changearticle to change the properties of an article.
See Also
(c) 1988-98 Microsoft Corporation. All Rights Reserved.