DBDataPermissionAttribute.ShouldSerializeKeyRestrictions Método

Definición

Identifica si el atributo debería serializar el conjunto de restricciones de clave.

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

Devoluciones

true si el atributo debe serializar el conjunto de restricciones de clave; de lo contrario, false.

Se aplica a

Consulte también