Share via


OraclePermission.Add(String, String, KeyRestrictionBehavior) Methode

Definition

Erstellt einen neuen Berechtigungssatz.

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)

Parameter

connectionString
String

Verbindungszeichenfolge.

restrictions
String

Die Schlüsseleinschränkungen.

behavior
KeyRestrictionBehavior

Eine der KeyRestrictionBehavior-Enumerationen.

Gilt für: