Share via


DynamicType Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DynamicType class.

Overload List

  Name Description
Public method DynamicType() Initializes a new instance of the DynamicType class.
Public method DynamicType(Int32) Initializes a new instance of the DynamicType class with the specified number of child elements.
Public method DynamicType(String) Initializes a new instance of the DynamicType class with the specified object type name.
Public method DynamicType(String, Int32) Initializes a new instance of the DynamicType class with the specified object type name and number of child elements.

Top

See Also

Reference

DynamicType Class

DynamicType Members

Microsoft.BusinessData.Runtime Namespace