Share via


DataSource.IsReference Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Datenquelle ein Verweis ist, oder legt ihn fest.

public:
 property bool IsReference { bool get(); };
[System.Xml.Serialization.XmlIgnore]
public bool IsReference { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.IsReference : bool
Public ReadOnly Property IsReference As Boolean

Eigenschaftswert

true, wenn die Datenquelle ein Verweis ist, andernfalls false.

Attribute

Gilt für: