RdsAttributeDefaultExpressionKind

Description

The RdsAttributeDefaultExpressionKind enumeration contains calculation moment options of default attribute value.

It is used by the following properties and methods:

Available Values

Value Brief description
0 None. Not specified.
1 EvaluateOnCreate. Calculate only on element creation.
2 EvaluateOnEdit. Calculate on creating and editing element.

Comments

By default the None value is used.

See also:

Rds Assembly Enumerations