Skip to main content
A newer version of this page is available.
All docs
V18.2

ColumnNameSummaryOptions Constructors

Obsolete. Obsolete. Use the ColumnNameSummaryOptions class instead.
Name Parameters Description
ColumnNameSummaryOptions() none Initializes a new instance of the ColumnNameSummaryOptions class with the default settings.
ColumnNameSummaryOptions(String, SummaryOptionFlags) columnName, flags Initializes a new instance of the ColumnNameSummaryOptions class with the specified settings.
ColumnNameSummaryOptions(String) columnName Initializes a new instance of the ColumnNameSummaryOptions class with the specified settings.
See Also