Gets or sets whether an empty array is a valid parameter value.
Declaration
public EnableEmptyArray EnableEmptyArray { get; set; }
Remarks
A EnableEmptyArray value where True indicates that empty arrays are allowed,
False and Auto indicate that empty arrays are not allowed.
This property applies only to multi-valued parameters.