SqlObjectBase.SpecialQuery Property

Definition

stores a query used to test a condition , for example that a table needed to resolve this level exists, if that fails then the empty set is returned rather then exception

protected System.Collections.SortedList SpecialQuery { get; }
member this.SpecialQuery : System.Collections.SortedList
Protected ReadOnly Property SpecialQuery As SortedList

Property Value

Applies to