'Declaration Public Overloads Sub Merge( _ ByVal table As System.Data.DataTable, _ ByVal preserveChanges As System.Boolean, _ ByVal missingSchemaAction As System.Data.MissingSchemaAction _ )
public void Merge( System.Data.DataTable table, System.bool preserveChanges, System.Data.MissingSchemaAction missingSchemaAction )
Parameters
- table
- preserveChanges
- missingSchemaAction