IdName

SqlScriptSaveOptions.IdName property

获取并设置id列的名称。

public string IdName { get; set; }

评论

如果设置了这个属性,将插入一个具有自动增量int值的列。

也可以看看