Udostępnij przez


BusinessLogicDataAdapter Members

The following tables list the members exposed by the BusinessLogicDataAdapter type.

Public Constructors

  Name Description
BusinessLogicDataAdapter  

Top

Public Properties

(see also Protected Properties )

  Name Description
Cc194553.pubproperty(pl-pl,SQL.100).gif AcceptChangesDuringFill  (inherited from DataAdapter )
Cc194553.pubproperty(pl-pl,SQL.100).gif AcceptChangesDuringUpdate  (inherited from DataAdapter )
Cc194553.pubproperty(pl-pl,SQL.100).gif Container  (inherited from Component )
Cc194553.pubproperty(pl-pl,SQL.100).gif ContinueUpdateOnError  (inherited from DataAdapter )
Cc194553.pubproperty(pl-pl,SQL.100).gif DeleteCommand  
Cc194553.pubproperty(pl-pl,SQL.100).gif FillLoadOption  (inherited from DataAdapter )
Cc194553.pubproperty(pl-pl,SQL.100).gif InsertCommand  
Cc194553.pubproperty(pl-pl,SQL.100).gif MissingMappingAction  (inherited from DataAdapter )
Cc194553.pubproperty(pl-pl,SQL.100).gif MissingSchemaAction  (inherited from DataAdapter )
Cc194553.pubproperty(pl-pl,SQL.100).gif ReturnProviderSpecificTypes  (inherited from DataAdapter )
Cc194553.pubproperty(pl-pl,SQL.100).gif SelectCommand  
Cc194553.pubproperty(pl-pl,SQL.100).gif Site  (inherited from Component )
Cc194553.pubproperty(pl-pl,SQL.100).gif TableMappings  (inherited from DataAdapter )
Cc194553.pubproperty(pl-pl,SQL.100).gif UpdateBatchSize  (inherited from DbDataAdapter )
Cc194553.pubproperty(pl-pl,SQL.100).gif UpdateCommand  

Top

Protected Properties

  Name Description
Cc194553.protproperty(pl-pl,SQL.100).gif CanRaiseEvents  (inherited from Component )
Cc194553.protproperty(pl-pl,SQL.100).gif DesignMode  (inherited from Component )
Cc194553.protproperty(pl-pl,SQL.100).gif Events  (inherited from Component )
Cc194553.protproperty(pl-pl,SQL.100).gif FillCommandBehavior  (inherited from DbDataAdapter )

Top

Public Methods

(see also Protected Methods )

  Name Description
Cc194553.pubmethod(pl-pl,SQL.100).gif CreateObjRef  (inherited from MarshalByRefObject )
Cc194553.pubmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from DbDataAdapter )
Cc194553.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
Cc194553.pubmethod(pl-pl,SQL.100).gif Fill  Overloaded. (inherited from DbDataAdapter )
Cc194553.pubmethod(pl-pl,SQL.100).gif FillSchema  Overloaded. (inherited from DbDataAdapter )
Cc194553.pubmethod(pl-pl,SQL.100).gif GetFillParameters  (inherited from DbDataAdapter )
Cc194553.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
Cc194553.pubmethod(pl-pl,SQL.100).gif GetLifetimeService  (inherited from MarshalByRefObject )
Cc194553.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
Cc194553.pubmethod(pl-pl,SQL.100).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
Cc194553.pubmethod(pl-pl,SQL.100).gifCc194553.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
Cc194553.pubmethod(pl-pl,SQL.100).gif ResetFillLoadOption  (inherited from DataAdapter )
Cc194553.pubmethod(pl-pl,SQL.100).gif ShouldSerializeAcceptChangesDuringFill  (inherited from DataAdapter )
Cc194553.pubmethod(pl-pl,SQL.100).gif ShouldSerializeFillLoadOption  (inherited from DataAdapter )
Cc194553.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Component )
Cc194553.pubmethod(pl-pl,SQL.100).gif Update  Overloaded. (inherited from DbDataAdapter )

Top

Protected Methods

  Name Description
Cc194553.protmethod(pl-pl,SQL.100).gif AddToBatch  (inherited from DbDataAdapter )
Cc194553.protmethod(pl-pl,SQL.100).gif ClearBatch  (inherited from DbDataAdapter )
Cc194553.protmethod(pl-pl,SQL.100).gif CloneInternals  Obsolete. (inherited from DataAdapter )
Cc194553.protmethod(pl-pl,SQL.100).gif CreateRowUpdatedEvent Overridden.  
Cc194553.protmethod(pl-pl,SQL.100).gif CreateRowUpdatingEvent Overridden.  
Cc194553.protmethod(pl-pl,SQL.100).gif CreateTableMappings  (inherited from DataAdapter )
Cc194553.protmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from DbDataAdapter )
Cc194553.protmethod(pl-pl,SQL.100).gif ExecuteBatch  (inherited from DbDataAdapter )
Cc194553.protmethod(pl-pl,SQL.100).gif Fill  Overloaded. (inherited from DbDataAdapter )
Cc194553.protmethod(pl-pl,SQL.100).gif FillSchema  Overloaded. (inherited from DbDataAdapter )
Cc194553.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Component )
Cc194553.protmethod(pl-pl,SQL.100).gif GetBatchedParameter  (inherited from DbDataAdapter )
Cc194553.protmethod(pl-pl,SQL.100).gif GetService  (inherited from Component )
Cc194553.protmethod(pl-pl,SQL.100).gif HasTableMappings  (inherited from DataAdapter )
Cc194553.protmethod(pl-pl,SQL.100).gif InitializeBatching  (inherited from DbDataAdapter )
Cc194553.protmethod(pl-pl,SQL.100).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
Cc194553.protmethod(pl-pl,SQL.100).gif OnFillError  (inherited from DataAdapter )
Cc194553.protmethod(pl-pl,SQL.100).gif OnRowUpdated Overridden.  
Cc194553.protmethod(pl-pl,SQL.100).gif OnRowUpdating Overridden.  
Cc194553.protmethod(pl-pl,SQL.100).gif ShouldSerializeTableMappings  (inherited from DataAdapter )
Cc194553.protmethod(pl-pl,SQL.100).gif TerminateBatching  (inherited from DbDataAdapter )
Cc194553.protmethod(pl-pl,SQL.100).gif Update  Overloaded. (inherited from DbDataAdapter )

Top

Public Events

  Name Description
Cc194553.pubevent(pl-pl,SQL.100).gif Disposed  (inherited from Component )
Cc194553.pubevent(pl-pl,SQL.100).gif FillError  (inherited from DataAdapter )
Cc194553.pubevent(pl-pl,SQL.100).gif RowUpdated  
Cc194553.pubevent(pl-pl,SQL.100).gif RowUpdating  

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  (inherited from DbDataAdapter )
System.Data.IDataAdapter.TableMappings  (inherited from DataAdapter )
System.Data.IDbDataAdapter.DeleteCommand  
System.Data.IDbDataAdapter.InsertCommand  
System.Data.IDbDataAdapter.SelectCommand  
System.Data.IDbDataAdapter.UpdateCommand  

Top