Greetings,
I am trying to learn how to use the Visual Studio Tools, right now I am working with GP tables and would like to know if there is a way to create custom table indexes, like in dexterity where you could do this:
int x;
assign x as key for table SOP_HDR_WORK using SOP Type of table SOP_HDR_WORK;
Thanks in advance
Jorge A.