Show / Hide Table of Contents

Property ParamList

| Improve this Doc View Source

ParamList

Gets the parameter list.

Declaration
public ReadOnlyCollection<DbExpression> ParamList { get; }
Property Value
Type Description
System.Collections.ObjectModel.ReadOnlyCollection<DbExpression>
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest