CadBinaryParameter.Data

CadBinaryParameter.Data property

Gets or sets the value.

public byte[] Data { get; set; }

Property Value

The value of the parameter.

See Also