Robuta

https://learn.microsoft.com/en-us/dotnet/api/system.data.objects.objectstatemanager.objectstatemanagerchanged?view=netframework-4.8.1&redirectedfrom=MSDN ObjectStateManager.ObjectStateManagerChanged Event (System.Data.Objects) | Microsoft Learn Occurs when entities are added to or removed from the state manager. event systemdata objectsmicrosoftlearn https://learn.microsoft.com/ja-jp/dotnet/api/system.data?view=netframework-1.1 System.Data Namespace | Microsoft Learn Provides access to classes that represent the ADO.NET architecture. ADO.NET lets you build components that efficiently manage data from multiple data sources. system datanamespacemicrosoftlearn https://learn.microsoft.com/cs-cz/dotnet/api/system.data.objects.objectquery-1?view=netframework-4.8.1 ObjectQueryT Class (System.Data.Objects) | Microsoft Learn Represents a typed query against a conceptual model in a given object context. class systemdata objectsmicrosoftlearn https://learn.microsoft.com/id-id/dotnet/api/system.data.datatableextensions.copytodatatable?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 DataTableExtensions.CopyToDataTable Method (System.Data) | Microsoft Learn system datamethodmicrosoftlearn https://learn.microsoft.com/ja-jp/dotnet/api/system.data.datarow.beginedit?view=netframework-4.8.1&viewFallbackFrom=net-10.0 DataRow.BeginEdit Method (System.Data) | Microsoft Learn Starts an edit operation on a DataRow object. system datadatarowmethodmicrosoftlearn https://learn.microsoft.com/cs-cz/dotnet/api/system.data.datarowversion?view=netframework-4.8.1&viewFallbackFrom=net-10.0 DataRowVersion Enum (System.Data) | Microsoft Learn Describes the version of a DataRow. system dataenummicrosoftlearn https://learn.microsoft.com/tr-tr/dotnet/api/system.data.common.dbproviderfactory.createbatchcommand?view=net-10.0 DbProviderFactory.CreateBatchCommand Method (System.Data.Common) | Microsoft Learn Returns a new instance of the provider's class that implements the DbBatchCommand class. system datamethodcommonmicrosoftlearn https://learn.microsoft.com/ja-jp/dotnet/api/system.data.idatarecord.getbytes?view=netframework-4.8.1&viewFallbackFrom=netcore-3.1 IDataRecord.GetBytes(Int32, Int64, Byte[], Int32, Int32) Method (System.Data) | Microsoft Learn Reads a stream of bytes from the specified column offset into the buffer as an array, starting at the given buffer offset. system databytemethodmicrosoftlearn https://learn.microsoft.com/tr-tr/dotnet/api/system.data.odbc.odbcdatareader?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 OdbcDataReader Class (System.Data.Odbc) | Microsoft Learn Provides a way of reading a forward-only stream of data rows from a data source. This class cannot be inherited. class systemdataodbcmicrosoftlearn https://system.data.sqlite.org/home/tktview/544dba0a2f?plaintext System.Data.SQLite: View Ticket system datasqliteviewticket https://learn.microsoft.com/zh-cn/dotnet/api/system.data.sqlclient.sqlparametercollection.addwithvalue?view=netframework-4.8.1 SqlParameterCollection.AddWithValue(String, Object) Method (System.Data.SqlClient) | Microsoft Learn Adds a value to the end of the SqlParameterCollection. system datastringobjectmethodmicrosoft https://system.data.sqlite.org/home/login?g=tktedit/3a82ee635b&anon=1 System.Data.SQLite: Login/Logout system datasqlitelogout https://learn.microsoft.com/ja-jp/dotnet/api/system.data.common.dbdatareader?view=netframework-4.8.1&viewFallbackFrom=net-10.0 DbDataReader Class (System.Data.Common) | Microsoft Learn Reads a forward-only stream of rows from a data source. class systemdatacommonmicrosoftlearn https://system.data.sqlite.org/home/login?g=tktedit/50515a0c8e&anon=1 System.Data.SQLite: Login/Logout system datasqlitelogout https://learn.microsoft.com/en-gb/dotnet/api/system.data.sqlclient.sqlcolumnencryptionkeystoreprovider?view=netframework-4.8 SqlColumnEncryptionKeyStoreProvider Class (System.Data.SqlClient) | Microsoft Learn Base class for all key store providers. A custom provider must derive from this class and override its member functions and then register it using... class systemdatamicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.data.common.dbdataadapter?view=net-10.0 DbDataAdapter Class (System.Data.Common) | Microsoft Learn Aids implementation of the IDbDataAdapter interface. Inheritors of DbDataAdapter implement a set of functions to provide strong typing, but inherit most of the... class systemdatacommonmicrosoftlearn https://hpri.usc.edu/homeless_research/exploring-the-potential-of-homeless-management-information-system-data-for-understanding-the-mobility-of-people-experiencing-homelessness/ Exploring the Potential of Homeless Management Information System Data for Understanding the... Previous research has found that people experiencing homelessness move from one location to another for a variety of reasons, including to improve access to... management information systemexploring thepotentialhomeless https://system.data.sqlite.org/home/tktview/b4cc611998?plaintext System.Data.SQLite: View Ticket system datasqliteviewticket https://learn.microsoft.com/de-de/dotnet/api/system.data.sqltypes.sqldouble.op_greaterthanorequal?view=netframework-4.8.1&viewFallbackFrom=net-10.0 SqlDouble.GreaterThanOrEqual(SqlDouble, SqlDouble) Operator (System.Data.SqlTypes) | Microsoft Learn Compares two instances of SqlDouble to determine whether the first is greater than or equal to the second. system dataoperatormicrosoftlearn https://system.data.sqlite.org/home/tktview/448d663d11?plaintext System.Data.SQLite: View Ticket system datasqliteviewticket https://learn.microsoft.com/en-us/dotnet/api/system.data.dataset.load?view=netframework-4.8 DataSet.Load Method (System.Data) | Microsoft Learn Fills a DataSet with values from a data source using the supplied IDataReader. system datadatasetloadmethodmicrosoft https://learn.microsoft.com/fr-fr/dotnet/api/system.data.common.dbdatareaderextensions.cangetcolumnschema?view=netframework-4.8.1 DbDataReaderExtensions.CanGetColumnSchema(DbDataReader) Method (System.Data.Common) | Microsoft... Gets a value that indicates whether a DbDataReader can get a column schema. system datamethodcommonmicrosoft https://learn.microsoft.com/pt-br/dotnet/api/system.data.datacolumn.expression?view=netframework-4.8.1&viewFallbackFrom=net-8.0 DataColumn.Expression Property (System.Data) | Microsoft Learn Gets or sets the expression used to filter rows, calculate the values in a column, or create an aggregate column. property systemdatacolumnexpressionmicrosoftlearn https://learn.microsoft.com/fr-fr/dotnet/api/system.data.common.dataadapter.fill?view=netframework-4.8.1 DataAdapter.Fill Method (System.Data.Common) | Microsoft Learn Adds or refreshes rows in the DataSet to match those in the data source. system datafillmethodcommonmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.data.sqlclient.sqlparametercollection.add?view=netframework-4.8.1 SqlParameterCollection.Add Method (System.Data.SqlClient) | Microsoft Learn Adds a SqlParameter to the SqlParameterCollection. system dataaddmethodmicrosoftlearn https://microdata.worldbank.org/catalog/8114/variable/F4/V34?name=grade South Africa - Learner Unit Record Information and Tracking System Data 2024 south africarecord informationtracking systemlearnerunit https://system.data.sqlite.org/home/login?g=tktedit/3c00ec5b52&anon=1 System.Data.SQLite: Login/Logout system datasqlitelogout https://system.data.sqlite.org/home/artifact?ci=trunk&filename=System.Data.SQLite/Configurations/System.Data.SQLite.dll.config System.Data.SQLite: Artifact [73b9063a85] system datasqliteartifact https://system.data.sqlite.org/home/login?g=tktedit/41aea496e0&anon=1 System.Data.SQLite: Login/Logout system datasqlitelogout https://learn.microsoft.com/en-us/dotnet/api/system.data.idbdataparameter.scale?view=net-10.0 IDbDataParameter.Scale Property (System.Data) | Microsoft Learn Indicates the scale of numeric parameters. property systemscaledatamicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.data.common.dbdatareader.getdecimal?view=netframework-4.8.1&redirectedfrom=MSDN DbDataReader.GetDecimal(Int32) Method (System.Data.Common) | Microsoft Learn When overridden in a derived class, gets the value of the specified column as a Decimal. system datamethodcommonmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.data.datarow?view=netframework-4.8.1&viewFallbackFrom=net-10.0 DataRow Class (System.Data) | Microsoft Learn Represents a row of data in a DataTable. class systemdatarowmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.data.sqlclient.sqlparametercollection.addwithvalue?view=netframework-4.8.1 SqlParameterCollection.AddWithValue(String, Object) Method (System.Data.SqlClient) | Microsoft Learn Adds a value to the end of the SqlParameterCollection. system datastringobjectmethodmicrosoft https://learn.microsoft.com/it-it/dotnet/api/system.data.sqlclient.sqlconnectionstringbuilder.applicationintent?view=netframework-4.8.1 SqlConnectionStringBuilder.ApplicationIntent Property (System.Data.SqlClient) | Microsoft Learn Declares the application workload type when connecting to a database in an SQL Server Availability Group. You can set the value of this property with... property systemdatamicrosoftlearn https://system.data.sqlite.org/home/tktview/283344397b?plaintext System.Data.SQLite: View Ticket system datasqliteviewticket https://csdm.curissystem.com/ CSDM - CURIS System Data Management system datacsdmcurismanagement https://system.data.sqlite.org/home/tktview/03b6b0edd7?plaintext System.Data.SQLite: View Ticket system datasqliteviewticket https://system.data.sqlite.org/home/login?g=attachadd%3Ftkt%3Dd8491abd0b%26from%3D/home/tktview/d8491abd0b&anon=1 System.Data.SQLite: Login/Logout system datasqlitelogout 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/en-us/dotnet/api/system.data.oledb.oledbconnectionstringbuilder?view=netframework-4.8.1 OleDbConnectionStringBuilder Class (System.Data.OleDb) | Microsoft Learn Provides a simple way to create and manage the contents of connection strings used by the OleDbConnection class. class systemdataoledbmicrosoftlearn 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-gb/dotnet/api/system.data.sqlclient.sqlauthenticationinitializer?view=netframework-4.8 SqlAuthenticationInitializer Class (System.Data.SqlClient) | Microsoft Learn Defines the core behavior of authentication initializers that can be registered in the app.config file and provides a base for derived classes. class systemdatamicrosoftlearn https://system.data.sqlite.org/home/help?cmd=test-var-list System.Data.SQLite: Help: test-var-list system datasqlitehelptestvar https://system.data.sqlite.org/home/tktview/baf42ee135?plaintext System.Data.SQLite: View Ticket system datasqliteviewticket https://microdata.worldbank.org/catalog/8114/variable/F4/V32?name=fname_anon South Africa - Learner Unit Record Information and Tracking System Data 2024 south africarecord informationtracking systemlearnerunit https://system.data.sqlite.org/home/login?g=tktedit/4d87fbc742&anon=1 System.Data.SQLite: Login/Logout system datasqlitelogout https://learn.microsoft.com/es-es/dotnet/api/system.data.idbdataadapter.updatecommand?view=netframework-4.8.1&viewFallbackFrom=net-10.0 IDbDataAdapter.UpdateCommand Property (System.Data) | Microsoft Learn Gets or sets an SQL statement used to update records in the data source. property systemdatamicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.data.common.dbdatareader.getdata?view=net-10.0&viewFallbackFrom=net-10.0-pp DbDataReader.GetData(Int32) Method (System.Data.Common) | Microsoft Learn Returns a nested data reader for the requested column. system datagetdatamethodcommonmicrosoft https://learn.microsoft.com/ja-jp/dotnet/api/system.data.common.dbconnection.statechange?view=netframework-4.8.1&viewFallbackFrom=netframework-1.1 DbConnection.StateChange Event (System.Data.Common) | Microsoft Learn Occurs when the state of the connection changes. event systemdatacommonmicrosoftlearn https://system.data.sqlite.org/home/help?cmd=chat-initial-history System.Data.SQLite: Help: chat-initial-history system datahelp chatsqliteinitialhistory https://learn.microsoft.com/en-us/dotnet/api/system.data.idbconnection.connectionstring?view=netframework-4.7.1 IDbConnection.ConnectionString Property (System.Data) | Microsoft Learn Gets or sets the string used to open a database. property systemdatamicrosoftlearn https://learn.microsoft.com/it-it/dotnet/api/system.data.datarelation?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 DataRelation Class (System.Data) | Microsoft Learn Represents a parent/child relationship between two DataTable objects. class systemdatamicrosoftlearn https://learn.microsoft.com/de-de/dotnet/api/system.data.common.dbconnectionstringbuilder?view=netframework-4.8.1&viewFallbackFrom=net-9.0 DbConnectionStringBuilder Class (System.Data.Common) | Microsoft Learn Provides a base class for strongly typed connection string builders. class systemdatacommonmicrosoftlearn 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/ru-ru/dotnet/api/system.data.datacolumn.expression?view=netframework-4.8.1 DataColumn.Expression Property (System.Data) | Microsoft Learn Gets or sets the expression used to filter rows, calculate the values in a column, or create an aggregate column. property systemdatacolumnexpressionmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.data.common.dbparametercollection.clear?view=netframework-4.8 DbParameterCollection.Clear Method (System.Data.Common) | Microsoft Learn Removes all DbParameter values from the DbParameterCollection. system dataclearmethodcommonmicrosoft https://sealevel.nasa.gov/science-team/projects/project-4 Combining multi-satellite observations, modeling and Earth system data assimilation for... Visit NASA's portal for an in-depth look at the science behind sea level change. satellite observationsearth systemdata assimilationcombiningmulti https://learn.microsoft.com/de-de/dotnet/api/system.data.datarow.acceptchanges?view=netframework-4.8.1&viewFallbackFrom=net-10.0 DataRow.AcceptChanges Method (System.Data) | Microsoft Learn Commits all the changes made to this row since the last time AcceptChanges() was called. system datadatarowmethodmicrosoftlearn https://learn.microsoft.com/en-us/previous-versions/gg679544(v=vs.113)?redirectedfrom=MSDN DbContext.Set Method (Type) (System.Data.Entity) | Microsoft Learn type systemdbcontextsetmethoddata https://learn.microsoft.com/ja-jp/dotnet/api/system.data.idatareader.nextresult?view=netframework-4.8.1&viewFallbackFrom=netcore-3.1 IDataReader.NextResult Method (System.Data) | Microsoft Learn Advances the data reader to the next result, when reading the results of batch SQL statements. system datamethodmicrosoftlearn https://learn.microsoft.com/ja-jp/dotnet/api/system.data.datatable.newrow?view=netframework-4.8.1&viewFallbackFrom=net-10.0 DataTable.NewRow Method (System.Data) | Microsoft Learn Creates a new DataRow with the same schema as the table. system datadatatablemethodmicrosoftlearn https://learn.microsoft.com/cs-cz/dotnet/api/system.data.sqlclient.sqlconnection.system-data-idbconnection-begintransaction?view=netframework-1.1&viewFallbackFrom=netframework-4.8.1 SqlConnection.IDbConnection.BeginTransaction Method (System.Data.SqlClient) | Microsoft Learn Begins a database transaction. system databegintransactionmethodmicrosoftlearn https://learn.microsoft.com/ru-ru/dotnet/api/system.data.dataset.casesensitive?view=netframework-4.8.1 DataSet.CaseSensitive Property (System.Data) | Microsoft Learn Gets or sets a value indicating whether string comparisons within DataTable objects are case-sensitive. property systemdatasetmicrosoftlearn https://system.data.sqlite.org/home/login?g=attachadd%3Ftkt%3D8d928c3e88%26from%3D/home/tktview/8d928c3e88&anon=1 System.Data.SQLite: Login/Logout system datasqlitelogout https://learn.microsoft.com/it-it/dotnet/api/system.data.common.dbcommand.dbparametercollection?view=netframework-4.8.1&viewFallbackFrom=net-10.0 DbCommand.DbParameterCollection Property (System.Data.Common) | Microsoft Learn Gets the collection of DbParameter objects. property systemdatacommonmicrosoftlearn https://learn.microsoft.com/ja-jp/dotnet/api/system.data.datatable.columnchanging?view=netframework-4.8.1&viewFallbackFrom=net-10.0 DataTable.ColumnChanging Event (System.Data) | Microsoft Learn Occurs when a value is being changed for the specified DataColumn in a DataRow. event systemdatatablemicrosoftlearn https://system.data.sqlite.org/home/tktview/6d45c782e4?plaintext System.Data.SQLite: View Ticket system datasqliteviewticket https://learn.microsoft.com/ja-jp/dotnet/api/system.data.idatarecord.getdata?view=netframework-4.8.1&viewFallbackFrom=netcore-3.1 IDataRecord.GetData(Int32) Method (System.Data) | Microsoft Learn Returns an IDataReader for the specified column ordinal. system datagetdatamethodmicrosoftlearn https://learn.microsoft.com/zh-cn/dotnet/api/system.data.sqlclient.sqlparametercollection?view=netframework-4.8.1 SqlParameterCollection Class (System.Data.SqlClient) | Microsoft Learn Represents a collection of parameters associated with a SqlCommand and their respective mappings to columns in a DataSet. This class cannot be inherited. class systemdatamicrosoftlearn https://system.data.sqlite.org/home/tktview/c71846ed57?plaintext System.Data.SQLite: View Ticket system datasqliteviewticket https://system.data.sqlite.org/home/login?g=attachadd%3Ftkt%3D343d392b51%26from%3D/home/tktview/343d392b51&anon=1 System.Data.SQLite: Login/Logout system datasqlitelogout https://system.data.sqlite.org/home/tktview/e796ac82c1?plaintext System.Data.SQLite: View Ticket system datasqliteviewticket https://learn.microsoft.com/tr-tr/dotnet/api/system.data.oledb.oledbinfomessageeventargs?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-10.0 OleDbInfoMessageEventArgs Class (System.Data.OleDb) | Microsoft Learn Provides data for the InfoMessage event. This class cannot be inherited. class systemdataoledbmicrosoftlearn https://system.data.sqlite.org/home/help?cmd=search System.Data.SQLite: Help: search system datasqlitehelpsearch 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.common.dbconnection.dispose?view=dotnet-uwp-10.0&viewFallbackFrom=netcore-2.2 DbConnection.Dispose Method (System.Data.Common) | Microsoft Learn Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. system datadisposemethodcommonmicrosoft https://learn.microsoft.com/tr-tr/dotnet/api/system.data.datarowview.beginedit?view=netframework-4.8.1&viewFallbackFrom=net-10.0 DataRowView.BeginEdit Method (System.Data) | Microsoft Learn Begins an edit procedure. system datamethodmicrosoftlearn https://system.data.sqlite.org/home/help?cmd=test-name-changes System.Data.SQLite: Help: test-name-changes system datasqlitehelptestname https://learn.microsoft.com/cs-cz/dotnet/api/system.data.idataparameter.parametername?view=netframework-4.8.1&viewFallbackFrom=net-10.0 IDataParameter.ParameterName Property (System.Data) | Microsoft Learn Gets or sets the name of the IDataParameter. property systemdatamicrosoftlearn https://learn.microsoft.com/ru-ru/dotnet/api/system.data.common.dbcommand?view=netframework-4.8.1&viewFallbackFrom=net-10.0 DbCommand Class (System.Data.Common) | Microsoft Learn Represents an SQL statement or stored procedure to execute against a data source. Provides a base class for database-specific classes that represent commands.... class systemdatacommonmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.data.sqltypes.sqlguid?view=netcore-3.0 SqlGuid Struct (System.Data.SqlTypes) | Microsoft Learn Represents a GUID to be stored in or retrieved from a database. system datastructmicrosoftlearn https://trailhead.salesforce.com/it/trailblazer-community/feed/0D54S00000BctOuSAJ System Data Transfer Strategies | Salesforce Trailblazer Community In the coming months, I will be migrating data from one Salesforce system to another implementation. These are still two separate systems, with their system datatransferstrategiessalesforcetrailblazer https://system.data.sqlite.org/home/timeline?ss=v&vfx&y=f&advm=1&udc=1 System.Data.SQLite: Timeline system datasqlitetimeline https://system.data.sqlite.org/home/tktview/9a544991be?plaintext System.Data.SQLite: View Ticket system datasqliteviewticket https://system.data.sqlite.org/home/tktview/ce4d70ea6f?plaintext System.Data.SQLite: View Ticket system datasqliteviewticket 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://system.data.sqlite.org/home/tktview/5535448538?plaintext System.Data.SQLite: View Ticket system datasqliteviewticket https://learn.microsoft.com/en-us/dotnet/api/system.data.datacolumncollection.indexof?view=netframework-4.8.1&viewFallbackFrom=net-10.0 DataColumnCollection.IndexOf Method (System.Data) | Microsoft Learn Searches for the specified DataColumn and returns the zero-based index of the first occurrence within the collection. system dataindexofmethodmicrosoftlearn https://learn.microsoft.com/zh-cn/dotnet/api/system.data.odbc.odbcparametercollection.isreadonly?view=netframework-4.8.1&viewFallbackFrom=net-10.0-pp OdbcParameterCollection.IsReadOnly Property (System.Data.Odbc) | Microsoft Learn Gets a value that indicates whether the OdbcParameterCollection is read-only. property systemdataodbcmicrosoftlearn https://learn.microsoft.com/cs-cz/dotnet/api/system.data.common.dbdataadapter.onrowupdating?view=netframework-4.8.1&viewFallbackFrom=net-10.0 DbDataAdapter.OnRowUpdating(RowUpdatingEventArgs) Method (System.Data.Common) | Microsoft Learn Raises the RowUpdating event of a .NET data provider. system datamethodcommonmicrosoftlearn https://learn.microsoft.com/pt-br/dotnet/api/system.data.sqlclient.sqlenclaveattestationparameters?view=netframework-4.8.1&viewFallbackFrom=windowsdesktop-9.0 SqlEnclaveAttestationParameters Class (System.Data.SqlClient) | Microsoft Learn Encapsulates the information SqlClient sends to SQL Server to initiate the process of attesting and creating a secure session with the enclave, SQL Server uses... class systemdatamicrosoftlearn https://learn.microsoft.com/pt-br/dotnet/api/system.data.idataparameter.sourcecolumn?view=netframework-4.8 IDataParameter.SourceColumn Property (System.Data) | Microsoft Learn Gets or sets the name of the source column that is mapped to the DataSet and used for loading or returning the Value. property systemdatamicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.data.odbc.odbcconnection.statechange?view=netframework-1.1&viewFallbackFrom=net-10.0-pp OdbcConnection.StateChange Event (System.Data.Odbc) | Microsoft Learn Occurs when the state of the connection changes. event systemdataodbcmicrosoftlearn https://learn.microsoft.com/ru-ru/dotnet/api/system.data.linq.itable.getoriginalentitystate?view=netframework-4.8.1 ITable.GetOriginalEntityState(Object) Method (System.Data.Linq) | Microsoft Learn Retrieves original values. system dataitableobjectmethodlinq https://learn.microsoft.com/ja-jp/dotnet/api/system.data.datarow.hasversion?view=netframework-4.8.1&viewFallbackFrom=net-10.0 DataRow.HasVersion(DataRowVersion) Method (System.Data) | Microsoft Learn Gets a value that indicates whether a specified version exists. system datadatarowmethodmicrosoftlearn https://learn.microsoft.com/fr-fr/dotnet/api/system.data.common.datarecordinfo.-ctor?view=netframework-4.8.1 DataRecordInfo(TypeUsage, IEnumerableEdmMember) Constructor (System.Data.Common) | Microsoft Learn Initializes a new DbDataRecord object for a specific type with an enumerable collection of data fields. system dataconstructorcommonmicrosoftlearn https://learn.microsoft.com/cs-cz/dotnet/api/system.data.idatarecord.getstring?view=netframework-4.8.1&viewFallbackFrom=net-10.0 IDataRecord.GetString(Int32) Method (System.Data) | Microsoft Learn Gets the string value of the specified field. system datagetstringmethodmicrosoftlearn https://learn.microsoft.com/fr-fr/dotnet/api/system.data.common.dbdatarecord.system-componentmodel-icustomtypedescriptor-geteditor?view=netframework-4.8.1 DbDataRecord.ICustomTypeDescriptor.GetEditor(Type) Method (System.Data.Common) | Microsoft Learn Returns an editor of the specified type for this instance of a component. system datatypemethodcommonmicrosoft https://learn.microsoft.com/fr-fr/dotnet/api/system.data.dataviewmanager.-ctor?view=net-10.0 DataViewManager Constructor (System.Data) | Microsoft Learn Initializes a new instance of the DataViewManager class. system dataconstructormicrosoftlearn https://learn.microsoft.com/zh-tw/dotnet/api/system.data.dataset?view=net-10.0 DataSet Class (System.Data) | Microsoft Learn Represents an in-memory cache of data. class systemdatasetmicrosoftlearn