ScriptItemsArgs(IEnumerable<Urn>) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ScriptItemsArgs (System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Management.Sdk.Sfc.Urn> urns);
new Microsoft.SqlServer.Management.SqlScriptPublish.ScriptItemsArgs : seq<Microsoft.SqlServer.Management.Sdk.Sfc.Urn> -> Microsoft.SqlServer.Management.SqlScriptPublish.ScriptItemsArgs
Public Sub New (urns As IEnumerable(Of Urn))
Parameters
- urns
- IEnumerable<Urn>