DBDataPermissionAttribute.ShouldSerializeKeyRestrictions Metoda

Definice

Určuje, zda atribut má serializovat sadu omezení klíče.

public:
 bool ShouldSerializeKeyRestrictions();
public bool ShouldSerializeKeyRestrictions ();
member this.ShouldSerializeKeyRestrictions : unit -> bool
Public Function ShouldSerializeKeyRestrictions () As Boolean

Návraty

true pokud atribut by měl serializovat sadu omezení klíče; jinak false.

Platí pro

Viz také