EdmAssertTypeExpression Constructor
Initializes a new instance of the EdmAssertTypeExpression class.
Namespace: Microsoft.Data.Edm.Library.Expressions
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New EdmAssertTypeExpression()
public EdmAssertTypeExpression()
public:
EdmAssertTypeExpression()
new : unit -> EdmAssertTypeExpression
public function EdmAssertTypeExpression()