BusinessLogicDataAdapter 속성

보호된 멤버 포함
상속된 멤버 포함

BusinessLogicDataAdapter 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 AcceptChangesDuringFill (DataAdapter에서 상속됨)
공용 속성 AcceptChangesDuringUpdate (DataAdapter에서 상속됨)
보호된 속성 CanRaiseEvents (Component에서 상속됨)
공용 속성 Container (Component에서 상속됨)
공용 속성 ContinueUpdateOnError (DataAdapter에서 상속됨)
공용 속성 DeleteCommand Gets or sets a stored procedure for deleting records from the data set.
보호된 속성 DesignMode (Component에서 상속됨)
보호된 속성 Events (Component에서 상속됨)
보호된 속성 FillCommandBehavior (DbDataAdapter에서 상속됨)
공용 속성 FillLoadOption (DataAdapter에서 상속됨)
공용 속성 InsertCommand Gets or sets a stored procedure used to insert records from the data source.
공용 속성 MissingMappingAction (DataAdapter에서 상속됨)
공용 속성 MissingSchemaAction (DataAdapter에서 상속됨)
공용 속성 ReturnProviderSpecificTypes (DataAdapter에서 상속됨)
공용 속성 SelectCommand Gets or sets a stored procedure used to select records from the data set.
공용 속성 Site (Component에서 상속됨)
공용 속성 TableMappings (DataAdapter에서 상속됨)
공용 속성 UpdateBatchSize (DbDataAdapter에서 상속됨)
공용 속성 UpdateCommand Gets or sets a stored procedure used to update records from the data source.

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 속성 IDbDataAdapter.DeleteCommand Gets or sets a stored procedure for deleting records from the data set.
명시적 인터페이스 구현전용 속성 IDbDataAdapter.InsertCommand Gets or sets a stored procedure used to insert records from the data source.
명시적 인터페이스 구현전용 속성 IDbDataAdapter.SelectCommand Gets or sets a stored procedure used to select records from the data set.
명시적 인터페이스 구현전용 속성 IDbDataAdapter.UpdateCommand Gets or sets a stored procedure used to update records from the data source.
명시적 인터페이스 구현전용 속성 IDataAdapter.TableMappings (DataAdapter에서 상속됨)

맨 위로 이동

참고 항목

참조

BusinessLogicDataAdapter 클래스

Microsoft.SqlServer.Replication.BusinessLogicSupport 네임스페이스