PropertyValueExpr(PropertValueExprType) Constructor

Definition

public PropertyValueExpr (Microsoft.SqlServer.Management.SqlParser.Metadata.PropertValueExprType exprType);
new Microsoft.SqlServer.Management.SqlParser.Metadata.PropertyValueExpr : Microsoft.SqlServer.Management.SqlParser.Metadata.PropertValueExprType -> Microsoft.SqlServer.Management.SqlParser.Metadata.PropertyValueExpr
Public Sub New (exprType As PropertValueExprType)

Parameters

Applies to