SqlScriptSaveOptions.IdName
SqlScriptSaveOptions.IdName property
Gets and sets the name of id column.
public string IdName { get; set; }
Remarks
If this property is set , a column will be inserted with automatical increment int value.
See Also
- class SqlScriptSaveOptions
- namespace Aspose.Cells.Saving
- assembly Aspose.Cells