DBDataPermissionAttribute.KeyRestrictionBehavior プロパティ

定義

KeyRestrictions プロパティで指定された接続文字列パラメーターのリストだけが、接続文字列パラメーターとして許可されるかどうかを指定します。

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

プロパティ値

KeyRestrictionBehavior 値のいずれか 1 つ。

適用対象

こちらもご覧ください