Click or drag to resize
ModelActionDataProviderDatabaseAction Property
Specifies the database action which should be executed.

Namespace: Colygon.MatchPoint.Data.DatabaseActions.Configuration
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public DatabaseActionItem DatabaseAction { get; set; }

Property Value

Type: DatabaseActionItem
See Also