EnumObject.FixedProperties Property

Definition

list of the properties for which the value is know e.g. Name is know if the fileter is in the form [@Name='fff'] or [@Name='fff' and ( xxxxx ) ]

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

Property Value

Applies to