DynamicType Constructor
Initializes a new instance of the DynamicType class.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DynamicType()
public DynamicType()
Examples
Code Snippet: Implementing a Custom Connector