OraclePermissionAttribute.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 值。

適用於