PropertySaveAttribute.PropertySaveAttribute(SaveStrategy saveStrategy) Constructor
.NET Standard 2.x
Initializes a new instance of the PropertySaveAttribute class.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
public PropertySaveAttribute(SaveStrategy saveStrategy)
Parameters
saveStrategy
SnapObjects.Data.SaveStrategy
The strategy to be used when saving data for the current property to the database.
Applies to
.NET Standard
2.x