SQLServer.Database.Publication.Article Object
Removes a series of columns of the source table from the group of columns that are replicated.
Article.RemoveReplicatedColumns ( [Columns :=] midColumns )
HRESULT pArticle->RemoveReplicatedColumns ( SQLOLE_LPCSTR midColumns );
Element | Type | Description |
---|
midColumns | MultiIdentifier | Delimited list of columns |
sp_articlecolumn