SimpleCaseExpression Constructor

Initializes a new instance of the SimpleCaseExpression class.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New SimpleCaseExpression()
public SimpleCaseExpression()
public:
SimpleCaseExpression()
new : unit -> SimpleCaseExpression
public function SimpleCaseExpression()

See Also

Reference

SimpleCaseExpression Class

Microsoft.SqlServer.TransactSql.ScriptDom Namespace