Property ParamList
| Improve this Doc View SourceParamList
Gets the parameter list.
Declaration
public ReadOnlyCollection<DbExpression> ParamList { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<DbExpression> |