LLBLGenProDataSourceViewBaseUpdateParameters Property |
Gets the update parameters.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses.Web (in SD.LLBLGen.Pro.ORMSupportClasses.Web.dll) Version: 5.0.0.0 (5.0.0)
Syntax public ParameterCollection UpdateParameters { get; }
Public ReadOnly Property UpdateParameters As ParameterCollection
Get
Property Value
Type:
ParameterCollectionSee Also