Expand Minimize
0 out of 7 rated this helpful - Rate this topic

SqlSmoObject.Discover Method

Discovers a list of type Object.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public List<Object> Discover()

Return Value

Type: System.Collections.Generic.List<Object>
A generic list of type Object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.