public SqlCommandBuilder( SqlDataAdapter adapter )
'Declaration Public Function New( _ ByVal adapter As SqlDataAdapter _ )
Parameters
- adapter
When you create a new instance of SqlCommandBuilder, any existing SqlCommandBuilder associated with this SqlDataAdapter is released.