IDbFunctionCallFieldPersistenceInfos Property |
Per field in FunctionParameters, this list contains the fieldPersistenceinfo object. If a parameter in FunctionParameters is not an IEntityFieldCore implementing
object, the value for that parameter is null/Nothing.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax IFieldPersistenceInfo[] FieldPersistenceInfos { get; set; }
Property FieldPersistenceInfos As IFieldPersistenceInfo()
Get
Set
Property Value
Type:
IFieldPersistenceInfoSee Also