ObjectSetCollection.Item[String] Property

Definition

public Microsoft.SqlServer.Management.Dmf.ObjectSet this[string name] { get; }
member this.Item(string) : Microsoft.SqlServer.Management.Dmf.ObjectSet
Default Public ReadOnly Property Item(name As String) As ObjectSet

Parameters

name
String

Property Value

Applies to