| .. |
|
CatalogLocation.cs
|
729c5dbdf0
restore NET_2_0 ifdef
|
20 tahun lalu |
|
ChangeLog
|
2835f6b9a7
* DbTypes.cs: Marked internal to fix public API.
|
20 tahun lalu |
|
ComparerFactory.cs
|
ec81df777c
Add license and copyright to all source files in System.Data
|
21 tahun lalu |
|
ConnectionStringsSectionHandler.cs
|
f6b6dc76a5
In System.Data.Common:
|
21 tahun lalu |
|
DataAdapter.cs
|
b3892b3575
In System.Data.Common:
|
21 tahun lalu |
|
DataColumnMapping.cs
|
ec81df777c
Add license and copyright to all source files in System.Data
|
21 tahun lalu |
|
DataColumnMappingCollection.cs
|
88fba070be
In System.Data.Common:
|
20 tahun lalu |
|
DataColumnMappingConverter.cs
|
ec81df777c
Add license and copyright to all source files in System.Data
|
21 tahun lalu |
|
DataContainer.cs
|
c32144fac2
fix value fetch logic
|
20 tahun lalu |
|
DataTableMapping.cs
|
b4bdf95c9d
2004-06-24 Atsushi Enomoto <[email protected]>
|
21 tahun lalu |
|
DataTableMappingCollection.cs
|
425bc04d75
In System.Data.Common:
|
20 tahun lalu |
|
DataTableMappingConverter.cs
|
ec81df777c
Add license and copyright to all source files in System.Data
|
21 tahun lalu |
|
DbCommand.cs
|
32a7d770ef
Changes toward common code base with TARGET_JVM
|
20 tahun lalu |
|
DbCommandBuilder.cs
|
729c5dbdf0
restore NET_2_0 ifdef
|
20 tahun lalu |
|
DbCommandOptionalFeatures.cs
|
ec81df777c
Add license and copyright to all source files in System.Data
|
21 tahun lalu |
|
DbCommandSet.cs
|
729c5dbdf0
restore NET_2_0 ifdef
|
20 tahun lalu |
|
DbConnection.cs
|
8085d0c795
adding TARGET_JVM define
|
20 tahun lalu |
|
DbConnectionOptions.cs
|
de76dcbb20
Fix NET_2_0 build.
|
21 tahun lalu |
|
DbConnectionString.cs
|
de76dcbb20
Fix NET_2_0 build.
|
21 tahun lalu |
|
DbConnectionStringBuilder.cs
|
6809aa66f4
2005-06-21 Sureshkumar T <[email protected]>
|
20 tahun lalu |
|
DbConnectionStringBuilderHelper.cs
|
6809aa66f4
2005-06-21 Sureshkumar T <[email protected]>
|
20 tahun lalu |
|
DbConvert.cs
|
cc4891c52c
Drop of Mainsoft.System.Data
|
20 tahun lalu |
|
DbDataAdapter.cs
|
43bef71bf3
In System.Data.Common:
|
20 tahun lalu |
|
DbDataPermission.cs
|
e5346e0ca9
2005-01-25 Atsushi Enomoto <[email protected]>
|
21 tahun lalu |
|
DbDataPermissionAttribute.cs
|
13b3fc466d
Drop of Mainsoft.System.Data
|
20 tahun lalu |
|
DbDataReader.cs
|
2a82592256
merging the Mainsoft branch to the trunk
|
20 tahun lalu |
|
DbDataRecord.cs
|
13b3fc466d
Drop of Mainsoft.System.Data
|
20 tahun lalu |
|
DbDataSourceEnumerator.cs
|
729c5dbdf0
restore NET_2_0 ifdef
|
20 tahun lalu |
|
DbDataUpdatableRecord.cs
|
ec81df777c
Add license and copyright to all source files in System.Data
|
21 tahun lalu |
|
DbEnumerator.cs
|
13b3fc466d
Drop of Mainsoft.System.Data
|
20 tahun lalu |
|
DbException.cs
|
7d83ff07f7
Added DbException.cs
|
20 tahun lalu |
|
DbMetaDataCache.cs
|
cc4891c52c
Drop of Mainsoft.System.Data
|
20 tahun lalu |
|
DbParameter.cs
|
729c5dbdf0
restore NET_2_0 ifdef
|
20 tahun lalu |
|
DbParameterCollection.cs
|
32a7d770ef
Changes toward common code base with TARGET_JVM
|
20 tahun lalu |
|
DbProviderConfigurationHandler.cs
|
ec81df777c
Add license and copyright to all source files in System.Data
|
21 tahun lalu |
|
DbProviderFactories.cs
|
9b97fa9c9b
* DbProviderFactories.cs: Implemented all the stubs. Added functionality for
|
21 tahun lalu |
|
DbProviderFactoriesConfigurationHandler.cs
|
9b97fa9c9b
* DbProviderFactories.cs: Implemented all the stubs. Added functionality for
|
21 tahun lalu |
|
DbProviderFactory.cs
|
729c5dbdf0
restore NET_2_0 ifdef
|
20 tahun lalu |
|
DbProviderSpecificTypePropertyAttribute.cs
|
e2862b84c7
Added file DbProviderSpecificTypePropertyAttribute.cs
|
20 tahun lalu |
|
DbProviderSupportedClasses.cs
|
729c5dbdf0
restore NET_2_0 ifdef
|
20 tahun lalu |
|
DbTable.cs
|
729c5dbdf0
restore NET_2_0 ifdef
|
20 tahun lalu |
|
DbTransaction.cs
|
729c5dbdf0
restore NET_2_0 ifdef
|
20 tahun lalu |
|
DbTypes.cs
|
2835f6b9a7
* DbTypes.cs: Marked internal to fix public API.
|
20 tahun lalu |
|
ExceptionHelper.cs
|
32a7d770ef
Changes toward common code base with TARGET_JVM
|
20 tahun lalu |
|
FieldNameLookup.cs
|
ec81df777c
Add license and copyright to all source files in System.Data
|
21 tahun lalu |
|
GroupByBehavior.cs
|
ec81df777c
Add license and copyright to all source files in System.Data
|
21 tahun lalu |
|
IdentifierCase.cs
|
ec81df777c
Add license and copyright to all source files in System.Data
|
21 tahun lalu |
|
Index.cs
|
da0e7ceb01
2005-06-22 Sureshkumar T <[email protected]>
|
20 tahun lalu |
|
Key.cs
|
cc4891c52c
Drop of Mainsoft.System.Data
|
20 tahun lalu |
|
PermissionHelper.cs
|
acd4da0ec6
2005-01-14 Atsushi Enomoto <[email protected]>
|
21 tahun lalu |
|
RecordCache.cs
|
c41b07156f
fixing net_2_0 compilation
|
20 tahun lalu |
|
RowUpdatedEventArgs.cs
|
ddc8754ea2
* RowUpdatedEventArgs.cs: if custom error is not set, throw a
|
21 tahun lalu |
|
RowUpdatingEventArgs.cs
|
bfb376dfc9
.net2.0 property of RowUpdatingEventArgs.cs implemented
|
20 tahun lalu |
|
SchemaInfo.cs
|
ec81df777c
Add license and copyright to all source files in System.Data
|
21 tahun lalu |
|
SchemaLocation.cs
|
729c5dbdf0
restore NET_2_0 ifdef
|
20 tahun lalu |
|
SchemaTableColumn.cs
|
ec81df777c
Add license and copyright to all source files in System.Data
|
21 tahun lalu |
|
SchemaTableOptionalColumn.cs
|
ec81df777c
Add license and copyright to all source files in System.Data
|
21 tahun lalu |