Robuta

https://docs.oracle.com/cd/E85694_01/ODPNT/ConnectionStaticMethods.htm OracleConnection Static Methods staticmethods https://learn.microsoft.com/en-us/dotnet/api/system.data.oracleclient.oracleconnection.system-icloneable-clone?view=netframework-4.8.1 OracleConnection.ICloneable.Clone Method (System.Data.OracleClient) | Microsoft Learn Creates a new object that is a copy of the current instance. system dataclonemethodmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.data.oracleclient.oracleconnection.enlisttransaction?view=netframework-4.8.1 OracleConnection.EnlistTransaction(Transaction) Method (System.Data.OracleClient) | Microsoft Learn Enlists in the specified transaction as a distributed transaction. system datatransactionmethodmicrosoftlearn https://docs.oracle.com/cd/E85694_01/ODPNT/ConnectionMembers.htm OracleConnection Members members https://learn.microsoft.com/ru-ru/dotnet/api/system.data.oracleclient.oracleconnection.close?view=netframework-4.8.1 OracleConnection.Close Method (System.Data.OracleClient) | Microsoft Learn Closes the connection to the database. system dataclosemethodmicrosoftlearn https://learn.microsoft.com/de-de/dotnet/api/system.data.oracleclient.oracleconnection.connectionstring?view=netframework-4.8.1 OracleConnection.ConnectionString Property (System.Data.OracleClient) | Microsoft Learn Gets or sets the string used to open an Oracle database. property systemdatamicrosoftlearn https://learn.microsoft.com/ru-ru/dotnet/api/system.data.oracleclient.oracleconnection.open?view=netframework-4.8.1 OracleConnection.Open Method (System.Data.OracleClient) | Microsoft Learn Opens a connection to a database with the property settings specified by the ConnectionString. system dataopenmethodmicrosoftlearn https://learn.microsoft.com/ru-ru/dotnet/api/system.data.oracleclient.oracleconnection.getschema?view=netframework-4.8.1 OracleConnection.GetSchema Method (System.Data.OracleClient) | Microsoft Learn Returns schema information for the data source of this OracleConnection. system datamethodmicrosoftlearn https://docs.oracle.com/en/database/oracle/oracle-database/18/odpnt/ConnectionStaticMethods.html OracleConnection Static Methods staticmethods https://learn.microsoft.com/pt-br/dotnet/api/system.data.oracleclient.oracleconnection.begintransaction?view=netframework-4.8.1 OracleConnection.BeginTransaction Method (System.Data.OracleClient) | Microsoft Learn Begins a transaction at the database. system databegintransactionmethodmicrosoftlearn https://docs.oracle.com/en/database/oracle/oracle-database/18/odpnt/ConnectionPublicMethods.html OracleConnection Public Methods publicmethods https://learn.microsoft.com/pt-br/dotnet/api/system.data.oracleclient.oracleconnection.getschema?view=netframework-4.8.1 OracleConnection.GetSchema Method (System.Data.OracleClient) | Microsoft Learn Returns schema information for the data source of this OracleConnection. system datamethodmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.data.oracleclient.oracleconnection.database?view=netframework-4.8.1 OracleConnection.Database Property (System.Data.OracleClient) | Microsoft Learn Gets the name of the current database or the database to be used after a connection is opened. property systemdatabasemicrosoftlearn https://docs.oracle.com/en/database/oracle/oracle-database/18/odpnt/ConnectionMembers.html OracleConnection Members members