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