ExpressionNodeConstant(Object) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates Constant node
public ExpressionNodeConstant (object obj);
new Microsoft.SqlServer.Management.Dmf.ExpressionNodeConstant : obj -> Microsoft.SqlServer.Management.Dmf.ExpressionNodeConstant
Public Sub New (obj As Object)
Parameters
- obj
- Object
Constant value