[]
        
(Showing Draft Content)

C1.DataConnector.ParamExpression

ParamExpression Class

A class representing a parameter reference in a sql command

Inheritance
ParamExpression
Implements
Namespace: C1.DataConnector
Assembly: C1.DataConnector.dll
Syntax
public class ParamExpression : IExpression

Constructors

Name Description
ParamExpression()

Properties

Name Description
ParamName

The name of the parameter

SubExpressions

The IExpression children that made this IExpression

Type

The type of the expression