OraclePermission.Add(String, String, KeyRestrictionBehavior) Metoda
Definicja
Ważny
Niektóre informacje dotyczą produktów przedpremierowych, które mogą zostać znacznie zmodyfikowane przed premierą. Microsoft nie udziela żadnych gwarancji, ani wyraźnych, ani domniemanych, dotyczących informacji podanych tutaj.
Tworzy nowy zestaw uprawnień.
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)
Parametry
- connectionString
- String
Parametry połączenia.
- restrictions
- String
Kluczowe ograniczenia.
- behavior
- KeyRestrictionBehavior
Jeden z wyliczeń KeyRestrictionBehavior .