C# Class Be.Vlaanderen.Basisregisters.Shaperon.DbaseNullableSingle

Inheritance: Be.Vlaanderen.Basisregisters.Shaperon.DbaseFieldValue
Mostra file Open project: Informatievlaanderen/shaperon Class Usage Examples

Public Properties

Property Type Description
MaximumDecimalCount Be.Vlaanderen.Basisregisters.Shaperon.DbaseDecimalCount
MaximumIntegerDigits Be.Vlaanderen.Basisregisters.Shaperon.DbaseIntegerDigits
MaximumLength Be.Vlaanderen.Basisregisters.Shaperon.DbaseFieldLength
MinimumLength Be.Vlaanderen.Basisregisters.Shaperon.DbaseFieldLength
NegativeValueMinimumLength Be.Vlaanderen.Basisregisters.Shaperon.DbaseFieldLength
PositiveValueMinimumLength DbaseFieldLength

Private Properties

Property Type Description

Public Methods

Method Description
AcceptsValue ( float? value ) : bool
DbaseNullableSingle ( Be.Vlaanderen.Basisregisters.Shaperon.DbaseField field, float? value = null ) : System

Method Details

AcceptsValue() public method

public AcceptsValue ( float? value ) : bool
value float?
return bool

DbaseNullableSingle() public method

public DbaseNullableSingle ( Be.Vlaanderen.Basisregisters.Shaperon.DbaseField field, float? value = null ) : System
field Be.Vlaanderen.Basisregisters.Shaperon.DbaseField
value float?
return System

Property Details

MaximumDecimalCount public_oe static_oe property

public static DbaseDecimalCount,Be.Vlaanderen.Basisregisters.Shaperon MaximumDecimalCount
return Be.Vlaanderen.Basisregisters.Shaperon.DbaseDecimalCount

MaximumIntegerDigits public_oe static_oe property

public static DbaseIntegerDigits,Be.Vlaanderen.Basisregisters.Shaperon MaximumIntegerDigits
return Be.Vlaanderen.Basisregisters.Shaperon.DbaseIntegerDigits

MaximumLength public_oe static_oe property

public static DbaseFieldLength,Be.Vlaanderen.Basisregisters.Shaperon MaximumLength
return Be.Vlaanderen.Basisregisters.Shaperon.DbaseFieldLength

MinimumLength public_oe static_oe property

public static DbaseFieldLength,Be.Vlaanderen.Basisregisters.Shaperon MinimumLength
return Be.Vlaanderen.Basisregisters.Shaperon.DbaseFieldLength

NegativeValueMinimumLength public_oe static_oe property

public static DbaseFieldLength,Be.Vlaanderen.Basisregisters.Shaperon NegativeValueMinimumLength
return Be.Vlaanderen.Basisregisters.Shaperon.DbaseFieldLength

PositiveValueMinimumLength public_oe static_oe property

public static DbaseFieldLength PositiveValueMinimumLength
return DbaseFieldLength