SqlEnumResult.SchemaPrefixes 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 schemas that must be substituted into the query
public System.Data.DataTable SchemaPrefixes { get; set; }
member this.SchemaPrefixes : System.Data.DataTable with get, set
Public Property SchemaPrefixes As DataTable