Burak Tamtürk 31a14f7d79 Implement SqlDataReader.GetFieldValue<T> in order to fix EF's UpdateException 10 years ago
..
ChangeLog ceefad76f1 2010-10-01 Veerapuram Varadhan <[email protected]> 15 years ago
NetworkLibraryConverter.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
OnChangeEventHandler.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SQLDebugging.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SortOrder.cs 86ecfaab9f 2009-12-03 Jonathan Pobst <[email protected]> 16 years ago
SqlAsyncResult.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SqlAsyncState.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SqlBulkCopy.cs 1858ce4a94 [System.Data.SqlClient] Avoid "invalid source table" exception in bulk inserts 10 years ago
SqlBulkCopyColumnMapping.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SqlBulkCopyColumnMappingCollection.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SqlBulkCopyOptions.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SqlClientFactory.cs 86b142e32e Implement SqlConnection.DbProviderFactory. Fixes #7936 13 years ago
SqlClientMetaDataCollectionNames.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SqlCommand.cs d4d7374efc [bcl] Remove ONLY_1_1 defines from class libs 11 years ago
SqlCommandBuilder.cs d4d7374efc [bcl] Remove ONLY_1_1 defines from class libs 11 years ago
SqlConnection.cs 82e5791466 [system.data] SqlConnectionStringBuilder from reference sources. Fixes #29823 10 years ago
SqlConnectionFactory.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SqlCredential.cs a83e9cf4aa Add SqlCredential support - 11 years ago
SqlDataAdapter.cs f763a00632 [Sys.Data] reuse our SqlClient implementation. 10 years ago
SqlDataReader.cs 31a14f7d79 Implement SqlDataReader.GetFieldValue<T> in order to fix EF's UpdateException 10 years ago
SqlDataSourceConverter.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SqlDecimalExtensions.cs cb452cfff7 [system.data] Replace System.Data.SqlTypes from reference sources except SqlXml which depends on internal system.xml factory method 11 years ago
SqlDependency.cs f763a00632 [Sys.Data] reuse our SqlClient implementation. 10 years ago
SqlException.cs 82e5791466 [system.data] SqlConnectionStringBuilder from reference sources. Fixes #29823 10 years ago
SqlInfoMessageEventHandler.cs ec81df777c Add license and copyright to all source files in System.Data 21 years ago
SqlInitialCatalogConverter.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SqlNotificationEventArgs.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SqlNotificationInfo.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SqlNotificationSource.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SqlNotificationType.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SqlParameter.cs 8abe9d21b6 Merge pull request #1773 from ztzg/sql-server-datetime2 10 years ago
SqlParameterCollection.cs 43a0088f3f Remove some leftover old 1.x, 2.x, 3.x profile ifdefs. 11 years ago
SqlParameterConverter.cs ec81df777c Add license and copyright to all source files in System.Data 21 years ago
SqlRowUpdatedEventArgs.cs ec81df777c Add license and copyright to all source files in System.Data 21 years ago
SqlRowUpdatedEventHandler.cs ec81df777c Add license and copyright to all source files in System.Data 21 years ago
SqlRowUpdatingEventArgs.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SqlRowUpdatingEventHandler.cs ec81df777c Add license and copyright to all source files in System.Data 21 years ago
SqlRowsCopiedEventArgs.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SqlRowsCopiedEventHandler.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SqlTransaction.cs 0985d4aa4b [bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>. 11 years ago
SqlXmlTextReader.cs ec81df777c Add license and copyright to all source files in System.Data 21 years ago