SqlEnumResult.Databases Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
list of databases trough which the query must be executed can have multiple database levels
public System.Data.DataTable Databases { get; set; }
member this.Databases : System.Data.DataTable with get, set
Public Property Databases As DataTable