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: 2019.2.1.0
Syntax
C#
public DatabaseActionItem DatabaseAction { get; set; }

Property Value

Type: DatabaseActionItem
See Also