ExpressionAttributeVariable<System.Int64>.ExpressionAttributeVariable<System::Int64> Constructor
Initializes a new instance of the ExpressionAttributeVariable<System.Int64> class.
ExpressionAttributeVariable(System.String expression)
Initializes a new instance of the ExpressionAttributeVariable<System.Int64> that returns a value by evaluating the specified expression. Syntax
public ExpressionAttributeVariable<System::Int64> (
System.String expression
)
Parameters
expression
Type: System.String
The expression to evaluate.
The expression to evaluate.
Platforms
Windows, Linux, Android