Values_1.DeleteColumnStatisticsTaskSettingsRequestSourceDeletes settings for a column statistics task.
type nonrec t = {databaseName : Values_0.NameString.t;The name of the database where the table resides.
*)tableName : Values_0.NameString.t;The name of the table for which to delete column statistics.
*)}