Click or drag to resize

SqlColumnBaseDefinitionOperationsSettings Property

Gets or sets an object changing the way this column should be used in various query operations.

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

Property Value

Type: SqlColumnBaseDefinitionOperationsSettings
See Also