Freigeben über


ConfigurationAttributeSchema.IsCombinedKey Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob dieses Attribut Teil eines Mehrfach-Attributschlüssels für eine Auflistung ist.

public:
 property bool IsCombinedKey { bool get(); };
public bool IsCombinedKey { get; }
member this.IsCombinedKey : bool
Public ReadOnly Property IsCombinedKey As Boolean

Eigenschaftswert

true , wenn das Attribut Teil eines Schlüssels mit mehreren Attributen ist; falseandernfalls .

Hinweise

Informationen zum Testen, ob dieses Attribut Teil eines eindeutigen Schlüssels ist, finden Sie in der IsUniqueKey -Eigenschaft.

Gilt für: