DBDataPermissionAttribute.KeyRestrictionBehavior Właściwość

Definicja

Określa, czy lista parametrów połączenia zidentyfikowanych przez KeyRestrictions właściwość jest jedynymi dozwolonymi parametrami połączenia.

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

Wartość właściwości

KeyRestrictionBehavior

KeyRestrictionBehavior Jedna z wartości.

Dotyczy

Zobacz też