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.
The integer value representing the relative cost of the query.
public int? Cost { get; }
member this.Cost : Nullable<int>
Public ReadOnly Property Cost As Nullable(Of Integer)