Click or drag to resize

DBStoredProcedureParameterPrecision Property

Gets the precision of the type of the target field.

Namespace:  SD.LLBLGen.Pro.DBDriverCore
Assembly:  SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntax
[AllowInFilterAttribute(4)]
public int Precision { get; }

Property Value

Type: Int32

Implements

IProjectElementFieldMapTargetElementPrecision
See Also