B
Bill Todd
I just read that the setting the DataAdapter's MissingSchemaAction
property to AddWithKey will set the primary key, MaxLength and
AllowDbNull.
I also read that FillSchema will set the primary key, MaxLength,
AllowDbNull and AutoIncrement. Is it correct that AddWithKey will not
set the AutoIncrement property of a column but FillSchema will?
property to AddWithKey will set the primary key, MaxLength and
AllowDbNull.
I also read that FillSchema will set the primary key, MaxLength,
AllowDbNull and AutoIncrement. Is it correct that AddWithKey will not
set the AutoIncrement property of a column but FillSchema will?