Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
SqlDataAdapter Methods

The SqlDataAdapter type exposes the following members.

  NameDescription
Protected methodSupported by the .NET Compact FrameworkAddToBatchAdds a IDbCommand to the current batch. (Inherited from DbDataAdapter.)
Protected methodClearBatchRemoves all IDbCommand objects from the batch. (Inherited from DbDataAdapter.)
Protected methodSupported by the .NET Compact FrameworkCloneInternals Obsolete. Creates a copy of this instance of DataAdapter. (Inherited from DataAdapter.)
Public methodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.)
Protected methodSupported by the .NET Compact FrameworkCreateRowUpdatedEventInitializes a new instance of the RowUpdatedEventArgs class. (Inherited from DbDataAdapter.)
Protected methodSupported by the .NET Compact FrameworkCreateRowUpdatingEventInitializes a new instance of the RowUpdatingEventArgs class. (Inherited from DbDataAdapter.)
Protected methodSupported by the .NET Compact FrameworkCreateTableMappings Creates a new DataTableMappingCollection. (Inherited from DataAdapter.)
Public methodSupported by the .NET Compact FrameworkDisposeOverloaded. Releases the resources used by the Component.
Public methodSupported by the .NET Compact FrameworkEquals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodExecuteBatchExecutes the current batch. (Inherited from DbDataAdapter.)
Public methodSupported by the .NET Compact FrameworkFillOverloaded. Adds or refreshes rows in the DataSet to match those in the data source.
Public methodSupported by the .NET Compact FrameworkFillSchemaOverloaded. Adds a DataTable to the specified DataSet.
Protected methodSupported by the .NET Compact FrameworkFinalizeOverloaded.
Protected methodSupported by the .NET Compact FrameworkGetBatchedParameterReturns a IDataParameter from one of the commands in the current batch. (Inherited from DbDataAdapter.)
Protected methodSupported by the .NET Compact FrameworkGetBatchedRecordsAffectedReturns information about an individual update attempt within a larger batched update. (Inherited from DbDataAdapter.)
Public methodSupported by the .NET Compact FrameworkGetFillParametersGets the parameters set by the user when executing an SQL SELECT statement. (Inherited from DbDataAdapter.)
Public methodSupported by the .NET Compact FrameworkGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
Protected methodGetService Returns an object that represents a service provided by the Component or by its Container. (Inherited from Component.)
Public methodSupported by the .NET Compact FrameworkGetType Gets the Type of the current instance. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkHasTableMappings Indicates whether a DataTableMappingCollection has been created. (Inherited from DataAdapter.)
Protected methodInitializeBatchingInitializes batching for the DbDataAdapter. (Inherited from DbDataAdapter.)
Public methodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
Protected methodSupported by the .NET Compact FrameworkMemberwiseCloneOverloaded.
Protected methodSupported by the .NET Compact FrameworkOnFillErrorOverloaded.
Protected methodSupported by the .NET Compact FrameworkOnRowUpdatedRaises the RowUpdated event of a .NET Framework data provider. (Inherited from DbDataAdapter.)
Protected methodSupported by the .NET Compact FrameworkOnRowUpdatingRaises the RowUpdating event of a .NET Framework data provider. (Inherited from DbDataAdapter.)
Public methodSupported by the .NET Compact FrameworkResetFillLoadOption Resets FillLoadOption to its default state and causes DataAdapter..::.Fill to honor AcceptChangesDuringFill. (Inherited from DataAdapter.)
Public methodSupported by the .NET Compact FrameworkShouldSerializeAcceptChangesDuringFill Determines whether the AcceptChangesDuringFill property should be persisted. (Inherited from DataAdapter.)
Public methodSupported by the .NET Compact FrameworkShouldSerializeFillLoadOption Determines whether the FillLoadOption property should be persisted. (Inherited from DataAdapter.)
Protected methodSupported by the .NET Compact FrameworkShouldSerializeTableMappings Determines whether one or more DataTableMapping objects exist and they should be persisted. (Inherited from DataAdapter.)
Protected methodTerminateBatchingEnds batching for the DbDataAdapter. (Inherited from DbDataAdapter.)
Public methodSupported by the .NET Compact FrameworkToStringOverloaded.
Public methodSupported by the .NET Compact FrameworkUpdateOverloaded. Calls the respective INSERT, UPDATE, or DELETE statements for each inserted, updated, or deleted row in the DataSet.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker