SqlScriptSaveOptions.StartId

SqlScriptSaveOptions.StartId property

Gets and sets the start id.

public int StartId { get; set; }

Remarks

Only works when IdName is set.

See Also