SqlScriptPublishModel.SelectedObjects Property
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.
Object list for scripting that user selected
public Microsoft.SqlServer.Management.Smo.UrnCollection SelectedObjects { get; }
member this.SelectedObjects : Microsoft.SqlServer.Management.Smo.UrnCollection
Public ReadOnly Property SelectedObjects As UrnCollection