ComponentOne DataObjects for .NET
C1ExpressField Class Properties

C1.Data.Express.2 Assembly > C1.Data.Express Namespace : C1ExpressField Class

For a list of all members of this type, see C1ExpressField members.

Public Properties
 NameDescription
Public PropertyOverridden.   
Public PropertyOverridden.   
Public PropertyOverridden.   
Public PropertyOverridden.   
Public PropertyOverridden.   
Public PropertyOverridden.   
Public PropertyGets or sets an optional Boolean expression defining applicability of a calculation. (Inherited from C1.Data.SchemaObjects.Field)
Public PropertyGets or sets the expression producing the result of a calculation. (Inherited from C1.Data.SchemaObjects.Field)
Public PropertyGets or sets a value indicating whether calculation triggers the same events as field modification by the user. (Inherited from C1.Data.SchemaObjects.Field)
Public PropertyGets the collection of field calculations, C1.Data.FieldCalculationInfo objects. (Inherited from C1.Data.SchemaObjects.Field)
Public PropertyGets or sets an optional Boolean expression defining applicability of a calculation. (Inherited from C1.Data.SchemaObjects.Field)
Public PropertyGets or sets the string used as the error description in the exception thrown when a constraint is not satisfied. (Inherited from C1.Data.SchemaObjects.Field)
Public PropertyGets or sets the Boolean expression used to test a constraint. (Inherited from C1.Data.SchemaObjects.Field)
Public PropertyGets the collection of field constraints, C1.Data.ConstraintInfo objects. (Inherited from C1.Data.SchemaObjects.Field)
Public PropertyGets or sets a value indicating whether empty strings are stored as DbNull values. (Inherited from C1.Data.SchemaObjects.Field)
Public PropertyGets or sets a value indicating whether DbNull values of a string field are returned as empty strings. (Inherited from C1.Data.SchemaObjects.Field)
Public Property  
Public PropertyGets or sets the name of the database field this field is based on.  
Public PropertyGets or sets the name of a database table on which the table is based.  
Public PropertyGets or sets the default value for the field when creating new rows. (Inherited from C1.Data.SchemaObjects.Field)
Public PropertyGets or sets a description for the field. (Inherited from C1.Data.SchemaObjects.Field)
Public PropertyGets the effective value of the AllowDbNull property at run time. (Inherited from C1.Data.SchemaObjects.Field)
Public PropertyGets the effective value of the ReadOnly property at run time. (Inherited from C1.Data.SchemaObjects.Field)
Public PropertyGets the effective value of the ReadOnlyUnlessNew property at run time. (Inherited from C1.Data.SchemaObjects.Field)
Public PropertyGets the effective value of the UserReadOnly property at run time. (Inherited from C1.Data.SchemaObjects.Field)
Public PropertyOverridden.   
Public PropertyOverridden.   
Public PropertyGets or sets the name of the field.  
Public PropertyOverridden.   
Public PropertyOverridden.   
Public PropertyOverridden.   
Public PropertyOverridden.   
Public PropertyOverridden.   
Public PropertyOverridden.   
Public PropertyGets the express table to which the field belongs.  
Public PropertyGets or sets the type of field data. (Inherited from C1.Data.SchemaObjects.Field)
Public PropertyOverridden.   
Public PropertyGets or sets a value indicating whether the field value is sent to the database (to the server) for update.  
Public PropertyGets or sets the value indicating whether the field value is used to locate the database record that is going to be updated.  
Public PropertyGets or sets the value indicating whether the field value is refreshed, retrieved from the database after updating the database record.  
Public PropertyGets or sets a value indicating whether the field value is set in the database record.  
Public PropertyOverridden.   
Top
See Also

Reference

C1ExpressField Class
C1.Data.Express Namespace