ColumnMetaData.Min Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

ColumnMetaData.Min Property

Gets the maximum number of characters for the value of a column.

[Visual Basic]Public ReadOnly Property Min As Integer
[C#]
public int Min {get;}

Property Value

Gets the maximum number of characters for the value of a column.

Remarks

Gets the minimum number of characters for the value of a column.

See Also

ColumnMetaData Class | ColumnMetaData Members | WRQ.Verastream.HostIntegrator Namespace