Property DropTarget
DropTarget
Gets or sets a value indicating whether to drop the target collection first if it already exists.
public bool? DropTarget { get; set; }
Property Value
- bool?
Gets or sets a value indicating whether to drop the target collection first if it already exists.
public bool? DropTarget { get; set; }