SqlSmoObject.IAlienObject.Discover Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
System.Collections.Generic.List<object> IAlienObject.Discover();
abstract member Microsoft.SqlServer.Management.Sdk.Sfc.IAlienObject.Discover : unit -> System.Collections.Generic.List<obj>
override this.Microsoft.SqlServer.Management.Sdk.Sfc.IAlienObject.Discover : unit -> System.Collections.Generic.List<obj>
Function Discover () As List(Of Object) Implements IAlienObject.Discover