Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Initializes a ULCommandBuilder object with the specified ULDataAdapter object.
Visual BasicOverloads Public Sub New( _ ByVal adapter As ULDataAdapter _)
C#public ULCommandBuilder( ULDataAdapter adapter);
adapter A ULDataAdapter object.