SqlSmoObject.Discover Method

Definition

Best Effort Discovery mechanism : This method reflects upon metadata and gets all available objects

public System.Collections.Generic.List<object> Discover ();
member this.Discover : unit -> System.Collections.Generic.List<obj>
Public Function Discover () As List(Of Object)

Returns

Applies to