Share via


FunctionParameter.Precision Property

Definition

Gets the precision value of the parameter.

public Nullable<byte> Precision { get; }
member this.Precision : Nullable<byte>
Public ReadOnly Property Precision As Nullable(Of Byte)

Property Value

The precision value of the parameter.

Applies to