UseDynamicType Property (C1ODataConnection)
In This Topic
A boolean specifying whether or not this
C1ODataConnection is using dynamic type.
Syntax
'Declaration
Public ReadOnly Property UseDynamicType As Boolean
public bool UseDynamicType {get;}
See Also