NavigationEntityProperty.RankSpecified 属性

定义

获得或设置一个值,表示是否指定了排名值。

public:
 property bool RankSpecified { bool get(); void set(bool value); };
[System.Xml.Serialization.XmlIgnore]
public bool RankSpecified { get; set; }
[<System.Xml.Serialization.XmlIgnore>]
member this.RankSpecified : bool with get, set
Public Property RankSpecified As Boolean

属性值

true如果指定了排名值;否则,。 false

属性

适用于