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