GetPrimaryKey Method

GetPrimaryKey function

Represents which column is primary key of the data table.


func (instance *SqlScriptSaveOptions) GetPrimaryKey()  (int32,  error) 

Remarks

See Also