DistributionArticle.Script Method
SQL Server 2012
Generates a Transact-SQL script that can be used to create or delete the article with the specified properties.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Parameters
- scriptOption
- Type: Microsoft.SqlServer.Replication.ScriptOptions
A ScriptOptions object value that specifies the scripting options.
