[]
Gets or sets whether an empty array is a valid parameter value.
public EnableEmptyArray EnableEmptyArray { get; set; }
<returns>
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.