BusinessLogicDataAdapter 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class BusinessLogicDataAdapter : System::Data::Common::DbDataAdapter
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class BusinessLogicDataAdapter : System.Data.Common.DbDataAdapter
Public Class BusinessLogicDataAdapter
Inherits DbDataAdapter
- 繼承
-
BusinessLogicDataAdapter
- 屬性
建構函式
| BusinessLogicDataAdapter() |
屬性
| DeleteCommand | |
| InsertCommand | |
| SelectCommand | |
| UpdateCommand |
方法
事件
| RowUpdated | |
| RowUpdating |
明確介面實作
| IDbDataAdapter.DeleteCommand | |
| IDbDataAdapter.InsertCommand | |
| IDbDataAdapter.SelectCommand | |
| IDbDataAdapter.UpdateCommand |