SqlColumnBaseDefinitionValueInitialization Property  | 
 
            Method to call each time a value of this column 
            is loaded from the database and is being placed in its object.
            
 
    Namespace: 
   MicaSystems.Utils
    Assembly:
   MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntaxpublic SqlInitValue ValueInitialization { get; set; }Property Value
Type: 
SqlInitValue
See Also