SqlScriptSaveOptions.PrimaryKey

SqlScriptSaveOptions.PrimaryKey property

Represents which column is primary key of the data table.

public int PrimaryKey { get; set; }

See Also