ComponentOne DataObjects for .NET
DefaultValue Property

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > Field Class : DefaultValue Property
Gets or sets the default value for the field when creating new rows.
Syntax
'Declaration
 
Public Property DefaultValue As System.Object
public System.object DefaultValue {get; set;}
See Also

Reference

Field Class
Field Members
Table Fields