| 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.3.0.0 (5.3.0)
SyntaxIFieldPersistenceInfo[] FieldPersistenceInfos { get; set; }Property FieldPersistenceInfos As IFieldPersistenceInfo()
	Get
	Set
Property Value
Type: 
IFieldPersistenceInfo
See Also