Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
初始化 SACommandBuilder 对象。
Public Sub New(ByVal adapter As SADataAdapter)
public SACommandBuilder(SADataAdapter adapter)
adapter 要为其生成一致性语句的 SADataAdapter 对象。