IRdsAttribute.DefaultExpressionKind

Syntax

DefaultExpressionKind: RdsAttributeDefaultExpressionKind;

Description

The DefaultExpressionKind property determines the calculation moment of default attribute value.

Comments

The default value is RdsAttributeDefaultExpressionKind.None.

Example

The method use is given in the example for IRdsAttribute.DefaultExpression.

See also:

IRdsAttribute