SetPrimaryKey Method

SetPrimaryKey function

Represents which column is primary key of the data table.


func (instance *SqlScriptSaveOptions) SetPrimaryKey(value int32)  error

Remarks

See Also