Values_1.GetColumnStatisticsTaskSettingsRequestSourceGets 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 retrieve column statistics.
*)}