save method

SetonixData save()

Implementation

SetonixData save() =>
    data.setTable(table, tableName).setInfo(info).setFileMetadata(metadata);