Aspose::Cells::Saving::SqlScriptSaveOptions::GetIdName method

SqlScriptSaveOptions::GetIdName method

Gets and sets the name of id column.

U16String Aspose::Cells::Saving::SqlScriptSaveOptions::GetIdName()

Remarks

If this property is set , a column will be inserted with automatical increment int value.

See Also