Show / Hide Table of Contents

Method GetDbParamExpression

| Improve this Doc View Source

GetDbParamExpression(Int32)

Gets the parameter expression at specified index.

Declaration
public DbParamExpression GetDbParamExpression(int index)
Parameters
Type Name Description
System.Int32 index

The specified index.

Returns
Type Description
DbParamExpression

The parameter expression.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest