OraclePermission.Add(String, String, KeyRestrictionBehavior) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée un nouveau jeu d'autorisations.
public:
void Add(System::String ^ connectionString, System::String ^ restrictions, System::Data::KeyRestrictionBehavior behavior);
public void Add(string connectionString, string restrictions, System.Data.KeyRestrictionBehavior behavior);
member this.Add : string * string * System.Data.KeyRestrictionBehavior -> unit
Public Sub Add (connectionString As String, restrictions As String, behavior As KeyRestrictionBehavior)
Paramètres
- connectionString
- String
Chaîne de connexion
- restrictions
- String
Restrictions clés.
- behavior
- KeyRestrictionBehavior
Une des énumérations KeyRestrictionBehavior.