[]
Gets or sets whether an empty array is a valid parameter value.
public EnableEmptyArray EnableEmptyArray { get; }
<returns>
A EnableEmptyArray value where Yes
indicates that empty arrays are allowed;
otherwise, No
. The default value is No
.
This property applies only to multi-valued parameters.