Robuta

https://learn.microsoft.com/en-us/dotnet/api/system.data.oracleclient.oracledatareader.getschematable?view=netframework-4.8.1 OracleDataReader.GetSchemaTable Method (System.Data.OracleClient) | Microsoft Learn Returns a DataTable that describes the column metadata of the OracleDataReader. system datamethodmicrosoftlearn https://learn.microsoft.com/pt-br/dotnet/api/system.data.oracleclient.oraclemonthspan.minvalue?view=netframework-4.8.1 OracleMonthSpan.MinValue Field (System.Data.OracleClient) | Microsoft Learn Represents the minimum valid date value for an OracleMonthSpan structure. field systemdatamicrosoftlearn 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/pt-br/dotnet/api/system.data.oracleclient.oraclemonthspan.op_explicit?view=netframework-4.8.1 OracleMonthSpan.Explicit Operator (System.Data.OracleClient) | Microsoft Learn Used for explicit OracleMonthSpan conversion. system dataexplicitoperatormicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.data.oracleclient.oraclecommandbuilder?view=netframework-4.8.1&viewFallbackFrom=netcore-3.1 OracleCommandBuilder Class (System.Data.OracleClient) | Microsoft Learn Automatically generates single-table commands used to reconcile changes made to a DataSet with the associated database. This class cannot be inherited. class systemdatamicrosoftlearn https://learn.microsoft.com/de-de/dotnet/api/system.data.oracleclient.oraclestring?view=netframework-4.8.1&viewFallbackFrom=net-8.0 OracleString Struct (System.Data.OracleClient) | Microsoft Learn Represents a variable-length stream of characters to be stored in or retrieved from the database. system datastructmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.data.oracleclient.oracledatareader?view=netframework-4.8.1&redirectedfrom=MSDN OracleDataReader Class (System.Data.OracleClient) | Microsoft Learn Provides a way of reading a forward-only stream of data rows from a data source. This class cannot be inherited. class systemdatamicrosoftlearn https://learn.microsoft.com/pt-br/dotnet/api/system.data.oracleclient.oraclemonthspan.compareto?view=netframework-4.8.1 OracleMonthSpan.CompareTo(Object) Method (System.Data.OracleClient) | Microsoft Learn Compares this OracleMonthSpan structure to the supplied object and returns an indication of their relative values. system datacomparetoobjectmethodmicrosoft https://learn.microsoft.com/en-gb/dotnet/api/system.data.oracleclient?view=netframework-4.8 System.Data.OracleClient Namespace | Microsoft Learn The System.Data.OracleClient namespace is the .NET Framework Data Provider for Oracle. system datanamespacemicrosoftlearn 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://learn.microsoft.com/pt-br/dotnet/api/system.data.oracleclient.oraclemonthspan.lessthan?view=netframework-4.8.1 OracleMonthSpan.LessThan(OracleMonthSpan, OracleMonthSpan) Method (System.Data.OracleClient) |... Compares two instances of OracleMonthSpan to determine if the first is less than the second. system datalessthanmethod https://learn.microsoft.com/pt-br/dotnet/api/system.data.oracleclient.oracleboolean.true?view=netframework-4.8.1 OracleBoolean.True Field (System.Data.OracleClient) | Microsoft Learn Represents a true value that can be assigned to the Value property of an instance of the OracleBoolean structure. field systemtruedatamicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.data.oracleclient.oracleparametercollection?view=netframework-4.8 OracleParameterCollection Class (System.Data.OracleClient) | Microsoft Learn Represents a collection of parameters relevant to an OracleCommand as well as their respective mappings to columns in a DataSet. This class cannot be inherited. class systemdatamicrosoftlearn https://learn.microsoft.com/pt-br/dotnet/api/system.data.oracleclient.oraclemonthspan.value?view=netframework-4.8.1 OracleMonthSpan.Value Property (System.Data.OracleClient) | Microsoft Learn Gets the value of the OracleMonthSpan structure. value propertysystem datamicrosoftlearn https://learn.microsoft.com/pt-br/dotnet/api/system.data.oracleclient.oracleboolean.op_bitwiseor?view=netframework-4.8.1 OracleBoolean.BitwiseOr(OracleBoolean, OracleBoolean) Operator (System.Data.OracleClient) |... Computes the bitwise OR of its two OracleBoolean operands. system dataoperator https://learn.microsoft.com/fr-fr/dotnet/api/system.data.oracleclient.oracledatareader.hasrows?view=netframework-4.8.1 OracleDataReader.HasRows Property (System.Data.OracleClient) | Microsoft Learn Gets a value indicating whether the OracleDataReader contains one or more rows. property systemdatamicrosoftlearn 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/pt-br/dotnet/api/system.data.oracleclient.oraclemonthspan.notequals?view=netframework-4.8.1 OracleMonthSpan.NotEquals(OracleMonthSpan, OracleMonthSpan) Method (System.Data.OracleClient) |... Performs a logical comparison of two instances of OracleMonthSpan to determine if they are not equal. system datamethod https://learn.microsoft.com/en-us/dotnet/api/system.data.oracleclient.oracledatetime?view=netframework-4.8.1&viewFallbackFrom=netcore-3.0 OracleDateTime Struct (System.Data.OracleClient) | Microsoft Learn Represents date and time data ranging in value from January 1, 4712 BC to December 31, 4712 AD. system datastructmicrosoftlearn 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://learn.microsoft.com/es-es/dotnet/api/system.data.oracleclient.oracleparametercollection.contains?view=netframework-4.8.1 OracleParameterCollection.Contains Method (System.Data.OracleClient) | Microsoft Learn Indicates whether an OracleParameter with the specified Value is contained in the collection. system datacontainsmethodmicrosoftlearn 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://learn.microsoft.com/pt-br/dotnet/api/system.data.oracleclient.oraclemonthspan.equals?view=netframework-4.8.1 OracleMonthSpan.Equals Method (System.Data.OracleClient) | Microsoft Learn Compares the supplied object parameter to the Value property of the OracleMonthSpan object. system dataequalsmethodmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.data.oracleclient.oracleboolean?view=netframework-4.8.1&viewFallbackFrom=netcore-3.0 OracleBoolean Struct (System.Data.OracleClient) | Microsoft Learn Represents the value returned from a database comparison operation between Oracle data types, and exposes methods used to perform data type conversions. system datastructmicrosoftlearn https://learn.microsoft.com/pt-br/dotnet/api/system.data.oracleclient.oracleboolean.parse?view=netframework-4.8.1 OracleBoolean.Parse(String) Method (System.Data.OracleClient) | Microsoft Learn Converts the specified String representation of a logical value to its OracleBoolean equivalent. system dataparsestringmethodmicrosoft https://learn.microsoft.com/pt-br/dotnet/api/system.data.oracleclient.oracleboolean.equals?view=netframework-4.8.1 OracleBoolean.Equals Method (System.Data.OracleClient) | Microsoft Learn Compares two OracleBoolean structures to determine if they are equal. system dataequalsmethodmicrosoftlearn 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/cs-cz/dotnet/api/system.data.oracleclient.oracleparameter?view=netframework-4.8.1&viewFallbackFrom=net-10.0 OracleParameter Class (System.Data.OracleClient) | Microsoft Learn Represents a parameter to an OracleCommand and optionally its mapping to a DataColumn. This class cannot be inherited. class systemdatamicrosoftlearn 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://learn.microsoft.com/en-us/dotnet/api/system.data.oracleclient.oracleboolean.isnull?view=netframework-4.8.1 OracleBoolean.IsNull Property (System.Data.OracleClient) | Microsoft Learn Indicates whether or not the value of the OracleBoolean structure is null. property systemisnulldatamicrosoftlearn https://learn.microsoft.com/de-de/dotnet/api/system.data.oracleclient.oracleboolean?view=netframework-4.8.1&viewFallbackFrom=net-8.0 OracleBoolean Struct (System.Data.OracleClient) | Microsoft Learn Represents the value returned from a database comparison operation between Oracle data types, and exposes methods used to perform data type conversions. system datastructmicrosoftlearn https://learn.microsoft.com/it-it/dotnet/api/system.data.oracleclient.oraclecommand.updatedrowsource?view=netframework-4.8.1 OracleCommand.UpdatedRowSource Property (System.Data.OracleClient) | Microsoft Learn Gets or sets a value that specifies how the Update method should apply command results to the DataRow. property systemdatamicrosoftlearn https://learn.microsoft.com/pt-br/dotnet/api/system.data.oracleclient.oracledatareader.getoraclemonthspan?view=netframework-4.8.1 OracleDataReader.GetOracleMonthSpan(Int32) Method (System.Data.OracleClient) | Microsoft Learn Gets the value of the specified column as an OracleMonthSpan object. system datamethodmicrosoftlearn https://learn.microsoft.com/de-de/dotnet/api/system.data.oracleclient?view=netframework-4.8.1 System.Data.OracleClient Namespace | Microsoft Learn The System.Data.OracleClient namespace is the .NET Framework Data Provider for Oracle. system datanamespacemicrosoftlearn https://learn.microsoft.com/fr-fr/dotnet/api/system.data.oracleclient.oracledataadapter.updatecommand?view=netframework-4.8.1 OracleDataAdapter.UpdateCommand Property (System.Data.OracleClient) | Microsoft Learn Gets or sets an SQL statement or stored procedure used to update records in the database. property systemdatamicrosoftlearn