Класс BusinessLogicDataAdapter
Иерархия наследования
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
System.Data.Common. . :: . .DataAdapter
System.Data.Common. . :: . .DbDataAdapter
Microsoft.SqlServer.Replication.BusinessLogicSupport..::..BusinessLogicDataAdapter
Пространство имен: Microsoft.SqlServer.Replication.BusinessLogicSupport
Сборка: Microsoft.SqlServer.Replication.BusinessLogicSupport (в Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)
Синтаксис
'Декларация
Public Class BusinessLogicDataAdapter _
Inherits DbDataAdapter _
Implements IDbDataAdapter, IDataAdapter
'Применение
Dim instance As BusinessLogicDataAdapter
public class BusinessLogicDataAdapter : DbDataAdapter,
IDbDataAdapter, IDataAdapter
public ref class BusinessLogicDataAdapter : public DbDataAdapter,
IDbDataAdapter, IDataAdapter
type BusinessLogicDataAdapter =
class
inherit DbDataAdapter
interface IDbDataAdapter
interface IDataAdapter
end
public class BusinessLogicDataAdapter extends DbDataAdapter implements IDbDataAdapter, IDataAdapter
Тип BusinessLogicDataAdapter обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AcceptChangesDuringFill | (Производный от DataAdapter.) |
![]() |
AcceptChangesDuringUpdate | (Производный от DataAdapter.) |
![]() |
CanRaiseEvents | (Производный от Component.) |
![]() |
Container | (Производный от Component.) |
![]() |
ContinueUpdateOnError | (Производный от DataAdapter.) |
![]() |
DeleteCommand | |
![]() |
DesignMode | (Производный от Component.) |
![]() |
Events | (Производный от Component.) |
![]() |
FillCommandBehavior | (Производный от DbDataAdapter.) |
![]() |
FillLoadOption | (Производный от DataAdapter.) |
![]() |
InsertCommand | |
![]() |
MissingMappingAction | (Производный от DataAdapter.) |
![]() |
MissingSchemaAction | (Производный от DataAdapter.) |
![]() |
ReturnProviderSpecificTypes | (Производный от DataAdapter.) |
![]() |
SelectCommand | |
![]() |
Site | (Производный от Component.) |
![]() |
TableMappings | (Производный от DataAdapter.) |
![]() |
UpdateBatchSize | (Производный от DbDataAdapter.) |
![]() |
UpdateCommand |
В начало
Методы
В начало
События
| Имя | Описание | |
|---|---|---|
![]() |
Disposed | (Производный от Component.) |
![]() |
FillError | (Производный от DataAdapter.) |
![]() |
RowUpdated | |
![]() |
RowUpdating |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IDbDataAdapter. . :: . .DeleteCommand | |
![]() ![]() |
IDbDataAdapter. . :: . .InsertCommand | |
![]() ![]() |
IDbDataAdapter. . :: . .SelectCommand | |
![]() ![]() |
IDbDataAdapter. . :: . .UpdateCommand | |
![]() ![]() |
ICloneable. . :: . .Clone | (Производный от DbDataAdapter.) |
![]() ![]() |
IDataAdapter. . :: . .TableMappings | (Производный от DataAdapter.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)