Click or drag to resize

SqlColumnBaseDefinitionOperationsSettingsOperationsAlternativeColumn_Group Property

Gets or sets the alternative SQL column name to use for GROUP BY clause.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public string OperationsAlternativeColumn_Group { get; set; }

Property Value

Type: String
See Also