Hi all
How do I go about removing/relocating a primary key in a dataset. I know that I can use dataset.TAble(0).primaryKey.value = <<Column>>, but will this automatically remove the existing primary key, or must I do this myself?
Mike55.
How do I go about removing/relocating a primary key in a dataset. I know that I can use dataset.TAble(0).primaryKey.value = <<Column>>, but will this automatically remove the existing primary key, or must I do this myself?
Mike55.