![]() | CreateVariableClause Properties |
The CreateVariableClause type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsArray |
Returns indictor whether array or not array.
|
![]() | IsArrayOfPrimitive |
Returns true for array of primitive values (also set the array flag)
|
![]() | IsConstant |
Returns indicator whether the variable is a constant.
|
![]() | OptionalAssignment |
Returns the optional assignment expression, or null to initialize to a null value
|
![]() | VariableName |
Returns the variable name.
|
![]() | VariableType |
Returns the variable type name.
|