OraclePermissionAttribute.KeyRestrictionBehavior Propriedade
Definição
Identifica se a lista de parâmetros de cadeia de conexão identificada pela propriedade KeyRestrictions são os únicos parâmetros de cadeia de conexão permitidos.Identifies whether the list of connection string parameters identified by the KeyRestrictions property are the only connection string parameters allowed.
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
Valor da propriedade
Um dos valores de KeyRestrictionBehavior.One of the KeyRestrictionBehavior values.