[]
        
(Showing Draft Content)

C1.DataConnector.C1DbParameter.Size

Size Property

Size

Gets or sets the maximum size, in bytes, of the data within the column.

Declaration
public override int Size { get; set; }
Overrides