DBDataPermissionAttribute.KeyRestrictionBehavior Egenskap

Definition

Identifierar om listan över reťazec pripojenia parametrar som identifieras av egenskapen KeyRestrictions är de enda reťazec pripojenia parametrar som tillåts.

public:
 property System::Data::KeyRestrictionBehavior KeyRestrictionBehavior { System::Data::KeyRestrictionBehavior get(); void set(System::Data::KeyRestrictionBehavior value); };
public System.Data.KeyRestrictionBehavior KeyRestrictionBehavior { get; set; }
member this.KeyRestrictionBehavior : System.Data.KeyRestrictionBehavior with get, set
Public Property KeyRestrictionBehavior As KeyRestrictionBehavior

Egenskapsvärde

Ett av KeyRestrictionBehavior värdena.

Gäller för

Se även