Method Const
| Improve this Doc View SourceConst(Binary)
Creates a column of constant expression.
Declaration
public static _Binary Const(Binary x)
Parameters
| Type | Name | Description |
|---|---|---|
| Binary | x | The value of the constant expression. |
Returns
| Type | Description |
|---|---|
| _Binary | The column of constant expression. |