Expand Minimize
This topic has not yet been rated - Rate this topic

SqlSmoObject.IAlienObject.Discover Method

Discovers any dependencies. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

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

Return Value

Type: System.Collections.Generic.List<Object>
A List<T> object that contains all the discovered dependencies.

Implements

IAlienObject.Discover()
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.